Age | Commit message (Expand) | Author |
2000-05-18 | cleanup ifdefs and remove static for ray_update_siglev() | Michael Shalayeff |
2000-05-18 | work in progress: driver for BlueSteel (Broadcom) 5[56]01 crypto accelerator | Jason Wright |
2000-05-17 | new wscons defines | Michael Shalayeff |
2000-05-17 | disable sti for now | Michael Shalayeff |
2000-05-17 | remove unnecessary wscons-related definitions; thx mickey@ | Brandon Creighton |
2000-05-17 | crank rt_refcnt to 32 bits, no userland effects | Theo de Raadt |
2000-05-16 | import newer wscons source from netbsd. | Michael Shalayeff |
2000-05-16 | supply entropy from mouse; provos@ ok | Michael Shalayeff |
2000-05-15 | sync | Theo de Raadt |
2000-05-15 | clean | Theo de Raadt |
2000-05-15 | now we are at 2.7-current | Theo de Raadt |
2000-05-15 | Check to make sure vlan tag is valid (12bit) in SIOCSETVLAN | Chris Cappuccio |
2000-05-15 | fdcache/pdcache/ficache as out of line functions from lites | Michael Shalayeff |
2000-05-15 | diagnostic register 0 definitions | Michael Shalayeff |
2000-05-15 | PDC_CACHE_GETSPIDB's return struct | Michael Shalayeff |
2000-05-15 | extend page zero layout according to 2.x specification | Michael Shalayeff |
2000-05-15 | perform NUD on p2p link, only if the destination/gateway is real neighbor. | Jun-ichiro itojun Hagino |
2000-05-15 | remove whitespace at EOL | Jun-ichiro itojun Hagino |
2000-05-15 | use IFAFREE, not ifa_refcnt--. | Jun-ichiro itojun Hagino |
2000-05-15 | parse IPv4 options more carefully. make boundary checks against every | Jun-ichiro itojun Hagino |
2000-05-15 | Cardbus serial infrastructure | Niklas Hallqvist |
2000-05-15 | regen | Niklas Hallqvist |
2000-05-15 | oops typo | Niklas Hallqvist |
2000-05-15 | We are OpenBSD | Niklas Hallqvist |
2000-05-15 | Cardbus com driver, from NetBSD, but adapted for our style conventions | Niklas Hallqvist |
2000-05-15 | comment typo | Niklas Hallqvist |
2000-05-15 | Less verbose, detach logic | Niklas Hallqvist |
2000-05-15 | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); | Jason Wright |
2000-05-15 | Add comment on input MSS calculation based on previous PMTUD results, | Angelos D. Keromytis |
2000-05-15 | Fix sanity check that caused really short packets (ICMPs with less | Angelos D. Keromytis |
2000-05-13 | plug an mbuf leak | Theo de Raadt |
2000-05-10 | ipf 3.3.14, fixes an ipnat problem and ip option mishandling, which the bridg... | Theo de Raadt |
2000-05-10 | make sure ip_timestamp is aligned correctly | Jason Wright |
2000-05-08 | crank MAX_SCATTER to handle large chain lengths; deraadt ok'd. | Jason Wright |
2000-05-08 | from art@: | Michael Shalayeff |
2000-05-06 | avoid underflow on unsigned value arithmetic (when optlen < 4). | Jun-ichiro itojun Hagino |
2000-05-06 | work around filleproc() vs exit1() race of p_rlimit | Theo de Raadt |
2000-05-06 | avoid unaligned access in timestamp; http://www.newhackcity.net/advisories/20... | Theo de Raadt |
2000-05-05 | Don't set filesize limit to infinity on exit. | Artur Grabowski |
2000-05-05 | Add limfree prototype to sys/recosurcevar.h. | Artur Grabowski |
2000-05-05 | cope with interface detach (like pcmcia card removal). remove any | Jun-ichiro itojun Hagino |
2000-05-05 | 451NX machines now probe all pci busses; M.Drochner@fz-juelich.de | Theo de Raadt |
2000-05-04 | Bypass routes only worked for one packet, then they effectively became a | Niklas Hallqvist |
2000-05-04 | Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems. | Todd C. Miller |
2000-05-04 | revision 1.31 patch was incorrect | Theo de Raadt |
2000-05-04 | sync | Theo de Raadt |
2000-05-04 | heck, pick names for some more RCC devices, since the guy who knows what they... | Theo de Raadt |
2000-05-04 | assume all pchb made by ServerWorks act the same | Theo de Raadt |
2000-05-04 | no more beta, well, mostly not | Theo de Raadt |
2000-05-04 | DMA works so use it. Tested on G4 and iMac. | Dale S. Rahn |