Age | Commit message (Expand) | Author |
2005-05-18 | remove certpatch(8) stuff; | Jason McIntyre |
2005-05-18 | bye bye | Hans-Joerg Hoexer |
2005-05-18 | bye bye | Hans-Joerg Hoexer |
2005-05-18 | there's no need for certpatch anymore, so remove it | Hans-Joerg Hoexer |
2005-05-18 | allow payload types 20 and 21 for nat-t | Hans-Joerg Hoexer |
2005-05-14 | more logical section order; | Jason McIntyre |
2005-05-14 | - openssl req can create self-signed certs in one step | Jason McIntyre |
2005-05-14 | Give example of how to spin down a device since this is a question | Todd C. Miller |
2005-05-12 | add some missing section descriptions to make this page a little | Jason McIntyre |
2005-05-10 | no need to use select() | Hans-Joerg Hoexer |
2005-05-07 | Add support for the domain keyboards, and simplify the kbd -l logic. | Miod Vallat |
2005-05-07 | Check for kvm_nlist failure to retrieve all keyboard map symbols, and do | Miod Vallat |
2005-05-06 | sync the CERTIP and CERTFQDN sections; | Jason McIntyre |
2005-05-05 | document /etc/isakmpd/pubkeys a little better; | Jason McIntyre |
2005-05-05 | cleanup FIFO section; | Jason McIntyre |
2005-05-05 | .Xr openssl 1 , | Jason McIntyre |
2005-05-05 | sort options; | Jason McIntyre |
2005-05-05 | first stab at improving PKI section; | Jason McIntyre |
2005-05-05 | improve FILES; | Jason McIntyre |
2005-05-05 | sort options; | Jason McIntyre |
2005-05-05 | grammar/mdoc tweaks; | Jason McIntyre |
2005-05-05 | remove a LOG_DBG, suggested by moritz | Hans-Joerg Hoexer |
2005-05-05 | more cleanup: use log_fatalx(), nicer handling of the socketpair, use | Hans-Joerg Hoexer |
2005-05-05 | alphabetically order options within sections; | Jason McIntyre |
2005-05-05 | this is not a separate list item; | Jason McIntyre |
2005-05-05 | first stab at making this page easier to read: | Jason McIntyre |
2005-05-05 | typo | Joel Knight |
2005-05-05 | Remove REGENTS in license. Spotted miod@ | Marco Peereboom |
2005-05-04 | clean up KEY_API() wrapper. | Hans-Joerg Hoexer |
2005-05-04 | - treat allowaperature like other machdep sysctls - don't mention | Jared Yanovich |
2005-05-03 | Remove SIGUSR2-related stuff as suggested by ho@. | Moritz Jodeit |
2005-05-03 | remove remaining stuff from b2n_snprintf removal. ok hshoexer@ | Moritz Jodeit |
2005-05-03 | provide log_fatalx() function, that does not print an error string (like err | Hans-Joerg Hoexer |
2005-05-03 | fix signal race, when child dies before the monitor | Moritz Jodeit |
2005-05-02 | invert, sort, and build on hp300 | Martin Reindl |
2005-05-01 | - better synopsis | Jason McIntyre |
2005-04-30 | correctly use whole disk, pointed out by toby | Theo de Raadt |
2005-04-30 | Support checking filesystems which have or once had large files (>4 GB) | Niall O'Higgins |
2005-04-30 | various fixes; | Jason McIntyre |
2005-04-30 | match disklabel change | Theo de Raadt |
2005-04-30 | Better header at the top: | Theo de Raadt |
2005-04-30 | make this useable to people busy installing | Theo de Raadt |
2005-04-28 | indent and sort FILES section | Bjorn Sandell |
2005-04-28 | Use strlcpy() not snprintf(). OK otto@ and moritz@ | Todd C. Miller |
2005-04-28 | -Wall clean now | Henning Brauer |
2005-04-28 | tiny doses of KNF, inspired by a diff for sth else from Brian <bwaichu@yahoo.... | Henning Brauer |
2005-04-25 | - no longer macppc only | Martin Reindl |
2005-04-24 | it is nice if this compiles on other systems | Theo de Raadt |
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |