niklas
ea55b126b2
Some style issues, make stuff neded before depend be built by beforedepend.
Also make them prereq in the case of make includes
26 years ago
todd
8cea5f26e5
remove confusing duplicate
26 years ago
millert
4b89c3f774
add examples
26 years ago
millert
ada64a730a
typo
26 years ago
millert
7a5b2ea811
better examples section wrt strncpy()
26 years ago
smurph
10c5d41934
m88k Updates.
26 years ago
niklas
63e446254e
Provide a method to do prerequisites needed before
installation of includes can happen. Do these before and not run via ${SUDO}.
26 years ago
millert
663cd8ab45
Add support in /etc/hostname.xxx for files of the format:
up [options]
Any of the following may or may not be set:
$name $mask $bcaddr $extras
26 years ago
beck
1efb530dff
add /var/www/htdocs/manual/mod/mod_ssl
26 years ago
fgsch
f9d149b779
Don't print cfsd output on start.
26 years ago
deraadt
1276d537fc
tweak for 2.5
26 years ago
deraadt
7f5df2724f
make function names the correct case
26 years ago
mickey
6142bcdb4e
add missing {cat,man}4/arc dirs; fix pasto for alpha
26 years ago
beck
6d9b0d9a27
Need /var/www/icons/small for 1.3.4 apache
26 years ago
deraadt
d63c17e8c3
skipjack in libc; isakmpd and such will want it
26 years ago
millert
0be6da5c32
constify getcap(3). This fixes a warning in libcurses and doesn't
really change the API since those parameters that was been constified
really are not modified by getcap(3) routines.
26 years ago
deraadt
1c11391e16
people keep mailing custom kernel output to dmesglog. do not do that, it is less useful!
26 years ago
marc
93069280a2
add machdep.apmwarc (commented out) so people know where
to change it if they so desire
26 years ago
millert
d4cf62e866
real dbm_rdonly
26 years ago
millert
2532e0e63d
Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thought it related to the new hash code--it does not
26 years ago
millert
be999a6bec
missed this in the libc/db update
26 years ago
millert
926b3f4f9f
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
routines since they cannot read a hashed .db file from the old code.
Most of these files just have their RCS/SCCS tags standardized.
Note that mpool.3 has not been updated to reflect the new mpool interface.
o Add a real dbm(3) manpage
26 years ago
millert
d007a399f2
add old dbm-compatible interface from db-1.86 with minor changes by me (needs a man page)
26 years ago
angelos
e3e826ef4c
No longer need an audlog group.
26 years ago
angelos
c33376efb8
Change group of /var/audit from audlog to wheel.
26 years ago
angelos
d51d3afea3
Add syslogd's paths.
26 years ago
d
1205763b91
wrong ret type for write define (millert@)
26 years ago
angelos
4e96f1d2f5
gid 71 is now "audlog"
26 years ago
angelos
155a1c239a
/var/audit and /var/ssyslog
26 years ago
angelos
456867e3f5
Add some useful defines (used by ssyslog).
26 years ago
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