openbsd
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
2000-02-28 deraadtadd start of a crash page
2000-02-28 deraadtenable sesd
2000-02-28 deraadtneed string.h
2000-02-28 deraadtsync
2000-02-28 deraadtmake depend kernel too
2000-02-28 markusturn off x11-fwd for the client, too.
2000-02-28 markuscreate x11 cookie file
2000-02-28 provosOptimized fdalloc as in Banga and Mogul paper:
2000-02-28 itojunadd ip6defaultif, which configures default outgoing...
2000-02-28 millertUse a base of 0 when calling stroul() as per the man...
2000-02-28 itojun- check raw socket icmp6 filter only if the packet...
2000-02-28 deraadtSanitize v{,un}mapbuf. (use the sizes we are passed...
2000-02-28 aaronLots of obvious clean-up, but needs more work.
2000-02-28 itojunfix ICMPv6 redirect input. the bug can result in inval...
2000-02-28 aaronRegen.
2000-02-28 aaronAdd Trident Cyber 9525.
2000-02-28 itojunadd support for "ping6 -a c".
2000-02-28 itojunupgrade node information query protocol support from...
next