Commit Graph

5405 Commits

Author SHA1 Message Date
phil
fe7f9b549e pmap.c: Fixing a pmap bug in that not enough page table directories were
allocated.
proc_machdep.c: catching up with current.
1994-01-28 03:47:57 +00:00
phil
cb8ca38d99 Catching up with current. Basically a new file. 1994-01-28 03:44:07 +00:00
deraadt
ac51029167 for new exec, from mw 1994-01-28 03:41:44 +00:00
deraadt
b632ec18c0 don't go boom in the presence of stray interrupts 1994-01-28 03:40:18 +00:00
deraadt
7b729d55a0 support for lookup keyword in resolv.conf 1994-01-28 03:10:35 +00:00
deraadt
cac819eb3b support for lookup keyword in resolv.conf 1994-01-28 03:00:25 +00:00
jtc
78c3d6b7bb Add /usr/mdec. 1994-01-28 02:56:06 +00:00
jtc
6eed407081 Fix typo: or -> for. 1994-01-28 02:22:24 +00:00
mycroft
484911d7d5 Remove broken and redundant declarations. 1994-01-28 02:12:02 +00:00
cgd
22d6d0d419 patch from sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz) to kill mem leak 1994-01-28 01:19:11 +00:00
mycroft
e68052d064 No more sccs. 1994-01-28 01:09:58 +00:00
mycroft
28feb15c09 Clean up deleted files. 1994-01-28 01:09:15 +00:00
cgd
467c1faae5 don't need -lutil 1994-01-28 01:05:30 +00:00
cgd
34be3c66e5 hack to make getloadavg() link properly 1994-01-28 01:05:21 +00:00
cgd
81bae33f1f needs -lkvm, not -lutil 1994-01-28 01:00:24 +00:00
cgd
8970fe6df6 hack to make getloadavg() link properly 1994-01-28 00:58:41 +00:00
cgd
9a79f1061b don't need -lutil 1994-01-28 00:56:10 +00:00
cgd
d9b6fbc4da needs -lkvm, not -lutil 1994-01-28 00:56:02 +00:00
cgd
5b823d2a09 don't need -lutil 1994-01-28 00:52:03 +00:00
cgd
2892f80630 needs -lkvm, not -lutil 1994-01-28 00:50:31 +00:00
jtc
e31d091b11 Use mtree to install ${DESTDIR}/usr 1994-01-28 00:50:30 +00:00
cgd
542fa2fb04 hack to make getloadavg() link properly 1994-01-28 00:49:46 +00:00
cgd
da1d84230b needs -lkvm, not -lutil 1994-01-28 00:48:33 +00:00
cgd
8a871addee don't need -lutil 1994-01-28 00:46:39 +00:00
cgd
e801ed50b5 needs -lkvm, not -lutil 1994-01-28 00:45:44 +00:00
jtc
b1b636f191 Prune contrib, X11, & Kerberos directories.
We don't ship these things.
1994-01-28 00:44:05 +00:00
cgd
5123f7879d don't need -lutil 1994-01-28 00:36:28 +00:00
jtc
eed29ef5d6 Prune directories that are either obsolete or ones that NetBSD does not
supply.
1994-01-28 00:36:09 +00:00
cgd
1cb5fe836b needs -lkvm, not -lutil 1994-01-28 00:34:52 +00:00
cgd
1ac7c7adaa don't need -lutil 1994-01-28 00:31:32 +00:00
cgd
9043c5a8de hack to make getloadavg() link properly 1994-01-28 00:30:52 +00:00
briggs
b6f2e63dce First cut of MAKEDEV and disktab. Disktab is straight from hp300...
MAKEDEV is actually close to what we'll want.  Modulo changes for
SunOS, etc. compatibility.
1994-01-28 00:30:10 +00:00
cgd
bca5d4ac26 hack to make getloadavg() link properly 1994-01-28 00:26:35 +00:00
jtc
1148dbe588 Clean up usr/share/man/* manpage specification. 1994-01-28 00:24:41 +00:00
cgd
8104af1515 don't need -lutil 1994-01-28 00:24:19 +00:00
cgd
90ef506be5 needs -lkvm, not -lutil 1994-01-28 00:23:41 +00:00
cgd
3a14af2571 don't need -lutil 1994-01-28 00:22:37 +00:00
cgd
919f4adecb note requirement of linking with -lkvm if you use this routine. 1994-01-28 00:19:40 +00:00
cgd
e83349cd3f add LIBKVM 1994-01-28 00:16:29 +00:00
cgd
227ad953f9 add two man pages 1994-01-27 23:58:34 +00:00
cgd
73eee0505b stuff moved into libc 1994-01-27 23:51:33 +00:00
cgd
9692bffa3e bump major, for changes theo and i are making. 1994-01-27 23:45:26 +00:00
mycroft
025a03852f Clean up deleted files. 1994-01-27 23:31:23 +00:00
cgd
7999e08c50 get rid of stuff that doesn't belong here 1994-01-27 23:31:19 +00:00
cgd
86b9f0e123 create this in preparation for later. 1994-01-27 23:31:08 +00:00
cgd
fa206f9eb6 get rid of local err(); convert to err() and warn() as appropriate 1994-01-27 20:32:37 +00:00
pk
9c8c8cf98b Remove -lg from LINK_SPEC, as there's no libg.a. 1994-01-27 19:43:11 +00:00
mycroft
f0e6f8605f Clean up deleted files. 1994-01-27 19:22:54 +00:00
pk
dd26876b99 Remove dlopen() et. al., they don't work from libc. 1994-01-27 19:21:55 +00:00
pk
ac0396a732 ptrace_[fp][sg]etreg() 1994-01-27 19:00:13 +00:00