deraadt
|
0316d3307d
|
generate fbtab for each architecture
|
28 years ago |
deraadt
|
ebe41c8218
|
proto get_myaddress()
|
28 years ago |
niklas
|
1ecc000066
|
Make typesafe and remove non-portable va_list tricks.
This is to get it to compile on OpenBSD/alpha.
|
28 years ago |
deraadt
|
9750d56216
|
explicitly run identd as nobody.kmem; this solves ptrace problem too
|
28 years ago |
pefo
|
0d405d70d5
|
Add etc files for the arc port.
|
28 years ago |
deraadt
|
c7ab7270cf
|
proto bindresvport() here
|
28 years ago |
deraadt
|
b2c814cbb7
|
ftpd -Ul
|
28 years ago |
deraadt
|
c9ced89b40
|
no automatic localhost
|
28 years ago |
deraadt
|
770c3eb50b
|
create pty component of /etc/ttys automatically
|
28 years ago |
deraadt
|
f3237ad909
|
root for reload
|
28 years ago |
downsj
|
a1af6f8f53
|
slight clarification.
|
28 years ago |
deraadt
|
2b50cf23b0
|
be very careful in case of signed chars
|
28 years ago |
deraadt
|
09b388ad3c
|
default file owner should be root for NFS diskless security
|
28 years ago |
tholo
|
f559b49b8a
|
Integrate zlib v1.0.3
|
28 years ago |
deraadt
|
8464c083d8
|
syslogd: -s goes away, becomes default. -u becomes insecure mode
|
28 years ago |
deraadt
|
e9778e2d47
|
export non-constipated sys_errlist[] to userland
|
28 years ago |
deraadt
|
9f015001d5
|
ypserv, ypbind, then rpc.yppasswdd
|
28 years ago |
downsj
|
48a74a2466
|
Partially revert back to the old behaviour of declaring sys_errlist here.
sys/errno.h can declare it as well.
|
28 years ago |
mickey
|
2573d8dfad
|
install /sys/scsi in /usr/include/scsi
|
28 years ago |
downsj
|
53efdda80c
|
regexp.h no longer lives here.
|
28 years ago |
etheisen
|
f87e065bf1
|
OpenBSD'ify
|
28 years ago |
etheisen
|
868facb2f6
|
Backslash continuation of literal strings causes nawk to barf.
|
28 years ago |
deraadt
|
95b54cdd0d
|
(*cl_control)() takes a void * for last param
|
28 years ago |
deraadt
|
8bc1c682cf
|
nice # comment here
|
28 years ago |
deraadt
|
ad734f1ef8
|
comment out a nasty line
|
28 years ago |
deraadt
|
9b4b5608d3
|
make tty2/tty3 also
|
28 years ago |
millert
|
1504780699
|
Would give complain that /etc/hosts.equiv /etc/shosts.equiv /etc/hosts.lpd
have '+' in them even when they don't. Escaped the + to fix.
|
28 years ago |
deraadt
|
18c6d5d7f7
|
make "all" create wd2/3
|
28 years ago |
deraadt
|
bea384265a
|
joeuser is not special
|
28 years ago |
downsj
|
28068e32e7
|
daily: disable the fscks by default.
rc: add /usr/local/lib to ldconfig.
|
28 years ago |
mickey
|
2ac9c7e35c
|
ad rnd devices.
|
28 years ago |
mickey
|
777394e07a
|
add uk* devices
|
28 years ago |
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 |