aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* md5(1): Fix a typo in the manual pageGordon Bergling2021-08-191-1/+1
* pkgbase: Add nfsiod to the FreeBSD-nfs packageEmmanuel Vadot2021-08-161-0/+2
* ipfw(8): Fix a typo in an error messageGordon Bergling2021-08-161-1/+1
* iscontrol(8): Fix a typo in a structGordon Bergling2021-08-161-1/+1
* socket: Implement SO_RERRORRoy Marples2021-08-111-1/+12
* mount_nfs.8: Add information for "nconnect" to man pageRick Macklem2021-08-031-1/+42
* bpf: Add an ioctl to set the VLAN Priority on packets sent by bpfLuiz Otavio O Souza2021-08-026-1/+26
* pf: match keyword supportKristof Provost2021-07-313-2/+7
* [skip ci] correct a few SPDX license tagsAlan Somers2021-07-271-1/+1
* pfctl: syncookie configurationKristof Provost2021-07-274-6/+54
* devd: remove pccard entriesWarner Losh2021-07-211-36/+1
* etc/ttys: add xen consoleJulien Grall2021-07-211-0/+2
* etc/ttys: merge ttys file down to single fileElliott Mitchell2021-07-218-291/+2
* ttys: diff reductionWarner Losh2021-07-213-13/+13
* Partially revert previous commit.Alexander Motin2021-07-211-3/+3
* For ns identify/delete allow nsid of 0xffffffff.Alexander Motin2021-07-211-6/+6
* Filter out LBA formats with LBA Data Size of 0.Alexander Motin2021-07-211-0/+2
* fsck_ffs: fix background fsck in preen modeRobert Wing2021-07-191-5/+4
* ifconfig: 80211, add line break after key infoBjoern A. Zeeb2021-07-181-0/+2
* nvmecontrol: fix typo (s/Managment/Management/)Edward Tomasz Napierala2021-07-121-1/+1
* nvmecontrol: update copyright on passthru commandWarner Losh2021-07-121-2/+1
* nvmecontrol: Report status from passthru commandsWarner Losh2021-07-121-1/+2
* nvmecontrol: document power commandWarner Losh2021-07-121-1/+32
* mount_nfs.8: Update the man page for commit a145cf3f73c7Rick Macklem2021-07-111-12/+12
* md5: Improve compatibility with coreutils and format fixStefan Eßer2021-07-062-10/+25
* pfctl: cache getprotobynumber resultsMateusz Guzik2021-07-055-10/+55
* mdconfig tests: Correct a copy-pasted test descriptionMark Johnston2021-06-301-1/+1
* md5: Fix cross-build after c2870e576bd2Jessica Clarke2021-06-281-0/+1
* sbin/md5: improve compatibility with coreutils -c optionStefan Eßer2021-06-284-34/+214
* md5: portability fix -- include stdbool.h explicitlyWarner Losh2021-06-281-0/+1
* md5: Create md5sum, etc compatible programsWarner Losh2021-06-283-11/+88
* sbin/md5: add testsStefan Eßer2021-06-2865-0/+448
* ipfw.8: synopsis misses nat show formLutz Donnerhacke2021-06-181-5/+11
* bectl(8): don't allow creation of boot environments with spacesRobert Wing2021-06-112-1/+12
* fsck_ufs: fix segfault with gjournalRobert Wing2021-06-111-0/+1
* fsck_ffs(8): fix divide by zero when debug messages are enabledRobert Wing2021-06-111-1/+1
* Fix fsck_ufs segfault when it needs to rerun.Kirk McKusick2021-06-021-5/+5
* ldconfig(8): update manpage to realityKonstantin Belousov2021-05-281-67/+47
* pfctl tests: Test fairq configurationKristof Provost2021-05-273-0/+5
* pfctl: Fix crash on ALTQ configurationKristof Provost2021-05-271-1/+1
* pf: Track the original kif for floating statesKristof Provost2021-05-271-1/+4
* pfctl: Use DIOCGETSTATESNVKristof Provost2021-05-273-79/+56
* pfctl: Ensure parent queue is configured for FAIRQKristof Provost2021-05-271-2/+4
* ipfw.8: Fix table exampleLutz Donnerhacke2021-05-251-4/+4
* Fix fsck_ffs Pass 1b error exit "bad inode number 256 to nextinode".Kirk McKusick2021-05-221-1/+1
* Correct assert added to dump program.Kirk McKusick2021-05-201-1/+1
* Ensure that files with no allocated blocks are trimmed to zero length.Kirk McKusick2021-05-181-13/+25
* sbin/ipfw: Fix parsing error in table based forwardLutz Donnerhacke2021-05-181-45/+43
* Clean up fsck_ffs error message output.Kirk McKusick2021-05-171-1/+7
* Make fsck_ffs more persistent in creating a lost+found directory.Kirk McKusick2021-05-173-8/+19