Age | Commit message (Expand) | Author |
2000-05-01 | sys_semconfig goes foom | Theo de Raadt |
2000-05-01 | sys_semconfig goes away | Theo de Raadt |
2000-05-01 | changed dc to dz to avoid conflict with if_dc. -moj | Mats O Jansson |
2000-05-01 | another RCC host bridge with a pci behind it | Theo de Raadt |
2000-05-01 | sync | Theo de Raadt |
2000-05-01 | another RCC host bridge | Theo de Raadt |
2000-05-01 | s/netbsd_mount_type/freebsd_mount_type/g | Todd C. Miller |
2000-05-01 | When cache is mandatory, don't pmap_enter uncached in vmapbuf. | Artur Grabowski |
2000-05-01 | Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases. | Kjell Wooding |
2000-05-01 | cleaner and righter memcmp/memcpy | Michael Shalayeff |
2000-05-01 | fix countdown for vs4000{/60,/90,VLC} -- from netbsd | Brandon Creighton |
2000-04-30 | Add memcpy() and memcmp() emulation by swapping the first 2 args | Todd C. Miller |
2000-04-30 | Fix kernel msgbuf size and position | Miod Vallat |
2000-04-30 | Fix kernel msgbuf buffer size and position | Miod Vallat |
2000-04-30 | Prevent multi inclusion | Miod Vallat |
2000-04-30 | Add $OpenBSD$, update pseudo-device settings | Miod Vallat |
2000-04-30 | allow compilation without -Ox. we may want to simplify #ifdefs more, | Jun-ichiro itojun Hagino |
2000-04-30 | prevent messing with critical psl flags -- from netbsd | Brandon Creighton |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | Fixed a tyop | Miod Vallat |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | ktrace(2) should not follow symbolic links; from FreeBSD | Todd C. Miller |
2000-04-29 | From Lars Hecking <lhecking@nmrc.ucc.ie>: | Marc Espie |
2000-04-29 | make bus_space_region* w/o extra functions, seem to work ok for us | Michael Shalayeff |
2000-04-29 | from netbsd: fix vp3_cfg_intr_mask | Michael Shalayeff |
2000-04-28 | sync | Theo de Raadt |
2000-04-28 | IRE SafeNet CryptIC PCI card | Theo de Raadt |
2000-04-28 | Fix obj on amiga. I'm an idiot. | Marc Espie |
2000-04-28 | regen | Michael Shalayeff |
2000-04-28 | oops, dups | Michael Shalayeff |
2000-04-28 | a few more board ids from hpux-devtools list (; | Michael Shalayeff |
2000-04-28 | Nicer ite3 console. | Marc Espie |
2000-04-28 | Disable framework for recognition of CIS-less cards, several other match | Niklas Hallqvist |
2000-04-28 | crypto_dispatch() only returns an error if the argument it was | Angelos D. Keromytis |
2000-04-28 | avoid using void * when we are talking about pointers | Theo de Raadt |
2000-04-28 | sync netbsd bi-related header files | Brandon Creighton |
2000-04-28 | actually m_adj tries to drop tcp header part. it is better to | Jun-ichiro itojun Hagino |
2000-04-28 | man page matching command, better | Marc Espie |
2000-04-27 | mbuf is freed by sbappend(), move the references to th up. found by art@ | Niels Provos |
2000-04-27 | fix pcxt tlb handler | Michael Shalayeff |
2000-04-27 | use of free(ia) in #if 0. | Jun-ichiro itojun Hagino |
2000-04-27 | add TCP port 587 to default list of reserved ports not to allocate dynamicall... | Todd C. Miller |
2000-04-27 | correct in6_ifdetach(). free oia, not ia. | Jun-ichiro itojun Hagino |
2000-04-27 | Fixes to xcoff bootloader to allow it to execute and load kernels for OpenBSD. | Dale S. Rahn |
2000-04-27 | disable NUD for point-to-point devices. KAME PR 245 (temporary workaround) | Jun-ichiro itojun Hagino |
2000-04-27 | avoid infinite loop in in{6,}_pcbnotify (can occurs on family mismatch) | Jun-ichiro itojun Hagino |
2000-04-27 | Some PHYs does not report any OUI/MODEL combo, recognize another such case | Niklas Hallqvist |