Commit Graph

7982 Commits

Author SHA1 Message Date
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
jtc
abd412aa8d Properly parse null command line arguments in makefile rules.
Fix from Christos Zoulas.
1994-05-17 15:55:42 +00:00
pk
34bcc4c76b dummy kernel-debug routines for now. 1994-05-17 14:04:50 +00:00
pk
67c44985d7 Framework for kernel debugging, needs more work. 1994-05-17 14:01:44 +00:00
mycroft
be4f78724b Add {set,get,end}netgrent(). 1994-05-17 13:32:31 +00:00
mycroft
6bb037ec32 From 4.4-Lite. 1994-05-17 13:30:51 +00:00
mycroft
f5392c8ae8 Add realpath(3). 1994-05-17 12:44:06 +00:00
mycroft
1c98b23af1 New from 4.4-Lite. Needed for some 4.4 FS utilities. 1994-05-17 12:42:30 +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
jtc
1af99404cd Fix backslash parsing within backquoted string 1994-05-17 10:47:50 +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
pk
8fbf67e44a Restore "${DESTDIR}" in CFLAGS. 1994-05-17 08:58:29 +00:00
pk
9b5091b2ff NOMAN support. 1994-05-17 08:55:04 +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
cgd
5592f2ccf2 copyright foo 1994-05-17 04:06:00 +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
0db4129588 clean up import, etc. 1994-05-17 03:35:48 +00:00
cgd
f58f08023d new gprof 1994-05-17 03:13:30 +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
e88e40a477 XOPEN foo here, too 1994-05-17 00:12:02 +00:00
cgd
b55fd24a8e new assert helper 1994-05-17 00:07:23 +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
cgd
5a60a84b23 add back jtc's _XOPEN_SOURCE changes, return type of setgrent back to void 1994-05-16 23:43:17 +00:00
gwr
fa2c59089d Remove some cruft left over from debugging. 1994-05-16 23:11:42 +00:00
cgd
0c1553fd48 oops 1994-05-16 22:43:42 +00:00
jtc
d44d58bfcc Fix typo, from Giles Lean (Fixes bug #248) 1994-05-16 20:15:04 +00:00