Commit Graph

1369 Commits

Author SHA1 Message Date
deraadt
e25b08cfa8 few more things i need/want.. 1994-07-08 09:15:06 +00:00
mycroft
7fdb1ca08c Swap comment lines. 1994-07-07 19:31:31 +00:00
mycroft
668c4747b3 Rename flags; clean up a bit. 1994-07-05 21:20:20 +00:00
mycroft
628f44ceb3 Kill addupc(). 1994-07-04 23:20:44 +00:00
mycroft
bc31358508 Fix some profiling stuff. 1994-07-04 23:19:17 +00:00
cgd
3b513cecb5 ISOFS -> CD9660 1994-07-04 20:22:26 +00:00
mycroft
801d30952a ISDEBUG --> LEDEBUG, and fix some ugly code. 1994-07-02 04:13:16 +00:00
deraadt
943735dc41 modifications to the threshold and nicer error checking from christos
and .. splhigh() around insw/outsw code.. yetch
1994-07-01 23:08:11 +00:00
mycroft
73aca695ac Make sure we don't leave the interrupt masked after some errors. 1994-07-01 21:38:19 +00:00
mycroft
2f609096e4 Inline le{rd,wr}csr(). 1994-07-01 21:34:40 +00:00
mycroft
bf74fc41d1 Add prototype. 1994-07-01 21:33:20 +00:00
mycroft
f62bc452ca Correct some comments. 1994-07-01 21:31:14 +00:00
mycroft
4a9a4fb27b Clean up deleted files. 1994-07-01 20:25:29 +00:00
mycroft
66e72cdf4b Rename is to le, and add support for some models of DEPCA. 1994-07-01 20:25:25 +00:00
deraadt
7926e3feb5 match normal Makefile 1994-07-01 20:18:48 +00:00
mycroft
6b879e0403 is0 --> le0, and give trinity one. 1994-07-01 20:09:56 +00:00
deraadt
877c6d65ed do not use /usr/include to compile
link against libkern, not libc
1994-07-01 03:02:29 +00:00
deraadt
cc7bf234c6 exec_aout.h not needed 1994-07-01 02:57:52 +00:00
cgd
cf92afd66e New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
mycroft
91e5666a46 Optimize vmapbuf(). 1994-06-29 02:32:56 +00:00
mycroft
88c2dbd163 Add a couple of casts. 1994-06-29 01:54:09 +00:00
mycroft
527648cd2f Eliminate use of b_bufsize, and clean a little. 1994-06-29 01:51:06 +00:00
deraadt
50b13742e4 _MACHINE_VARGS_H_ 1994-06-29 00:45:01 +00:00
deraadt
e9aa986658 nice little colons 1994-06-28 07:55:25 +00:00
deraadt
f28df7b8d5 i will run quotas 1994-06-27 21:16:36 +00:00
jtc
50707cfa03 Track changes in "real" /bin/sh: builtins was renamed builtins.def. 1994-06-24 07:47:57 +00:00
cgd
fe8d272fd5 kill MSDOSFS in generic kernels until it works; so i can make a snapshot 1994-06-18 23:49:26 +00:00
mycroft
f9f1bab190 Change vmapbuf() and vunmapbuf() to use b_bufsize, not b_bcount. 1994-06-17 22:20:49 +00:00
mycroft
a69dd750a2 b_un.b_addr -> b_data 1994-06-16 01:07:30 +00:00
mycroft
0248bdda10 Allow overriding the name of the awk program. This is a bit different from
how Gordon did it.
1994-06-15 16:46:39 +00:00
deraadt
4a1739545a build vnode_if.* early in a kernel compile 1994-06-15 02:13:47 +00:00
mycroft
4ebc7fb219 Remove some old debugging code. 1994-06-14 20:43:42 +00:00
mycroft
6cfd63c0a3 Add some missing cld's. 1994-06-14 20:25:53 +00:00
mycroft
ef17960ce8 Print `rebooting...' before doing so. 1994-06-14 19:55:06 +00:00
mycroft
978442b5d8 Add some comments, and junk the old (unused) icode. 1994-06-14 19:53:39 +00:00
mycroft
e38ec56cb5 Fix minor bogons in isdisk() and chrtoblk(). 1994-06-14 19:47:51 +00:00
mycroft
470742fbc0 profile_tick() is no longer needed. 1994-06-14 19:37:39 +00:00
cgd
f89d2ee28f re-enable COMPAT_NOMID 1994-06-14 05:27:20 +00:00
mycroft
53159e3876 Clean up deleted files. 1994-06-14 04:19:45 +00:00
cgd
12d059b759 as pointed out by jtc, echo is unnecessary 1994-06-14 04:19:43 +00:00
jtc
cc7d820954 Fix addresses for lpt ports 1994-06-14 03:59:06 +00:00
cgd
f2c7f5cde7 update for new flags method 1994-06-14 01:19:50 +00:00
cgd
2a714498ae update for new program Makefiles 1994-06-14 01:16:30 +00:00
mycroft
5c8e7d1afc Format police. 1994-06-13 19:32:05 +00:00
cgd
6e12a4d7e4 update for 4.4-Lite file system includes and macros 1994-06-13 19:15:14 +00:00
mycroft
f4a9e46aaf Fix unimportant typos. 1994-06-13 18:54:41 +00:00
mycroft
b617dc888e Need to offset cpu_vendor by KERNBASE during startup. 1994-06-11 20:44:13 +00:00
pk
ff9c5cdde5 Set `uio_procp' field in case we ever need it. 1994-06-09 20:00:13 +00:00
mycroft
bb4ba15c7f Add (experimental) 24f handling. 1994-06-08 11:16:49 +00:00
mycroft
3fa62971df Build vnode_if.o. 1994-06-08 07:51:36 +00:00