summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-05-07Move the vector table to .dataNiklas Hallqvist
1996-05-07Use _vectab instead of Lvectab, which is moving to .dataNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Add SCSI scanner and MSDOSFS supportNiklas Hallqvist
1996-05-07Remove erroneously doubled text (patch can do that when a new fileNiklas Hallqvist
1996-05-07Add OPRAHNiklas Hallqvist
1996-05-07Move this doc fileNiklas Hallqvist
1996-05-07sync with 0504; mostly proto changes (some svr4 ioctl changes)Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-07delete impossible to reach code, use more defined constantsTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-07convert to machine/bus.hTheo de Raadt
1996-05-07add :Theo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-05-07add local decl of sockaddrTheo de Raadt
1996-05-07if nfds > FD_SETSIZE, allocate room for the bitmasks inside the kernel; alsoTheo de Raadt
1996-05-07This is the tape boot loader, not the disk. Remove the correct files.Dale S. Rahn
1996-05-07remove file generated during build.Dale S. Rahn
1996-05-07(maybe it will take this time)Dale S. Rahn
1996-05-06Use MSR 0x10, not 10 to clear the Pentium instruction counter; from DavidThorsten Lockert
1996-05-06for 040, copy replacement routines over fpfault zone in trap tableTheo de Raadt
1996-05-06correct my interrupt bugsTheo de Raadt
1996-05-06fix russian typoTheo de Raadt
1996-05-06Zero the instruction counter on Pentium's after detecting one if we haveThorsten Lockert
1996-05-06remove unused files, conserning to the last syncMichael Shalayeff
1996-05-06fix includes for x25/llc.Michael Shalayeff
1996-05-06want ddbTheo de Raadt
1996-05-06add aria audioTheo de Raadt
1996-05-06Initial versionNiklas Hallqvist
1996-05-06Correct RCS IDsNiklas Hallqvist
1996-05-06from netbsd; SCSIDEBUG printf() fixesTheo de Raadt
1996-05-06shinaken cd has lun problemTheo de Raadt
1996-05-06goes awayTheo de Raadt
1996-05-06proto cpu_exec_aout_prep_oldzmagic()Theo de Raadt
1996-05-06defn cdev_scanner_init()Theo de Raadt
1996-05-06do the ^W right.Michael Shalayeff
1996-05-06Return int from main(), so gcc -Werror won't complain. Rhyme not intended.Niklas Hallqvist
1996-05-06Fix typo, lost newlineNiklas Hallqvist
1996-05-06Fix typo, s/aplx/splx/Niklas Hallqvist
1996-05-06fix arg names (s/cmd/command/).Michael Shalayeff
1996-05-06if.h was missed from the commit.Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-05ahc/ahe driver update from freebsd; merged by soda@sra.co.jp andTheo de Raadt
1996-05-05add advanced hang analyzer.Michael Shalayeff
1996-05-05build stand as wellTheo de Raadt
1996-05-04it compiles now.Michael Shalayeff
1996-05-04add missed files.Michael Shalayeff
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04s/ts_/tv_/g again.Michael Shalayeff
1996-05-04remove #ifndef LKM, since that stuff already in sys/conf.h,Michael Shalayeff