aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect libl dependencyEnji Cooper2014-08-231-2/+2
* Whitespace/style changes merged from projects/ipfw.Alexander V. Chernikov2014-08-231-1/+1
* Merge buffer-printing changes from from projects/ipfw as preparationAlexander V. Chernikov2014-08-235-365/+532
* Change file permissions for some setuid executables so they are "o+r".Neel Natu2014-08-212-3/+3
* * Add new net/sff8436.h containing constants used to accessAlexander V. Chernikov2014-08-211-88/+365
* Misc fixes suggested by Coverity.Alan Somers2014-08-201-3/+9
* Add description for the "automounted" mount flag.Edward Tomasz Napierala2014-08-201-1/+6
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-199-18/+0
* Zero buffer before request.Alexander V. Chernikov2014-08-181-0/+1
* Add LIBUTIL to DPADDEnji Cooper2014-08-181-0/+1
* Add -ll to LDADD to fix "make checkdpadd"Enji Cooper2014-08-181-1/+1
* Add forgotten DPADD to ifconfig(8).Alexander V. Chernikov2014-08-171-0/+1
* Remove LOG_ODELAY because it does nothing.Neel Natu2014-08-171-1/+1
* Bring in the new automounter, similar to what's provided in most otherEdward Tomasz Napierala2014-08-172-2/+5
* Clean up unused definitions.Alexander V. Chernikov2014-08-161-22/+8
* * Use standard net/sff8472.h header for sff bits and offsets.Alexander V. Chernikov2014-08-161-103/+85
* Add support for reading i2c SFP/SFP+ data from NIC driver andAlexander V. Chernikov2014-08-164-0/+551
* Use mount protocol version 3 by default for showmount and umount.Peter Wemm2014-08-161-1/+1
* Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == noEnji Cooper2014-08-152-22/+17
* Remove bogus ; at the end of the if condition in order to unbreak gcc buildsBjoern A. Zeeb2014-08-151-2/+2
* Convert devd's client socket to type SOCK_SEQPACKET.Alan Somers2014-08-145-38/+276
|\
| * sbin/devd/devd.8Alan Somers2014-08-141-1/+1
| * sbin/devd/devd.8Alan Somers2014-05-212-37/+65
* | Use "NO NAME" as the default unnamed label.Pedro F. Giffuni2014-08-131-1/+1
* | Fix a typo in a comment: s/interprete/interpret/Glen Barber2014-08-121-1/+1
* | Turn off kern.geom.part.mbr.enforce_chs by default.Andrey V. Elsukov2014-08-121-1/+1
* | Remove duplicate entry.Andrey V. Elsukov2014-08-121-7/+0
* | Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is setAndrey V. Elsukov2014-08-121-1/+7
* | Mention tmpfs(5)Steven Kreuzer2014-08-061-0/+1
* | Honour WITH and WITHOUT_INET6_SUPPORT.Cy Schubert2014-08-051-0/+8
* | Provide -o vers= support for mount_nfs.Bjoern A. Zeeb2014-08-052-1/+55
* | Add generic list, status, load and unload docs to gpart(8)Isabell Long2014-08-031-1/+21
* | When restoring a UFS dump onto a ZFS filesystem, an assertion inKirk McKusick2014-07-301-3/+5
* | mdoc: sort sections.Joel Dahl2014-07-291-4/+4
* | When interval is set to very small value with limited amount of packets,Xin LI2014-07-281-2/+8
* | Fix spelling of Camellia algorithm. While here, replace blank linesWarren Block2014-07-251-11/+10
* | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-172-4/+4
* | newfs_msdosfs: Respect FSFIXFATPedro F. Giffuni2014-07-142-4/+4
* | msdosfs: Assorted fixes from other BSDs.Pedro F. Giffuni2014-07-142-15/+33
* | fsck_msdosfs: be a bit more permissivePedro F. Giffuni2014-07-141-5/+6
* | Minor (mostly cosmetic) cleanupsPedro F. Giffuni2014-07-142-3/+1
* | Make the description of the "no_prefer_iface" flag easier to understand.Jeremie Le Hen2014-07-121-3/+5
* | Fix non-version text after .Fx macro usage.Glen Barber2014-07-081-1/+2
* | Remove ia64.Marcel Moolenaar2014-07-077-640/+1
* | Check the number of returned entries before doing any access to ifm_ulist.Luiz Otavio O Souza2014-07-051-0/+2
* | After EFI support was added to the installer, it needed to allow bootNathan Whitehorn2014-07-041-1/+19
* | Add persistent reservation support to camcontrol(8).Kenneth D. Merry2014-07-035-9/+1351
* | Document all aliases supported by GEOM_PART class.Andrey V. Elsukov2014-07-011-13/+173
* | Fix ifconfig to show pltime and vltime with -L option,Hajimu UMEMOTO2014-06-301-9/+13
* | Don't hide zero-length strings when doing sysctl listings.Hans Petter Selasky2014-06-271-2/+2