Age | Commit message (Expand) | Author |
2001-03-22 | a bit closer to the queen's english | Theo de Raadt |
2001-03-22 | it is kn_add_action, not keynote_add_action | Todd C. Miller |
2001-03-22 | typo in ERROR_NOTFOUND error message | Todd C. Miller |
2001-03-22 | Fix thinko in kn_do_query error checking; angelos OK'd | Todd C. Miller |
2001-03-20 | document new interpretation for net.inet6.icmp6.nodeinfo. | Jun-ichiro itojun Hagino |
2001-03-19 | set gl_pathv to NULL after we free it; christos@netbsd.org | Todd C. Miller |
2001-03-18 | GLOB_LIMIT changes from christos | Theo de Raadt |
2001-03-18 | Fix lots of register masks. | Brandon Creighton |
2001-03-16 | add a _kvm_pa2off() for vax | Brandon Creighton |
2001-03-14 | Move description of exect() to execve(2) man page. Add a note about exect() not | Aaron Campbell |
2001-03-13 | stronger test | David Leonard |
2001-03-13 | typo in comment | David Leonard |
2001-03-13 | recursive mutex test | David Leonard |
2001-03-11 | mdoc police. | Aaron Campbell |
2001-03-11 | Cosmetic: Super-user -> Superuser | Aaron Campbell |
2001-03-11 | Convert flags list from a literal display to a nicely formatted list. | Aaron Campbell |
2001-03-11 | Section shuffling. | Aaron Campbell |
2001-03-11 | Add cvs tag, remove incompatible LIBRARY section, plus other OpenBSD'ifications | Aaron Campbell |
2001-03-11 | Better grammar, move HISTORY before CAVEATS, and add some missing commas. | Aaron Campbell |
2001-03-11 | mdoc police. | Aaron Campbell |
2001-03-11 | Fix typo: disklable -> disklabel; from NetBSD. | Aaron Campbell |
2001-03-10 | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | Theo de Raadt |
2001-03-09 | minor irrelevant oops | Theo de Raadt |
2001-03-09 | add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060 | Theo de Raadt |
2001-03-09 | build using OpenBSD-m68k on m68k machines | Theo de Raadt |
2001-03-09 | m{,un}lockall | Artur Grabowski |
2001-03-09 | Xr mlockall | Artur Grabowski |
2001-03-09 | Add mlockall and munlockall. man-page from NetBSD. | Artur Grabowski |
2001-03-09 | typo | Artur Grabowski |
2001-03-09 | PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j... | Theo de Raadt |
2001-03-08 | exit(-1) -> exit(1) | Angelos D. Keromytis |
2001-03-08 | document that exit() -> wait() only returns low bits | Theo de Raadt |
2001-03-04 | Forgot commit, oops. | Marc Espie |
2001-03-03 | typo | Theo de Raadt |
2001-03-03 | plug many memory leaks | Theo de Raadt |
2001-03-02 | missed a second hash->ohash | Marc Espie |
2001-03-02 | Missed one hash->ohash | Marc Espie |
2001-03-02 | Fix preamble | Marc Espie |
2001-03-02 | Oops, ohash_lookup_string bit the dust. | Marc Espie |
2001-03-02 | Add ohash_* functions to libc. | Marc Espie |
2001-03-01 | describe a few new flags; jlemon@freebsd.org | Niels Provos |
2001-03-01 | Spelling: preceeding -> preceding | Aaron Campbell |
2001-02-28 | ncurses-5.2-20010224 | Todd C. Miller |
2001-02-28 | ipip.allow can also be set to 2, which skips the loopback spoof | Angelos D. Keromytis |
2001-02-25 | fix enboldening on idcok and immedok in NAME section | Todd C. Miller |
2001-02-25 | Missing commas in NAME section. Found by an espie script ;-) | Todd C. Miller |
2001-02-22 | Add a caveat about our O_TRUNC paranoia; art@ ok | Anil Madhavapeddy |
2001-02-22 | Make _nc_get_token() take a "silent" argument and only warn if it | Todd C. Miller |
2001-02-22 | Update to ncurses-5.2-20010210: | Todd C. Miller |
2001-02-21 | #ifdef out the "older tic versions may treat the description field | Todd C. Miller |