deraadt
64824f5e4e
enable ttyv[1-2] for pcvt; and tty00 for serial console. new init is smart
28 years ago
deraadt
51f2b1a3c2
still print about ugly files; from Todd.Miller@cs.colorado.edu
28 years ago
deraadt
f8876ea645
cannot check for stack underflow
28 years ago
deraadt
a6bf944ca0
setgid too
28 years ago
deraadt
e69b25ba3d
only watch for pure + entries
28 years ago
deraadt
d69896a452
start ypbind after ypserv
28 years ago
deraadt
151d8112cc
for magic MD5 salt, call md5crypt()
28 years ago
deraadt
0fd8b9613b
pretty the comment
28 years ago
downsj
a71e9c181d
Use getrawpartition().
28 years ago
deraadt
17fdcd3488
fix multiple invocations; from tlb@viaweb.com
28 years ago
deraadt
dfc258f737
syslogd -s by default
28 years ago
tholo
ff34b6f180
We now support bug reports using a modified version of send-pr(1) that
will not interfere with a possible local installation of GNATS
28 years ago
deraadt
2e7a57df09
default to logging rsh connections
28 years ago
deraadt
7b0f2c4c72
sync to 0622
28 years ago
deraadt
2ea21e4816
change uucp uid to 4; 66 is unneccessarily high. SunOS uses 4
28 years ago
dm
72f6bddeab
missing semi-colon
28 years ago
deraadt
343aaa30a5
only write to realpath if non-NULL
28 years ago
deraadt
a34e8e5c6d
do not unexpectedly unlink the ptmp file; also support SIG*STOP cleanly
with our changes which permit "EDITOR=emacs -nw" to work.
28 years ago
deraadt
86b07c7918
util.h no longer here
28 years ago
deraadt
2adfee379d
move std stuff from rc.local to rc
28 years ago
deraadt
b6635d2ecd
+x68k, mvme68k, mvme88k
28 years ago
deraadt
fc8220f0ea
xpg4.2 makes sys/types.h optional, so we gotta include it ourselves
28 years ago
downsj
375b735121
oops, still missed a typo
28 years ago
downsj
3673fbd261
slight cleaning
28 years ago
deraadt
ea615d0aeb
whoops
28 years ago
downsj
1f11082c42
opendev.3: opendev(3) man page
28 years ago
downsj
b2f1975b66
util.h: new resting place
opendev.h: ok, so I merged it with util.h
opendev.h: use util.h
everything else: use "util.h"
28 years ago
downsj
6e72674543
I'm moving util.h to it's proper place, damnit.
28 years ago
deraadt
1a5ce47b55
create /usr/src if it does not exist (but mtree did chown which is bad
28 years ago
downsj
f8971d632f
Add opendev(3) to libutil. Used by mt(1), soon by disklabel(8), maybe
others. This is a generic version of the code used by mt(1).
28 years ago
downsj
5da5eba0a9
kill all references to /usr/src.
28 years ago
deraadt
1cb6271946
disable find | rm entities until we have a safe way of doing them
28 years ago
deraadt
1f41a0bf21
install sample commented /etc/ifaliases file; which can now contain #
comments and blank lines. new format is "interface address netmask"
(yes, i changed the order of the entries). inspired by netbsd pr#2474;
gillhaa@ghost.whirlpool.com
28 years ago
deraadt
ce569fce0f
add /sbin/scsi from FreeBSD -- a good start!
28 years ago
deraadt
8f5b6e9e76
no ypxfrd
28 years ago
deraadt
3fcfc96d20
fix test for yp in resolv.conf
28 years ago
deraadt
6839e5e866
also do includes in libpcap and arch/${MACHINE}
28 years ago
deraadt
62b68f4f0f
only need one GENERIC kernel
28 years ago
deraadt
9506cc6822
proper device
28 years ago
deraadt
21804a298d
kernel is /bsd
28 years ago
deraadt
31a3404d6d
sync to new disklabel, add ${REALIMAGE} support
28 years ago
tholo
b6b4c42500
Kernel-implementation of update(8) my me
28 years ago
deraadt
7f6f48e078
fix rpc.yppasswdd conditional
28 years ago
deraadt
0ed33d6cdf
iruserok() can finally safely use a u_int32_t for the ip addr
28 years ago
deraadt
ebb6ef6fe2
libedit has an includes target too
28 years ago
deraadt
06e5be1fde
fix %V
28 years ago
deraadt
bd3956af01
sync
28 years ago
downsj
e970480f51
Add acd where appropiate.
28 years ago
deraadt
c153de987d
system() $EDITOR safely
28 years ago
niklas
b3772f798e
Forgot to handle the md?.h include files in here
28 years ago