mycroft
22ab689dfe
Fix off by one error in in_socktrim(), reported by Karn Fox.
1994-11-03 14:57:35 +00:00
deraadt
84ff6c006a
you cannot ALIGN() backwards
1994-11-03 05:58:44 +00:00
deraadt
8f25fc60d3
kill UPAGES
1994-11-03 04:33:17 +00:00
deraadt
8b82ad359d
bzzzttt wrong wrong wrong
1994-11-03 04:29:53 +00:00
deraadt
4650de140a
kill perftest code
1994-11-02 23:18:25 +00:00
deraadt
88af1ef233
VA_VSEG() should use NBPG
1994-11-02 23:16:59 +00:00
deraadt
138a1d9e01
let busmatch print the level/vec
1994-11-02 23:16:28 +00:00
deraadt
48347d17d4
cleanup
1994-11-02 23:16:02 +00:00
jtc
1a6ccc3e14
Strip trailing slashes of operands in checkdot().
...
POSIX.2 requires that if "." or ".." are specified as the basename
portion of an operand, a diagnostic message be written to standard
error, etc. We strip the slashes because POSIX.2 defines basename
as the final portion of a pathname after trailing slashes have been
removed.
This also makes rm "perform actions equivalent to" the POSIX.1
rmdir() and unlink() functions when removing directories and files,
even when they do not follow POSIX.1's pathname resolution semantics
(which require trailing slashes be ignored).
1994-11-02 16:17:14 +00:00
deraadt
841f975d13
#include <kvm.h> later
1994-11-02 09:20:33 +00:00
deraadt
65609b558b
another type change
1994-11-02 09:17:27 +00:00
deraadt
a7f0085a36
we do not install as cccp
1994-11-02 09:07:33 +00:00
deraadt
41614869d6
one more u_long -> u_int32_t change
1994-11-02 07:19:51 +00:00
deraadt
f91e2abb12
--file, not --filename
1994-11-02 07:06:37 +00:00
deraadt
9b4d6d44f8
ioctl u_long cmd
1994-11-02 05:00:40 +00:00
deraadt
95e71f1dbd
first vme ie card
1994-11-02 05:00:13 +00:00
deraadt
274ac617ef
clean vnode_if.[ch]
1994-11-02 04:59:59 +00:00
deraadt
8e89099cf4
ioctl u_long cmd
1994-11-02 04:59:23 +00:00
deraadt
b71f248be4
do not have UPAGES definition
1994-11-02 04:59:04 +00:00
deraadt
9f96a3313e
various
1994-11-02 04:58:25 +00:00
deraadt
4c10604c2b
ioctl u_long cmd
1994-11-02 04:57:53 +00:00
deraadt
ae3d0a09f9
sendsig u_long code
1994-11-02 04:57:25 +00:00
deraadt
0fec9f9455
add ldcontrolb
1994-11-02 04:57:02 +00:00
deraadt
46f66f22e0
ioctl u_long cmd
1994-11-02 04:55:47 +00:00
deraadt
e3b33c7c21
add wcopy/wzero, and ack VME using ldcontrob
1994-11-02 04:55:20 +00:00
deraadt
bdcab43fb8
ioctl u_long cmd; and KNF
1994-11-02 04:54:19 +00:00
deraadt
12e0db7fb1
make this work (with a horrible hack for determining the cputyp)
1994-11-02 04:51:38 +00:00
jtc
cd439d82af
Upgraded to diffutils 2.7.
1994-11-01 20:38:40 +00:00
mycroft
0f8e6cf968
Make a copy of the LDT when forking.
1994-11-01 06:49:19 +00:00
briggs
fc3961284c
Raise MCLBYTES to 2048.
1994-11-01 03:53:28 +00:00
briggs
21e075b0d3
I was too pessimistic about the installer being able to run over an
...
AppleShare connection.
1994-11-01 00:51:35 +00:00
briggs
6db067c176
sendsig() and sun_sendsig() code to u_long.
1994-10-31 23:47:23 +00:00
briggs
dd69a2b4f3
Add comment for lkm device and add /usr/sbin to PATH so we can find
...
chown.
1994-10-31 23:31:06 +00:00
mycroft
6e84d8d039
Add a couple of casts to calm GCC.
1994-10-31 21:26:13 +00:00
mycroft
d296006dca
Add USER_LDT.
1994-10-31 21:07:50 +00:00
mycroft
6f895463de
Fix core dump when parsing ccd device specifications. From Jason Downs.
1994-10-31 19:13:13 +00:00
glass
2999135c5d
link inet.3 for inet_aton()
1994-10-31 06:53:48 +00:00
andrew
20cc8b6c5c
Increase NKPDE to cope with 64MB RAM.
1994-10-31 06:30:52 +00:00
deraadt
930c2dade2
fix CS[5678] code
1994-10-31 05:18:10 +00:00
cgd
1652f9df45
add another mirror
1994-10-31 05:02:00 +00:00
cgd
8be9e9fa7e
Add another undef
1994-10-31 05:01:45 +00:00
cgd
12e31a0cfc
oops; get rid of previous (iffy) zopen declaration
1994-10-31 04:47:26 +00:00
cgd
96209ecf3f
pull in string.h
1994-10-31 04:38:09 +00:00
cgd
6935d116b0
make a proto for zopen (yech)
1994-10-31 04:37:32 +00:00
cgd
55b1ef78a6
pull in helpful includes.
1994-10-31 04:35:58 +00:00
cgd
568f59eb00
will need <sys/queue.h>
1994-10-31 04:34:56 +00:00
cgd
d498469853
be more careful with types.
1994-10-31 04:29:39 +00:00
cgd
c211122248
play musical chairs, but with the fields.
1994-10-31 04:25:04 +00:00
cgd
d666563b16
deal with RPC protos.
1994-10-31 04:24:32 +00:00
cgd
f12bf2a597
ioctl types.
1994-10-31 04:24:09 +00:00