aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pfctl: print counters in decimalKristof Provost2021-09-081-6/+6
* pfctl: Don't use PRIu64Kristof Provost2021-09-081-7/+6
* Fix -Wformat errors in pfctl on 32-bit architecturesDimitry Andric2021-09-061-2/+2
* pfctl: use libpfctl to retrieve pf statusKristof Provost2021-09-063-37/+33
* Fix a common typo in man pages and src commentsGordon Bergling2021-09-021-1/+1
* pfctl: build fixKristof Provost2021-08-311-1/+2
* pfctl: fix killing states by IDKristof Provost2021-08-311-2/+0
* Revert "Do a sweep and remove most WARNS=6 settings"Dimitry Andric2021-08-293-2/+4
* Do a sweep and remove most WARNS=6 settingsKyle Evans2021-08-293-4/+2
* ipfw: use unsigned int for dummynet bandwidthLuiz Otavio O Souza2021-08-261-6/+7
* init: execute /etc/rc.final after all user processes have terminatedKyle Evans2021-08-263-3/+66
* dhclient: support supersede statement for option 54Fabian Kurtz2021-08-261-4/+13
* Fix remote code execution in ggatec(8).Gordon Tetlow2021-08-241-0/+20
* md5(1): Fix a typo in the manual pageGordon Bergling2021-08-191-1/+1
* 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
* 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
* nvmecontrol: update copyright on passthru commandWarner Losh2021-07-311-2/+1
* nvmecontrol: Report status from passthru commandsWarner Losh2021-07-311-1/+2
* Add SPDX tag.Warner Losh2021-07-311-0/+2
* nvmecontrol: document power commandWarner Losh2021-07-311-1/+32
* nvmecontrol: fix typo (s/Managment/Management/)Edward Tomasz Napierala2021-07-311-1/+1
* Fix 32-bit build post 6733401935f83754b4b2744bc3d33ef84b1271e0Dimitry Andric2021-07-311-1/+1
* nvmecontrol: add device self-test op and log pageChuck Tuffli2021-07-314-1/+263
* [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
* 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
* sbin/md5: add md5sum to synopsis in the man-pageStefan Eßer2021-07-064-33/+274
* md5: portability fix -- include stdbool.h explicitlyWarner Losh2021-07-061-0/+1
* md5: Create md5sum, etc compatible programsWarner Losh2021-07-063-10/+87
* sbin/md5: Create /usr/tests/sbin/md5 directory for placing testsLi-Wen Hsu2021-07-0665-0/+448
* pfctl: cache getprotobynumber resultsMateusz Guzik2021-07-055-10/+55
* 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
* pfctl tests: Test fairq configurationKristof Provost2021-05-274-1/+6
* 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
* 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-0/+4
* Make fsck_ffs more persistent in creating a lost+found directory.Kirk McKusick2021-05-173-8/+19