aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* dhclient: remove patching of static values in BPF programsFranco Fichtner2021-08-191-28/+11
* ipfw: use unsigned int for dummynet bandwidthLuiz Otavio O Souza2021-08-191-6/+7
* dhclient: support supersede statement for option 54Fabian Kurtz2021-08-181-4/+13
* md5(1): Fix a typo in the manual pageGordon Bergling2021-08-141-1/+1
* dumpon: fix build on some architecturesEric van Gyzen2021-08-121-2/+2
* dumpon: fix encrypted dumps after commit 372557d8c3dEric van Gyzen2021-08-111-0/+14
* iscontrol(8): Fix a typo in a structGordon Bergling2021-08-111-1/+1
* ipfw(8): Fix a typo in an error messageGordon Bergling2021-08-111-1/+1
* devmatch: Ignore the pnp fields tagged as ignore ('#')Warner Losh2021-08-101-0/+14
* pkgbase: Add nfsiod to the FreeBSD-nfs packageEmmanuel Vadot2021-08-061-0/+2
* etherswitch: Add a new striptagingress port flagKornel Duleba2021-08-032-1/+9
* socket: Implement SO_RERRORRoy Marples2021-07-281-1/+12
* bpf: Add an ioctl to set the VLAN Priority on packets sent by bpfLuiz Otavio O Souza2021-07-266-1/+26
* dumpon: Fix unconfiguring netdump with "off" and "/dev/null".Bryan Drewery2021-07-261-0/+18
* dumpon: Fix -v causing error when configuring an encrypted dumpBryan Drewery2021-07-261-1/+46
* init: execute /etc/rc.final after all user processes have terminatedKyle Evans2021-07-233-3/+66
* pfctl: syncookie configurationKristof Provost2021-07-204-6/+54
* pf: match keyword supportKristof Provost2021-07-173-2/+7
* devd: remove pccard entriesWarner Losh2021-07-151-36/+1
* Partially revert previous commit.Alexander Motin2021-07-141-3/+3
* For ns identify/delete allow nsid of 0xffffffff.Alexander Motin2021-07-141-6/+6
* Filter out LBA formats with LBA Data Size of 0.Alexander Motin2021-07-141-0/+2
* Fix bsd.subdir.mk-related issues after 0a0f7486413cJessica Clarke2021-07-121-4/+4
* fsck_ffs: fix background fsck in preen modeRobert Wing2021-07-111-5/+4
* mount_nfs.8: Add information for "nconnect" to man pageRick Macklem2021-07-111-1/+42
* nvmecontrol: document power commandWarner Losh2021-07-101-1/+32
* setkey: drop an unused argument from postprocMateusz Guzik2021-07-081-3/+3
* setkey: fix several warnings popping up when compiling without WARNS=1Mateusz Guzik2021-07-081-13/+13
* setkey: ansifyMateusz Guzik2021-07-081-18/+10
* [skip ci] correct a few SPDX license tagsAlan Somers2021-07-071-1/+1
* etc/ttys: add xen consoleJulien Grall2021-07-061-0/+2
* etc/ttys: merge ttys file down to single fileElliott Mitchell2021-07-068-291/+2
* dumpfs(8): add option to only print superblock informationRobert Wing2021-07-022-9/+20
* pfctl: cache getprotobynumber resultsMateusz Guzik2021-07-015-10/+55
* man: Build manpages for all architecturesFernando Apesteguía2021-06-301-0/+6
* fsck_ffs: don't try to write in read-only modeChuck Silvers2021-06-291-11/+13
* md5: Improve compatibility with coreutils and format fixStefan Eßer2021-06-292-10/+25
* mount_nfs.8: Update the man page for commit a145cf3f73c7Rick Macklem2021-06-261-12/+12
* md5: Fix cross-build after c2870e576bd2Jessica Clarke2021-06-251-0/+1
* sbin/md5: re-enable testsStefan Eßer2021-06-251-4/+4
* sbin/md5: disable tests due to build failuresStefan Eßer2021-06-251-4/+4
* sbin/md5: fix test case to not write outside temp directoryStefan Eßer2021-06-251-2/+2
* sbin/md5: improve compatibility with coreutils -c optionStefan Eßer2021-06-254-34/+209
* sbin/md5: add testsStefan Eßer2021-06-2565-0/+448
* devctl: add ADDR_ADD and ADDR_DEL devctl event for IFNETRozhuk Ivan2021-06-231-0/+4
* devctl: add RENAME devctl event for IFNETRozhuk Ivan2021-06-231-1/+3
* mdconfig tests: Correct a copy-pasted test descriptionMark Johnston2021-06-231-1/+1
* sbin/md5: add md5sum to synopsis in the man-pageStefan Eßer2021-06-191-1/+6
* nextboot: Improve the shell code used to figure out the zpool nameAllan Jude2021-06-051-1/+1
* ipfw.8: synopsis misses nat show formLutz Donnerhacke2021-06-041-5/+11