openbsd
2000-03-04 millertMake P_tmpdir point to /tmp/ not /var/tmp
2000-03-04 artRemove unnecessary, unreached, confusing code.
2000-03-04 artCut the number of dependencies to reduce problems on...
2000-03-04 aaronImprove.
2000-03-04 aaronUse .Va for errno.
2000-03-04 aaronVarious cleanups and mdoc'ing.
2000-03-04 djmChange invalid 'CHAT' loglevel to 'VERBOSE'
2000-03-04 itojunto be Posix.1g compliant, fix ancillary message alignme...
2000-03-04 brianRefresh the NAT IP pointer after a potential mbuf reall...
2000-03-04 deraadthandle corrupt inetd.conf files better; sdb@ssr.com
2000-03-03 brianFix some printf-type argument bugs
2000-03-03 millertReverse rutgers change (attachtoparent vs. spawncli)
2000-03-03 deraadtsync
2000-03-03 artIf we attempted reschedule two times without suceeding...
2000-03-03 artKeep track of the number of times we trigger a reschedu...
2000-03-03 bitbltTurns out that our implementation of STAT wasn't RFC...
2000-03-03 itojunremove WIDE's experimental ip reass code, mistakingly...
2000-03-03 artUse the LIST_FIRST macro to get the head of zombproc...
2000-03-03 artUse LIST_ macros instead of internal field names to...
2000-03-03 artfix a comment
2000-03-03 angelosStyle.
2000-03-03 angelosRemove extraneous newline.
2000-03-03 todd$OpenBSD$
2000-03-02 aaronPrep for CardBus support; from NetBSD.
2000-03-02 mickeyprotect more reads and rights^Wwrites w/ spl; avoid...
2000-03-02 toddsun3 is alive, thanks to Miod Vallat <miodrag@ifrance...
2000-03-02 toddsun3 is alive, thanks to Miod Vallat <miodrag@ifrance...
2000-03-02 toddsun3 is alive, thanks to Miod Vallat <miodrag@ifrance...
2000-03-02 millertadd missing return value
2000-03-02 angelosNew function: m_getptr(), takes as argument an mbuf...
2000-03-02 angelosAdd prototype for m_getptr()
2000-03-02 hoFix; don't print settings with other options present...
2000-03-02 mickeyEXTMEM_SIZE is a dead meat; remove commented-out entries
2000-03-02 aaroninteractivly -> interactively (Germans can't spell...
2000-03-02 aaronalternativly -> alternatively
2000-03-02 millertUse a char, not a char[1] in ttgetc and cast the return...
2000-03-02 millertReorganize to be more like the BSD version + KNF
2000-03-02 todd$OpenBSD$
2000-03-02 aaronSpelling; jj@dynarc.se
2000-03-02 artAdd an option DDB_SAFE_CONSOLE that defaults db_console...
2000-03-02 artMake libkafs compatible with in-tree afs.
2000-03-02 itojundo not add ifa_dstaddr for non-pointopoint interface...
2000-03-02 itojuntypo fix.
2000-03-02 aaronAn option description does not need to contain "The...
2000-03-02 aaronShorten capability descriptions so they don't wrap...
2000-03-02 millertcount is unsigned (size_t) so cast to u_long, not long
2000-03-02 todd$OpenBSD$
2000-03-02 todd$OpenBSD$
2000-03-02 niklasSeveral people noted that non-UVM was broken
2000-03-01 toddrm $Log$
2000-03-01 aaronIf sf_encap() fails, we need to drop the packet. If...
2000-03-01 niklasMuch nicer pte.h commented by Chuck Cranor; from NetBSD
2000-03-01 niklasProper bus_dma usage, fixes cache incosistencies
2000-03-01 todd$OpenBSD$
2000-03-01 todd$OpenBSD$
2000-03-01 todd$OpenBSD$
2000-03-01 deraadtorder kerberos libraries
2000-03-01 niklasPrepare for new pmap
2000-03-01 deraadtorder kerberos libraries properly
2000-03-01 deraadtWall
2000-03-01 millertInitialize xs->req_sense_length to 0. This is not...
2000-03-01 aaronVarious cleanups.
2000-03-01 aaronUpdate to reflect reality; from NetBSD.
2000-03-01 todd$OpenBSD$
2000-03-01 deraadtorder kerberos libraries
2000-03-01 deraadtorder libraries sensibly for static architectures
2000-03-01 deraadtdo not put extra garbage in this, since it does get...
2000-03-01 jasonsync
2000-03-01 jasonadd broadcom bcm5201; netbsd
2000-03-01 toddrm dup
2000-03-01 deraadttypo fix; halogen@nol.net
2000-03-01 deraadtargh, fix the new formatting errors
2000-03-01 ericjMention a few more helpful man pages
2000-02-29 deraadtkparse.h is gone
2000-02-29 deraadtsync
2000-02-29 aaronAdd /etc/ssh_host_key* to the changelist.
2000-02-29 aaronexistance -> existence
2000-02-29 deraadtsome key binding examples
2000-02-29 deraadtsome binding information
2000-02-29 itojunmore fix to ancillary data alignment. we need padding...
2000-02-29 niklasEnable the AriadneII driver + more of IDE stuff
2000-02-29 niklasThis one is for jj: The AriadneII driver, adapted from...
2000-02-29 deraadtdelete more extras
2000-02-29 itojunfix alignment constraint in IPv6 routing header manipul...
2000-02-29 millertBetter backwards regexp searching. POSIX regexp's...
2000-02-29 markus<crypto/blf.h>
2000-02-29 deraadtrepair troff which makedb does not like
2000-02-29 deraadtexcess files
2000-02-29 itojunensure tcp window size does not overflow (16bit unsigne...
2000-02-29 aaronVarious cleanup.
2000-02-29 aaronUse Dq/Sq and friends.
2000-02-29 deraadtinstall crypto headers
2000-02-29 millertKill old gnuemacs regex code--we now use POSIX regex
2000-02-29 millertregex.c
2000-02-29 millertMake reverse searching work.
2000-02-28 niklasMerge with EOM 1.45
2000-02-28 millertUse POSIX extended regular expressions.
2000-02-28 jasonremove unneeded variable and clean
2000-02-28 deraadtmove crypto code
2000-02-28 niklasMerge with EOM 1.23
next