Age | Commit message (Expand) | Author |
2003-02-10 | Add hme at pci | Jason Wright |
2003-02-07 | typos; | Jason McIntyre |
2003-02-01 | typos; | Jason McIntyre |
2003-01-29 | typos; | Jason McIntyre |
2003-01-29 | fix typo. majver should be minver | Ted Unangst |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2003-01-21 | Get rid of vm_{offset,size}_t on i386. | Artur Grabowski |
2003-01-17 | allow setting com baudrate up to 115200; req and testing by Sourabh Ladha <la... | Michael Shalayeff |
2003-01-16 | slightely better memory regions validity check; weingart@ idea and ok | Michael Shalayeff |
2003-01-16 | getting rid of vm_offset_t. | Artur Grabowski |
2003-01-16 | Getting rid of vm_offset_t | Artur Grabowski |
2003-01-15 | skip zero-sized memory regions, which pass otherwise due to the address round... | Michael Shalayeff |
2003-01-12 | more kernel growth requires me to remove uha | Theo de Raadt |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2003-01-09 | restore the prev version of the kq filter for events do not get delivered pro... | Michael Shalayeff |
2003-01-08 | do not match on via866 smbus controller; reported and tested by grange@ | Michael Shalayeff |
2003-01-06 | Document MBR offset (used by NT4 at least). | Tobias Weingartner |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-22 | better handling of bigendian batteries; problem noticed by blovett@bsdguru.com | Michael Shalayeff |
2002-12-18 | APM_BEBATT is in the apm_flags, not sc_flags, from markus@ | Michael Shalayeff |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |
2002-12-13 | Add FireWire to kernel config. | Thierry Deval |
2002-12-12 | linux passes the 6th syscall argument in ebp | Jason Ish |
2002-12-11 | Some people say that "__asm __volatile("")" is not enough. | Artur Grabowski |
2002-12-10 | ``synthesizers'' is too difficult to spell correctly. | Miod Vallat |
2002-12-05 | remove altq entries. | Kenjiro Cho |
2002-12-02 | remove trm to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | remove aic to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert |
2002-11-30 | add uvscom(4), but comment it out | Nathan Binkert |
2002-11-28 | same devices named the same | Michael Shalayeff |
2002-11-28 | generic isa mpu, from Sergey A. Smitienko w/ fixes from me | Michael Shalayeff |
2002-11-24 | also no opt_user_ldt.h | Philipp Buehler |
2002-11-08 | prepare for bktr on macppc (commented out in generic for now); drahn@ ok | Michael Shalayeff |
2002-11-07 | dev/isa/i82365_isasubr.c is needed for pcic at pci; from Bernard Gardner via ... | Michael Shalayeff |
2002-10-29 | Remove some unused globls | Artur Grabowski |
2002-10-23 | Add a trivial va_copy() macro to all architectures but powerpc | Todd C. Miller |
2002-10-14 | Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@ | Matthieu Herrb |
2002-10-13 | better USER_LDT comment; originally suggested by seb@todesplanet.de; ok deraadt | Peter Valchev |
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski |
2002-10-06 | Garbage collect __HAVE_SPLASSERT. It wasn't necessary. | Artur Grabowski |
2002-09-26 | renable sppp and lmc, now free | Theo de Raadt |
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 | Restore pentium_microtime, testing by henning@, millert@. ok deraadt@ | Thomas Nordin |
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt |
2002-09-23 | For serverworks chipsets: instead of trying to prevent attaching the same bus | Nathan Binkert |