| Commit message (Expand) | Author | Age | Files | Lines |
| * | Do not print "ip6" keyword in print_icmp6types() for O_ICMP6TYPE opcode. | Andrey V. Elsukov | 2018-11-06 | 1 | -1/+1 |
| * | ping: simplify use of Casper | Mariusz Zaborski | 2018-11-04 | 1 | -13/+3 |
| * | capsicum: use a new capsicum helpers in tools | Mariusz Zaborski | 2018-11-04 | 3 | -15/+19 |
| * | ipfw(8): clarify layer2 processing abilities | Eugene Grosbein | 2018-11-04 | 1 | -0/+21 |
| * | Do not use bzero() for the O_ICMP6TYPE opcode. | Andrey V. Elsukov | 2018-11-03 | 1 | -2/+0 |
| * | Further research shows usbdump(8) is what we should point people at | Warner Losh | 2018-11-02 | 1 | -2/+2 |
| * | Catch up with the SCSI device removal. We should likely review why we | Warner Losh | 2018-11-02 | 1 | -3/+2 |
| * | Document r226775: tell why we omit usbus[0-9]+ | Warner Losh | 2018-11-02 | 1 | -1/+3 |
| * | In preparation for adding inode check-hashes, convert the clri(8) | Kirk McKusick | 2018-11-01 | 1 | -61/+36 |
| * | In preparation for adding inode check-hashes, change the fsck_ffs | Kirk McKusick | 2018-10-31 | 6 | -38/+38 |
| * | Initial implementation of draft-ietf-6man-ipv6only-flag. | Bjoern A. Zeeb | 2018-10-30 | 2 | -0/+11 |
| * | pfctl test: Add a test for macro names with a space in it | Kristof Provost | 2018-10-28 | 2 | -1/+30 |
| * | pfctl: Do not allow whitespace in macro names | Kristof Provost | 2018-10-28 | 1 | -0/+8 |
| * | pf: Make ':0' ignore link-local v6 addresses too | Kristof Provost | 2018-10-28 | 1 | -0/+3 |
| * | rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume" | Eugene Grosbein | 2018-10-27 | 1 | -2/+21 |
| * | mount_msdosfs: do not fail mounts requiring locale name conversion table | Eugene Grosbein | 2018-10-27 | 1 | -3/+4 |
| * | route(8): correctly return exit status when "-q" flag is used. | Eugene Grosbein | 2018-10-27 | 1 | -4/+6 |
| * | dumpon.8: Significantly revamp page | Conrad Meyer | 2018-10-26 | 1 | -165/+177 |
| * | dumpon(8): Provide seatbelt against weak RSA keys | Conrad Meyer | 2018-10-26 | 2 | -1/+37 |
| * | Use correct format specificator to print setdscp action. | Andrey V. Elsukov | 2018-10-25 | 1 | -1/+1 |
| * | Allow fdisk(8) to deal with sectors larger than 2048 | Rodney W. Grimes | 2018-10-25 | 1 | -1/+1 |
| * | Continuing efforts to provide hardening of FFS, this change adds a | Kirk McKusick | 2018-10-23 | 2 | -4/+8 |
| * | pf tests: Fix incorrect test for PR 231323 | Kristof Provost | 2018-10-22 | 2 | -3/+4 |
| * | pfctl: Fix line numbers when \ is used inside "" | Kristof Provost | 2018-10-22 | 1 | -1/+3 |
| * | Retire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option. And add ability | Andrey V. Elsukov | 2018-10-21 | 1 | -3/+43 |
| * | Add IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8) to mark rule, | Andrey V. Elsukov | 2018-10-21 | 1 | -1/+10 |
| * | Fix grammar. | Andrey V. Elsukov | 2018-10-21 | 1 | -1/+1 |
| * | Do not allow use `create` keyword as hostname when ifconfig(8) is invoked | Andrey V. Elsukov | 2018-10-21 | 1 | -0/+12 |
| * | mdmfs(8): Check for other types of helper-program failure | Conrad Meyer | 2018-10-20 | 1 | -10/+49 |
| * | Fix typo | Warner Losh | 2018-10-20 | 1 | -0/+2 |
| * | pfctl tests: Basic test case for PR 231323 | Kristof Provost | 2018-10-20 | 4 | -1/+7 |
| * | pfctl: Dup strings | Kristof Provost | 2018-10-20 | 1 | -2/+2 |
| * | Fix spelling of an error message and add warning to another error | Bjoern A. Zeeb | 2018-10-17 | 1 | -2/+4 |
| * | Move the rc framework out of sbin/init into libexec/rc. | Bjoern A. Zeeb | 2018-10-17 | 178 | -17154/+1 |
| * | MFH r339206-r339212, r339215-r339239 | Glen Barber | 2018-10-08 | 1 | -1/+1 |
| |\ |
|
| | * | Fix information about $firewall_myservices | Danilo G. Baio | 2018-10-05 | 1 | -1/+1 |
| * | | MFH r338661 through r339200. | Glen Barber | 2018-10-05 | 15 | -55/+806 |
| |\| |
|
| | * | Add missing newline in pwarn message. | Kirk McKusick | 2018-10-02 | 1 | -1/+1 |
| | * | Run 32-bit compat ldconfig on mips64. | John Baldwin | 2018-09-28 | 1 | -1/+1 |
| | * | Add description, parameters, options, sysctl and examples of using AQMs to ip... | Guangyuan Yang | 2018-09-27 | 1 | -3/+426 |
| | * | Remove -m (update) from ldconfig -32 & -soft invocation on startup. | Konstantin Belousov | 2018-09-27 | 1 | -2/+2 |
| | * | Add "src-ip" or "dst-ip" keyword to the output, when we are printing the | Andrey V. Elsukov | 2018-09-26 | 1 | -0/+12 |
| | * | sysctl(8): Add a standard exit status section. | Mateusz Piotrowski | 2018-09-24 | 1 | -1/+3 |
| | * | Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case, | Andrey V. Elsukov | 2018-09-22 | 1 | -0/+1 |
| | * | We don't need shell protection for when we're expanding matches. | Warner Losh | 2018-09-22 | 2 | -4/+4 |
| | * | Move disktab to sbin/bsdlabel/ | Brad Davis | 2018-09-18 | 2 | -0/+205 |
| | * | Move dhclient.conf to sbin/dhclient/. | Brad Davis | 2018-09-18 | 2 | -0/+9 |
| | * | Remove dhclient.conf from here in prep for the move of it from etc/. | Brad Davis | 2018-09-18 | 1 | -39/+0 |
| | * | Fix "fasthalt" to halt instead of reboot | Eric van Gyzen | 2018-09-14 | 1 | -1/+1 |
| | * | Add the "-t" option to geom(8) utility, to display geoms hierarchy. | Edward Tomasz Napierala | 2018-09-14 | 2 | -4/+142 |