Commit Graph

1975 Commits

Author SHA1 Message Date
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
lukem 12806668fb document more kernel options:
* COLOR_KERNEL_BG - background color of kernel messages
* COLOR_KERNEL_FG - foreground color of kernel messages
* PCVT_CAPS_IS_CTRL - if defined, CapsLock acts like Ctrl
(the first two were never documented, and I recently added the last one)
1998-08-30 10:16:51 +00:00
enami 039b7f505b In SEE ALSO list, use comma to separate elements and don't use to terminate. 1998-08-30 05:06:11 +00:00
tsarna c89a574ffa Execute ttyaction on termination of rlogind/telnetd sessions.
Also, say a little bit about ttyaction in the getty and login manpages.
1998-08-29 17:31:55 +00:00
mrg 97117adf97 add swapctl changes to COMPAT_13 section. 1998-08-29 15:32:07 +00:00
lukem f35b097b81 fix capitalisation 1998-08-29 08:37:37 +00:00
garbled 7c802b05c2 Document use of NOT_FOR_ARCHS. 1998-08-28 14:19:44 +00:00
tv 16a9e147f7 Create a STRIPPROG definition to specify a (target) strip program. Later,
STRIPPROG could be used in preference to "-s" on "install".
1998-08-27 23:26:37 +00:00
tv e340b4da07 Rename show-objdir to print-objdir to be consistent with existing
convention.
1998-08-27 20:33:45 +00:00
tv 22f41e92ef Add pseudo-target "show-objdir", which will print the value of ${.OBJDIR}
and nothing else.  Intended target: cleaning up the ugly "echo | make"
constructs to find files from another directory's objdir.
1998-08-27 16:54:59 +00:00
tv c95c8e1504 Alpha is now egcs by default (now all that's left is as and ld). 1998-08-27 14:05:58 +00:00
tv 4e2285a407 Allow -Werror to be turned off with CWARNFLAGS=-Wno-error ... 1998-08-26 19:36:37 +00:00
augustss 885a99bbd7 Add OPL and xref. 1998-08-26 12:30:51 +00:00
mrg fade0ccb93 add sparc specific options. 1998-08-26 03:03:33 +00:00
tv eb6956eecf Introduce CWARNFLAGS, idea from kernel Makefiles, which goes after "-Wall
..." in the CFLAGS and can be set in directory Makefile or mk.conf.
1998-08-25 14:57:21 +00:00
lukem 8d2c1463af document check_disklabels 1998-08-25 13:50:45 +00:00