aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* [camcontrol] init ts=0 to quieten gcc.Adrian Chadd2016-12-031-1/+1
* Flag the vendor specific pages as such. This allows different decodingWarner Losh2016-12-021-20/+27
* Add SCSI REPORT TIMESTAMP and SET TIMESTAMP support.Kenneth D. Merry2016-12-015-3/+586
* Simplify test.Warner Losh2016-12-011-1/+1
* Add `gmirror create` subcommand, alike to gstripe, gconcat, etc.Alexander Motin2016-11-302-1/+24
* Fix 'ipfw delete set N':Oleg Bulyzhin2016-11-291-1/+1
* Allocate a struct ifreq rather than using a (wrong) computed size forBrooks Davis2016-11-221-2/+2
* Modify umount so that it does not do an Unmount RPC for NFSv4 mountsRick Macklem2016-11-191-2/+22
* i386 turns out to not have __uint128_t. So confusingly use 64-bit mathWarner Losh2016-11-191-1/+9
* Decode the Intel-specific Additional SMART data page (0xca) and printWarner Losh2016-11-191-1/+80
* Implement HGST Log page 0xc1, as documented in the HGST SN100 andWarner Losh2016-11-191-0/+420
* Print Intel's expanded Temperature log page.Warner Losh2016-11-191-1/+32
* Expand the SMART / Health Information Log Page (Page 02) printoutWarner Losh2016-11-191-6/+21
* Print numbers instead of hex values for smart data. The full 128-bitWarner Losh2016-11-191-34/+58
* Use a table for pages we know the size of. We have a special case forWarner Losh2016-11-191-19/+15
* Remove check for valid log pages. Let the drive tell us which pagesWarner Losh2016-11-191-8/+0
* [ifconfig] remove now duplicate IEEE80211_C_BITS definition; it's now in _iee...Adrian Chadd2016-11-181-6/+0
* Zero etherswitch_vlangroup structure before doing partial assignments.Luiz Otavio O Souza2016-11-171-2/+4
* Add missing support of named lookup tables to the IPv6 code.Andrey V. Elsukov2016-11-153-25/+20
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+1
* DIRDEPS_BUILD: Connect new dependencies.Bryan Drewery2016-11-131-0/+32
* pfctl: fix nested inline anchorsKristof Provost2016-11-101-1/+1
* Fix improper use of "its".Bryan Drewery2016-11-081-2/+2
* Remove MATCHOUI macro, unused since r197980.Gavin Atkinson2016-11-011-6/+0
* Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin2016-10-311-1/+1
* zfsbootcfg: a simple tool to set next boot (one time) options for zfsbootAndriy Gapon2016-10-294-0/+238
* 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