Commit Graph

287 Commits

Author SHA1 Message Date
mycroft 1ea45a0917 Various. 1994-06-08 19:40:22 +00:00
mycroft bab8181299 Update from 4.4-Lite, with local changes. 1994-06-08 19:33:47 +00:00
mycroft 726a4412d4 Clean up deleted files. 1994-06-08 19:33:46 +00:00
mycroft 625a6892f7 Update from 4.4-Lite, with local changes. 1994-06-08 19:27:32 +00:00
mycroft 5922d844af Update from 4.4-Lite, with local changes. 1994-06-08 19:23:02 +00:00
mycroft cf6f15bde0 Clean up deleted files. 1994-06-08 19:20:00 +00:00
mycroft ccfa3742b5 Update from 4.4-Lite, with local changes. 1994-06-08 18:57:30 +00:00
mycroft 175ecf65e1 Update from 4.4-Lite. 1994-06-08 18:54:38 +00:00
chopps 4ebd52e009 add mount_ados 1994-06-03 00:35:22 +00:00
chopps 1d58e5ab95 basically mount_msdos for now. 1994-06-03 00:33:10 +00:00
pk c3a3100892 Initialize return value from save_core() in case dumpsize == 0. 1994-05-31 09:38:12 +00:00
mycroft ce8435c526 Add missing htons(), reported by Thorsten Lockert. 1994-05-30 09:55:56 +00:00
pk 327bccb71b Don't clear dump if writing it to the filesystem fails (eg. file system full) 1994-05-27 08:40:49 +00:00
cgd 984d40a72f pass a daddr_t rather than an off_t; forgot to commit last week. 1994-05-26 06:53:36 +00:00
cgd ba346cac3f kill (bogus) multiple inclusions 1994-05-23 05:42:41 +00:00
cgd cca0652a0f don't need that 'all' line. 1994-05-20 08:58:22 +00:00
cgd 725ed31e82 copyright foo 1994-05-17 04:13:48 +00:00
cgd 3971f6048c don't do query and trace 1994-05-15 00:50:38 +00:00
cgd 62561b3dc7 need dep. first 1994-05-13 21:24:15 +00:00
mycroft 4c8599d370 Clean up import. 1994-05-13 08:02:16 +00:00
cgd 7b442030ed clean up import 1994-05-11 06:47:04 +00:00
cgd 3b59599485 kill stupidity 1994-05-05 06:35:50 +00:00
pk 77c9a3fa5b Prototype some things. 1994-05-02 10:18:21 +00:00
pk 7ed52d1091 Disabling *all* terminals in /etc/ttys meant disabling them for good:
stuck in `clean tty' => `multi user' => `clean tty' loop.
1994-04-26 19:56:22 +00:00
cgd 97c1f9d08d oops; changed comparison, but not field! 1994-04-25 18:33:42 +00:00
cgd 76919077ef kill some #ifndefs 1994-04-25 18:33:12 +00:00
cgd 9a2c884999 need <sys/time.h> 1994-04-25 18:28:42 +00:00
cgd ceeb9f072d various grunge 1994-04-25 18:28:36 +00:00
cgd e82c231da3 need <sys/time.h> 1994-04-25 18:23:19 +00:00
cgd af8ee2b8b6 change some #ifdef's. 1994-04-25 18:22:50 +00:00
cgd 4417e58658 need <sys/time.h> 1994-04-25 18:17:04 +00:00
cgd a272a35bc0 add bim 1994-04-22 00:09:02 +00:00
cgd 7a6bf5ee14 add the pc532 boot image manager, by Phil Nelson. desperately needs clean. 1994-04-22 00:04:22 +00:00
cgd 896fc34ba3 queue/struct changes 1994-04-21 07:58:49 +00:00
cgd f01b9646e3 back to 10%, per mkm 1994-04-20 03:56:03 +00:00
cgd 637097ae1c don't complain if ENXIO on open and not verbose 1994-04-19 03:42:54 +00:00
cgd 57a340a4a2 if we want a LETS_GET_SMALL init, allow only single-user 1994-04-18 07:59:40 +00:00
cgd 2f067856cd allow external mount types, even if LETS_GET_SMALL 1994-04-18 06:15:08 +00:00
cgd 1ddc4aa19f kill some code if SMALL is defined... 1994-04-18 06:08:27 +00:00
cgd c49bfc05a9 oops, forgot one 1994-04-15 00:47:33 +00:00
cgd 5334ad51e1 fs type names, and much clean 1994-04-14 03:25:14 +00:00
cgd eb0f0ad92d fs type names will soon be strings 1994-04-14 03:21:21 +00:00
cgd d7e56d367a use setproctitle 1994-04-14 03:15:37 +00:00
deraadt 7f4901e6f5 typo 1994-04-13 10:12:33 +00:00
cgd aa23b1931a kill warning 1994-04-13 07:33:05 +00:00
cgd 8050627755 light comment change 1994-04-13 04:29:54 +00:00
cgd 7c9ad60ed9 documentation, general cleanup. ick. 1994-04-12 05:03:23 +00:00
cgd 3eff8b176a 10 -> 5 1994-04-12 04:39:57 +00:00
cgd 7989c52b3e off_t casts, from Thomas Eberhardt 1994-04-12 04:17:37 +00:00
deraadt 8fb90b0ed4 from <dean@fsa.ca>: let "fsck /usr" work. also, if the user does
"fsck /dev/sd0a" attempt to map to the raw device name.
1994-04-09 08:58:31 +00:00