summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1994-03-27expand uid_t/gid_t/off_tcgd
1994-03-27expand uid_t/gid_t/off_tcgd
1994-03-27expand uid_t/gid_t/off_tcgd
1994-03-27expand uid_t/gid_t/off_tcgd
1994-03-27expand uid_t/gid_t/off_tcgd
1994-03-27casting perversioncgd
1994-03-27fix botchcgd
1994-03-27do the syscall shufflecgd
1994-03-27add the ast mp card that's in lampcgd
1994-03-27moved everything over to sys/queue.h, from dlists.[ch]chopps
1994-03-27Clean up deleted files.mycroft
1994-03-27dlists.h ==> sys/queue.hchopps
1994-03-26getting rid of tp_astring.cglass
1994-03-25move HIST out of DEBUG conditional.chopps
1994-03-25cc cleanup, dlist ==> sys/queuechopps
1994-03-25Put controller target in scsi_switch.mycroft
1994-03-25Fix off-by-one error in comopen() unit number sanity check. From Brian demycroft
1994-03-25Don't need to do all the splx() crap on syscall and trap exit.mycroft
1994-03-25Reorder AST check.mycroft
1994-03-25Actually finish this change from three months ago.mycroft
1994-03-24Small code clean up, and make the normal cases a few cycles faster.mycroft
1994-03-24print even more SCSI sense data; this should be in a function...cgd
1994-03-24DDB supportpk
1994-03-24DDB support.pk
1994-03-24i have an ast cardderaadt
1994-03-24print out lots of info on non-media hardware error...cgd
1994-03-24Change BC_* constants. We're using GNU bc, which has really huge limits.jtc
1994-03-23DDB supportpk
1994-03-23struct command => struct db_command, and define it in db_command.hpk
1994-03-23kern/subr_disk.c is standardderaadt
1994-03-23kernel/disklib.c goes away, not very portablederaadt
1994-03-23DDB supportpk
1994-03-23Much faster on 486s and Pentiums; a little slower on 386s.mycroft
1994-03-23allow mmaping of /dev/mem and /dev/kmem. The former for folks withcgd
1994-03-23two reference count fixes, and minor cleanup (to offset the added goto! 8-).cgd
1994-03-23copyright foocgd
1994-03-23Don't poll more than 4 ports.mycroft
1994-03-23Some stylistic cleanup, and a very minor speedup.mycroft
1994-03-23default type is MAP_FILE if none given.chopps
1994-03-23add AST-style serial multiport support, from Roland McGrathcgd
1994-03-23add AST-style serial multiport support, from Roland McGrathcgd
1994-03-23add line for 'ast' mp-com driver. needs to go into fils.newconf eventuallycgd
1994-03-22delete some unneeded thingsderaadt
1994-03-22splimp >= (splnet or spltty)deraadt
1994-03-22move defn of trapvec to cpu.hderaadt
1994-03-22various and sundry changesphil
1994-03-22ncr: try to get it to recognize slower devicesphil
1994-03-22Small changes to get them current and useful.phil
1994-03-20yes ite is now auto margin, this fixes a conflict with thechopps
1994-03-20fix shell command for linking. (from Stephen J. Roznows)chopps