aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Move ifconfig SFP status functionality into libifconfigRyan Moeller2020-08-092-916/+73
* net80211/ifconfig: print hardware device name for wlan interfacesBjoern A. Zeeb2020-08-071-0/+23
* pkgbase: We can't easily have a package with either a - or a _Emmanuel Vadot2020-08-071-1/+1
* All the other printf() calls cast to (void) here, do the two newer ones forWarner Losh2020-08-071-2/+2
* Fix SIGSEGV in ipfw(8) when NAT64 prefix length is omitted.Andrey V. Elsukov2020-08-052-0/+6
* Skip sbin/route tests if jail not installed (WITHOUT_JAIL).Olivier Cochard2020-08-041-2/+2
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-281-54/+0
* Make it possible to get/set MMC frequency from camcontrolIlya Bakulin2020-07-241-6/+77
* md5: return non-zero if built-in tests (-x) failEd Maste2020-07-231-2/+4
* Add missing newlines.Alexander Motin2020-07-231-5/+5
* Add tests for "add", "change" and "delete" functionality of /sbin/route.Tom Jones2020-07-224-0/+186
* Revert that!Simon J. Gerraty2020-07-191-1/+1
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-1/+1
* mount_nfs(8): document alternate form of the gssname optionGordon Bergling2020-07-171-1/+10
* Remove old devd rules for ActiveWire and Entrega Serial DB25Mateusz Piotrowski2020-07-161-18/+0
* [ipfw] quieten maybe-uninitialized errors in ipfw when compiled under mips-gc...Adrian Chadd2020-07-144-11/+10
* ipfw(8): Handle unaligned pointers in pr_u64.Mark Johnston2020-07-132-2/+2
* ipfw(8): Fix most warnings with the default WARNS level.Mark Johnston2020-07-1313-282/+308
* boot(8): fix sorting of cross referencesAllan Jude2020-07-111-4/+4
* boot(8): Add additional cross referencesAllan Jude2020-07-111-1/+5
* ping(8): Check for integer truncation when handling the value for -s.Mark Johnston2020-07-111-1/+1
* shutdown.8: Fix typoNiclas Zeising2020-07-051-1/+1
* Use KERN_MAXPHYS.Xin LI2020-07-051-19/+46
* Gather writes to larger chunks (MAXPHYS) instead of issuing them inXin LI2020-07-041-18/+58
* libifconfig: Add function to get bridge statusRyan Moeller2020-07-011-30/+3
* savecore: accept device names without the /dev/ prefixAlan Somers2020-06-291-3/+44
* ifconfig(8): optimize -f ether:dash modeAllan Jude2020-06-261-3/+3
* ifconfig(8): remove duplicate line from man pageAllan Jude2020-06-261-1/+0
* ipfw: Support the literal IPv6 address syntax in the fwd command.Mark Johnston2020-06-251-24/+35
* ipfw(8): In fill_ip6(), use a single statement for both "me" and "me6".Mark Johnston2020-06-241-7/+2
* The libufs library needs to track and free the new fs_si structureKirk McKusick2020-06-231-1/+1
* Clean up some function and variable names.Colin Percival2020-06-231-61/+61
* Improve the rcorder manual pageMateusz Piotrowski2020-06-221-35/+55
* dump(8): Reapply slightly modified r362422Conrad Meyer2020-06-201-126/+126
* Revert -r362422.Warner Losh2020-06-201-126/+126
* Increase the whimsy in this file by famring dump's work out to minions. AdjustWarner Losh2020-06-201-126/+126
* md5(1): fix -c flag to work with input on stdinAllan Jude2020-06-191-49/+52
* md5(1): Add EXAMPLES sectionFernando ApesteguĂ­a2020-06-191-1/+43
* Move the pointers stored in the superblock into a separateKirk McKusick2020-06-191-4/+8
* Document that umount -A does not unmount /devMateusz Piotrowski2020-06-181-3/+6
* [ifconfig] add UAPSD and LPDC flagsAdrian Chadd2020-06-161-4/+10
* [net80211] Add uapsd option to ifconfigAdrian Chadd2020-06-161-0/+18
* md5(1): fix style in man pageFernando ApesteguĂ­a2020-06-151-29/+14
* Decode the "LACP Fast Timeout" LAGG option flagRavi Pokala2020-06-111-4/+4
* x86 boot.8: Remove obsolescent non-loader x86 boot documentationConrad Meyer2020-06-081-22/+4
* zfsbootcfg: use vfs.root.mountfrom and update nextboot on every vdevToomas Soome2020-06-051-21/+69
* Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.John Baldwin2020-06-042-3/+4
* dhclient: Fix a logic bug remove_protocol().Mark Johnston2020-06-041-4/+7
* ifconfig(8): make it possible to filter output by interface group.Eugene Grosbein2020-06-042-4/+111
* ifconfig.8: fix cpability and flag descriptions for list scan / staAndriy Gapon2020-06-041-34/+29