tholo
|
c1faa6782f
|
Fix typo; from Lite2
|
28 years ago |
tholo
|
7d47b038f8
|
Formatting fix; from Lite2
|
28 years ago |
tholo
|
25f5863bbe
|
Import malloc(3) manual page from FreeBSD
|
28 years ago |
deraadt
|
2240f00ab9
|
pty from p to z, P to T. includes v
|
28 years ago |
deraadt
|
26db868f6b
|
console device becomes ttyC0 (ttyC0-9 for pcvt) to avoid pty conflict
|
28 years ago |
dm
|
131cb797f6
|
Added a pctr pseudo-device for accessing the Pentium performance counters,
and a program pctrctl to set the counter functions.
|
28 years ago |
downsj
|
e2b88b4e8d
|
Document where the prototypes are.
|
28 years ago |
millert
|
524c28848d
|
chgrp ${BINGRP} not ${BINOWN}
|
28 years ago |
tholo
|
63aa099bc1
|
malloc(3) implementation from FreeBSD; uses mmap(2) to get memory
|
28 years ago |
deraadt
|
423c5755c7
|
ttya/tty00 can be consoles
|
28 years ago |
deraadt
|
1be84dab0b
|
duh, theo
|
28 years ago |
deraadt
|
6426383b23
|
someone want to write login_fbtab.3?
|
28 years ago |
deraadt
|
aca561bb49
|
login_fbtab() in libutil
|
28 years ago |
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 |