Commit Graph

3688 Commits

Author SHA1 Message Date
cgd
21a03cca53 mostly-machine-indepedent switch, and changes to match. also, hack init_main 1994-05-18 05:12:10 +00:00
mycroft
c7468280da Update from 4.4-Lite. No important differences. 1994-05-18 04:15:51 +00:00
cgd
ff00cda62d add FD_COPY 1994-05-18 02:41:54 +00:00
cgd
6dad8d7a8a put sync printing in one place 1994-05-18 00:35:07 +00:00
cgd
577c5b3d55 fixes from Christos Zoulas and myself, to get it to work again 1994-05-18 00:10:10 +00:00
mycroft
08ac489a9e Clean up deleted files. 1994-05-17 17:31:43 +00:00
phil
54b24193e2 The "kitchen sink" update ... proc.h, signals, profile, setrq=>setrunqueue ... 1994-05-17 17:31:03 +00:00
phil
7d7d0eedfe moved pc532/pc532/icu.h to pc532/include. 1994-05-17 17:29:34 +00:00
phil
b4d3cf9bc2 Removing minix hack. 1994-05-17 17:28:36 +00:00
deraadt
b0b840abb9 use ether_input 1994-05-17 17:27:06 +00:00
cgd
179c5769e3 notdef out vn_bwrite out, for now, so that kernels compile, until new fs stuff 1994-05-17 10:50:56 +00:00
cgd
da707cc4eb syscall and time stuff 1994-05-17 10:37:09 +00:00
cgd
08124ce51b fix syscall for new names 1994-05-17 10:36:03 +00:00
cgd
d339b7f220 prototyping foo, and kill profclock stuff 1994-05-17 10:35:21 +00:00
cgd
db2fef4843 fix strcat invocations, and cast lots of args 1994-05-17 10:34:41 +00:00
cgd
d4f4f4f021 profiling stuff 1994-05-17 10:34:00 +00:00
cgd
5d40a1394d pmap_bootstrap_alloc 1994-05-17 10:33:21 +00:00
cgd
6b7f802ece iskmemdev and iszerodev 1994-05-17 10:32:53 +00:00
cgd
25bfe2fdc8 cpu_swapin and need_proftick 1994-05-17 10:30:33 +00:00
cgd
0918278c51 splstatclock 1994-05-17 10:29:52 +00:00
cgd
3e4570726f cast 1994-05-17 10:28:30 +00:00
cgd
21280fa872 pass pointer to vm_map, not vm_map 1994-05-17 10:27:49 +00:00
cgd
feaf0071d2 no SYSVSHM 1994-05-17 10:26:43 +00:00
cgd
81ae1682d5 osigstack is COMPAT_HPUX, too 1994-05-17 08:46:35 +00:00
cgd
28fb78e6ba domainname foo is for HPUX, too 1994-05-17 08:22:13 +00:00
cgd
bcd9af7530 forgot a cast, and killed phil! 1994-05-17 08:03:05 +00:00
mycroft
3f3d8b3889 Really fix the file size problem. 1994-05-17 06:59:17 +00:00
cgd
91cf0fbaf3 copyright foo 1994-05-17 04:21:49 +00:00
cgd
1f60a09220 delete bogon 1994-05-17 04:17:36 +00:00
cgd
725ed31e82 copyright foo 1994-05-17 04:13:48 +00:00
cgd
fa475bdca1 actually set va_size! 1994-05-17 04:10:29 +00:00
mycroft
6c7bd3b00f Implement new functions for 4.4-Lite file systems, and some general cleanup. 1994-05-17 03:43:46 +00:00
cgd
dd37e7f51f copyright foo 1994-05-17 02:17:17 +00:00
cgd
9b78e48fcf (almost) upgrade to latest versions, for phil 1994-05-17 02:12:16 +00:00
cgd
326e5bd552 get & setdomainname are COMPAT_09, not COMPAT_43 1994-05-17 00:04:39 +00:00
cgd
9b0d8f0555 make getdomainname, setdomainname, and uname COMPAT_09 in syscall table 1994-05-17 00:02:28 +00:00
cgd
e37f8e4023 add support for 'NCOMPAT' to deal with NetBSD compat defines 1994-05-17 00:00:46 +00:00
gwr
fa2c59089d Remove some cruft left over from debugging. 1994-05-16 23:11:42 +00:00
gwr
2d6f34fc15 Fix disassembly of "mov #0xNNNN,sr" 1994-05-16 16:51:48 +00:00
gwr
5a97ef83a3 Lite: setrq -> setrunqueue 1994-05-16 16:49:39 +00:00
gwr
e052e5a3e0 Add arpintr() call to netintr() for Lite network code. 1994-05-16 16:47:38 +00:00
gwr
e349dc8982 Add call to ether_ifattach() for Lite network code. 1994-05-16 16:45:25 +00:00
mycroft
6e938cae1d Add a few things needed for 4.4-Lite file system code. 1994-05-16 13:11:42 +00:00
cgd
17ab905850 need a backslash! 1994-05-16 11:01:45 +00:00
cgd
c9d464003e USL copyright foo 1994-05-16 10:58:26 +00:00
cgd
1ca4432511 make ouname() actually compatible with its old invocation (based on
old utsname.h) for binary compatibility.  also, it is *NOT* SunOS compatible;
the SunOS structure has different-sized fields.  COMPAT_SUNOS needs its own.
1994-05-16 09:57:42 +00:00
cgd
f85266508f kill uname-related crap 1994-05-16 09:50:40 +00:00
cgd
54b515280a sticks as quads may break my bones, but profiling will never hurt me... 1994-05-16 09:46:10 +00:00
deraadt
a3c5a71f9f attempts to reduce our reliance on /usr/include 1994-05-16 06:25:21 +00:00
cgd
441e45a8c9 kill typo 1994-05-16 06:13:11 +00:00