art
d237547b67
new Arla needs this file to run. (the name says it all)
25 years ago
alex
c9ef6916fc
Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog
timers.
25 years ago
brian
1b152ce3aa
Specify the ssh command to use for a VPN inline.
25 years ago
millert
32f2bc5502
m68k assembler version of strlcpy(3)
25 years ago
millert
6412bd34bc
simplified version that doesn't call strlen and that is simpler to convert to assembler (both for gcc and me)
25 years ago
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
25 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