tholo
|
7930b7d1e8
|
Move cfree(3) weak symbol into a seperate file
|
28 years ago |
downsj
|
f7cc12cd49
|
Make it even out.
|
28 years ago |
downsj
|
496f69a002
|
Document it.
|
28 years ago |
tholo
|
a15c5044f5
|
Make the binding cfree() -> free() weak if possible
|
28 years ago |
downsj
|
7a13773364
|
Cleaner.
|
28 years ago |
downsj
|
6fa9942433
|
Remove ANSI function delcarations and add a cfree() stub function.
|
28 years ago |
tholo
|
fcedf08ffa
|
Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly
|
28 years ago |
tholo
|
9cc7ffcbd2
|
Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly
|
28 years ago |
millert
|
369ba26f33
|
Adds _PATH_RSH for rsh-using rcmd()
|
28 years ago |
deraadt
|
d18ac5ac43
|
do not screw with mice; from dm
|
28 years ago |
deraadt
|
c18124f891
|
console is now ttyC0; dm spotted it
|
28 years ago |
michaels
|
485a685e91
|
settings for new locate program.
|
28 years ago |
michaels
|
dc617e2698
|
install locate.rc.
|
28 years ago |
mickey
|
d90776c90d
|
netipx.
|
28 years ago |
downsj
|
4ce7525104
|
Add libcompat.
|
28 years ago |
downsj
|
49136f06d3
|
Sorry, I had to do it. *runs and ducks for cover*
|
28 years ago |
tholo
|
d2f9772e8d
|
Mention sendbug(1) as a means of reporting bugs
|
28 years ago |
deraadt
|
d843f0fe22
|
toor is a a bad idea
|
28 years ago |
downsj
|
fe79a89fb0
|
Fix this, too.
|
28 years ago |
downsj
|
5a37a59fda
|
Add /etc/ksh.kshrc.
|
28 years ago |
downsj
|
d3d93557db
|
Add another.
|
28 years ago |
deraadt
|
857ac2d93c
|
var/spool/sockets goes away
|
28 years ago |
deraadt
|
df68862019
|
do not ship with a world-writable uucppublic dir
|
28 years ago |
deraadt
|
5f555cbf96
|
ftpd -US; create /var/log/ftpd for wu-style log files
|
28 years ago |
tholo
|
8ee696da40
|
Minor formatting fixes from Lite2
Correct return value of putenv(3), also from Lite2
|
28 years ago |
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 |