Age | Commit message (Expand) | Author |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-01-15 | Provide explicit function argument declarations. | Miod Vallat |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-07-25 | cast and %lu for size_t variable printf | Jason Wright |
2003-06-05 | 3/4 knockout for peter galbavy | Theo de Raadt |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2002-10-25 | remove dead code; krw@ ok. | Federico G. Schwindt |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback |
2002-09-04 | don't dereference ecb on default case, it's uninitialized. | Federico G. Schwindt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-19 | From NetBSD: | Jason Wright |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2001-12-17 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-09-27 | Huge merge with NetBSD. For full details look at their revision history (1.2... | Jason Wright |
2000-07-21 | Use new timeouts. | Artur Grabowski |
2000-06-17 | Add support for AMD 53c974. | Federico G. Schwindt |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt |
1998-05-28 | Sync with NetBSD: | Jason Wright |
1998-04-30 | Fix a few missing changes from the last NetBSD merge. | Jason Wright |
1998-02-10 | sync w/netbsd | Jason Wright |
1998-02-03 | sync with netbsd | Jason Wright |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1997-02-27 | M.I. NCR53c9x/ESP driver, derived from sparc/alpha esp.c. From Jason Thorpe | briggs |