Age | Commit message (Expand) | Author |
2003-04-30 | from netbsd: | Michael Shalayeff |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-26 | managment -> management; | Jason McIntyre |
2003-04-25 | Enable lm(4) and viaenv(4). | Alexander Yurchenko |
2003-04-25 | Add lm(4) and viaenv(4). Commented out and i386-only for now. | Alexander Yurchenko |
2003-04-17 | there is no reason to keep both around. just rename | Michael Shalayeff |
2003-04-17 | A SEVERE hack given to me by mickey to draw the line in the sand at 1G. | Dale Rahn |
2003-04-17 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-04-09 | Remove one of two identical comment blocks | Niklas Hallqvist |
2003-04-09 | Correct commentary describing page table layouts | Niklas Hallqvist |
2003-04-07 | Spring cleaning: remove unused code. | Niklas Hallqvist |
2003-03-28 | add support for the i830 that has 8 pci irq lines configure by the extra 0x68... | Michael Shalayeff |
2003-03-28 | Add a sysctl to option USER_LDT, to control its behaviour, which will be | Miod Vallat |
2003-03-28 | Fix VIA C3 comment. | Tobias Weingartner |
2003-03-19 | Add i830 support from NetBSD via patch in kernel/3150. | Todd C. Miller |
2003-03-14 | Support for the VIA C3 Nehemiah on-cpu random number generator. This chip | Theo de Raadt |
2003-03-09 | autri now takes flags, provide sample 0x0000 | Ted Unangst |
2003-03-07 | New athlon models, ok deraadt@ | Peter Stromberg |
2003-03-06 | enable elansc; ok deraadt@ | Markus Friedl |
2003-02-26 | eliminate some useless checks. yichen xie's checker. | Ted Unangst |
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 |