Age | Commit message (Expand) | Author |
2022-09-10 | init(8): fix signal handler boolean type and qualifier | Scott Soule Cheloha |
2022-09-06 | Delete some unreferenced SMD, ST506 and archaic SCSI #define's | Kenneth R Westerback |
2022-09-04 | Document disklabel(8) -T's new RAID template | Klemens Nanni |
2022-09-03 | Add a new keyword to template files, 'raid', to allow the auto | Kenneth R Westerback |
2022-09-02 | Write /etc/resolv.conf in a more atomic manner. | Florian Obser |
2022-09-01 | Nuke comment about not using d_sbsize. | Kenneth R Westerback |
2022-09-01 | d_bbsize and d_sbsize have become write-only fields. | Kenneth R Westerback |
2022-09-01 | At the moment unveil(2) doesn't check the path for bind(2) or connect(2). | Martijn van Duren |
2022-09-01 | Don't print device name on failure | Klemens Nanni |
2022-08-31 | If a partition both starts and ends beyond the end of the unit | Kenneth R Westerback |
2022-08-30 | sync to libunbound 1.16.2; heavy lifting by sthen | Florian Obser |
2022-08-29 | Print warning when a GPT partition start or end is outside the | Kenneth R Westerback |
2022-08-29 | Dynamically link these /sbin daemons: dhcpleased, mountd, nfsd, pflogd, | Theo de Raadt |
2022-08-29 | Print warning when an MBR partition starts or extends past the | Kenneth R Westerback |
2022-08-26 | Sync usage with manual | Klemens Nanni |
2022-08-26 | Move (unused) functions under !SMALL | Klemens Nanni |
2022-08-20 | Align description of -g and -u with mount_tmpfs.8 | Theo Buehler |
2022-08-20 | -k and -K are mutually exclusive, make usage match manual | Klemens Nanni |
2022-08-20 | Accept both names and ids for -g and -u and implement missing error | Otto Moerbeek |
2022-08-19 | Zap useless cast | Klemens Nanni |
2022-08-19 | Improve RAID level parsing | Klemens Nanni |
2022-08-19 | Document lease files | Klemens Nanni |
2022-08-16 | Remove -c compat | Klemens Nanni |
2022-08-16 | -v prints to standard error not output | Klemens Nanni |
2022-08-05 | Among published AT&T UNIX releases, a shutdown(8) command was contained | Ingo Schwarze |
2022-08-03 | dmesg(8): don't accept positional arguments | Scott Soule Cheloha |
2022-07-31 | The geometry information in stuct disklabel is not used for | Kenneth R Westerback |
2022-07-30 | we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno | Jonathan Gray |
2022-07-29 | Mention id(1) -R, reference rtable(4) in route(8) | Klemens Nanni |
2022-07-27 | Remove redundant bzero, the pfctl struct memset later on. | Moritz Buhl |
2022-07-26 | Allow editing of an MBR of all zeros. | Kenneth R Westerback |
2022-07-25 | Only MBR and GPT structures can be edited by fdisk. | Kenneth R Westerback |
2022-07-23 | Delete autoconf or temporary address if flag is removed. | Florian Obser |
2022-07-23 | Let the kernel delete the (default) route when we deconfigure the | Florian Obser |
2022-07-23 | Send an IFP to distinguish (default) routes over different interfaces | Florian Obser |
2022-07-23 | Delete addresses when interface is no longer autoconf. | Florian Obser |
2022-07-22 | add missing full stop; | Jason McIntyre |
2022-07-22 | Include an OpenIKED Vendor ID payload in the initial handshake. This will | Tobias Heider |
2022-07-22 | Fix potential leak of reply in error case. | Tobias Heider |
2022-07-22 | fix use after free in debug path | Jonathan Gray |
2022-07-21 | Set the default pool size for the new anchors pool otherwise it's set to 0. | Moritz Buhl |
2022-07-20 | Add a pool for the allocation of the pf_anchor struct. | Moritz Buhl |
2022-07-18 | Check if there is a locally cached nameserver to send before responding | Tobias Heider |
2022-07-18 | Synch 'help' command descriptions with man page descriptions. | Kenneth R Westerback |
2022-07-18 | 'quit' and 'exit' descriptions were reversed. | Kenneth R Westerback |
2022-07-17 | Modernize and cleanse fdisk.8, making it more concise and | Kenneth R Westerback |
2022-07-14 | When the autoconf flag flaps around we might end up with multiple bpf | Florian Obser |
2022-07-12 | Rewrite state machine in the style of dhcpleased(8). | Florian Obser |
2022-07-10 | Add some anti-feline input protection by refusing to process | Kenneth R Westerback |
2022-07-10 | Use nice #define's for input buf size and output help buf size. | Kenneth R Westerback |