cgd
|
138fcd8327
|
deal with new share/doc strategy
|
1994-06-30 05:33:30 +00:00 |
|
cgd
|
61d2ae79f4
|
RCSID frobbing, and minor sanity adjustments.
|
1994-06-30 05:31:04 +00:00 |
|
cgd
|
b233f19e46
|
don't be careless with _SUBDIRUSE
|
1994-06-30 05:21:28 +00:00 |
|
mycroft
|
54718335ed
|
Clean up deleted files.
|
1994-06-30 05:12:42 +00:00 |
|
jtc
|
008c3a98a0
|
Replaced test with simpler, more feature rich, version derived from pdksh.
|
1994-06-30 05:12:29 +00:00 |
|
mycroft
|
7762f58480
|
Clean up deleted files.
|
1994-06-30 04:49:02 +00:00 |
|
mycroft
|
4908dd6ed9
|
Clean up deleted files.
|
1994-06-30 04:26:23 +00:00 |
|
deraadt
|
b70d67af03
|
mv ${arch}/ to arch/${arch}, so that libkern builds without obj/
|
1994-06-30 04:26:07 +00:00 |
|
deraadt
|
58732c3c77
|
skey support from <tsarna@endicor.com>
|
1994-06-30 03:49:43 +00:00 |
|
phil
|
8c1fd46d99
|
<scsi/xxx.h> => "../../scsi/xxx.h" for use with old conf and "pc532 special
scsi." As soon as config.new is working on the pc532, pc532/scsi should
disappear.
|
1994-06-30 01:12:44 +00:00 |
|
deraadt
|
fd7c79353e
|
knf
|
1994-06-29 23:32:42 +00:00 |
|
deraadt
|
b9e352dcab
|
knf
|
1994-06-29 22:41:41 +00:00 |
|
jtc
|
61c805aef5
|
The file_descriptor argument to the -t primary is no longer optional.
|
1994-06-29 22:26:50 +00:00 |
|
jtc
|
9659258f38
|
Removed code that checked if arg was a unary operator when test is called
with only one argument. It's not a syntax error --- it's a special case.
|
1994-06-29 22:10:16 +00:00 |
|
deraadt
|
42a8cb5a34
|
knf & small bug fix
|
1994-06-29 21:40:21 +00:00 |
|
cgd
|
ef9dc92b8e
|
this is what cdefs.h is for
|
1994-06-29 21:23:15 +00:00 |
|
deraadt
|
e156ce2801
|
buggy version of abs() goes away
|
1994-06-29 21:22:50 +00:00 |
|
chopps
|
d64a1b73b1
|
aga mode, finally.. thanks to osymh@gemini.oscs.montana.edu (Michael Hitch)
|
1994-06-29 13:12:43 +00:00 |
|
pk
|
1d1aa8ff38
|
Some refinement in resolving symbols from shared objects.
|
1994-06-29 11:18:45 +00:00 |
|
pk
|
1cf6a27eef
|
error => warnx
|
1994-06-29 11:15:34 +00:00 |
|
ws
|
f455a4ed05
|
Reads on raw disks are only guarranteed in multiples of the block size
|
1994-06-29 11:01:35 +00:00 |
|
deraadt
|
9bc624e44c
|
knf
|
1994-06-29 07:28:36 +00:00 |
|
cgd
|
fccfa11af5
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
|
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
|
deraadt
|
bb627c6f25
|
work around two obscure bugs
|
1994-06-29 06:24:39 +00:00 |
|
cgd
|
f83cfd0853
|
take three
|
1994-06-29 06:19:16 +00:00 |
|
gwr
|
76511003fc
|
Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
|
1994-06-29 05:35:55 +00:00 |
|
gwr
|
ab9bc34d8d
|
...wrong version last time...
|
1994-06-29 05:34:16 +00:00 |
|
gwr
|
c51c8eb6c8
|
..wrong version last time...
|
1994-06-29 05:32:53 +00:00 |
|
mycroft
|
46a7a83030
|
Add new keyword.
|
1994-06-29 05:26:35 +00:00 |
|
deraadt
|
2cb5542f38
|
4.4-lite, plus our mods
|
1994-06-29 05:09:04 +00:00 |
|
briggs
|
cefec1332a
|
Still not working, but getting closer. Lots of debugging stuff left in
here.
|
1994-06-29 04:59:05 +00:00 |
|
briggs
|
cd7957a201
|
Only do some of these mods on the first pass.
|
1994-06-29 04:57:43 +00:00 |
|
briggs
|
984ca4e84d
|
Oops. w/ 4k pages, PTSIZE is larger.
|
1994-06-29 04:55:57 +00:00 |
|
mycroft
|
91e5666a46
|
Optimize vmapbuf().
|
1994-06-29 02:32:56 +00:00 |
|
mycroft
|
88c2dbd163
|
Add a couple of casts.
|
1994-06-29 01:54:09 +00:00 |
|
mycroft
|
527648cd2f
|
Eliminate use of b_bufsize, and clean a little.
|
1994-06-29 01:51:06 +00:00 |
|
mycroft
|
ec9f6d82c2
|
Clean up deleted files.
|
1994-06-29 01:49:53 +00:00 |
|
deraadt
|
d6743f02e5
|
4.4-lite, plus our local changes
|
1994-06-29 01:49:37 +00:00 |
|
deraadt
|
50b13742e4
|
_MACHINE_VARGS_H_
|
1994-06-29 00:45:01 +00:00 |
|
mycroft
|
6c5092484b
|
Eliminate use of b_bufsize, and instead pass an extra arg to v(un)mapbuf(),
to be consistent with vs)un)lock().
|
1994-06-28 22:21:16 +00:00 |
|
cgd
|
c882a91e7e
|
add a new MID_
|
1994-06-28 22:18:15 +00:00 |
|
deraadt
|
d510de5ea6
|
important note about newfs
|
1994-06-28 22:07:48 +00:00 |
|
gwr
|
f3d0b50b88
|
Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
|
1994-06-28 22:05:41 +00:00 |
|
mycroft
|
d22df96ea2
|
Reload mnt_maxsymlinklen, for `fsck -c2'.
|
1994-06-28 21:50:24 +00:00 |
|
deraadt
|
db311cc316
|
in the name of compatibility, link /etc/rmt -> /usr/sbin/rmt, since
"/etc/rmt" is hardcoded into many old rmt-using programs.
|
1994-06-28 21:48:46 +00:00 |
|
gwr
|
ccceee9df1
|
Make setsoft* use the real software interrupt register
provided on Sun machines (instead of simulating mtpr).
|
1994-06-28 21:47:56 +00:00 |
|
gwr
|
dd658a58ea
|
Add PMEGQ_KERNEL for pmegs on the new kernel queue.
|
1994-06-28 21:44:38 +00:00 |
|
gwr
|
8db19b31db
|
Make initial tty mode the same as the PROM uses
(so you can read the console messages).
|
1994-06-28 21:42:32 +00:00 |
|
gwr
|
321a38087b
|
Move vnode_if.o earlier in the OBJ list.
|
1994-06-28 21:40:34 +00:00 |
|