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