wiz
7959ce3d95
Describe NO_TSC_TIME. Bump date.
2003-11-20 15:07:07 +00:00
wiz
78c37c358f
NetBSD -> .Nx; use Dv for an option name; bump date for previous.
2003-11-18 18:51:23 +00:00
dbj
6a88e9174b
add "show mount" ddb command
2003-11-18 18:26:18 +00:00
wiz
eabdbac437
Drop trailing space.
2003-11-18 09:07:25 +00:00
jhawk
f51cb566b0
Document check_homes_permit_usergroups.
...
/etc/defaults/security.conf in FILES.
Bump Dd.
2003-11-18 03:25:16 +00:00
wiz
3f5a4c00b1
Bump date for previous; new sentence, new line.
2003-11-17 21:29:37 +00:00
drochner
c357df8891
Update for the fact that the ':' is now required to specify an alternative
...
protocol:kernel to boot, explain the interpretation of boot file names
better, and add an example for setups where dhcpd's conditional
bahaviour is not deployed.
2003-11-17 20:27:45 +00:00
lukem
2f6833c22a
Provide X11FLAGS.OS_DEFINES.
...
Add some comments
2003-11-17 05:14:21 +00:00
wiz
535a27811f
Remove superfluous double quotes; restrict to 80 chars/line;
...
add some commas.
2003-11-16 16:17:13 +00:00
lukem
ec71eec11f
.c.lo: support per-target COPTS, CPPFLAGS, CPUFLAGS
2003-11-16 16:10:50 +00:00
yamt
52b3eb5bb0
a manpage of selrecord and selwakeup. from FreeBSD.
2003-11-16 15:07:25 +00:00
lukem
abdaf2f3be
simplify with _MKTARGET_LINK
2003-11-16 14:09:00 +00:00
wiz
c99f5ab0c4
Bump date for previous.
2003-11-16 10:13:12 +00:00
wiz
ce0f8cbf55
Bump date for previous; add comma in enumeration.
2003-11-16 10:12:21 +00:00
wiz
8d1916a3fe
Bump date for previous.
2003-11-16 10:10:45 +00:00
wiz
8fe886b55b
Bump date for previous; make dca xref point to hp300 dir.
2003-11-16 10:09:02 +00:00
wiz
47bfd8c0da
Bump date for previous.
2003-11-16 10:05:48 +00:00
mbw
da21fca5a5
Update to reflect that dca and apci are now handled by the com driver.
2003-11-15 23:18:24 +00:00
mbw
af70459403
- move dca and apci to com
...
- remove "dcl HP 98628A communications link" since it's not supported
in NetBSD
2003-11-15 23:17:56 +00:00
mbw
d00d4c68df
Update to reflect that dca and apci are now handled by the com driver.
2003-11-15 23:06:42 +00:00
mbw
cd72a6bb0c
Add for hp300:
...
com* at dio? scode ?
com* at frodo? offset ?
2003-11-15 22:58:11 +00:00
mbw
ac52f1946b
Mention that DCL is not actually supported in NetBSD, but there were
...
4.3BSD drivers.
2003-11-15 21:45:52 +00:00
keihan
baf3076a37
netbsd.org -> NetBSD.org.
2003-11-14 17:18:18 +00:00
matt
ac869c13c5
Add a AWK for awk.
2003-11-14 05:22:02 +00:00
wiz
6346fe2807
Bump date for uvm_useracc removal.
2003-11-13 06:46:02 +00:00
matt
9e7bfda285
Use ${HOST_LN}
...
Fix how hppa gets to -lgcc_pic
2003-11-13 05:56:30 +00:00
matt
707e787138
Add a HOST_LN.
2003-11-13 05:54:44 +00:00
chs
c2d581f4ec
uvm_useracc() is gone.
2003-11-13 03:45:01 +00:00
wiz
d642173154
No Pp after Ss; drop trailing spaces; bump date for previous.
...
XXX: file has no license.
2003-11-12 19:42:27 +00:00
jandberg
79eacc067d
amidisplaycc.c:
...
Add screen types suitable for PAL displays, and fix typos
in older screen type names; reported by Gunther Nikl.
amidisplay.4:
Document the new screen types and add some misc information.
2003-11-12 17:42:40 +00:00
grant
3a7a63a3e2
netbsd.org -> NetBSD.org
2003-11-12 13:04:18 +00:00
wiz
ebe7222a9a
Fix two typos, and split file system.
2003-11-11 13:36:33 +00:00
wiz
38df162bff
Bump date for previous.
2003-11-11 13:34:36 +00:00
dsl
433a97cc58
Set MKDEP_SUFFIXES to get additional targets in .depend instead of using
...
sed in .afterdepend. I don't think .afterdepend is used anywhere any more.
2003-11-11 11:43:45 +00:00
dsl
cd01ecc4cd
Use -- to separate mkdep options from cc ones.
...
Avoids problems when the cc options start with -fpic.
2003-11-11 11:36:40 +00:00
augustss
d030d913db
Add boot(8) man page for pmppc.
2003-11-10 18:45:58 +00:00
augustss
764e974d4e
Mention the com ports.
2003-11-10 18:28:45 +00:00
dsl
e6dd2bf0d9
Use modified mkdep(1) (not cat) to merge '*.d' into '.depend'.
...
Allows some of the postprocessing to be done there instead of a separate
sed script called from 'afterdepend'.
2003-11-10 18:21:55 +00:00
mrg
92ce299301
switch to GDB 5.3 on armeb & m68000.
2003-11-09 02:54:50 +00:00
lukem
1d6c9bac12
The order of items in .SUFFIXES is extremely important!
...
Revert part of previous and put `.s .S' before `.c' again.
(Fixes recent libkern lossage.)
2003-11-08 23:14:45 +00:00
lukem
820345f78c
Remove single suffix inference rules from here; nothing in the tree
...
relies upon them (AFAICT).
(This fixes the build issue with src/x11, because the .cpp rule in
bsd.x11.mk was being overridden by the .cpp rule here)
2003-11-08 06:06:50 +00:00
lukem
3b34d70c1d
Trim .SUFFIXES to only contain those used in this file.
...
Reorder some variables appropriately.
Add chmod a+x in .sh:, as per SUSv3.
2003-11-08 05:33:37 +00:00
lukem
4c858a92f3
Support MAKEVERBOSE more effectively.
2003-11-07 00:05:24 +00:00
lukem
f8780e2dfa
Support MAKEVERBOSE when installing man symlinks.
...
Note; this makes symlink installation more "chatty" in the MAKEVERBOSE=2
case, but results in more consistent operation for that level.
2003-11-06 22:59:03 +00:00
lukem
03ac03264c
support MAKEVERBOSE for objdir creation messages
2003-11-06 22:47:22 +00:00
wiz
4a9f67d01b
Various fixes.
2003-11-05 08:21:32 +00:00
skrll
ad376176f9
Switch ARM to gdb 5.3.
...
XXX 26bit support isn't there at the moment.
2003-11-05 07:14:31 +00:00
uwe
16fdcf9bc6
Descend into man4.hpcsh.
...
Install adc(4) and j6x0tp(4) manual pages.
2003-11-05 02:59:09 +00:00
uwe
ae94125827
Manual pages for NetBSD/hpcsh port.
2003-11-05 02:57:03 +00:00
uwe
086db0ddc3
Tweak formatting. Add more explanatory text to *_KEYSYM options.
2003-11-05 02:38:23 +00:00