angelos
ab9a9a53a5
Add a commented out machdep.allowaperture=1 line
25 years ago
angelos
4ce3371b53
Add libkeynote target for includes
25 years ago
espie
e13aed530b
proper const semantics for dirname & basename.
(this follows FreeBSD and Linux. Single Unix 2 is still illogical)
25 years ago
aaron
cc603a885d
"SEE ALSO" -> SEE ALSO, missed these files before
25 years ago
aaron
6a3e297d23
more missing .El macros filled in
25 years ago
aaron
b3ce9a0df3
or'ing -> OR'ing
25 years ago
aaron
6f3ecc442a
getopt(3) does not return -1 when encountering unrecognized options
25 years ago
jason
8f4fd0947d
create links for audio->audio0 and friends if they don't exist
25 years ago
espie
194fbcd9ee
Link in egcs, kill gcc and libg++
25 years ago
jakob
6ca5300c3f
Configure raid devices at boot (from NetBSD, ok by niklas@).
25 years ago
aaron
48f48f4249
kill some old macros
25 years ago
aaron
2f03f374b1
punctuation
25 years ago
deraadt
d3a04e89da
permit threaded use; jb@freebsd
25 years ago
millert
f2631f1edc
Add shlib_dirs variable so users can add to the directories cached
in /var/run/ld.so.hints
25 years ago
aaron
4ac47893f2
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
25 years ago
weingart
63929f59f5
Add swapctl(2) prototype.
25 years ago
espie
cb37c452aa
typo
25 years ago
espie
61c20d92d9
Change include links shennannigans to make more sense,
so that machine -> i386, and not the other way around,
or, for arches such as amiga/m68k, make amiga & m68k true directories
and let machine -> amiga.
25 years ago
deraadt
aab120ec62
spelling
25 years ago
millert
1c8a35b90b
o Mention strlcpy and strlcat
o strsep is not in ANSI X3.159-1989 (though it is in C9X)
25 years ago
alex
a26623b581
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
25 years ago
aaron
976f423820
use UTC when abbreviating Coordinated Universal Time, not CUT
25 years ago
aaron
7445f852db
appropiate -> appropriate
25 years ago
niklas
f5ec9904aa
CBC bug reported by Juergen Nickelsen <ni@tellique.de>
25 years ago
millert
105709e437
put back /usr/libdata/perl5/site_perl and back out unintended change
25 years ago
aaron
6093b939d2
correct some Xr's which referred to the wrong man page sections
25 years ago
art
ead7acfd1c
Don't rotate kerberos logs. From: mattiasa@stacken.kth.se
25 years ago
millert
2ae76905c1
/usr/libdata/perl5/site_perl is history
25 years ago
millert
0fc6b0a96d
c++ clasess for ncurses
25 years ago
jason
1d89d335e9
Typo/anachronism; kwesterback@home.com.
25 years ago
deraadt
a7a7e660c5
better description
25 years ago
millert
fa4ff0c0da
Add perl5 dirs
25 years ago
millert
a119a3419b
more support for section 3p (like 3f)
25 years ago
millert
890419c245
add /usr/share/man/{man3p,cat3}
25 years ago
millert
322baa66fd
Break up into two loops, one for the copy, another to finish traversal
of the src string if len(src) >= size. Speeds up the common case a bit.
25 years ago
downsj
5d18541e43
Add ksyms.
25 years ago
art
9bdb0aa03f
install afs/SuidCells
25 years ago
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