openbsd
2000-03-20 rahndsUpdate
2000-03-20 rahndsAdd Apple and Motorola PCI devices.
2000-03-20 rahndsRegister definitions for openpic interrupt controller...
2000-03-20 rahndsInterrupt code changed from called routines, to initial...
2000-03-20 rahndsearly support for busdma added, allows USBMAC config...
2000-03-20 rahndsChanges to support uninorth bridge (probably a bit...
2000-03-20 rahndsadd first version of bus_dma for powerpc.
2000-03-20 angelosPrint statistics about crypto failures in IPsec processing.
2000-03-19 beckChange how obj_dat.pl is run, it has changed to take...
2000-03-19 beckNo, I'm a luser and a moron. this is *not* supposed...
2000-03-19 beckthis appears to be needed again.
2000-03-19 aaronVarious cleanups.
2000-03-19 aaronRemove hard sentence breaks. Add $OpenBSD$ tags where...
2000-03-19 mickeyfaster log2, more stats, lazy random stirring, more...
2000-03-19 brianAdd some diagnostics to prove that incoming IP fragment...
2000-03-19 beckcleanup
2000-03-19 beckapache 1.3.12 + mod_ssl 2.6.2 merge
2000-03-19 becknew minty 0.9.5 openssl
2000-03-19 beckOpenSSL 0.9.5 merge
2000-03-19 brianAllow environment variables on command/config lines...
2000-03-19 deraadtsplit crypto driver front-end from software crypto...
2000-03-19 deraadtsync
2000-03-19 espiepopulateusrlocal: create the right hierarchy under...
2000-03-19 aaronBring the format closer to ifconfig(8).
2000-03-18 aaronRemove hard sentence breaks, and some other cleanup...
2000-03-18 ianSync.
2000-03-18 ianImplement vfork (ok jasoni).
2000-03-18 deraadtmore details; d
2000-03-18 deraadtfix parsing of commands after @ keywords and hourly...
2000-03-18 provospostpone memory allocation for uvm swap encryption...
2000-03-18 deraadtsilence all extra route addition printouts
2000-03-18 provosmake uvm swap encrypt compile again, from markus@
2000-03-18 jasoncap the maximum sessions at 2048 since that's all that...
2000-03-18 deraadtdelete generated files (again (*&@#$
2000-03-18 espieLast needed m4 changes to bootstrap autoconf without...
2000-03-17 jakobratecheck - function to help implement rate-limited...
2000-03-17 artremove multiple function declarations.
2000-03-17 jasonBe sure to mask out the chip stepping when examining...
2000-03-17 deraadtmove more sun4m stuff behind an #ifdef
2000-03-17 jasonFix some space->\t
2000-03-17 aaronTry to synchronize the ksh(1) and sh(1) man pages somewhat.
2000-03-17 aaronRemove hard sentence breaks.
2000-03-17 itojuncorrect reject route installations for IPv6. improve...
2000-03-17 itojunmore comment fixes.
2000-03-17 itojunimprove comments. we don't usually need explicit configs.
2000-03-17 deraadtfix a non-DIAGNOSTIC gotcha
2000-03-17 angelosCryptographic services framework, and software "device...
2000-03-17 deraadtsync
2000-03-17 deraadthifn driver changed names
2000-03-17 aaronSync with FreeBSD. Also, fix a stupid bug where the...
2000-03-16 artBring in some new UVM code from NetBSD (not current).
2000-03-16 markus-pedantic: signed vs. unsigned, void*-arithm, etc
2000-03-16 deraadtdocument that other vendors use the hifn pci id too
2000-03-16 deraadtstart at a hifn 7751 man page
2000-03-16 deraadtmove aeon to hifn7751
2000-03-16 itojunworkaround against name servers which return NXDOMAIN...
2000-03-16 aaronConvert to mdoc, but it's still a pretty ugly man page.
2000-03-15 mickeyprevent overflow in a diagnostic check; art@ ok
2000-03-15 artFix the NetBSD id strings.
2000-03-15 jasonBring in bit definitions from the datasheet and allow...
2000-03-15 deraadtmore smurph damage control
2000-03-15 deraadtsync
2000-03-15 artDon't allow the PAGE_SIZE macros to be exported to...
2000-03-15 artMore stuff that doesn't belong in UVM.
2000-03-15 artcast the VM_INHERIT_ constants to the correct type.
2000-03-15 aaronRepair mdoc botch.
2000-03-15 toddimplimented -> implemented
2000-03-15 aaronSupport FAT32 partitions >4GB (up to 128GB, in fact...
2000-03-15 aaronRepair mdoc botch.
2000-03-14 deraadtrepair errors; reported by amh@pobox.com
2000-03-14 aaronSuffix "i.e." and "e.g." with a comma. Just another...
2000-03-14 aaronBetter mdoc formatting.
2000-03-14 deraadtsupport DESTDIR include fetching; dm
2000-03-14 deraadtsloppy smurph, leaving debug garbage behind...
2000-03-14 espieDisable suffix removal for now, as it's buggy.
2000-03-14 millertGo back to using the "new" vt220 entry but use:
2000-03-14 aaronFix `blink' and `underline' attribute handling for...
2000-03-14 aaronFinish off cleanup usr.bin/ man pages.
2000-03-14 millertBack out a change from the last ncurses termtype merge...
2000-03-13 millertupdate to ncurses-5.0-20000311
2000-03-13 kjellImport of Darren Reed's IPFilter 3.3.11. See sbin/ipf...
2000-03-13 majaAdd support for more 3com cards. William Yodlowsky...
2000-03-13 majasync. -moj
2000-03-13 majaAdd some ethernet cards. William Yodlowsky <wyodlows...
2000-03-13 artvarious cleanups
2000-03-13 artzap #if 0 code
2000-03-13 mickeyand he said 'this must die, Die, DIEcvs -d cvs.openbsd...
2000-03-13 artvm_size_t -> vsize_t
2000-03-13 artPut a lot more behind ifndef UVM.
2000-03-13 artSome vm_offset_t -> vaddr_t (&co) and some ifndef uvm.
2000-03-13 arttypo
2000-03-13 itojunfix error handling in yp case.
2000-03-13 jasonisync
2000-03-13 jasoniImplement rt_sigaction, rt_sigprocmask, rt_sigpending...
2000-03-13 matthieuat least 2 people report problems with the K6 MTRR...
2000-03-13 itojunbring in latest rtadvd source from kame.
2000-03-13 millertGet rid of leading NULs in /kern/msgbuf. If the msgbuf...
2000-03-13 itojunavoid unused variable by #ifdef
2000-03-13 itojundon't process NI_NOFQDN, since the currently coded...
2000-03-12 millertadd khome/kend to xterm-r6 since our xterm supports...
next