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