Commit Graph

2488 Commits

Author SHA1 Message Date
lukem
550a51c5a5 IIRC, "IIRC" == "if i recall correctly". :) 1999-07-21 01:14:49 +00:00
perry
914486a01c Note that the dl*() functions are not in a library per se but are
available in every dynamically linked program automatically.
1999-07-20 22:38:49 +00:00
tron
41267f6ee4 "named.conf" doesn't belong here. 1999-07-19 12:05:37 +00:00
abs
bb69dd0964 bind comes with a very helpful sample named.conf, so install it in
/usr/share/examples/named. I'm not overwhelmed about moving the file
into src/share/examples but there is prior art (amd).
1999-07-19 02:30:43 +00:00
mrg
d184a54b3b +IMO +IMNSHO +PITA 1999-07-18 13:47:50 +00:00
itojun
5d77559eed add manpage for faith pseudo interface (which is for
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
itojun
c60ae5de13 add NetBSD RCS ID. retain KAME RCS ID (quoted). 1999-07-17 06:57:59 +00:00
hwr
814a7df4d8 SCR_NCR_MAX_WIDE is not size in bytes, but 8*(n+1) bits.
Fixes kern/7913 by Dave Huang.
1999-07-16 20:26:57 +00:00
christos
605e8fdded thanks a lot :-) 1999-07-16 16:02:48 +00:00
fvdl
79aef7d85a Acronymfomania. Add YMMV. 1999-07-16 13:19:32 +00:00
christos
0bd174205d times can be shorter... 1999-07-16 09:26:59 +00:00
christos
a3ab8847da opinions... 1999-07-16 09:24:46 +00:00
mycroft
d56d3dda8d +TTFN 1999-07-16 09:21:03 +00:00
christos
b95578e121 mit appropriate. 1999-07-16 09:18:28 +00:00
mycroft
a6a973af4f +OTOH, expand WTF/WTH 1999-07-16 09:17:23 +00:00
christos
f0b7f04401 lol 1999-07-16 09:13:38 +00:00
christos
a5d95430bb made me laugh... 1999-07-16 09:10:45 +00:00
mycroft
acf6e3ddea +RTFS
(Okay, enough silliness for one night.)
1999-07-16 09:08:44 +00:00
mycroft
81ca9f7de5 +RTF* 1999-07-16 09:07:52 +00:00
mycroft
04e943018c +YKWIM 1999-07-16 09:05:47 +00:00
christos
b6e5de12eb and another 1999-07-16 09:03:45 +00:00
mycroft
c71bbc85b8 +OIC 1999-07-16 09:01:35 +00:00
christos
04be925402 sort properly 1999-07-16 09:00:42 +00:00
christos
4415e65a34 and another 1999-07-16 08:59:59 +00:00
christos
d8fb3ad56e one more 1999-07-16 08:58:50 +00:00
mycroft
d26e8a12b0 Minor editing, and add a RCS ID before someone whinges about it. 1999-07-16 08:57:07 +00:00
christos
7aa1db02d0 add a few more 1999-07-16 08:55:13 +00:00
mycroft
8493213273 A few more. 1999-07-16 08:48:33 +00:00
mycroft
73844ccc0b A small list of acronyms often used in electronic communication.
I'm not really sure what direction this list should grow in, but I suppose
someone else will figure that out.  B-)
1999-07-16 08:41:46 +00:00
wrstuden
6703225f00 Add bsd.hostprog.mk, a makefile for making programs used during
the build which will run on the build machine.
1999-07-14 20:20:05 +00:00
wrstuden
5b112fce77 Re-arrange location of "-nostdlib" in DESTDIR case so that cross-ld's
won't name the output file "stdlib".
1999-07-14 20:18:07 +00:00
thorpej
c410486d29 Document bsd.crypto.mk, and update the OBJECT_FMT entry. 1999-07-13 17:58:42 +00:00
kleink
15c85fb8d4 Mention those environment variables related to audio; suggested by Perry. 1999-07-13 14:52:53 +00:00
thorpej
c3de1759c7 Install bsd.crypto.mk. 1999-07-12 22:06:25 +00:00
kleink
13a23b2a31 Oops, alphabetical ordering. 1999-07-12 15:22:18 +00:00
kleink
a97e2eb258 Xref eso(4). 1999-07-12 15:20:54 +00:00
kleink
cf917747a1 Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips. 1999-07-12 15:13:30 +00:00
thorpej
f77d35e72c Makefile fragment used to determine the path to crypto code in the
source tree.  Allows CRYPTOBASE to be set in mk.conf or environment.
If it's not set, it searches for: crypto-us, crypto-intl in that order.

Setting CRYPTOBASE to none forces a no-crypto build.  EXPORTABLE_SYSTEM
is supported for backwards-compatibility.

Will be used in a forthcoming mega-commit which significantly improves
the build process when building a crypto-enabled system, and allows
for the international crypto sub-tree to be seamlessly integrated into
the build process.
1999-07-11 20:17:01 +00:00
christos
ac6f0fa99e Arrange so that we can compile from a different location 1999-07-10 20:04:03 +00:00
jwise
ca956f1985 Minor change to at(1) description. Time to get back to work on this. 1999-07-09 16:13:53 +00:00
christos
63eda1d356 Introduce a second level of WARNS for even more paranoia 1999-07-08 01:55:38 +00:00
abs
3812febbd2 Attempt to remove my head from a somewhat timewarp shaped rear-end and fix the
years for NetBSD 1.3 and 1.3.1. Noted by Noriyuki Soda <soda@sra.co.jp>.
1999-07-07 01:54:46 +00:00
fvdl
454190a76b Switch the i386 port to ELF. 1999-07-05 09:13:04 +00:00
itojun
834a62973d add LIBRARY section into libipsec manpages.
add ".Lb libipsec" for this.
1999-07-04 01:27:19 +00:00
abs
cd59a419b6 Fix error in example - from VaX#n8 <vax@linkdead.paranoia.com> 1999-07-03 21:47:21 +00:00
kleink
e1b70af662 * Change the -p1003.1-96 macro to output a reference to its corresponding
ISO/IEC document.
* Add macros for ISO C, including AMD1 and TCor1/2.
* Add a macro for XNS5.2 D2.0, to be used for IPv6-related references for the
  time being.
1999-07-03 14:14:32 +00:00
cgd
636e8f4688 'Dolphin' -> 'Dolphin Peripherals' where appropriate 1999-07-03 05:55:23 +00:00
cgd
111e8a47c4 Add support for 36 more SIIG PCI serial/parallel cards (for a total of 37).
This means that all SIIG PCI serial/parallel cards (described on their
web site as "I/O boards" as of July 2, 1999) should now be supported.
1999-07-03 05:38:05 +00:00
itojun
2968331bac s/RFC2133/RFC2553/ 1999-07-03 05:21:47 +00:00
itojun
70d8ef4285 document scoped address issues. 1999-07-03 05:19:45 +00:00