Age | Commit message (Expand) | Author |
1998-11-24 | AZT1008 sound card | Theo de Raadt |
1998-11-23 | make quieter on out of memory conditions | Jason Wright |
1998-11-23 | mention RFC 1918 hosts | Theo de Raadt |
1998-11-23 | clean up, make more quiet, and nuke unused 'csr' variable | Jason Wright |
1998-11-23 | clean up and make more quiet | Jason Wright |
1998-11-23 | pass length for OpenFile(), bug in previous oflow detection; found by form | Theo de Raadt |
1998-11-23 | Even better; get rid of tempnam completely in favor of mkstemp) | Todd C. Miller |
1998-11-23 | regen | Michael Shalayeff |
1998-11-23 | some more 715th and 725th, better descriptions | Michael Shalayeff |
1998-11-23 | some bus.h | Michael Shalayeff |
1998-11-23 | pasto in last commit | Todd C. Miller |
1998-11-23 | add missing done: label so this actually compiles | Todd C. Miller |
1998-11-23 | more reasonable VM_MAX_KERNEL_ADDRESS | Michael Shalayeff |
1998-11-23 | get closer to the interrupt handling times | Michael Shalayeff |
1998-11-23 | cpu_intr_establish() proto | Michael Shalayeff |
1998-11-23 | proper m-include protection, some minor cleanups | Michael Shalayeff |
1998-11-23 | interrupt now | Michael Shalayeff |
1998-11-23 | ok, go in. we'll sync you later w/ asp and lasi | Michael Shalayeff |
1998-11-23 | some barebone driver for HWPC010(maybe others too) EISA adapter(s) | Michael Shalayeff |
1998-11-23 | merge all PDC stuff in one file | Michael Shalayeff |
1998-11-23 | some GSC bus adapters; WAX is not ready yet | Michael Shalayeff |
1998-11-22 | now "Total" column can shrink | kstailey |
1998-11-22 | fixed typo, noticed by jbernard@ox.mines.edu (netbsd/pkg/6481) | Marc Espie |
1998-11-22 | race-less tempnam() use | Theo de Raadt |
1998-11-22 | please -Wall | Theo de Raadt |
1998-11-22 | make /var/backups same as mtree says; mickey | Theo de Raadt |
1998-11-22 | oops | Theo de Raadt |
1998-11-22 | add roadmap, from FreeBSD mostly | Marc Espie |
1998-11-22 | I hate acronyms. | Marc Espie |
1998-11-22 | regen | Michael Shalayeff |
1998-11-22 | some HP devices | Michael Shalayeff |
1998-11-22 | bad long | Theo de Raadt |
1998-11-22 | detect truncation and overflow better | Theo de Raadt |
1998-11-22 | use %u for unsigned prints | Theo de Raadt |
1998-11-22 | $* -> "$@" | David Leonard |
1998-11-21 | deal with d_secpercyl insanity | Theo de Raadt |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-11-21 | return -1 for mmap stub, not 0; mrg@netbsd.org | Todd C. Miller |
1998-11-21 | return -1 for negative mmap offset; mrg@netbsd.org | Todd C. Miller |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-11-21 | regen | Niklas Hallqvist |
1998-11-21 | move some ethernet devices to the ethernet section. Fix AW35/pro descriptions | Niklas Hallqvist |
1998-11-21 | check for negative off in mmap | Niklas Hallqvist |
1998-11-21 | missed an include | David Leonard |
1998-11-21 | prototype clock_{gettime,settime,getres} | David Leonard |
1998-11-21 | add -m to usage() | David Leonard |
1998-11-21 | msdosfs does FAT32 | David Leonard |
1998-11-21 | missed this in previous commit | Todd C. Miller |
1998-11-21 | sudo 1.5.7 | Todd C. Miller |
1998-11-21 | missing \n | Theo de Raadt |