summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-26we've done an oopsMichael Shalayeff
2000-04-26After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointerAaron Campbell
2000-04-26sync with latest kame.Jun-ichiro itojun Hagino
2000-04-26syncTheo de Raadt
2000-04-26make usage readable on a console; eric jackson <shinobi@monkey.org>Jakob Schlyter
2000-04-26usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org>Jakob Schlyter
2000-04-26enable userJakob Schlyter
2000-04-26new header files from netbsd -- also a spinlock.hBrandon Creighton
2000-04-26dc_csid ain't needed no more; jason@ okMichael Shalayeff
2000-04-26vax resurrection, part 1: sync with early-april netbsdBrandon Creighton
2000-04-26syncTheo de Raadt
2000-04-26Make perl sets happy.. Yoy!Bob Beck
2000-04-25Add AudioNvideoConstantine Sapuntzakis
2000-04-25A fix to the dreaded isadmaattach panic which hunts people playing withNiklas Hallqvist
2000-04-25Use CIRCLEQ_FOREACHConstantine Sapuntzakis
2000-04-25mention tcp identifiers; miodrag@ifrance.comTheo de Raadt
2000-04-25syncTheo de Raadt
2000-04-25kill, test and pwd are ksh builtins--no need to include standalone binaries.Todd C. Miller
2000-04-25fix install mode for skel/dot.rhostsJakob Schlyter
2000-04-25/usr/share/skel removedJakob Schlyter
2000-04-25/usr/share/skel moved to /etc/skelJakob Schlyter
2000-04-25change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compabi...Jakob Schlyter
2000-04-25references to /usr/share/examples/usermgmt removed as we do not have thatJakob Schlyter
2000-04-25skeletal login directory into /etc/skelJakob Schlyter
2000-04-25s/.Os NetBSD/.Os/Jakob Schlyter
2000-04-25do not replace adduser manpage (yet)Jakob Schlyter
2000-04-25we are OpenBSD and HISTORY should say soJakob Schlyter
2000-04-252.6 -> 2.7; deraadt@Aaron Campbell
2000-04-25grammarTheo de Raadt
2000-04-25keyfile protects keys, not filesTheo de Raadt
2000-04-25well if you cannot do a libc commit properly a week before 2.7 tree lock, sur...Theo de Raadt
2000-04-25Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fixAaron Campbell
2000-04-25remove some non-important HISTORYJakob Schlyter
2000-04-25Missing MLINKSMarc Espie
2000-04-25TypoMarc Espie
2000-04-25When incorporating new messages, clear the "new" count before theTodd C. Miller
2000-04-25Mention that ktrace(2) doesn't follow linksTodd C. Miller
2000-04-25Missed this in last ncurses syncTodd C. Miller
2000-04-25screw .S version memset does same job...Michael Shalayeff
2000-04-25make bzero() compile again; millert@ okMichael Shalayeff
2000-04-25C deals with complex functions, but not imaginary ones yet.Marc Espie
2000-04-25correct boundary check. XXX should avoid code duplicate here...Jun-ichiro itojun Hagino
2000-04-25getpw*_r()David Leonard
2000-04-25interop w/ F-secure windows clientMarkus Friedl
2000-04-25From Assar: make adosfs compile, I was supposedNiklas Hallqvist
2000-04-25if we have to allocate a new mbuf, don't forget to copy the header info fromJason Wright
2000-04-25fixing the frontend means fixing the backend too... add a countdown whenJason Wright
2000-04-25sync unknown list with reality; minor changes.Federico G. Schwindt
2000-04-25use the size of the allocation, not the minimum of what was requested andJason Wright
2000-04-25when fixing up the header, copy from the right sized datatype (fixes IPsecJason Wright