Age | Commit message (Expand) | Author |
2006-03-06 | update usage() | Jason McIntyre |
2006-03-06 | move compat flags into a STANDARDS section; | Jason McIntyre |
2006-03-06 | move compat flags into a STANDARDS section; | Jason McIntyre |
2006-03-06 | move compat flags into a STANDARDS section; | Jason McIntyre |
2006-03-06 | move compat flags into a STANDARDS section; | Jason McIntyre |
2006-03-06 | do not panic unwiring unmapped memory (mmap3 regress); from netbsd; kettenis@... | Michael Shalayeff |
2006-03-06 | missing informative message after call to checkout_rev(). | Xavier Santolaria |
2006-03-06 | should also have removed those newlines in previous commit. | Xavier Santolaria |
2006-03-06 | missing newline in checkout_rev(); spotted by joris@. | Xavier Santolaria |
2006-03-06 | get rid of questionable macro gore. | Henning Brauer |
2006-03-06 | change a questionable multi-level foo ? a : b construct into readable | Henning Brauer |
2006-03-06 | more cleanup, again no binary change. | Henning Brauer |
2006-03-06 | cvhange a KASSERT into a if() .. panic() construct so the binary doesn't | Henning Brauer |
2006-03-06 | adapt informative message if we are sending output to stdout. | Xavier Santolaria |
2006-03-06 | KNF, cleanup etc, no binary change | Henning Brauer |
2006-03-06 | zap object pid when done with it. | Marc Espie |
2006-03-06 | actually zap the code | Marc Espie |
2006-03-06 | typo | Marc Espie |
2006-03-06 | convert permanent privilege revocation to use setresuid/setresgid; | Damien Miller |
2006-03-06 | convert permanent privilege revocation to use setresuid/setresgid; | Damien Miller |
2006-03-06 | take some infrequently used code completely out of the way. | Marc Espie |
2006-03-06 | 1-Wire bus support will first appear in OpenBSD 4.0, not 3.9. | Alexander Yurchenko |
2006-03-06 | fix output to mimic gnu/usr.bin/rcs. | Xavier Santolaria |
2006-03-06 | many spacing cleanups | Theo de Raadt |
2006-03-06 | eject -> mt (except on alpha where size tests are needed) | Theo de Raadt |
2006-03-06 | if the submitted rev(s) is/are the same as the head rev, skip the process | Xavier Santolaria |
2006-03-06 | actually, the authors section is a lie, since we rewrote it | Theo de Raadt |
2006-03-06 | i386 is not special anymore | Theo de Raadt |
2006-03-06 | fixes from adobriyan@gmail | Theo de Raadt |
2006-03-06 | No longer needed since it is moved to acpihpet. | Marco Peereboom |
2006-03-06 | Rename hpet to acpihpet so that all devices use the same naming convention. | Marco Peereboom |
2006-03-05 | Remove more NRND NetBSDisms. | Kenneth R Westerback |
2006-03-05 | Use more queue macros rather than doing it by hand; ok otto@ krw@ | Miod Vallat |
2006-03-05 | Sprinkle some tabs and a little cleaning. | Brad Smith |
2006-03-05 | better wording from weingart; | Jason McIntyre |
2006-03-05 | plug some potential resource leaks in error paths. | Niall O'Higgins |
2006-03-05 | checkin_parsekeyword() returns void so zap unnecessary return. | Niall O'Higgins |
2006-03-05 | GNU ci(1) doesn't allow dates younger than HEAD, neither on the command | Niall O'Higgins |
2006-03-05 | oops, forgot the diff3.c portion of this diff: | Niall O'Higgins |
2006-03-05 | in rcs_patch_lines(), ensure that rcs patch delete operations don't | Niall O'Higgins |
2006-03-05 | fatal() instead of returning -1 on failure in patch functions | Niall O'Higgins |
2006-03-05 | honour -m on initial revision. | Niall O'Higgins |
2006-03-05 | Remove NetBSDism NRND. Pointed out by Mickey. | Kenneth R Westerback |
2006-03-05 | Hook acpi to ddb since we need to be able to do some live debugging. | Marco Peereboom |
2006-03-05 | now that rcs_getrev() isn't doing keyword expansion anymore and rcsdiff(1) | Niall O'Higgins |
2006-03-05 | our deltatexts were sometimes different from gnu. rcs_getrev() was | Niall O'Higgins |
2006-03-05 | avoid running mkfontdir/fc-cache if they don't exist. | Marc Espie |
2006-03-05 | Synch | Marc Espie |
2006-03-05 | Simplify ffs_alloccgblk() a lot by not caring about allocating | Pedro Martelletto |
2006-03-05 | document USER_LDT; | Jason McIntyre |