| Commit message (Expand) | Author | Age | Files | Lines |
* | Change file permissions for some setuid executables so they are "o+r". | neel | 2014-08-21 | 2 | -3/+3 |
* | * Add new net/sff8436.h containing constants used to access | melifaro | 2014-08-21 | 1 | -88/+365 |
* | Misc fixes suggested by Coverity. | asomers | 2014-08-20 | 1 | -3/+9 |
* | Add description for the "automounted" mount flag. | trasz | 2014-08-20 | 1 | -1/+6 |
* | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 9 | -18/+0 |
* | Zero buffer before request. | melifaro | 2014-08-18 | 1 | -0/+1 |
* | Add LIBUTIL to DPADD | ngie | 2014-08-18 | 1 | -0/+1 |
* | Add -ll to LDADD to fix "make checkdpadd" | ngie | 2014-08-18 | 1 | -1/+1 |
* | Add forgotten DPADD to ifconfig(8). | melifaro | 2014-08-17 | 1 | -0/+1 |
* | Remove LOG_ODELAY because it does nothing. | neel | 2014-08-17 | 1 | -1/+1 |
* | Bring in the new automounter, similar to what's provided in most other | trasz | 2014-08-17 | 2 | -2/+5 |
* | Clean up unused definitions. | melifaro | 2014-08-16 | 1 | -22/+8 |
* | * Use standard net/sff8472.h header for sff bits and offsets. | melifaro | 2014-08-16 | 1 | -103/+85 |
* | Add support for reading i2c SFP/SFP+ data from NIC driver and | melifaro | 2014-08-16 | 4 | -0/+551 |
* | Use mount protocol version 3 by default for showmount and umount. | peter | 2014-08-16 | 1 | -1/+1 |
* | Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == no | ngie | 2014-08-15 | 2 | -22/+17 |
* | Remove bogus ; at the end of the if condition in order to unbreak gcc builds | bz | 2014-08-15 | 1 | -2/+2 |
* | Convert devd's client socket to type SOCK_SEQPACKET. | asomers | 2014-08-14 | 5 | -38/+276 |
* | Use "NO NAME" as the default unnamed label. | pfg | 2014-08-13 | 1 | -1/+1 |
* | Fix a typo in a comment: s/interprete/interpret/ | gjb | 2014-08-12 | 1 | -1/+1 |
* | Turn off kern.geom.part.mbr.enforce_chs by default. | ae | 2014-08-12 | 1 | -1/+1 |
* | Remove duplicate entry. | ae | 2014-08-12 | 1 | -7/+0 |
* | Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is set | ae | 2014-08-12 | 1 | -1/+7 |
* | Mention tmpfs(5) | skreuzer | 2014-08-06 | 1 | -0/+1 |
* | Honour WITH and WITHOUT_INET6_SUPPORT. | cy | 2014-08-05 | 1 | -0/+8 |
* | Provide -o vers= support for mount_nfs. | bz | 2014-08-05 | 2 | -1/+55 |
* | Add generic list, status, load and unload docs to gpart(8) | issyl0 | 2014-08-03 | 1 | -1/+21 |
* | When restoring a UFS dump onto a ZFS filesystem, an assertion in | mckusick | 2014-07-30 | 1 | -3/+5 |
* | mdoc: sort sections. | joel | 2014-07-29 | 1 | -4/+4 |
* | When interval is set to very small value with limited amount of packets, | delphij | 2014-07-28 | 1 | -2/+8 |
* | Fix spelling of Camellia algorithm. While here, replace blank lines | wblock | 2014-07-25 | 1 | -11/+10 |
* | Replace all uses of libncurses and libtermcap with their wide character | brooks | 2014-07-17 | 2 | -4/+4 |
* | newfs_msdosfs: Respect FSFIXFAT | pfg | 2014-07-14 | 2 | -4/+4 |
* | msdosfs: Assorted fixes from other BSDs. | pfg | 2014-07-14 | 2 | -15/+33 |
* | fsck_msdosfs: be a bit more permissive | pfg | 2014-07-14 | 1 | -5/+6 |
* | Minor (mostly cosmetic) cleanups | pfg | 2014-07-14 | 2 | -3/+1 |
* | Make the description of the "no_prefer_iface" flag easier to understand. | jlh | 2014-07-12 | 1 | -3/+5 |
* | Fix non-version text after .Fx macro usage. | gjb | 2014-07-08 | 1 | -1/+2 |
* | Remove ia64. | marcel | 2014-07-07 | 7 | -640/+1 |
* | Check the number of returned entries before doing any access to ifm_ulist. | loos | 2014-07-05 | 1 | -0/+2 |
* | After EFI support was added to the installer, it needed to allow boot | nwhitehorn | 2014-07-04 | 1 | -1/+19 |
* | Add persistent reservation support to camcontrol(8). | ken | 2014-07-03 | 5 | -9/+1351 |
* | Document all aliases supported by GEOM_PART class. | ae | 2014-07-01 | 1 | -13/+173 |
* | Fix ifconfig to show pltime and vltime with -L option, | ume | 2014-06-30 | 1 | -9/+13 |
* | Don't hide zero-length strings when doing sysctl listings. | hselasky | 2014-06-27 | 1 | -2/+2 |
* | Remove duplicated includes. | pjd | 2014-06-26 | 2 | -4/+0 |
* | mdoc: remove superfluous paragraph macros. | joel | 2014-06-23 | 5 | -5/+0 |
* | use .Mt to mark up email addresses consistently (part1) | bapt | 2014-06-20 | 57 | -93/+92 |
* | Fix spelling, typos, missing articles, contractions. Expanded version | wblock | 2014-06-18 | 1 | -6/+7 |
* | Add disklabel64 support to GEOM_PART class. | ae | 2014-06-11 | 1 | -1/+7 |