openbsd
2000-03-08 niklasMerge with EOM 1.24
2000-03-08 niklascert.c: Merge with EOM 1.15
2000-03-08 niklasMerge with EOM 1.38
2000-03-08 niklasMerge with EOM 1.7
2000-03-08 niklasMerge with EOM 1.37
2000-03-08 niklasMerge with EOM 1.39
2000-03-08 niklasMerge with EOM 1.32
2000-03-08 jasonisync
2000-03-08 jasoniAdd support for the new sigset_t and sigaction.
2000-03-08 aaronVarious cleanups and improvements.
2000-03-07 aaronVarious cleanup.
2000-03-07 markustypo: ignore_user_known_hosts int->flag; naddy@mips...
2000-03-07 alexTypo in synopsis: sont --> const
2000-03-07 chrisUse ETHERTYPE_8021Q
2000-03-07 chrisadd ETHERTYPE_8021Q
2000-03-07 chrisAdd 802.1Q from kuznet@ms2.inr.ac.ru via tcpdump.org
2000-03-06 aaronVarious mdoc fixups.
2000-03-06 aaronDo not leave `(' characters dangling at the end of...
2000-03-06 deraadtversion 1.2.3
2000-03-06 markusfix pr 1113, fclose() -> pclose(), todo: remote popen()
2000-03-06 deraadtsync
2000-03-06 mickeydo signed hex instead of %D
2000-03-06 aaron- ``Option:'' -> ``The options are as follows:''
2000-03-06 aaronCorrect SYNOPSIS (rev(1) accepts more than one file...
2000-03-06 aaronCovert to mdoc; from FreeBSD, with some modifications...
2000-03-06 aaronSome section re-ordering.
2000-03-06 aaronAdd HISTORY sections; from FreeBSD.
2000-03-06 mickeyoops
2000-03-06 aaronmdoc'ify; from FreeBSD, with many modifications by me.
2000-03-06 mickeydo not save/restore callee-save regs on trap, except...
2000-03-05 mjacobDon't issue an initial SCSI bus reset for Ultra3 cards...
2000-03-05 mjacobroll minor revision level
2000-03-05 mjacobClean up some error messages so that the channel source...
2000-03-05 mickeyregen
2000-03-05 mickeyadd toshiba pci-isa bridge; from aaron@
2000-03-05 aaronRemove hard sentence breaks.
2000-03-05 deraadtfix size check case for getgroups; pbucich@sion.com
2000-03-05 aaronVarious improvements, including a few HISTORY sections...
2000-03-05 aaronChange prompt string from "Location:" to "Office Locati...
2000-03-05 mickeyexport bios_pciinfo for the whole _KERNEL, there will...
2000-03-05 niklasD not forget our memmap changes, ok mickey@
2000-03-05 millertAdda a stripcom function to strip comments (and leading...
2000-03-05 aaronFinish standardizing options list introduction.
2000-03-04 aaronIn Unix land we prefer "whitespace" to "white space...
2000-03-04 aaronPoint out that dmesg is most commonly used to review...
2000-03-04 aaronMany improvements and general cleanup/standardization.
2000-03-04 aaronAdd EXAMPLES section, with OPENBSD printed in lights.
2000-03-04 aaronmdoc'ify
2000-03-04 aaronTry to standardize the options list introduction; it...
2000-03-04 deraadtsync
2000-03-04 deraadtamd devices; dave@dtsp.co.nz
2000-03-04 louisTypo
2000-03-04 louisClearer note about the daily security report.
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$
next