Age | Commit message (Expand) | Author |
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 |
2005-04-22 | Catch bad flags, ie. flags that always evaluate to false. This happens | Camiel Dobbelaar |
2005-04-21 | Rather than try to fix b2n_print and b2n_snprint, which are not used, send | Chad Loder |
2005-04-20 | actually error out when we would overflow by using the return value from | Bob Beck |
2005-04-20 | use a singular here, just to match an earlier reference; | Jason McIntyre |
2005-04-20 | simplify synopsis somewhat, sort options, and sync usage(); | Jason McIntyre |
2005-04-19 | missing endpwent(), change more carefully to _isakmpd privsep user | Hans-Joerg Hoexer |
2005-04-19 | do not attempt to list which archs are relevant to which machdep | Jason McIntyre |
2005-04-18 | sync usage() w/ man synopsis; | Jason McIntyre |
2005-04-16 | Since the return value from the *_info functions is only actually used as a | Todd C. Miller |
2005-04-16 | while snprintf and strlcpy and strlcat have this nice >buflen API (and the | Theo de Raadt |
2005-04-15 | Inconsistency between man page and code, spotted by joel@ | Christopher Pascoe |
2005-04-14 | handle snprintf out of range conditions; otto ok | Theo de Raadt |
2005-04-14 | shave off a few bytes, alpha floppies fit again now | Henning Brauer |
2005-04-14 | arg to -I is an address, not if_name; | Jason McIntyre |
2005-04-14 | sync the list of acceptable values for 'reason' with reality | Joel Knight |
2005-04-13 | avoid variable aliasing | Theo de Raadt |
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt |
2005-04-12 | Blink support is now fully functional. | Marco Peereboom |
2005-04-12 | A little bit of cleanup (missing format string arguments, some signed/ | Chad Loder |
2005-04-12 | lladdr w/o colon; ok henning | Markus Friedl |
2005-04-12 | help option useless; any unused option does that | Theo de Raadt |
2005-04-12 | handle snprintf potential -1 case | Theo de Raadt |
2005-04-12 | handle snprintf potential -1 case | Theo de Raadt |
2005-04-11 | Use absolute path for vi. OK deraadt | Chad Loder |
2005-04-11 | Handle getnameinfo failure. OK niallo | Chad Loder |