Age | Commit message (Expand) | Author |
2000-02-27 | - Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug. | Aaron Campbell |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
2000-02-21 | a few comment fixes from espie@ | Michael Shalayeff |
2000-02-21 | separate assembly thing into an own file to avoid compiler-deps. | Michael Shalayeff |
2000-02-21 | recycle unused char 24 to be SES device | mjacob |
2000-02-18 | full support for a serial console. | Michael Shalayeff |
2000-02-11 | add wx | Jason Wright |
2000-02-08 | evil typo; from Rusty Hunt <alaric@exoinc.com> | Michael Shalayeff |
2000-02-08 | Split low ISA memory (<16MB) into its own freelist, which is used last by | Niklas Hallqvist |
2000-02-07 | Rough but working driver for ICP-Vortex RAID | Niklas Hallqvist |
2000-02-04 | Externalize comstop() | Angelos D. Keromytis |
2000-02-03 | Prevent overflow in computation of buffer cache limitation | Niklas Hallqvist |
2000-02-03 | remove extraneous spaces and tabs | Michael Shalayeff |
2000-02-01 | Add Xircom Netwave driver (cnw) commented out. | Federico G. Schwindt |
2000-02-01 | call vfs_syncwait on standby and suspend | Michael Shalayeff |
2000-01-31 | explicitly round segments to a page boundary | Michael Shalayeff |
2000-01-31 | bzero() in get_event too | Michael Shalayeff |
2000-01-31 | possibly uninitialized vasriable used in DEBUG code piece; from deraadt@ | Michael Shalayeff |
2000-01-31 | remove if0ed stinkpad's spinlock | Michael Shalayeff |
2000-01-29 | this makes some rough and tough calculations on apm | Michael Shalayeff |
2000-01-29 | bring in some mods for apm1.2 proto; | Michael Shalayeff |
2000-01-29 | get usage of memory maps supplied from /boot. | Michael Shalayeff |
2000-01-29 | separate clock init, to be called upon resume from apm sleeps | Michael Shalayeff |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
2000-01-19 | Sloppy me. | Aaron Campbell |
2000-01-18 | Change so unmodified function key presses are passed to the application. Match | Aaron Campbell |
2000-01-17 | Remove `pc_disp_special'. | Aaron Campbell |
2000-01-17 | Remove `pcdisp_special', which was actually a gross hack. Instead, move the | Aaron Campbell |
2000-01-16 | remove more references to -H and -V. -moj | Mats O Jansson |
2000-01-15 | set the delay to 4000. this is needed by the Compaq AP400; kos@flirble.org | Theo de Raadt |
2000-01-15 | P3 id 8 is Coppermine; thanks maja for testing on your sweet sweet box | Theo de Raadt |
2000-01-13 | add pcic2; matt@zigg.com | Theo de Raadt |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
2000-01-09 | Change an instance of #if NISA that should be #if NISADMA | Todd C. Miller |
2000-01-09 | add dcphy (necessary for macronix 98715) | Jason Wright |
2000-01-06 | don't use _C_LABEL. but do use __STRING | David Leonard |
2000-01-06 | add __weak_alias() macro | David Leonard |
2000-01-06 | remove mx & pn in favor of dc | Jason Wright |
2000-01-03 | Remove ax and al from GENERIC; match with dc instead. | Aaron Campbell |
1999-12-30 | when db_panic is set, ignore ddb errors that come through the kdb_trap() | Theo de Raadt |
1999-12-30 | comment out tr by now; deraadt@. | Federico G. Schwindt |
1999-12-27 | Add tr driver. | Federico G. Schwindt |
1999-12-15 | remove pn, replace with dc | Jason Wright |
1999-12-08 | DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the | Aaron Campbell |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-12-07 | Driver for Sundance ST201 Ethernet; from FreeBSD. | Aaron Campbell |
1999-12-05 | aha, no more mouse in pcvt and s/rl/sis/ | Michael Shalayeff |
1999-12-04 | Driver for SiS 900/7016 Ethernet; from FreeBSD. | Aaron Campbell |