aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pfctl: fix out-of-bounds accessJessica Clarke2022-05-221-1/+1
* ping: add missing test files to MakefileMike Karels2022-05-211-0/+2
* ping: if -S srcaddr uses a numeric address, use that protocolMike Karels2022-05-204-0/+50
* dumpon: warn if the configured netdump link is downMitchell Horne2022-05-141-4/+23
* ipfw.8: spell "layer2" consistently throughout the manual pageEugene Grosbein2022-05-131-3/+3
* Clean up comments in fsck.h.Kirk McKusick2022-05-101-56/+55
* newfs_msdos: Fix warnings that arise when compiled for makefsMark Johnston2022-05-101-2/+5
* dmesg: Better wording from reviewWarner Losh2022-05-071-3/+4
* msgbuf: Allow microsecond granularity timestampsWarner Losh2022-05-071-1/+4
* dmesg: Document kern.msgbuf_show_timestampWarner Losh2022-05-071-1/+14
* Improve description of the nocache option.Alexander Leidinger2022-05-061-2/+4
* Properly specify the level of indirect block being looked up.Kirk McKusick2022-05-051-1/+1
* If setkey(8) is used without ipsec.ko loaded beforehand,Eugene Grosbein2022-05-051-0/+15
* pkgbase: move devd's hyperv.conf to hyperv-tools packageMina Galić2022-05-031-1/+4
* sbin/devfs: Correct usageEnji Cooper2022-04-301-1/+1
* fusefs: use the fsname mount option if setAlan Somers2022-04-291-2/+4
* setkey(8): Clarify language around AEAD ciphers.John Baldwin2022-04-271-26/+32
* pf: Add per-rule timestamps for rule and eth_ruleReid Linnemann2022-04-221-0/+23
* Add nullfs specific nocache option.Alexander Leidinger2022-04-221-1/+7
* pfctl tests: fix Ethernet output expectationsKristof Provost2022-04-213-3/+3
* ifconfig: Fix spelling errorWarner Losh2022-04-201-1/+1
* pfctl: always print 'l3' source/destinationKristof Provost2022-04-201-6/+4
* pf: allow the use of tables in ethernet rulesKristof Provost2022-04-201-4/+6
* ping: split the visual part of -f into a new option -.Piotr Pawel Stefaniak2022-04-184-18/+59
* savecore: add an option to save a live minidumpMitchell Horne2022-04-182-5/+250
* savecore: factor out info file handlingMitchell Horne2022-04-181-32/+43
* savecore: decrease filename buffer sizesMitchell Horne2022-04-181-6/+5
* savecore: fold maxdumps check into getbounds()Mitchell Horne2022-04-181-3/+2
* pfctl: fix recursive printing of rulesMatteo Riondato2022-04-141-7/+5
* ifconfig.8: Note that -l accepts -g in addition to -d and -uMateusz Piotrowski2022-04-111-2/+3
* mount: use pidfile_signalMateusz Guzik2022-04-091-26/+1
* fsck_ffs(8): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* routed(8): Remove a double word in a source code commentGordon Bergling2022-04-091-1/+1
* hastd(8): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* umount(8): Remove a double word in a source code commentGordon Bergling2022-04-091-1/+1
* ipnat(5): Fix a double word in the manual pageGordon Bergling2022-04-091-1/+1
* dhclient(8): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* savecore: include '-u' flag in usage messageMitchell Horne2022-04-051-1/+1
* libpfctl: relocate implementations of pfr_add/get/set_addrsReid Linnemann2022-04-041-67/+17
* bectl: push space-in-name check down into libbeKyle Evans2022-04-031-7/+2
* ipf(5): Fix a typo in the manual pageGordon Bergling2022-04-021-1/+1
* devd(8): Fix a typo in a configuration fileGordon Bergling2022-04-021-1/+1
* pf: handle duplicate rules gracefullyMateusz Guzik2022-04-011-2/+17
* bectl: add some discussion about boot environment layoutsKyle Evans2022-03-311-1/+91
* ifconfig.8: Update -l synopsisMateusz Piotrowski2022-03-311-0/+1
* ifconfig.8: Document "ifconfig -g groupname"Mateusz Piotrowski2022-03-311-0/+50
* ifconfig.8: Remove commented-out Xr eon 5Mateusz Piotrowski2022-03-311-1/+0
* ifconfig.8: Remove remaining Xerox Network Systems(tm) bitsMateusz Piotrowski2022-03-311-20/+0
* ifconfig.8: Simplify examples by using canonical parametersMateusz Piotrowski2022-03-311-14/+8
* ifconfig.8: Mark address_family as optional in synopsisMateusz Piotrowski2022-03-311-0/+2