Age | Commit message (Expand) | Author |
2001-02-04 | Add support for pseudo devices. This is done by adding more information | Mats O Jansson |
2001-01-31 | Dont write kernel if nothing has changed. ok @deraadt. -moj | Mats O Jansson |
2001-01-25 | alpha is (will be) ELF. | Artur Grabowski |
2001-01-25 | Make this elf-size independent. | Artur Grabowski |
2001-01-24 | Include err.h for warnx. | Artur Grabowski |
2001-01-24 | NULL-terminate the nlist | Artur Grabowski |
2001-01-23 | KNF stuff which angelos is too much of a baby to get right | Theo de Raadt |
2001-01-23 | Allow entries like "foo at bar enable", which override previous | Angelos D. Keromytis |
2001-01-15 | Fix bug that sometime ignored first command in -e mode. -moj | Mats O Jansson |
2001-01-05 | Generate Makefiles that don't get confused if the source layout (with | Angelos D. Keromytis |
2000-12-06 | Add a 'saving modified kernel' message. (deraadt@ ok) | Hakan Olsson |
2000-11-15 | Last commit introduced extra space (lame) | Angelos D. Keromytis |
2000-11-15 | Fix bug introduced with overriding of pseudo-devices. | Angelos D. Keromytis |
2000-10-29 | Eek, typo in my last commit; noticed by huynh.29@osu.edu | Aaron Campbell |
2000-10-28 | Close PR 1419, use modified patch (original from peter.galbavy@knowledge.com) | Angelos D. Keromytis |
2000-09-30 | Some format string problems that were missed during initial audit; deraadt@ and | Aaron Campbell |
2000-08-08 | permit changing flags | Theo de Raadt |
2000-07-07 | document timezone command, as in boot_config(8) | Theo de Raadt |
2000-05-31 | Remove hard sentence breaks. | Aaron Campbell |
2000-05-29 | More text about config file format, some of it unfortunately at the | Angelos D. Keromytis |
2000-05-29 | start to describe config file format | Theo de Raadt |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-04 | more details, and a UKC(8) link | Theo de Raadt |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-02-27 | -Wall on alpha | Theo de Raadt |
2000-01-08 | Allow UKC to change tz with 'timezone' command. | David Leonard |
2000-01-04 | Add rmoption/rmoptions; useful for people who want a slightly | Angelos D. Keromytis |
2000-01-03 | Use warnx() instead of the error() kludge | Angelos D. Keromytis |
2000-01-03 | Allow for duplicate maxusers definitions (so one can include a GENERIC | Angelos D. Keromytis |
1999-11-27 | re-enable config without arguments; fix usage | David Leonard |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-10-16 | Fix typo. | Aaron Campbell |
1999-10-16 | Improved config(8) man page; deraadt@ ok | Aaron Campbell |
1999-10-12 | document config -e. -moj | Mats O Jansson |
1999-10-05 | compile | Theo de Raadt |
1999-10-04 | config -e support; ukc from maja@ | Theo de Raadt |
1999-10-02 | extraloc[] support; maja | Theo de Raadt |
1999-07-22 | document kernel building; stolen from afterboot.8 | Theo de Raadt |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-04-18 | Make -W -Wall happier. | Marc Espie |
1999-03-17 | i386, sparc, hp300 not vax, tahoe, hp300 | Todd C. Miller |
1999-02-24 | We are OpenBSD | Artur Grabowski |
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1998-06-27 | No way, not yet. You did not even test, did you, david | Theo de Raadt |
1998-06-12 | warn when ../../../ appears in include directive, since includes are relative... | David Leonard |
1998-05-25 | missing :; tv | Theo de Raadt |
1998-05-18 | understand makeoption as makeoptions | Artur Grabowski |
1998-05-14 | more careful scanf | Theo de Raadt |