Age | Commit message (Expand) | Author |
2002-10-04 | Aasking to load an already loaded map is not a "warn and pray" kinda thing. | Jason Wright |
2002-10-04 | simplify format setup | Jason Wright |
2002-10-04 | 3.2-current | Theo de Raadt |
2002-10-04 | More OpenBSDism's (vs FreeBSDisms). | Jason Wright |
2002-10-03 | Fix check for I2O based AMI cards (we don't want to match them here); me | Jason Wright |
2002-10-03 | sync | Jason Wright |
2002-10-03 | bcm5702/bcm5703 | Jason Wright |
2002-10-03 | Use our defn of pci command registers, not freebsd's | Jason Wright |
2002-10-03 | Check for negative values here too. "makes sense" mickey@, ok deraadt@ | Thomas Nordin |
2002-10-02 | make it compile w/ DEBUG by syncing w/ exec.h; deraadt@ ok | Michael Shalayeff |
2002-10-02 | Check for negative values. Inspiration from tedu <grendel@zeitbombe.org>. | Thomas Nordin |
2002-10-02 | which is int not u_int so check for negative values. ok deraadt@, art@ | Thomas Nordin |
2002-10-01 | need fpemu for the gecko | Michael Shalayeff |
2002-10-01 | a few missing generic devices | Michael Shalayeff |
2002-10-01 | Do not enable the code that makes use of the vertical retrace interrupt | Miod Vallat |
2002-10-01 | Oppsie. Missing part from this commit: | Artur Grabowski |
2002-10-01 | Prevent two localhost crashes with proc filters. | Artur Grabowski |
2002-10-01 | both of them; gwyllion@ace.ulyssis.org | Theo de Raadt |
2002-10-01 | -beta can go away now | Theo de Raadt |
2002-10-01 | If the framebuffer is being run in 32bit mode, register a shutdown_hook | Miod Vallat |
2002-09-30 | sync | Theo de Raadt |
2002-09-30 | oops | Theo de Raadt |
2002-09-30 | sync | Theo de Raadt |
2002-09-30 | pcidevs.h | Theo de Raadt |
2002-09-30 | O2 Micro not 2 Micro; noted by henning | Theo de Raadt |
2002-09-30 | Evil, evil, evil typo broke innocent ramdisks. Die! | Miod Vallat |
2002-09-29 | Plug memory leak; nyar-junk@int0rnet.net | Jason Wright |
2002-09-28 | Add support for OS defined halt action on Pele and Spitfire. | Hugh Graham |
2002-09-28 | - disable if_timer handling (there's a bug which causes this not to get | Jason Wright |
2002-09-27 | new Netgear adapter | Nathan Binkert |
2002-09-27 | sync | Nathan Binkert |
2002-09-27 | daddr was used where saddr was meant while checking incoming packets for | Henning Brauer |
2002-09-26 | time-bind the codec r/w loops, still does not solve problems on transmeta; te... | Michael Shalayeff |
2002-09-26 | renable sppp and lmc, now free | Theo de Raadt |
2002-09-26 | BSD-style license from Serge Vakulenko <vak@cronyx.ru> | Chris Cappuccio |
2002-09-25 | better text for clause 3. pointed out by miod@. | Federico G. Schwindt |
2002-09-25 | #if NVLAN > 0 around vlan portions of code | Nathan Binkert |
2002-09-24 | sizeof(structure) not sizeof(structure *); pointed out by dvamsi@yahoo.com. | Jason Wright |
2002-09-24 | sync | Nathan Binkert |
2002-09-24 | typo | Nathan Binkert |
2002-09-24 | Get rid of gx(4) and use em(4) since it supports more cards and works better | Nathan Binkert |
2002-09-24 | Driver for Intel PRO/1000 gigabit ethernet adapters. | Nathan Binkert |
2002-09-24 | Don't use constants for the output parameter, use the iparam count as a point... | Jason Wright |
2002-09-24 | sync with the update in names | Nathan Binkert |
2002-09-24 | sync | Nathan Binkert |
2002-09-24 | Add a few intel gigabit device models and update names so they're more correct | Nathan Binkert |
2002-09-24 | Restore pentium_microtime, testing by henning@, millert@. ok deraadt@ | Thomas Nordin |
2002-09-23 | better "ifconfig ipv6addr deprecated" flag handling. sync w/kame | Jun-ichiro itojun Hagino |
2002-09-23 | correct length of PADN option before jumbo payload option. sync w/kame | Jun-ichiro itojun Hagino |
2002-09-23 | m6stat is a static variable (ip6_mroute.c). sync w/kame | Jun-ichiro itojun Hagino |