glass
42255b6429
whatever was necessary to make the rest of it work.
1993-07-30 17:02:44 +00:00
glass
a669406b6f
add todo list for dev directory
1993-07-30 17:01:46 +00:00
glass
23ee68e447
bogus placeholder obio addr
1993-07-30 16:59:24 +00:00
glass
48ffb148d4
make idprom compile, and a bogus OBIO addr
1993-07-30 16:58:51 +00:00
glass
babf5ee73f
added more files. marked idprom as a device-driver
1993-07-30 16:57:31 +00:00
glass
87f867eb9f
Fri Jul 30 16:52:00 PDT 1993:
...
snapshot. things compile but don't link. pmap stuff compiles but
just starting work on interfacing it to the vm system. current projects
appear to be both physical memory and virtual memory maps.
1993-07-30 16:54:39 +00:00
mycroft
080e65aef6
Add RCS identifiers.
1993-07-30 11:10:53 +00:00
mycroft
0e9c8e4524
Add RCS identifiers.
1993-07-30 08:34:38 +00:00
mycroft
f23f94cb77
Add even more RCS frobs.
1993-07-30 08:21:41 +00:00
mycroft
2e9407c8eb
Remove patchkit lossage, and RCS frob, and make tolower() and toupper() a
...
little faster.
1993-07-30 08:07:44 +00:00
mycroft
adb8dc2533
Add RCS frob.
1993-07-30 07:59:55 +00:00
mycroft
e7ae1531d5
Latest versions from uunet.
1993-07-30 07:57:48 +00:00
mycroft
dbd4200b5d
Latest version from uunet.
1993-07-30 07:35:47 +00:00
mycroft
01094e51c2
When generating a default OBJS, ignore .h files.
1993-07-30 03:40:07 +00:00
mycroft
6001d6e5c9
system.c
1993-07-30 03:29:07 +00:00
mycroft
889dce8d1b
Add param.h to SRCS so it will get built before depending.
...
Remove bogus empty depend target.
1993-07-30 03:13:07 +00:00
mycroft
b6f2050461
Merge changes from netbsd-0-9 branch.
1993-07-30 01:31:48 +00:00
mycroft
bccc50a733
Merge changes from netbsd-0-9 branch.
1993-07-30 01:00:27 +00:00
mycroft
bdbbba0b73
Use execve() rather than execl(). This is faster and doesn't use malloc()
...
(and thus avoids an annoying problem which only seems to manifest itself
in KCL).
1993-07-29 22:09:42 +00:00
mycroft
8846a74782
Don't print the `making ...' message if an obj dir already exists.
...
Also, a minor cleanup.
1993-07-29 22:04:53 +00:00
jtc
3643c134f1
Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc.
...
from complaining about a trivial issue.
1993-07-29 21:42:19 +00:00
mycroft
d77ae6d412
Don't repeat the last character in a range.
1993-07-29 16:29:40 +00:00
mycroft
4ff2032a1d
Clean up deleted files.
1993-07-29 12:40:19 +00:00
jtc
1829761419
back out LOGNAME until I have the situation confirmed.
1993-07-28 20:36:17 +00:00
jtc
04b4a7f853
Back out last change until I can get an official interpretation.
1993-07-28 20:22:53 +00:00
jtc
851cc8482a
Update LOGNAME as well as USER environment variables to keep POSIX utilities
...
that only understand LOGNAME happy.
1993-07-28 17:53:26 +00:00
jtc
5b1c27146a
When both LOGNAME and USER environment variables are set, favour LOGNAME.
1993-07-28 17:49:22 +00:00
cgd
2680a043c7
general cleanup (get close to KNF), and remove a few fuzzies
...
in preparation for The Grand Re-rewriting.
1993-07-28 04:08:27 +00:00
cgd
7b2afa7fe6
incorporate changes from 0-9-base to 0-9-ALPHA
1993-07-28 02:20:34 +00:00
cgd
cbdb50c1c1
incorporate changes from 0-9-base to 0-9-ALPHA
1993-07-28 00:56:43 +00:00
cgd
5158757c0f
incorporate changes from 0-9-base to 0-9-ALPHA
1993-07-28 00:40:12 +00:00
cgd
799eb7d029
kill change log
1993-07-28 00:00:49 +00:00
pk
36a6e635b3
Committing in src/sys/vm
...
Modified Files:
vm_object.c
call vm_object_remove() to remove an object from the hashtable when
vm_object_collapse() starts fiddling with pagers.
1993-07-28 00:00:01 +00:00
jtc
78df5feb47
First cut at "catman"
1993-07-27 21:29:27 +00:00
jtc
87a0a56795
Add makewhatis script
1993-07-27 20:55:32 +00:00
jtc
f49d130aa8
Add makewhatis script for catman
1993-07-27 20:53:59 +00:00
jtc
d4f7744b8e
Fix formatting bug.
1993-07-27 20:21:42 +00:00
jtc
dddeb4b8fa
Set RCS comment leader to .\".
1993-07-27 19:08:55 +00:00
nate
66cb129044
Got rid of cruft at the bottom of the man page
1993-07-27 18:09:27 +00:00
glass
d3b416231f
new pmap module
1993-07-27 12:04:41 +00:00
jtc
41897f8be3
Eliminate line length limit of config file.
1993-07-27 01:32:38 +00:00
jtc
9786c4ebb2
man_conf -> man.conf
1993-07-27 01:04:48 +00:00
jtc
0de6d56567
Restore colons to manpath if we exit the for loop prematurely to
...
avoid dumping core when we request manpages from more than one
section.
Look in machine dependant manpage directory (cat?/arch/*) before the
machine independant directory (cat?/*) as per manpage.
Don't complain about not being able to find a manual page if it was
found in the augmented manpath specified by -m.
1993-07-26 23:05:36 +00:00
glass
ca073b5fd0
adding man pages for termios support functions
1993-07-25 23:05:00 +00:00
glass
20e82d4699
Finally deprecate the old timezone() interface in favor of an XSH5
...
timezone/daytime pair; as proposed by J.T. in September, 1996.
Fixes PR standards/11807 by Nick Hudson.
1993-07-25 23:04:59 +00:00
cgd
9ff66c6e35
only save 250k of ftp logs before compressing
1993-07-24 23:29:31 +00:00
ws
96ec00e106
Use all of freebufspace
1993-07-24 22:09:50 +00:00
deraadt
80795f5a8e
new header files are more ansi-like
1993-07-24 18:29:16 +00:00
deraadt
9e0367ab04
fixed a yp-related bug found by Paul Kranenburg <pk@cs.few.eur.nl>:
...
endpwent was free'ing passwd line.
1993-07-24 18:28:32 +00:00
deraadt
f889a2a363
rewrote sun-copyrighted header files
1993-07-24 18:25:32 +00:00