openbsd
2000-04-26 chrisSIOCSIFGENERIC is now in sys/sockio.h
2000-04-26 deraadtadd errata for 82443BX identified by smurph
2000-04-26 chrisSIOCSIFGENERIC/SIOCGIFGENERIC
2000-04-26 beckAdd a section talking about random data sources, /dev...
2000-04-26 itojunconst poisoning
2000-04-26 itojunadd $KAME$ for future version tracking
2000-04-26 millertAdd sysexits(3) as referenced by style(9) from FreeBSD...
2000-04-26 millertMinor comment changes:
2000-04-26 millertChange the name of mail's send() function to sendmessag...
2000-04-26 espieMissing links.
2000-04-26 espieTry harder to find a full subject line.
2000-04-26 espieDon't ever let pkg_add destroy existing files.
2000-04-26 espieConsistency in error reports.
2000-04-26 espieNeeded feature: if
2000-04-26 aaronRemove one of my completely incomprehensible debugging...
2000-04-26 itojunbring in latest KAME implementation.
2000-04-26 itojunremove #if 0'ed portion which we will never revisit...
2000-04-26 bradfix RCS id
2000-04-26 mickeywe've done an oops
2000-04-26 aaronAfter the fxp split, sizeof(enaddr) is now 4, not 6...
2000-04-26 itojunsync with latest kame.
2000-04-26 deraadtsync
2000-04-26 jakobmake usage readable on a console; eric jackson <shinobi...
2000-04-26 jakobusermgmt_usage doesnt return; eric jackson <shinobi...
2000-04-26 jakobenable user
2000-04-26 bjcnew header files from netbsd -- also a spinlock.h
2000-04-26 mickeydc_csid ain't needed no more; jason@ ok
2000-04-26 bjcvax resurrection, part 1: sync with early-april netbsd
2000-04-26 deraadtsync
2000-04-26 beckMake perl sets happy.. Yoy!
2000-04-25 csapuntzAdd AudioNvideo
2000-04-25 niklasA fix to the dreaded isadmaattach panic which hunts...
2000-04-25 csapuntzUse CIRCLEQ_FOREACH
2000-04-25 deraadtmention tcp identifiers; miodrag@ifrance.com
2000-04-25 deraadtsync
2000-04-25 millertkill, test and pwd are ksh builtins--no need to include...
2000-04-25 jakobfix install mode for skel/dot.rhosts
2000-04-25 jakob/usr/share/skel removed
2000-04-25 jakob/usr/share/skel moved to /etc/skel
2000-04-25 jakobchange /usr/share/skel to /etc/skel. maintain dot.magic...
2000-04-25 jakobreferences to /usr/share/examples/usermgmt removed...
2000-04-25 jakobskeletal login directory into /etc/skel
2000-04-25 jakobs/.Os NetBSD/.Os/
2000-04-25 jakobdo not replace adduser manpage (yet)
2000-04-25 jakobwe are OpenBSD and HISTORY should say so
2000-04-25 aaron2.6 -> 2.7; deraadt@
2000-04-25 deraadtgrammar
2000-04-25 deraadtkeyfile protects keys, not files
2000-04-25 deraadtwell if you cannot do a libc commit properly a week...
2000-04-25 aaronAvoid divide-by-zero; from FreeBSD PR/8990 and NetBSD...
2000-04-25 jakobremove some non-important HISTORY
2000-04-25 espieMissing MLINKS
2000-04-25 espieTypo
2000-04-25 millertWhen incorporating new messages, clear the "new" count...
2000-04-25 millertMention that ktrace(2) doesn't follow links
2000-04-25 millertMissed this in last ncurses sync
2000-04-25 mickeyscrew .S version memset does same job...
2000-04-25 mickeymake bzero() compile again; millert@ ok
2000-04-25 espieC deals with complex functions, but not imaginary ones...
2000-04-25 itojuncorrect boundary check. XXX should avoid code duplicat...
2000-04-25 dgetpw*_r()
2000-04-25 markusinterop w/ F-secure windows client
2000-04-25 niklasFrom Assar: make adosfs compile, I was supposed
2000-04-25 jasonif we have to allocate a new mbuf, don't forget to...
2000-04-25 jasonfixing the frontend means fixing the backend too.....
2000-04-25 fgschsync unknown list with reality; minor changes.
2000-04-25 jasonuse the size of the allocation, not the minimum of...
2000-04-25 jasonwhen fixing up the header, copy from the right sized...
2000-04-25 deraadtanother annoying thing
2000-04-25 deraadtnon-O_NOFOLLOW error introduced by accident, this is...
2000-04-25 deraadtomit RC5
2000-04-24 jakobclean up bogus .Nm ""
2000-04-24 jakobdefault to non-verbose (previously undefined)
2000-04-24 jakobinclude cleanup
2000-04-24 jakobuse _PATH_MASTERPASSWD & _PATH_GROUP
2000-04-24 jakobinit
2000-04-24 jakobfix usage when building with EXTENSIONS
2000-04-24 jakobis_number() is needed even without EXTENSIONS defined
2000-04-24 jakobremove lint stuff. remove unneeded strlcpy.
2000-04-24 jakobid-tags
2000-04-24 jakobInitial import of user/group management tools from...
2000-04-24 deraadtsync
2000-04-24 deraadtoops
2000-04-24 deraadtsync
2000-04-24 deraadtserverworks is very private with their info...
2000-04-24 niklasuse mii_detach, now xe detach/attach rocks again
2000-04-24 niklasAdd simple mii detach routine while waiting for the...
2000-04-24 niklasFix promiscuous mode (from martin@crt.se). Style nits...
2000-04-24 deraadtremove old stuff
2000-04-24 niklasrevived by mistake
2000-04-24 mickey5k of source saved in spaces and empty lines; also...
2000-04-24 niklasDo not unmap CCR before using them for the last time
2000-04-24 niklaswait just a bit for enabling to settle, fixes pccom...
2000-04-24 niklas3 bugs: off by one in dump offset calculation,
2000-04-24 niklasMake dlopened modules prefer symbols defined locally
2000-04-24 mickeyfix some types
2000-04-24 deraadtcorrect example
2000-04-24 millertTreat the beginning of the current dmesg output as...
2000-04-24 fgsch3C1 and 3CCFEM556BI (this one uses boomerang chipset...
2000-04-24 fgschsync
next