Commit Graph

7660 Commits

Author SHA1 Message Date
mycroft
2bb670aef5 Prototype log(), logpri(), and addlog(), in an appropriate place. 1994-05-12 10:30:42 +00:00
mycroft
89b3d99770 Make logpri() non-static. 1994-05-12 10:26:19 +00:00
deraadt
a1f888ed38 rearrange code to make sun4m support easier to add. 1994-05-12 08:34:57 +00:00
deraadt
2db3edfe06 SYSVSHM goes away, it will be back soon 1994-05-12 08:22:41 +00:00
deraadt
7ce60f4f0e do vn the correct way 1994-05-12 08:22:03 +00:00
cgd
6749324f75 get kernel version with sysctl 1994-05-12 08:13:54 +00:00
chopps
5311b63b87 ifdef out use of scsi_xfer->req_sense_length for now.. 1994-05-12 06:43:09 +00:00
chopps
4a2330f45d new scsi siop drivers and zthreebus support from
osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-12 06:00:05 +00:00
chopps
c1de856362 update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) add support
for zthreebus siop scsi drivers and better machine recocgnition.
1994-05-12 05:56:28 +00:00
glass
82809ca415 fix chopps, et al discovered bug in allocating cd_devs array 1994-05-12 05:21:45 +00:00
cgd
7d58a0b678 kill stupid idea... 1994-05-12 03:54:01 +00:00
cgd
ff49fed069 upgrade to 4.4-Lite's tty code. our bug fixes included, some might need GC. 1994-05-12 03:48:33 +00:00
cgd
a98f3f0e86 final munge for 4.4-Lite-ness 1994-05-12 03:43:00 +00:00
cgd
0f522eb0a3 update to 4.4-Lite; fixes a really obvious bug 1994-05-12 03:42:23 +00:00
chopps
08fb938d9b oops we want to alphabetize starting on path, not basename.. 1994-05-12 03:36:32 +00:00
chopps
bf5b060f84 add adosfs to files for old config and alphabetize for both. 1994-05-12 03:33:41 +00:00
cgd
d86bd85808 minor changes to match 4.4-Lite 1994-05-12 03:25:27 +00:00
cgd
f35a193361 update, but keep explicit returns in place. kill voidop() (it's unused now). 1994-05-12 03:16:33 +00:00
cgd
2e99c0c523 doesn't need to include shm.h 1994-05-12 00:54:58 +00:00
mycroft
945e278f4e Cast some args to caddr_t. 1994-05-11 22:26:09 +00:00
chopps
92c4eec4e6 update to new ioctl names 1994-05-11 19:09:29 +00:00
chopps
b08b714bd3 general cleanup including boot diag messages. 1994-05-11 19:06:40 +00:00
chopps
7061e64af2 compile genassym static and add adosfs to GENERIC 1994-05-11 19:03:33 +00:00
chopps
020b93a9ed fix mmutype recocgnition cleanup cpu identify and other boot diags. 1994-05-11 19:02:53 +00:00
chopps
da8f390454 add adosfs 1994-05-11 18:52:00 +00:00
chopps
cdad699946 add support for adosfs. 1994-05-11 18:50:36 +00:00
chopps
780b200e72 First version of AmigaDOS fast file system. needs work, read only. 1994-05-11 18:49:06 +00:00
jtc
a3f60d8978 forgot some include files 1994-05-11 17:54:32 +00:00
jtc
759eadefd8 integrate NetBSD's POSIX.2 compliant umask builtin 1994-05-11 17:53:54 +00:00
jtc
52a20605b9 integrate NetBSD's path searching for dot files 1994-05-11 17:47:12 +00:00
jtc
542ace3bab reintegrate NetBSD's false builtin 1994-05-11 17:42:57 +00:00
jtc
83b8a2f413 Mark Weaver's background/list fix (for bug #236) 1994-05-11 17:39:11 +00:00
mrg
e0b6e3376f 4.4BSD-Lite2 1994-05-11 17:19:24 +00:00
jtc
714c2cc318 temporarily disable printf builtin 1994-05-11 17:14:22 +00:00
jtc
05a9db8e4f sync with 4.4lite 1994-05-11 17:10:53 +00:00
mycroft
e9a9507cd7 Clean up deleted files. 1994-05-11 17:10:52 +00:00
jtc
37ed7877b2 sync with 4.4lite 1994-05-11 17:09:42 +00:00
jtc
488499c5ff 44lite code 1994-05-11 17:01:00 +00:00
mycroft
7040f728a9 Fill in some more struct ifnet fields. 1994-05-11 12:09:17 +00:00
mycroft
bb675b0e4c Minor changes. 1994-05-11 10:27:22 +00:00
mycroft
ee2d6ef1e3 Minor changes. 1994-05-11 10:26:49 +00:00
mycroft
bbc1b37ee0 Get rid of private *read() and *write() functions. 1994-05-11 10:16:11 +00:00
mycroft
19017044cf Get rid of the private vnread() and vnwrite(); they are the same as rawread()
and rawwrite().
1994-05-11 10:03:59 +00:00
mycroft
e641126478 Redo in the same style as the hp300 version. 1994-05-11 10:03:16 +00:00
mycroft
02ec14c597 Add dummy *dump() routines. 1994-05-11 09:49:17 +00:00
mycroft
cb9d07da1e Add dummy fdsize(). 1994-05-11 09:31:42 +00:00
mycroft
d3be517803 Update to RTM version 3. Add prototypes. Add some new constants which are
not used yet.
1994-05-11 09:26:46 +00:00
cgd
3951e927fa new errno.h 1994-05-11 07:48:18 +00:00
cgd
46429e6474 don't include shm.h if NOSHM defined, and defined it 1994-05-11 07:41:09 +00:00
cgd
8169628f13 rcsids 1994-05-11 07:35:54 +00:00