Commit Graph

1990 Commits

Author SHA1 Message Date
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
tsubai
3318a12385 UVM is now standard on macppc. 1998-09-03 15:13:51 +00:00
frueauf
f4a3ad9ff9 Keep the alphabetical order. 1998-09-03 09:30:05 +00:00
msaitoh
8d1acbb7fd s/January/June/
This is a bug between rev. 1.3 and 1.4.
1998-09-03 08:20:08 +00:00
msaitoh
6f4ce5dfdd Eliminate extra comma in SEE ALSO section 1998-09-03 08:12:56 +00:00
augustss
0589dc769d Fix kprintf related Makefile problems.
From John.P.Darrow@wheaton.edu, fixes PR 6091.
1998-09-03 07:27:38 +00:00
jeremy
d3b609004c Corrected my incorrect usage of hyphens, en-dashes, and em-dashes. 1998-09-03 01:58:56 +00:00
jeremy
5f0b8ba018 Changed to suggest using sun3/autoconf.h rather than machine/autoconf.h to
reflect the new system include file locations.
Reworded slightly and added more macros.
1998-09-03 01:54:28 +00:00
sakamoto
f36e74b371 UVM is the default on bebox,ofppc. 1998-09-03 01:51:43 +00:00
jeremy
1a56a0bb75 Reformatted slightly and changed to use more macros. 1998-09-03 01:39:17 +00:00
jeremy
f69a99ee74 Cleaned up some statements.
Added cross references to related pages.
1998-09-03 01:05:03 +00:00
jeremy
9fff07817c Added subsections for easier reading and some explanatory paragraphs.
Used special groff characters where applicable.
1998-09-03 00:54:23 +00:00
jtk
24b461bf90 improve wording to mention that config options are for kernel config files 1998-09-02 21:23:52 +00:00
matthias
bfc51b47d0 UVM/PMAP_NEW are now the standard for the pc532. 1998-09-02 19:25:33 +00:00
mrg
77e8bc0d0f really turn UVM on on the atari... 1998-09-02 14:28:58 +00:00
mrg
fab7ebb042 UVM is the default on sparc64 1998-09-02 14:12:04 +00:00
jeremy
45a63ebc4b Changed references to filesystem paths to use the mdoc filesystem path
macro (.Pa).
1998-09-02 05:13:07 +00:00
jeremy
268853e1ea Added missing punctuation and utilized more mdoc macros where possible. 1998-09-02 05:05:22 +00:00
jeremy
d04d27d492 Added kprintf.9 and its aliases. 1998-09-02 04:40:02 +00:00
jeremy
e7ec199a9c A manual page describing the kernel printf functions and the special formatting
options which differentiate them from their user space counterparts.
1998-09-02 04:39:23 +00:00
simonb
2a571c069b Function type declarations are manatory now. 1998-09-01 06:51:09 +00:00
thorpej
4e705c4d21 Switch the i386 port to UVM+PMAP_NEW. 1998-08-31 17:55:26 +00:00