aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Small language fix after r340978.Eugene Grosbein2018-11-261-1/+1
* ipfw.8: add new section to EXAMPLES:Eugene Grosbein2018-11-261-0/+51
* bectl: sync usage with man page, removing stray multibyte charactersYuri Pankov2018-11-261-9/+11
* Properly recover from superblock check-hash failures. Specifically,Kirk McKusick2018-11-251-5/+3
* Fix a minor typo in ipfw(8) manual page.Guangyuan Yang2018-11-231-1/+1
* Cross-reference libbe(3) and bectl(8).Mateusz Piotrowski2018-11-211-1/+2
* Fix incorrect DSCP value range from 0..64 to 0..63.Guangyuan Yang2018-11-211-2/+2
* Make multiline APPLY_MASK() macro to be function-like.Andrey V. Elsukov2018-11-201-1/+1
* Avoid clobbering a user-specified -g value after r340547.Mark Johnston2018-11-201-5/+8
* bectl(8) tests: attempt to load the ZFS moduleKyle Evans2018-11-191-1/+1
* bectl(8): Add some regression testsKyle Evans2018-11-193-0/+311
* bectl(3)/libbe(3): Allow BE root to be specifiedKyle Evans2018-11-191-4/+16
* Change dumpon(8)'s handling of -g.Mark Johnston2018-11-182-23/+24
* mount_fusefs.8: expand HISTORY sectionAlan Somers2018-11-171-6/+10
* Fix build break from dump incompatibility I introduced in -r340411Kirk McKusick2018-11-143-7/+7
* Plug build break after r340411.Gleb Smirnoff2018-11-133-7/+7
* In preparation for adding inode check-hashes, clean up andKirk McKusick2018-11-1312-232/+232
* Fix part of the SYNOPSIS documenting LIST OF RULES AND PREPROCESSINGEugene Grosbein2018-11-131-11/+11
* libcasper: ange the name of limits in cap_dns so the intentions are obvious.Mariusz Zaborski2018-11-121-3/+3
* Add ability to use dynamic external prefix in ipfw_nptv6 module.Andrey V. Elsukov2018-11-123-5/+37
* pfctl: Populate ifname in ifa_lookup()Kristof Provost2018-11-081-0/+1
* ipfw.8: fix small syntax error in an exampleEugene Grosbein2018-11-081-1/+1
* ping(8): improve diagnostics in case of wrong arguments.Eugene Grosbein2018-11-081-40/+41
* Do not print "ip6" keyword in print_icmp6types() for O_ICMP6TYPE opcode.Andrey V. Elsukov2018-11-061-1/+1
* ping: simplify use of CasperMariusz Zaborski2018-11-041-13/+3
* capsicum: use a new capsicum helpers in toolsMariusz Zaborski2018-11-043-15/+19
* ipfw(8): clarify layer2 processing abilitiesEugene Grosbein2018-11-041-0/+21
* Do not use bzero() for the O_ICMP6TYPE opcode.Andrey V. Elsukov2018-11-031-2/+0
* Further research shows usbdump(8) is what we should point people atWarner Losh2018-11-021-2/+2
* Catch up with the SCSI device removal. We should likely review why weWarner Losh2018-11-021-3/+2
* Document r226775: tell why we omit usbus[0-9]+Warner Losh2018-11-021-1/+3
* In preparation for adding inode check-hashes, convert the clri(8)Kirk McKusick2018-11-011-61/+36
* In preparation for adding inode check-hashes, change the fsck_ffsKirk McKusick2018-10-316-38/+38
* Initial implementation of draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-10-302-0/+11
* pfctl test: Add a test for macro names with a space in itKristof Provost2018-10-282-1/+30
* pfctl: Do not allow whitespace in macro namesKristof Provost2018-10-281-0/+8
* pf: Make ':0' ignore link-local v6 addresses tooKristof Provost2018-10-281-0/+3
* rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume"Eugene Grosbein2018-10-271-2/+21
* mount_msdosfs: do not fail mounts requiring locale name conversion tableEugene Grosbein2018-10-271-3/+4
* route(8): correctly return exit status when "-q" flag is used.Eugene Grosbein2018-10-271-4/+6
* dumpon.8: Significantly revamp pageConrad Meyer2018-10-261-165/+177
* dumpon(8): Provide seatbelt against weak RSA keysConrad Meyer2018-10-262-1/+37
* Use correct format specificator to print setdscp action.Andrey V. Elsukov2018-10-251-1/+1
* Allow fdisk(8) to deal with sectors larger than 2048Rodney W. Grimes2018-10-251-1/+1
* Continuing efforts to provide hardening of FFS, this change adds aKirk McKusick2018-10-232-4/+8
* pf tests: Fix incorrect test for PR 231323Kristof Provost2018-10-222-3/+4
* pfctl: Fix line numbers when \ is used inside ""Kristof Provost2018-10-221-1/+3
* Retire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option. And add abilityAndrey V. Elsukov2018-10-211-3/+43
* Add IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8) to mark rule,Andrey V. Elsukov2018-10-211-1/+10
* Fix grammar.Andrey V. Elsukov2018-10-211-1/+1