Age | Commit message (Expand) | Author |
2008-08-19 | use the actual keysize from the SA to figure out which AES variant | Markus Friedl |
2008-08-19 | Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@ | Pedro Martelletto |
2008-08-15 | Add -s option to usage(). | Joel Sing |
2008-08-14 | Allow the sector size to be specified by the user when configuring a | Joel Sing |
2008-08-12 | use correct byte order when printing state expiration minutes; ok henning@ | David Krause |
2008-08-11 | fix a6 partition lookup where a static variable was incorrectly used in | Reyk Floeter |
2008-08-11 | Undo last commit; deraadt didn't like it. | Marco Peereboom |
2008-08-11 | Add infrastructure to manually kick off rebuilds. | Marco Peereboom |
2008-08-10 | add missing ellipsis; spacing. | Igor Sobrado |
2008-08-10 | spacing; remove non-existent flag from synopsis. | Igor Sobrado |
2008-08-10 | add missing space. | Igor Sobrado |
2008-08-10 | Shorten the lines of '?' output in edit mode. A couple were too | Kenneth R Westerback |
2008-08-08 | Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a. | Kenneth R Westerback |
2008-08-07 | correctly copy the log interface spec when expanding an antispoof rule that | Henning Brauer |
2008-08-04 | refuse to run on block devices; prompted by marco; ok marco@ millert@ | Otto Moerbeek |
2008-08-04 | fix extended partition support by handling chained EBRs correctly | Reyk Floeter |
2008-08-04 | "-a" is used if no arguments are given to wsconsctl. | Igor Sobrado |
2008-08-04 | Properly output machdep.chipset values on alpha models without pci buses; | Miod Vallat |
2008-08-03 | spread the unwritten wisdom newfs should be run on raw devs, not on | Otto Moerbeek |
2008-08-02 | fixes from Alexander Holupirek, documentation/5899: | Jason McIntyre |
2008-07-29 | s/affect/assign/ in wmm option. | Damien Bergamini |
2008-07-25 | don't redefine INFINITY -- math.h defines it now | Martynas Venckus |
2008-07-24 | check sysctl return value | Henning Brauer |
2008-07-22 | If isakmpd is started with -4 or -6, virtual_get_default() may | Alexander Bluhm |
2008-07-22 | use generalised PBKDF#2 from bioctl; ok damien@ | Damien Miller |
2008-07-21 | spelling fix from Mark Pecaut; | Jason McIntyre |
2008-07-21 | Free the rules in the rule_queue also if ipsecctl is called with | Alexander Bluhm |
2008-07-19 | Correct missed capitalization of MPLS. | Brad Smith |
2008-07-18 | +.Xr crash 8 , | Jason McIntyre |
2008-07-17 | Pasto in error message for setspppkey() | Stuart Henderson |
2008-07-12 | fix printing of nchstats | Thordur I. Bjornsson |
2008-07-10 | Die -r, die! Eliminate stray -r in usage text. Spotted by James Hartley. | Kenneth R Westerback |
2008-07-09 | Read 'vendor' flag from ASCII disklabel since we print it. Fixes | Kenneth R Westerback |
2008-07-09 | expand the net.inet.(tcp|udp).baddynamic dynamic source port | Damien Miller |
2008-07-06 | Don't change the size of the partition being newfs'd when sectorsize, | Kenneth R Westerback |
2008-07-05 | synchronize usage of atactl commands with manual page. | Igor Sobrado |
2008-07-03 | do not forget to initialize other member of $$ in qname; noted by mark shroyer | Theo de Raadt |
2008-07-02 | string munging: say 'CRYPTO' not 'RAID67' | Todd T. Fries |
2008-07-01 | Isakmpd acquire mode did not work with a config generated from | Alexander Bluhm |
2008-07-01 | If a rules contains a hostname instead of an address, use the list | Alexander Bluhm |
2008-07-01 | If multiple to addresses but no peer are given in an ike or flow | Alexander Bluhm |
2008-07-01 | Initialize variable before checking against NULL. | Ray Lai |
2008-06-29 | Simplify state creation code; merge state import/export code between pfsync | Ryan Thomas McBride |
2008-06-27 | documentation tweak. | Igor Sobrado |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-25 | In interactive mode, always suggest offsets and sizes inside the | Otto Moerbeek |
2008-06-25 | allow to install and boot the OpenBSD A6 partition and disklabel in an | Reyk Floeter |
2008-06-24 | - move -S and -t into the main option descriptions: they were the only | Jason McIntyre |
2008-06-24 | - document the raidlevels | Jason McIntyre |
2008-06-24 | Index: src/sbin/growfs/growfs.c | Igor Sobrado |