ross
87e810db61
Fix the bug that was inserting blank lines between `pages' in tty
...
mdoc(7) man(1) output. (There aren't supposed to be any `pages'.)
1999-02-09 18:11:36 +00:00
lukem
55b8af8ad4
s/retreived/retrieved/
1999-02-08 04:03:04 +00:00
tv
158083e27d
Use :Q to quote arguments to "echo" so that quote marks don't fall out of
...
the printed mkdep command.
1999-02-07 17:29:40 +00:00
hubertf
276269973c
s/bsd.port.mk/bsd.own.mk/
1999-02-07 17:21:09 +00:00
kleink
ca03c2d3ef
Add a macro for our friend, the System V Interface Definition.
1999-02-06 15:01:13 +00:00
cgd
7f29dc02d5
note VScom PCI-100, Simon Gerraty's 8 port card
1999-02-06 06:50:43 +00:00
simonb
6a165c11d8
Back out previous backout of -O2 in mips. Bug in strtod.c fixed via
...
Niklas Hallqvist.
1999-02-06 02:07:55 +00:00
simonb
f88a59dce9
_Don't_ use -O2 on mips, libc/stdlib/strtod.c breaks
1999-02-05 13:50:09 +00:00
ross
1ad3689402
Make this work with groff. Regression tested on BTL (well, Solaris) troff.
1999-02-05 00:58:04 +00:00
oster
068fe3dab2
Add missing NetBSD RCS ID's! Thanks to SAITOH Masanobu (msaitoh@netbsd.org)
...
for pointing this out.
1999-02-04 14:50:31 +00:00
christos
f16578a952
PR/2936: Brian C. Grayson: Avoid truncating precious files when installing
...
and the filesystem is full. Added ${RENAME} flag to install, which when set
to -r installs on a temporary file and then renames to the final destination.
${RENAME} is currently set to nothing in bsd.own.mk, but one can turn it
on in /etc/mk.conf.
1999-02-04 11:58:30 +00:00
augustss
fa65d59422
Add more xrefs.
1999-02-03 21:27:02 +00:00
tv
e2e1136b79
Our make can't actually turn off implicit rules per-target, and the
...
"depend:" rule had no actual commands to execute, so it used the implicit
".c:" rule in gas.new (which has a depend.c). Add a command here -- just
"true" -- that prevents use of implicit rules. This may need a new
.-option in make(1) to be done Right.
1999-02-03 21:08:05 +00:00
drochner
27521ad6ea
add xrefs to wsconscfg(8) and wsconsctl(1)
1999-02-03 19:49:31 +00:00
bouyer
a85206a9c5
Change wd to wdc, and note pciide.
1999-02-02 17:12:00 +00:00
bouyer
8dac39d2de
Update supported hardware list to reality, + a few cosmetic changes.
1999-02-02 16:56:54 +00:00
mrg
8e7fba1cf0
tzdata 1999b
1999-02-02 00:51:48 +00:00
minoura
88099aeaff
Add example supfile for sup.jp.netbsd.org.
1999-02-01 16:02:38 +00:00
is
530721fa89
Update to reflect current status.
1999-01-31 10:33:40 +00:00
mrg
b6b3f824d3
NOGCCERROR disables -Werror.
1999-01-31 09:17:20 +00:00
mrg
eddf0f4e2c
increase the securelevel (using the same rules as before) much earlier in the
...
boot process. before cron, sendmail, inetd, etc, are run, but after lkms are
loaded. this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
1999-01-31 08:46:58 +00:00
agc
2890ddda36
s/USE_X11/USE_X11BASE/g
...
s/BUILD_USES_X11/USE_X11/g
Note the changes in meaning of the two definitions. This should be much more
intuitive.
1999-01-30 23:19:51 +00:00
drochner
aa1401cde7
update for busmouse support and psm->pms renaming
1999-01-30 18:01:24 +00:00
drochner
ad758765b0
update for wsmouse attachment and compatibility options
1999-01-30 17:50:36 +00:00
scottr
c9b4ff15c2
Add a pointer to the indent(1) profile, and a disclaimer regarding same.
1999-01-29 07:24:20 +00:00
ross
1ece689dfe
Define mode-null-{on,off} for turning off special modes.
...
Turn off any special modes when Ns is called.
1999-01-28 00:11:07 +00:00
agc
8ddbd09ea3
Document BUILD_USES_X11 definition.
1999-01-26 22:18:42 +00:00
hwr
53a99685bd
The gre pseudo-interface no longer suppports IPIP, this is done by the ipip
...
driver now.
1999-01-26 21:25:47 +00:00
thorpej
46e8a53c33
Add indent.pro.
1999-01-26 04:35:19 +00:00
thorpej
d4efd5e1a3
An 'indent' profile which almost gets you KNF. from polk@bsdi.com.
...
This was committed to a different part of the repository in 1993. Arguably,
it should have been here from the start.
1999-01-26 04:34:36 +00:00
ross
f46336fd65
Make .Ux be callable.
1999-01-25 23:27:46 +00:00
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