alex
e42dfa45af
Save a copy of the boot messages in /var/run/dmesg.boot.
25 years ago
millert
37b3ece184
mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated
25 years ago
wvdputte
b792344682
Fixup of formatting in the example source code
25 years ago
deraadt
814247cb5a
new docs; espie
25 years ago
niklas
dbb78dda47
Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.
If you are going to use either of AH or ESP or both, enable these in
/etc/sysctl.conf. Also correct the IPSec debugging sysctl code, it is now
named net.inet.ip.encdebug. Some corrected function signatures too.
25 years ago
deraadt
cf189c936d
rsh off by default
25 years ago
deraadt
818519b461
shrink ramdisk a teeny bit; 8MB installs now work reliably
25 years ago
provos
610eaf0efc
match length of keys to what PF_KEY enforces
25 years ago
deraadt
a76521104a
tweak package list somewhat; marc
25 years ago
deraadt
469cbcab87
a list of packages on the CD...
25 years ago
niklas
1924512d00
New multicast route setup style
25 years ago
rahnds
cc03007ece
powerpc does not support shared libraries and thus should not ship
link.h or dlfcn.h
25 years ago
brian
a0b687c825
Increase the timeout and wait for ``PPP'' in the compuserve
example.
Submitted by: MALCOLM BOFF <Malcolm_Boff@compuserve.com>
25 years ago
espie
5090b687e8
Much nicer, less confusing than the previous version.
25 years ago
deraadt
52abdb63d2
use stdlib; millert
25 years ago
niklas
1434d4089a
Add bridge interface handling
25 years ago
beck
f691d6185e
add web ssl logs to example for http rotating
25 years ago
millert
34c85324ae
Clarify realloc return value
26 years ago
deraadt
c442472d1a
believe it or not, mail(1) completely explodes if the From header has the date written in the wrong format
26 years ago
aaron
0921dacac0
typo; nash@mcs.net
26 years ago
deraadt
2aec48cd79
run libssl distribution target
26 years ago
beck
95cec1e6a4
/etc/ssl/lib for ssleay.cnf
26 years ago
deraadt
42c3846e4f
run pruning find with -x, to avoid /tmp based mountpoint pruning
26 years ago
brian
d4e74d83fc
Get the pid right if a stale lock file exists.
Submitted by: Lawrence D. Lopez <lopez@cisco.com>
26 years ago
todd
8b77acfafc
named,ssh,httpd files
26 years ago
pjanzen
2e427ad79b
fix more comma splices that involve misuse of conjunctive adverbs
26 years ago
pjanzen
d9e39666e6
fix comma splices involving 'however'
26 years ago
pjanzen
c830d1f32b
Daylight Saving Time, not savings
26 years ago
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