aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix building BEAGLEBONE images with Crochet using theGlen Barber2015-05-053-5/+12
* Add new USB ID.Hans Petter Selasky2015-05-052-0/+2
* Start to reduce the diff between the Atmel kernel configs.Andrew Turner2015-05-053-80/+89
* The VIRT kernel config targets armv6.Andrew Turner2015-05-051-33/+1
* Move the first batch of common armv6 options to std.armv6.Andrew Turner2015-05-0517-491/+33
* Remove buildenv_setup(), and set EMBEDDEDPORTS to theGlen Barber2015-05-051-16/+1
* Add initial support for building RPI2 images.Glen Barber2015-05-053-0/+83
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-0549-6/+60
* Document r281617, wc(1) race when receiving SIGINFO fixed.Glen Barber2015-05-051-0/+5
* Fix a FDP style nit. Wrap the lines as a result.Glen Barber2015-05-051-3/+3
* Document r281802, support added for building FreeBSD/aarch64 virtualGlen Barber2015-05-051-0/+5
* Update the svn revision marker.Glen Barber2015-05-051-1/+1
* Document r282434, openresolv updated to version 3.7.0.Glen Barber2015-05-051-0/+4
* Document r282274, xen(4) PV domU kernel support removed.Glen Barber2015-05-051-0/+3
* Document r282213, kern.racct.enable tunable and RACCT_DISABLEDGlen Barber2015-05-051-0/+7
* Document r282212, several improvements/updates to the HyperV drivers.Glen Barber2015-05-052-0/+22
* Document r282208, chmod(1), chflags(1), chgrp(1), and chown(8) nowGlen Barber2015-05-052-0/+7
* Fix a typo.Glen Barber2015-05-051-1/+1
* Tweak seekdir, telldir and readdir so that when htere are deletes going on,Julian Elischer2015-05-055-1/+65
* Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled inAndrew Turner2015-05-051-0/+1
* Update the comment on what CPUs this driver supports.Andrew Turner2015-05-051-1/+1
* cp: Remove fts sorting.Jilles Tjoelker2015-05-051-28/+1
* Add "The Design and Implementation of the FreeBSD OS, 2nd Ed.".Sergey A. Osokin2015-05-051-0/+4
* Move the point we attach the ofw driver on arm64 to nexus.c. This willAndrew Turner2015-05-052-0/+15
* Document DragonFly releases 4.0.2 - 4.0.5 and OpenBSD 5.7.Sergey A. Osokin2015-05-051-1/+13
* Add FDT to the list of known GUIDs.Andrew Turner2015-05-051-0/+3
* zfs: do not hold an extra reference on a root vnode while a filesystem is mou...Andriy Gapon2015-05-052-9/+2
* Disable the use of floating-point and vector registers in the loader. TheyAndrew Turner2015-05-053-0/+8
* dmu_recv_end_check: don't leak hold if dsl_destroy_snapshot_check_impl failsAndriy Gapon2015-05-051-2/+6
* Fix major copy/paste and other style errors.Sergey Kandaurov2015-05-051-5/+10
* Copy new attribute types when linking. bfd will copy attributes as needed,Andrew Turner2015-05-051-0/+3
* When cross-building ${LIBSTAND} may be set to the host copy. Point to theAndrew Turner2015-05-051-0/+6
* Add support for Sierra MC7354 cardRenato Botelho2015-05-052-0/+2
* Enlarge the buffer for storing macros as some macros can be longer than 5Baptiste Daroussin2015-05-051-1/+1
* Update the list of known roff commands (adding the mdoc package)Baptiste Daroussin2015-05-051-35/+54
* Properly assign open and close brackets and checks memoryBaptiste Daroussin2015-05-051-2/+12
* Add apple-boot, apple-hfs and apple-ufs aliases to MBR scheme.Andrey V. Elsukov2015-05-053-3/+12
* Ensure we read existing values of the stk tableBaptiste Daroussin2015-05-051-2/+4
* Use stdup(3) and check its return instead from homebrew version using strcpy(3)Baptiste Daroussin2015-05-051-1/+2
* cosmetic fixesBaptiste Daroussin2015-05-051-2/+2
* Apply seom style(9) fixes from NetBSDBaptiste Daroussin2015-05-052-31/+29
* Prevent useless use of strdup(3)Baptiste Daroussin2015-05-051-2/+4
* Replace homebrewed NIL by NULLBaptiste Daroussin2015-05-052-72/+69
* Use stdbool instead of homebrewed booleanBaptiste Daroussin2015-05-053-69/+64
* Another function to ansifyBaptiste Daroussin2015-05-051-2/+2
* Remove unused variablesBaptiste Daroussin2015-05-051-2/+0
* Explicitly use O_RDONLY instead of 0Baptiste Daroussin2015-05-051-1/+1
* Use strlcpy(3) instead of strcpy(3)Baptiste Daroussin2015-05-051-2/+2
* upper the warning level to 3Baptiste Daroussin2015-05-051-1/+1
* Another bit of ansificationBaptiste Daroussin2015-05-051-3/+1