aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* dhclient: fix pcp:pcp cleanup failureKristof Provost2022-06-171-1/+1
* ifconfig.8: reflect removal of FDDI and Token RingZhenlei Huang2022-06-151-1/+1
* mount: revert the active vnode reporting featureDoug Ambrisko2022-06-151-4/+3
* Remove mips-specific Makefiles for /sbin and /usr/sbinMitchell Horne2022-06-141-4/+0
* mount: add vnode usage per file system with mount -vDoug Ambrisko2022-06-131-0/+7
* Correct a typo in a string literal.Jens Schweikhardt2022-06-071-1/+1
* nvmecontrol(8): Fix a typo in an error messageGordon Bergling2022-06-041-1/+1
* ipfw: add support radix tables and table lookup for MAC addressesArseny Smalyuk2022-06-044-39/+162
* mount_nfs: Only create a mounttab file entry is nmount(2) succeedsRick Macklem2022-05-281-8/+12
* arp: Implement sticky ARP mode for interfaces.Konrad Sewiłło-Jopek2022-05-272-2/+21
* dhclient: test against a real (ISC) dhcp serverJohn-Mark Gurney2022-05-262-0/+198
* ifconfig: Use SIOCGIFCAPNV if supportedKonstantin Belousov2022-05-241-6/+59
* ifconfig: add rxtls and -rxtls commandsKonstantin Belousov2022-05-241-1/+10
* ifconfig: add setifcapnv()Konstantin Belousov2022-05-242-0/+45
* ifconfig: add glue for specifying functions taking static string parameterKonstantin Belousov2022-05-242-1/+16
* ifconfig: use c99 designated initializers for DEF_CMDKonstantin Belousov2022-05-241-7/+49
* ifconfig: some styleKonstantin Belousov2022-05-241-2/+4
* devfs.rules: Do not expose "log" in the default devfs rules.Zhenlei Huang2022-05-241-1/+0
* 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-55/+54
* 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