Age | Commit message (Expand) | Author |
2000-04-25 | s/.Os NetBSD/.Os/ | Jakob Schlyter |
2000-04-25 | do not replace adduser manpage (yet) | Jakob Schlyter |
2000-04-25 | we are OpenBSD and HISTORY should say so | Jakob Schlyter |
2000-04-25 | 2.6 -> 2.7; deraadt@ | Aaron Campbell |
2000-04-25 | grammar | Theo de Raadt |
2000-04-25 | keyfile protects keys, not files | Theo de Raadt |
2000-04-25 | well if you cannot do a libc commit properly a week before 2.7 tree lock, sur... | Theo de Raadt |
2000-04-25 | Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix | Aaron Campbell |
2000-04-25 | remove some non-important HISTORY | Jakob Schlyter |
2000-04-25 | Missing MLINKS | Marc Espie |
2000-04-25 | Typo | Marc Espie |
2000-04-25 | When incorporating new messages, clear the "new" count before the | Todd C. Miller |
2000-04-25 | Mention that ktrace(2) doesn't follow links | Todd C. Miller |
2000-04-25 | Missed this in last ncurses sync | Todd C. Miller |
2000-04-25 | screw .S version memset does same job... | Michael Shalayeff |
2000-04-25 | make bzero() compile again; millert@ ok | Michael Shalayeff |
2000-04-25 | C deals with complex functions, but not imaginary ones yet. | Marc Espie |
2000-04-25 | correct boundary check. XXX should avoid code duplicate here... | Jun-ichiro itojun Hagino |
2000-04-25 | getpw*_r() | David Leonard |
2000-04-25 | interop w/ F-secure windows client | Markus Friedl |
2000-04-25 | From Assar: make adosfs compile, I was supposed | Niklas Hallqvist |
2000-04-25 | if we have to allocate a new mbuf, don't forget to copy the header info from | Jason Wright |
2000-04-25 | fixing the frontend means fixing the backend too... add a countdown when | Jason Wright |
2000-04-25 | sync unknown list with reality; minor changes. | Federico G. Schwindt |
2000-04-25 | use the size of the allocation, not the minimum of what was requested and | Jason Wright |
2000-04-25 | when fixing up the header, copy from the right sized datatype (fixes IPsec | Jason Wright |
2000-04-25 | another annoying thing | Theo de Raadt |
2000-04-25 | non-O_NOFOLLOW error introduced by accident, this is fragile code.. | Theo de Raadt |
2000-04-25 | omit RC5 | Theo de Raadt |
2000-04-24 | clean up bogus .Nm "" | Jakob Schlyter |
2000-04-24 | default to non-verbose (previously undefined) | Jakob Schlyter |
2000-04-24 | include cleanup | Jakob Schlyter |
2000-04-24 | use _PATH_MASTERPASSWD & _PATH_GROUP | Jakob Schlyter |
2000-04-24 | init | Jakob Schlyter |
2000-04-24 | fix usage when building with EXTENSIONS | Jakob Schlyter |
2000-04-24 | is_number() is needed even without EXTENSIONS defined | Jakob Schlyter |
2000-04-24 | remove lint stuff. remove unneeded strlcpy. | Jakob Schlyter |
2000-04-24 | id-tags | Jakob Schlyter |
2000-04-24 | Initial import of user/group management tools from NetBSD. | Jakob Schlyter |
2000-04-24 | sync | Theo de Raadt |
2000-04-24 | oops | Theo de Raadt |
2000-04-24 | sync | Theo de Raadt |
2000-04-24 | serverworks is very private with their info... | Theo de Raadt |
2000-04-24 | use mii_detach, now xe detach/attach rocks again | Niklas Hallqvist |
2000-04-24 | Add simple mii detach routine while waiting for the post-2.7 | Niklas Hallqvist |
2000-04-24 | Fix promiscuous mode (from martin@crt.se). Style nits. Do not look at | Niklas Hallqvist |
2000-04-24 | remove old stuff | Theo de Raadt |
2000-04-24 | revived by mistake | Niklas Hallqvist |
2000-04-24 | 5k of source saved in spaces and empty lines; also rcsid | Michael Shalayeff |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |