Age | Commit message (Expand) | Author |
2000-04-26 | we've done an oops | Michael Shalayeff |
2000-04-26 | After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointer | Aaron Campbell |
2000-04-26 | sync with latest kame. | Jun-ichiro itojun Hagino |
2000-04-26 | sync | Theo de Raadt |
2000-04-26 | make usage readable on a console; eric jackson <shinobi@monkey.org> | Jakob Schlyter |
2000-04-26 | usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org> | Jakob Schlyter |
2000-04-26 | enable user | Jakob Schlyter |
2000-04-26 | new header files from netbsd -- also a spinlock.h | Brandon Creighton |
2000-04-26 | dc_csid ain't needed no more; jason@ ok | Michael Shalayeff |
2000-04-26 | vax resurrection, part 1: sync with early-april netbsd | Brandon Creighton |
2000-04-26 | sync | Theo de Raadt |
2000-04-26 | Make perl sets happy.. Yoy! | Bob Beck |
2000-04-25 | Add AudioNvideo | Constantine Sapuntzakis |
2000-04-25 | A fix to the dreaded isadmaattach panic which hunts people playing with | Niklas Hallqvist |
2000-04-25 | Use CIRCLEQ_FOREACH | Constantine Sapuntzakis |
2000-04-25 | mention tcp identifiers; miodrag@ifrance.com | Theo de Raadt |
2000-04-25 | sync | Theo de Raadt |
2000-04-25 | kill, test and pwd are ksh builtins--no need to include standalone binaries. | Todd C. Miller |
2000-04-25 | fix install mode for skel/dot.rhosts | Jakob Schlyter |
2000-04-25 | /usr/share/skel removed | Jakob Schlyter |
2000-04-25 | /usr/share/skel moved to /etc/skel | Jakob Schlyter |
2000-04-25 | change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compabi... | Jakob Schlyter |
2000-04-25 | references to /usr/share/examples/usermgmt removed as we do not have that | Jakob Schlyter |
2000-04-25 | skeletal login directory into /etc/skel | Jakob Schlyter |
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 |