aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not allow use `create` keyword as hostname when ifconfig(8) is invokedAndrey V. Elsukov2018-10-211-0/+12
* mdmfs(8): Check for other types of helper-program failureConrad Meyer2018-10-201-10/+49
* Fix typoWarner Losh2018-10-201-0/+2
* pfctl tests: Basic test case for PR 231323Kristof Provost2018-10-204-1/+7
* pfctl: Dup stringsKristof Provost2018-10-201-2/+2
* Fix spelling of an error message and add warning to another errorBjoern A. Zeeb2018-10-171-2/+4
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-17178-17154/+1
* MFH r339206-r339212, r339215-r339239Glen Barber2018-10-081-1/+1
|\
| * Fix information about $firewall_myservicesDanilo G. Baio2018-10-051-1/+1
* | MFH r338661 through r339200.Glen Barber2018-10-0515-55/+806
|\|
| * Add missing newline in pwarn message.Kirk McKusick2018-10-021-1/+1
| * Run 32-bit compat ldconfig on mips64.John Baldwin2018-09-281-1/+1
| * Add description, parameters, options, sysctl and examples of using AQMs to ip...Guangyuan Yang2018-09-271-3/+426
| * Remove -m (update) from ldconfig -32 & -soft invocation on startup.Konstantin Belousov2018-09-271-2/+2
| * Add "src-ip" or "dst-ip" keyword to the output, when we are printing theAndrey V. Elsukov2018-09-261-0/+12
| * sysctl(8): Add a standard exit status section.Mateusz Piotrowski2018-09-241-1/+3
| * Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,Andrey V. Elsukov2018-09-221-0/+1