aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* swapoff: Remove only late devices with -aL.Jilles Tjoelker2016-10-212-1/+11
* Fix a problem in camcontrol(8) that cropped up with r307684.Kenneth D. Merry2016-10-211-54/+66
* For CCBs allocated on the stack, we need to clear the entire CCB, not justKenneth D. Merry2016-10-201-1/+3
* md5: enter capability on last fd or when acting as a filterEd Maste2016-10-191-15/+42
* Add support for non-contiguous IPv6 masks in ipfw(8) rules.Andrey V. Elsukov2016-10-182-21/+45
* pf: port extended DSCP support from OpenBSDKristof Provost2016-10-131-9/+64
* Fix spurious white space introduced in r301059Allan Jude2016-10-092-2/+2
* Sort SEE ALSO section sequentially.Sevan Janiyan2016-10-081-3/+3
* [ifconfig] correctly display RSSI.Adrian Chadd2016-10-081-2/+2
* Add verbosity around failed reboot(2) call.Konstantin Belousov2016-10-071-2/+7
* When making a pause after detecting hard kill of the single-userKonstantin Belousov2016-10-071-1/+9
* savecore(8): Fix buffer overrun inspecting disks with varying sector sizeConrad Meyer2016-10-061-6/+7
* Add history section to nos-tun(8)Sevan Janiyan2016-10-051-1/+6
* Add history section to natd(8)Sevan Janiyan2016-10-051-2/+7
* Add history section to fsck_ffs(8)Sevan Janiyan2016-10-051-4/+15
* Add history section to fsck(8)Sevan Janiyan2016-10-051-1/+13
* Document the history of fdisk based on the original post to comp.unix.bsd by ...Sevan Janiyan2016-10-051-1/+16
* Document the history of fdisk based on the original post to comp.unix.bsd by ...Sevan Janiyan2016-10-051-4/+19
* Add history section for devfs(8)Sevan Janiyan2016-10-051-2/+8
* Add history section for devd(8)Sevan Janiyan2016-10-051-2/+8
* Add history section for clri(8)Sevan Janiyan2016-10-051-1/+6
* Add history section for bsdlabel(8)Sevan Janiyan2016-10-051-2/+7
* Add history section for atmconfig(8)Sevan Janiyan2016-10-051-2/+7
* pf: remove fastroute tagKristof Provost2016-10-042-8/+5
* shutdown appeared as a standalone utility in 4.1BSD.Sevan Janiyan2016-10-031-4/+6
* setkey appeared in FreeBSD 4.0Sevan Janiyan2016-10-031-1/+3
* sconfig appeared in FreeBSD 5.2.Sevan Janiyan2016-10-031-2/+8
* Note the version PF first appeared in FreeBSD & from which version it was por...Sevan Janiyan2016-10-031-6/+10
* Note the change of name in FreeBSD 5.0.Sevan Janiyan2016-10-031-2/+6
* Note the name change from mount_null to mount_nullfs in FreeBSD 5.0.Sevan Janiyan2016-10-031-2/+6
* Amend history to mention predecessor originated from 386BSD[1] & current impl...Sevan Janiyan2016-10-031-13/+24
* Note mount_fusefs appeared in FreeBSD 10.Sevan Janiyan2016-10-031-28/+44
* mksnap_ffs appeared in FreeBSD 5.1.Sevan Janiyan2016-10-021-2/+2
* mknod appeared in V4 UNIXSevan Janiyan2016-10-021-2/+2
* init was there in UNIX from V1Sevan Janiyan2016-10-021-2/+2
* gbde first appeared in FreeBSD 5.0Sevan Janiyan2016-10-021-1/+4
* Document which version of BSD first showed up in and add the version infoSevan Janiyan2016-10-021-8/+9
* Mention the version of NetBSD the utility originated from.Sevan Janiyan2016-10-021-2/+5
* dumpon(8) appears to be present in FreeBSD 2.0.5,Sevan Janiyan2016-10-021-2/+2
* dump(8) first appeared in V4 UNIXSevan Janiyan2016-10-021-2/+2
* dmesg(8) first appeared in 3BSD.Sevan Janiyan2016-10-021-2/+2
* ccdconfig first appeared in NetBSD 1.1Sevan Janiyan2016-10-021-3/+3
* swapon(8): Update to reality: swapoff ignores -L and the late option in fstab.Jilles Tjoelker2016-10-021-9/+1
* Igor suggested moving sentence to new line.Sevan Janiyan2016-10-021-6/+7
* Indicate that this is a locally administered MAC address.Marcelo Araujo2016-09-271-1/+2
* Use bsdlabel as we don't have hardlink disklabel -> bsdlabel on MIPS.Ruslan Bukin2016-09-261-1/+1
* Mount msdosfs with longnames support by default.Alan Somers2016-09-231-8/+1
* dhclient(8): Enable numbered user class ID optionConrad Meyer2016-09-201-0/+1
* mount(1): Simplify by using asprintf(3)Pedro F. Giffuni2016-09-191-5/+2
* Consolidate four efi_next_descriptor() definitions.Konstantin Belousov2016-09-181-3/+0