summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-11-24AZT1008 sound cardTheo de Raadt
1998-11-23make quieter on out of memory conditionsJason Wright
1998-11-23clean up, make more quiet, and nuke unused 'csr' variableJason Wright
1998-11-23clean up and make more quietJason Wright
1998-11-23regenMichael Shalayeff
1998-11-23some more 715th and 725th, better descriptionsMichael Shalayeff
1998-11-23some bus.hMichael Shalayeff
1998-11-23pasto in last commitTodd C. Miller
1998-11-23add missing done: label so this actually compilesTodd C. Miller
1998-11-23more reasonable VM_MAX_KERNEL_ADDRESSMichael Shalayeff
1998-11-23get closer to the interrupt handling timesMichael Shalayeff
1998-11-23cpu_intr_establish() protoMichael Shalayeff
1998-11-23proper m-include protection, some minor cleanupsMichael Shalayeff
1998-11-23interrupt nowMichael Shalayeff
1998-11-23ok, go in. we'll sync you later w/ asp and lasiMichael Shalayeff
1998-11-23some barebone driver for HWPC010(maybe others too) EISA adapter(s)Michael Shalayeff
1998-11-23merge all PDC stuff in one fileMichael Shalayeff
1998-11-23some GSC bus adapters; WAX is not ready yetMichael Shalayeff
1998-11-22regenMichael Shalayeff
1998-11-22some HP devicesMichael Shalayeff
1998-11-21deal with d_secpercyl insanityTheo de Raadt
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow ↵Todd C. Miller
negative offsets; mrg@netbsd.org
1998-11-21return -1 for mmap stub, not 0; mrg@netbsd.orgTodd C. Miller
1998-11-21return -1 for negative mmap offset; mrg@netbsd.orgTodd C. Miller
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow ↵Todd C. Miller
negative offsets; mrg@netbsd.org
1998-11-21regenNiklas Hallqvist
1998-11-21move some ethernet devices to the ethernet section. Fix AW35/pro descriptionsNiklas Hallqvist
1998-11-21check for negative off in mmapNiklas Hallqvist
1998-11-21prototype clock_{gettime,settime,getres}David Leonard
1998-11-20careful mmapTheo de Raadt
1998-11-20marc did not test this completelyTheo de Raadt
1998-11-20careful mmapTheo de Raadt
1998-11-20careful with mmap offTheo de Raadt
1998-11-20oopsTheo de Raadt
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO
1998-11-20Add cast, from NetBSD.Jason Downs
1998-11-20s/dismounted/unmounted/Todd C. Miller
1998-11-20MII fixups, should be able to reliably switch modes manually nowJason Wright
1998-11-20make _MCOUNT_DECL non-static so the compiler doesn't bitch andMarco S Hyman
a profiled kernel can be built for the sparc
1998-11-20vn_lock already unlocks the simple lock. don't do that againArtur Grabowski
1998-11-19disable FACK/SACK again; they still panic alphas. Sorry Niels, but you have ↵Theo de Raadt
to do better...
1998-11-19syncTheo de Raadt
1998-11-19cleanTheo de Raadt
1998-11-19more pnp devicesTheo de Raadt
1998-11-19Sync with FreeBSD:Jason Wright
o match Accton 1207D (MXP5030, 5038) o always do buffer copies on tx (it happened most of the time anyway) o fix up tx packets to minimum length
1998-11-19syncJason Wright
1998-11-19remove realtek2 entryJason Wright
1998-11-19syncTheo de Raadt
1998-11-19accton 503xTheo de Raadt