marc
8b71d14125
fix emacs version typo (found by d@)
26 years ago
d
49c2730419
add libc_r
26 years ago
d
21a64850f5
malloc can't use write() if it fails very early, so use the unwrapped syscall _thread_sys_write() if we are threaded
26 years ago
jason
544a184656
add spif tty & bpp devices
26 years ago
jason
00c8753c14
add magma & spif ttys
26 years ago
millert
4318f50367
add doc/html/curses
26 years ago
niklas
a411e30a3e
Add raid devices
26 years ago
espie
80f857c946
linux 2.2.0 is almost out, and my OpenBSD patch finally made it to the
pre-2.2 series.
26 years ago
art
83b8352caf
rsync
26 years ago
deraadt
0ef2f6a4fd
install netinet6 include files
26 years ago
millert
1c961bc819
move uint*_t to machine/types.h
26 years ago
art
34213f5d0e
update to correct entries for stacken
26 years ago
art
14981f5d24
We announce ualberta.ca as an official afs mirror, we should have the CellServDB entries for it too
26 years ago
jason
efa30027a3
clean up: remove the correct devices before trying to create them
26 years ago
millert
a55fba9ccc
namedb files go in /var/named/named
26 years ago
niklas
facb425e54
Create midi and sequencer devices
26 years ago
deraadt
770b3097cb
prepare for sparc bpp
26 years ago
deraadt
cd11b143d3
split database line up nicely; krw@tcn.net
26 years ago
deraadt
1a18a7b46b
isakmpd startup stuff
26 years ago
millert
d94c9d8323
pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the same reason
26 years ago
deraadt
318e1c55ba
make alpha bootfloppy fit again
26 years ago
millert
a59c5089a8
put zone files in /var/named/namedb. That way only /var/named/namedb must be owned by user named
26 years ago
deraadt
8792aead82
squish program args together more
26 years ago
millert
9fe2fbfc57
No need to cast to they type we already are. Also minor KNF
26 years ago
millert
151b095049
remove bogus divide, fixes pr #656
26 years ago
form
ca72058365
chdir to ${DESTDIR}/ to create sys -> usr/src/sys link.
This avoids creating of incorrect symlink ${HOME}/sys -> usr/src/sys when
DESTDIR="".
26 years ago
deraadt
bf5f67be75
no need for Subject: line, crontab does it
26 years ago
espie
e28e39375b
.Xr strlcat, strlcpy
26 years ago
millert
76aec2bc38
remove bogus comment about pty use; chris@sefl.satelnet.org
26 years ago
deraadt
a03ba0b014
mention RFC 1918 hosts
26 years ago
deraadt
aad99d26ce
make /var/backups same as mtree says; mickey
26 years ago
deraadt
901a859ab9
bad long
26 years ago
d
31570910f0
Add thread-safety to libc, so that libc_r will build (on i386 at least).
All POSIX libc api now there (to P1003.1c/D10)
(more md stuff is needed for other libc/arch/*)
(setlogin is no longer a special syscall)
Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS).
Doc some re-entrant routines
Add libc_r to intro(3)
dig() uses some libc srcs and an extra -I was needed there.
Add more md stuff to libc_r.
Update includes for the pthreads api
Update libc_r TODO
26 years ago
dugsong
82fae659b0
add support for more ptys
26 years ago
deraadt
8be72764ad
add getpgid() proto; form
26 years ago
aaron
8337cf556e
add MLINK for malloc.conf.5 man page, also add FILES section to malloc.3; fries@
26 years ago
deraadt
71c0d453e0
preserve errno; christos
26 years ago
art
182bf2571d
update entries for a few cells
26 years ago
niklas
1087e93cc4
ISAKMP on UDP port 500
26 years ago
espie
775006271f
Fix `typo', proves that strlcpy/strlcat is a very good idea.
26 years ago
downsj
444833e1f4
Only run msgs -c if /var/msgs exists and is not a symlink.
26 years ago
downsj
5a392362ae
Add option for running ftpd out of rc.
26 years ago
espie
87a2f09149
getenv() result is read-only, unless you're looking for trouble.
26 years ago
millert
f790a1a138
typo
26 years ago
millert
d99cf3e5db
Add ramdisk support for pmax; untested but compiles
26 years ago
wvdputte
1ad600adae
add missing const to match prototype in string.h
26 years ago
brian
659615a342
Suggest using ``iface clear'' under certain circumstances
in ppp.linkdown.
26 years ago
millert
c10d7a59ff
protos for strlcat, strlcpy
26 years ago
aaron
b64b2d03bb
parition -> partition
26 years ago
aaron
37002d7653
it's -> its
26 years ago