Commit Graph

2311 Commits

Author SHA1 Message Date
lukem 712ba4aec4 after discussion with greg hudson, change default classes back to "in,hs" 1999-01-25 22:36:19 +00:00
lukem 177a852ae8 add hesiod.conf(5) 1999-01-25 03:48:35 +00:00
erh adf8b8150d Explain what the addnerd util is. Use the Nx macro instead of "NetBSD". 1999-01-25 03:23:06 +00:00
erh de65154a1c Rewrite. This manual page now has enough detail to guide a new NetBSD user through the basic steps of adding a new user. This also has more cross references to help point a new user towards more detailed explanations of the commands and files used. 1999-01-24 05:47:47 +00:00
mycroft 75fee98847 Put back the rhosts(5) and master.passwd(5) links. 1999-01-23 13:02:19 +00:00
msaitoh 1e215d9224 Add note about PID. 1999-01-22 09:12:48 +00:00
lukem 02d5dba4bc netgroup default was more like "files [notfound=return] nis" 1999-01-22 03:27:56 +00:00
thorpej d0ca88ef29 Document the netgroup default of files nis. 1999-01-21 23:08:16 +00:00
mycroft af6912b12f Use -O2 on arm32. 1999-01-21 09:44:19 +00:00
ross 290601029b Kill bogus unmatched .Bd. I can probably jazz up the end macro to detect
things like this and narc on the offenders.
1999-01-20 23:28:10 +00:00
lukem 5bd0869181 provide a better parenthesis example. from Brian Grayson in [misc/6714] 1999-01-20 23:13:54 +00:00
lukem e612d0da5f fix spelos and tyops. document networks and group defaults 1999-01-20 03:03:25 +00:00
lukem c7e9373f32 formatting nits 1999-01-19 08:28:03 +00:00
lukem 83eb1ce66b note new defaults for hosts, passwd, and passwd_compat 1999-01-19 08:26:14 +00:00
christos 73a72701ab Add -F to LINTFLAGS so that the full pathname is printed. 1999-01-18 20:22:54 +00:00
lukem 5adb0df2bb be consistent in formatting source names 1999-01-18 12:12:05 +00:00
ross fa592fc423 Fix bug with html < and > chars found by Alan Barrett. 1999-01-17 12:17:11 +00:00
msaitoh 876f7dd99f Add "const" 1999-01-16 16:39:52 +00:00
lukem abda4deb17 reference nsswitch.conf(5) as necessary
change references from YP to NIS.
1999-01-16 14:16:41 +00:00
hubertf cc3464b6d1 Add stuttgart airport - for Heiko "pilhuhn" Rupp, at MeKa6 1999-01-15 23:44:52 +00:00
lukem a320c57d58 clarify compat mode. remove references to nis+ for now 1999-01-15 23:06:36 +00:00
lukem 97cc62d6c3 merge nsswitch into main branch 1999-01-15 13:04:10 +00:00
castor 45a22daf10 allow generated kernel includes and support mips pubassym.cf mechanism 1999-01-15 10:57:36 +00:00
augustss 18ceacdd32 Add a reference to the USB documentation web site. 1999-01-14 11:07:44 +00:00
fair 2693a8ecf7 Rip out the VAX-specific stuff.
Rip out the (old) copy of sys/mtio.h that passed for documentation
of the tape ioctls - if we're going to be that lame, just tell 'em
to UTSL. Some other brave soul will have to do the documentation of
each specific ioctl beyond the comments in that file.

Write text about generic UNIX tape handling, which sucks and probably
always will.

This puts PR#5698 to bed.
1999-01-14 08:31:08 +00:00
fair 7f1164dca1 Add reference to mtio(4). 1999-01-14 07:52:52 +00:00
fair 028004a8cc Document worked over for mdoc(7) and [nt]roff problems; also corrected
a few spelling errors. It would be nice to get a reference (authors, title,
date) to the proper USB specification in the SEE ALSO section.
1999-01-14 06:29:18 +00:00
sommerfe c09dbe4f28 Apply fix from PR2176, edited appropriately 1999-01-14 00:16:42 +00:00
ross 1e1ba724e3 * Add number registers for Lk, Mt, Nx, and Me; mainly so these can be
callable by parsed macros.

* Improve the .Ss orphan-protection.
1999-01-13 07:19:16 +00:00
ross b06a2e73d0 New symbolic characters for HTML integration: <, >, &, _
\*<, \*>, \*& : safely output <>& in both -mdoc or -mdoc2html
	\*_ : hard space for both -mdoc and -mdoc2html
1999-01-13 07:08:39 +00:00
ross ce15988287 Call .e@ instead of .em, second half of .em protection. 1999-01-13 07:06:35 +00:00
ross 466c9bd705 * Add a debug-mode message when beginning an eB diversion. This is to help
find the actual source of the common "automatically ending `eb' diversion
on exit" error. This generally means you tried something like `.Em Do not'
which accidently calls the `Do' request, which _must_ be followed by Dc.
* Add a .Me request for marking up menu entries.
* Print the source line number on the "Extraneous .Ed" error. (Duhh.)
* New requests for HTML integration: .Mt (mailto) and .Lk (link).
* Rename the .em built-in to e@ and print an error if .em is ever
accidently invoked.
1999-01-13 07:05:09 +00:00
ross a8a689fff2 New module: doc2html. 1999-01-13 05:21:46 +00:00
ross a2793c002b New macro package for automatically converting -mdoc input to HTML.
Use: nroff -mdoc2html input_file...
Or, for the completely general case,
   Use: groff -P-b -P-u -P-o -Tascii -ww -mdoc2html input_file ...
This was originally intended for just the new distrib/notes and other
non-man-page project documentation, but in fact it can get almost all of
the man pages right at this point.

In many cases, I would suggest that original documentation not be written
in HTML or ASCII any more. A good example would be "supported devices".
It's presently duplicated, in the install notes, the web pages, and the
man pages. If written in -mdoc, it can automatically be a man page, a www
page feature, and a printable, downloadable file.  We can generate PostScript
and the "unix enhanced text" format used by more(1), as well as plain old
ascii, and all using in-tree tools.

TNF Copyright.
1999-01-13 05:00:28 +00:00
simonb 73b06e25d1 Use -O2 on mips. 1999-01-12 05:06:17 +00:00
ross 2a2a8c3b8a Instead of claiming that nested displays work, note that they are prohibited.
Adjust the note permitting list nesting to note that -enum lists can't be.
1999-01-12 02:20:33 +00:00
garbled eda09f767f Since we are "NetBSD" and not "BSD Experimental", update the definition
of .Os to reflect reality.
Also document the new AT&T laziness macros.
1999-01-11 19:27:20 +00:00
garbled 3813b46baf Add additional AT&T UNIX macros for versions 1-5. Change default for
.Os to NetBSD 1.4 instead of "4.4 BSD"

Note.. many of the undocumented macros in here are broken, like the .Px,
and .As macros.  Someone with more clue should fix them.
1999-01-11 19:09:30 +00:00
simonb 8305a06f33 Fix tpyo. 1999-01-10 01:34:37 +00:00
tron 81036524e6 Add missing commata between cross references. 1999-01-09 13:39:24 +00:00
msaitoh 5e6a645f86 minor fix 1999-01-08 13:23:56 +00:00
msaitoh c4a8d11705 Add dwatch, kill and call. 1999-01-08 13:18:28 +00:00
bouyer 9f3463a240 PCI busses run at 30 or 33 Mhz, not 60 or 66. Noticed by Soren S. Jorvan. 1999-01-08 10:00:05 +00:00
hubertf 575f1c0915 Fix for countries with more than one word, pointed out by
William O Ferry <woferry@iname.com>
1999-01-06 04:41:49 +00:00
hubertf 25c5fbcb63 Add a URL with a full list of airport codes, contributed by nigel@nelgin.nu 1999-01-06 04:04:02 +00:00
cjs 6e17759e7e Fix spelling of `San Francisco.' Closes PR 6738 from ckane@best.com. 1999-01-06 02:40:16 +00:00
pk d759703a01 Updates from Niger Reed (PR#6734) 1999-01-05 21:47:24 +00:00
hubertf 36b18e69f3 Add codes for CPH, ARN & DUB, submitted by Sean Doran <smd@ebone.net> 1999-01-05 16:07:16 +00:00
hubertf 14cad9163a Add code to update the domains file with data from from the iana.org. 1999-01-05 01:53:09 +00:00
hubertf ff8bf66a31 Import TLD list per ISO 3166, as of Thu Aug 7 17:59:51 MET DST 1997 1999-01-05 01:52:32 +00:00
cjs 9431a620ef Add basic autoconf(4) man pages for sun3 and sparc. These have no real
information in them as yet, though. PR 5569, from Erik Fair.
1999-01-05 00:59:33 +00:00
tron 633171c70e Fix typos noticed by Brian Grayson in PR bin/6713. 1999-01-02 16:17:24 +00:00
hubertf 1a097ef45d add Munich International Airport, Munich, Germany (MUC) 1999-01-02 03:36:54 +00:00
kristerw 5cb04ec709 Fix typo, closes PR 6694 by Mason Loring Bliss. 1999-01-02 01:54:58 +00:00
msaitoh 4d24950345 s/IT/It/ 1999-01-01 19:05:23 +00:00
msaitoh 0e764071d3 s/CD/Cd/ 1999-01-01 19:02:54 +00:00
msaitoh a0f22c3359 s/TN/Tn/ 1999-01-01 18:59:24 +00:00
tv 94eed8e6d2 GC conditional egcs cruft. 1998-12-31 19:58:59 +00:00
castor c57180f21e Change make to ${MAKE} to allow standard make to be overridden. 1998-12-31 15:28:52 +00:00
ross fbff13e33e Fix bug in .D1 macro.
D1 (dee-one) has two bogus-looking lines that are not in Dl (dee-ell); and
what they do is delete the first parameter unless it is a callable macro.
This may have something to do with the reason why dee-ell is used 418 times
in /usr/share/man vs only 6 times for the crippled dee-one.
1998-12-26 09:40:45 +00:00
itohy 172852517b Switch x68k port to UVM by default.
Mach VM and even old contig and non-contig codes are still alive.
1998-12-23 23:01:44 +00:00
mrg 9ec7c3c814 move sun3 to UVM by default. only pica/arc & x68k left. 1998-12-23 06:00:03 +00:00
mrg 12d0e6e8f7 move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
mrg db15e9d609 oops, s/sparc/sparc64/ for one of the "man8.sparc" entries. from bernd. 1998-12-20 11:51:04 +00:00
he 88e5f94191 Document new -b option. 1998-12-19 19:22:18 +00:00
christos 719a63e67c Add Byte Runner Technologies TC-400 and TC-800 driver doc from Eric S. Hvozda 1998-12-16 11:38:36 +00:00
thorpej 269d52483b Use -O2 on m68k. 1998-12-12 20:48:53 +00:00
thorpej 14b57317d6 Just switch all m68k to EGCS. 1998-12-12 20:48:23 +00:00
is 522ca75f7f Switch Amiga port to egcs. 1998-12-12 20:20:42 +00:00
simonb 737886c364 Remove specific models numbers from the sys/arch/pmax description. 1998-12-12 15:21:33 +00:00
is caef0a7cc2 Fix typos. 1998-12-11 22:46:26 +00:00
mrg cef1fed846 add man8.sparc64 1998-12-11 12:25:41 +00:00
mrg 4ca93d606f move installboot.8 back with the sources, and use .PATH to find it. 1998-12-11 12:20:52 +00:00
mrg f921055807 add a sparc64 MAKEDEV.8, and build installboot.8 here. 1998-12-11 12:17:11 +00:00
augustss 2d3f849193 Fix typos. 1998-12-10 23:43:32 +00:00
augustss d9c8e546f9 Add sv man page. 1998-12-10 18:56:55 +00:00
augustss e8060acb87 Update to match reality. 1998-12-09 10:21:21 +00:00
augustss 45f33dbecc New USB locators added. 1998-12-08 14:21:48 +00:00
augustss 7e86768677 Update the design of the generic USB driver. 1998-12-08 14:18:27 +00:00
augustss 106f74598b Minor touchup and add sv man page. 1998-12-08 14:15:27 +00:00
augustss c733635d12 Mention the USB include files. 1998-12-07 13:11:47 +00:00
ender 3a8d666d11 Fix a typo noticed by maximum entropy <entropy@zippy.bernstein.com> 1998-12-06 20:15:01 +00:00
ross 9cbd57c709 Use "infile" and "outfile" consistently. 1998-12-03 04:18:31 +00:00
thorpej adab608611 When installing a shared library, run /sbin/ldconfig -m ${LIBDIR} if
DESTDIR is not set and the object format is a.out.
1998-12-02 22:52:21 +00:00
tsubai 50a875f651 Use egcs by default on powerpc. 1998-12-02 14:12:23 +00:00
bouyer c0a73358a2 Document the use of flags for PIO/DMA/UDMA settings/disable. 1998-12-02 11:05:59 +00:00
kenh f4360880ce NODEVMTIME is going away. 1998-12-01 22:29:27 +00:00
erh 36f7c92000 Don't do the version check if we can't find the script. 1998-11-30 23:34:44 +00:00
eeh b2f5408385 Fix up GNU_ARCH for sparc64. 1998-11-28 22:46:16 +00:00
mycroft 0a7241355c Use -O2 on SPARC. 1998-11-26 23:06:09 +00:00
ross 4e89b79c0f Update the -width expression for the flag list. 1998-11-26 00:54:59 +00:00
ross 5412660ad9 Document new -b flag and mention USTAR support. (Forgot to commit on 10/12) 1998-11-26 00:52:28 +00:00
mrg 3b86991953 note that the sparc64 does not yet do pic or profile libraries. 1998-11-25 04:04:13 +00:00
tsubai 49837f8763 Remove NOPIC= on powerpc. 1998-11-24 15:24:53 +00:00
mycroft 8ee4fce4a0 Use egcs on sparc. 1998-11-22 13:51:04 +00:00
mycroft cdacaf156d Use -O2 on i386. 1998-11-22 13:48:34 +00:00
mycroft 4b50867128 Invert the sense of the UVM test, so it lists those ports which do *not* have
UVM yet.
1998-11-21 22:18:36 +00:00
mycroft 856163e71a Use egcs on arm32. 1998-11-21 22:14:47 +00:00
kml fa0f88251d Tweaks to document and support HIPPI-FP driver 1998-11-20 17:23:27 +00:00
itohy 543ebd6305 loadbsd(8) manpage (moved from arch directory). 1998-11-20 11:01:25 +00:00
dbj 746d687977 Set UVM to yes by default for next68k userland compiles. 1998-11-19 07:43:10 +00:00
tsubai c0a19d37fc Enable UVM on newsmips. 1998-11-16 12:13:21 +00:00
hubertf c11ce1911a fix tyop 1998-11-15 17:52:43 +00:00
jonathan c18a2859f1 Make UVM default for pmax. 1998-11-15 05:06:43 +00:00
perry eea7ba805e Per Charles, turn back on egcs on port-i386. If this causes problems,
the methodology is now to fix the problems instead of backing out.
1998-11-14 20:43:44 +00:00
oster ad669ca7fb RAIDframe, version 1.1, from the Parallel Data Laboratory at
Carnegie Mellon University.  Full RAID implementation, including
levels 0, 1, 4, 5, 6, parity logging, and a few other goodies.
Ported to NetBSD by Greg Oster.

First cut at a reasonable man-page.
1998-11-13 04:25:58 +00:00
thorpej a337b84ed6 The mirroring code is no longer in the ccd driver. 1998-11-13 00:28:48 +00:00
jonathan 76f0e60111 Document old changes to mcd(4): options MCD_PROMISC 1998-11-12 09:22:13 +00:00
erh 792cde2d0d Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge. 1998-11-12 05:39:45 +00:00
msaitoh eba40aeea0 Add missing period. 1998-11-10 16:22:46 +00:00
bouyer f7d2f27d50 Note support of the CMD PCI0643 and 0646 IDE controllers. 1998-11-10 14:16:09 +00:00
hubertf 65d179de7b Link compat_svr4 to compat_sco, compat_solaris and compat_xenix
Mention what exactly has been tested (for SCO, esp.) in the manpage.
1998-11-10 10:02:50 +00:00
ross c614b69974 Don't hardwire point size 10 (and 9 for .Tn); use the .s value (and for
the .Tn macro, .s - 1) in effect when mdoc is initially read.
1998-11-10 04:27:43 +00:00
jonathan 627e626757 Add text to installboot(8) manpage explaining the issues in the MBR
partition-id change, in preparation for changing the bootblock and
kernel messages about ID 165 to refer here.

For now, avoid .Nx constructs that might conflict with 1.3.x usage so we can
request a pullup to 1.3.3.
1998-11-09 00:41:17 +00:00
mjacob 4e6a326712 fix some amazingly stupid typos 1998-11-08 19:27:33 +00:00
hubertf 420903b4c1 remove devices before (re)creating 1998-11-08 14:22:17 +00:00
hubertf 0839b5f170 Fix for cut&paste (s|./SVR4_MAKEDEV|sh SVR4_MAKEDEV|) 1998-11-08 14:13:18 +00:00
ross 9a5c6e6324 Changes to .Nx macro.
* Don't print the `et' in an itty bitty point size just because we want
  small caps for the rest of `NetBSD'.
* Define an Nx number register so the macro becomes sort-of callable. It
  does punctuation wrong, looking at argument count rather than argument
  type, so this will need fixing before it is truly `parsed and callable'.
1998-11-08 04:10:38 +00:00
erh 14b0d1f276 Add a checkver target to bsd.lib.mk. This target executes the checkver script to find installed shared libraries with major/minor versions that are too big. The realinstall target now depends upon this target so this check is done whenever a library is installed. The check may be disabled by setting NOCHECKVER. 1998-11-07 09:40:35 +00:00
jonathan 7574d9a952 Do DESTDIR support for crtbegin/crtend on all ELF ports (adds mips). 1998-11-07 07:10:19 +00:00
jonathan e66cc6b3b1 Set SHLIB_LD{START,END}FILE to crt{begin,end}S.o for all ELF ports. 1998-11-05 00:52:02 +00:00
bouyer ef47888a36 Make this man page MI (model from the esp man page).
Decription for ISA, ISApnp, pcmcia controllers as well as arm32 and atari
specific controllers. Please correct if I missed some !
1998-11-04 17:35:59 +00:00
thorpej e357e01515 Manual pages for the PHY drivers. 1998-11-04 05:53:58 +00:00
thorpej 9dcc4e4c6b Manual page for the MAC-independent MII framework. 1998-11-04 05:21:50 +00:00
thorpej 3160c8ad2d Update for media selection support. 1998-11-04 04:58:53 +00:00
thorpej 04e202857c Update to reflect MII support, some general cleanup in the MEDIA SELECTION
section.
1998-11-03 06:44:14 +00:00
thorpej ee63b7e96a Manual page for fxp driver. 1998-11-03 06:09:17 +00:00
ross 8a498055f2 Note that BUFCACHE is ignored if BUFPAGES is also specified. 1998-11-02 04:39:51 +00:00
lukem ee1fc6b597 document BUFCACHE 1998-11-01 09:59:33 +00:00
lukem 7880f6b638 reimplement rev 1.30,1.31 using YPREFIX and LPREFIX instead 1998-11-01 03:46:28 +00:00
veego 7bcba05bce Backout 1.30 and 1.31 which breaks at least libpcap and pppd. 1998-10-31 17:17:56 +00:00
hwr 45da488560 Fix some Typos. 1998-10-31 12:37:59 +00:00
jonathan ef98759a2f Make EGCS default compiler on mips platforms. 1998-10-31 12:10:41 +00:00
matt f50fd21fef Enable shared libraries and EGCS. 1998-10-31 09:23:53 +00:00
lukem 397be30561 simplify YACCPREFIX rule by using `yacc -o ${.TARGET}' instead of
`yacc -b ${.TARGET:R} ; mv ${TARGET:R}.tab.c ${.TARGET}'. fixes
parallel make of foo.y -> foo.c/foo.h as well
1998-10-30 11:17:08 +00:00
lukem f2b1ba4f9f implement LEXPREFIX and YACCPREFIX, which allow overriding the `yy'
prefix of generated tokens, and `.yy.{c,h}' suffix in filenames.
this solves the problem i had in [misc/1989] (albiet a different way).
1998-10-30 10:45:09 +00:00
mark 3dba45c39f Define UVM for arm32. 1998-10-30 00:20:45 +00:00
jonathan 3ac3cbcfb8 Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to
DDB_ONPANIC. Lets user ignore breaks but enter DDB on panic.  Intended
for machines where debug on panic is useful, but DDB entry is not,
(public-access console, or terminal-servers which send spurious breaks)

Add new ddb hook, console_debugger(), which decides whether or not to
ignore console ddb requests. Console drivers should be updated to call
console_debugger(), not Debugger(), in response to serial-console
break or ddb keyboard sequence.
1998-10-29 21:22:32 +00:00
is d103f66935 Switch the Amiga port to UVM. 1998-10-28 22:41:24 +00:00
ross c3bcd7a272 Correct error: .Fd is _not_ parsed and is _not_ callable. 1998-10-28 05:57:20 +00:00
augustss fef85b0a4b Add ohci and uhci man pages. 1998-10-25 19:24:19 +00:00
is 5c0a42a377 First cut at boot process (bootblock and loadbsd) documentation. 1998-10-22 21:57:14 +00:00
bouyer 6bb61fcc13 Note the pciide config flags. 1998-10-22 15:15:16 +00:00
augustss a017be760d Fix typos. 1998-10-22 10:42:01 +00:00
ross 7680d419a9 The -width attribute for the standard -tag list (.Bl -tag -width EWOULDBLOCK)
is not really optional, and bizarre things will happen if it is left out.
1998-10-21 01:08:02 +00:00
bouyer 14a02d6d19 Man page describing the interface between the MI core wdc and its bus
front-ends.
1998-10-19 12:52:21 +00:00
bouyer fde01daded New man pages for the ide drivers. More verbose notes about ATAPI in
scsi(4).
The wdc(4) man page is i386-only. Other ports with a wdc front end should
add a manual page as well.
1998-10-19 12:44:15 +00:00
ross f2a855ff0e Note that #lines are comments. 1998-10-18 22:49:16 +00:00
perry 8cfb39a246 Update to note linux_lib-2.5 1998-10-18 17:11:14 +00:00
mellon 785a5b82d6 Document hf flag 1998-10-18 12:17:16 +00:00
bouyer f12678f373 document CPURESET_DELAY for i386. 1998-10-13 13:32:44 +00:00
frueauf 91b3e654a6 Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji. 1998-10-10 14:02:15 +00:00
wrstuden 922332701f Make lintlib generation work with PATH'd source. We should pull in the
real source, not the implied names, so that we find things we PATH in from
other directories.
1998-10-07 17:49:15 +00:00
kleink ed61a6dd2a Import tzdata1998i. 1998-10-04 19:58:09 +00:00
tv 4238a1ede6 Back out egcs from i386 and sparc. There are not enough fixes on the egcs
1.1 branch to repair the already open PRs on egcs codegen.  `For now, I
give up.'  Perhaps another day....
1998-10-04 19:46:07 +00:00
frueauf a897c5f64a mtio.4 got deleted, remove it here too. 1998-10-01 11:26:07 +00:00
jtk 3493c17663 add bioscall(9) for i386 1998-10-01 02:33:50 +00:00
hwr e728f48852 Add for IPPROTO_MOBILE. 1998-09-30 06:13:27 +00:00
jonathan 6ac1b19967 Copy man/man4.vax/mtio.4 to man4/mtio.4, keeping revision history this time.
Update Makefiles to match.
Remove man4.vax/mtio.4.
1998-09-30 02:39:01 +00:00
jonathan 358394d272 Add missing ess.4 man page (used in comp set) 1998-09-29 23:39:43 +00:00
kleink d9699db484 Add a macro for 1003.1-1996. 1998-09-29 18:47:46 +00:00
christos 8e6800cd97 Missed a few preserve flags. 1998-09-29 11:47:51 +00:00
jeremy 3712546023 Changed to allow the mouse baud rate to be set at kernel compile time.
Inspired by Mochida Shuji <mocid@yo.rim.or.jp>.
1998-09-29 02:46:36 +00:00
rvb 42fb3deffa Perry asked for a line about Coda 1998-09-28 17:14:31 +00:00
christos 2a23ffd4df Use PRESERVE flag only when UPDATE is defined. 1998-09-28 16:43:41 +00:00
christos ddb60058ff Use preserve flag in install. 1998-09-28 08:13:37 +00:00
lukem 9dee5d2b46 don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
lukem 5e27c18616 don't build/install nls files if NOSHARE defined 1998-09-27 17:16:37 +00:00
lukem 610a1d7558 don't build/install share if NOSHARE defined 1998-09-27 16:31:39 +00:00
lukem 2eadcee825 don't build/install man pages or docs if NOSHARE defined 1998-09-27 16:31:11 +00:00
hwr d6a39aadd6 s/tun/gre/ 1998-09-25 08:35:20 +00:00
perry 6238e0022f add acknowledgement, acknowledgment 1998-09-22 23:16:59 +00:00
perry 83534c3742 fix spelling of acknowledgment 1998-09-22 22:53:06 +00:00
kleink 1d6ab6aedc Typo (run queue array name). 1998-09-22 11:24:52 +00:00
drochner 492608a68c Clarift use of REALBASEMEM / REALEXTMEM.
Fixes PR port-i386/6159 by "Heiko W.Rupp" <hwr@pilhuhn.de>.
1998-09-18 12:38:54 +00:00
agc 1159a11534 Document REQ_FILE and MESSAGE_FILE definitions. 1998-09-17 16:04:06 +00:00
agc 247891ee59 Document INSTALL_FILE and DEINSTALL_FILE definitions, to be set to the
names of any INSTALL or DEINSTALL scripts, respectively.
Also bring explanation of LIB_DEPENDS up to date.
Document USE_LIBTOOL.
1998-09-17 14:14:17 +00:00
matthias 393c344918 Take a deep breath and switch over NetBSD/pc532 to use egcs by default. 1998-09-15 20:26:50 +00:00
agc fd02fc18ca Remove out of date explanations of <bsd.port.mk> and <bsd.port.subdir.mk>,
which are now in the pkgsrc collection as bsd.pkg.mk and bsd.pkg.subdir.mk.
1998-09-15 14:56:37 +00:00
jeremy 7e8c997a3f Added microtime.9. 1998-09-15 01:40:47 +00:00
jeremy 58cfb334aa Manual page which describes the microtime() function for obtaining the
current value of the system realtime clock.
1998-09-15 01:38:01 +00:00
tv 148929222c Transition sparc platform to egcs. 1998-09-14 21:21:58 +00:00
garbled 5c4c28f2c8 Document LDFLAGS in bsd.pkg.mk. Also, CFLAGS wasn't documented so I
threw that one in as well.
1998-09-14 17:33:01 +00:00
tv 768b3efab5 Switch i386 to egcs 1.1. 1998-09-14 00:29:28 +00:00
tv 1428a599bf Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which
builds and installs only what is necessary to link and run binaries, when
the library is not externally useable.
- NOPIC: Create and link against a static library.
- PIC: Create, link against, and install a shared object.
- PIC+LDSTATIC: Create and link against a static library; create and
  install a shared object.
1998-09-13 23:25:18 +00:00
tv 138f9d4389 Reorganize comments around .m and .c.lo rules 1998-09-13 20:56:38 +00:00
hwr 43688c8702 Manpage for gre network interface. 1998-09-13 20:39:35 +00:00
eeh d90bb7796e Add some more sparc64 stuff. 1998-09-11 14:52:20 +00:00
mycroft 3fd5504ed3 Change .Bsx output slightly. 1998-09-11 07:19:07 +00:00
kleink 9dba6f18e8 Import tzdata1998g. 1998-09-10 18:51:38 +00:00
pk a3360f0c95 oops, roff parameter overflow. 1998-09-10 16:41:57 +00:00
pk 060d9ca064 Document the "skew" extensions. 1998-09-10 16:04:36 +00:00
kenh 31661bd656 Whoops, forgot to document NODEVMTIME. 1998-09-10 15:58:48 +00:00
enami 5cf1acbac0 comma is not a part of argument. 1998-09-10 04:04:42 +00:00
ross 08d3e70e4f Define a LIBBZ2?=... for use in DPADD=... lines. 1998-09-10 00:40:33 +00:00
augustss 2d83d6808d Minor clarification. 1998-09-08 11:59:48 +00:00
mrg 01735ee7db properly document diskless swapfiles. 1998-09-08 10:08:30 +00:00
kleink 2ba841847e Use UTC instead of GMT, and rearrange the wording a bit. 1998-09-05 19:21:24 +00:00
pk 5ebcb31dd0 Assign my copyrights to TNF. 1998-09-05 13:45:46 +00:00
pk e8b5010119 Assign my copyrights to TNF. 1998-09-05 13:36:49 +00:00