wiz
7eea230300
Note that you need to update share/mk too.
2003-07-01 08:13:41 +00:00
itojun
5af08a4965
more error traps on malloc failure. accept "-E null".
...
various pedantic checks. from kame
2003-07-01 07:20:12 +00:00
simonb
775170c02f
Line up the cylinder numbers in the printlabel output a bit better.
2003-07-01 05:40:54 +00:00
dogcow
62509eec36
make the given example actually work.
2003-07-01 00:08:52 +00:00
uwe
5df0174a92
Pass MAKEINFO=${MAKEINFO:Q} via MAKE_ARGS so that nbmakeinfo is used
...
to build the groff info. Caught by building on FreeBSD. Copy-pasted
from tools/toolchain/Makefile.
2003-06-30 23:26:36 +00:00
christos
e63f4ac6ba
add text for getargs.
2003-06-30 22:20:04 +00:00
dbj
f4609c793f
remove __MNT_UNUSED2 since it was used by christos for MNT_GETARGS.
2003-06-30 21:22:26 +00:00
wiz
df287667aa
Add (untested) paragraph about groff update.
2003-06-30 20:13:26 +00:00
wiz
a0f0ff03b9
groff-1.19 imported.
2003-06-30 20:11:01 +00:00
wiz
45404addfe
Add @SHELL@ before mkinstalldirs call, in case mkinstalldirs does
...
not have the right permissions.
2003-06-30 19:18:21 +00:00
wiz
72c59e3ee3
Quote question mark, to get it marked up. Whitespace nit.
2003-06-30 19:17:01 +00:00
wiz
2e8cb0df4b
IEEE 1275 now has an abbreviation -- use it.
2003-06-30 19:15:31 +00:00
wiz
b93a29cdaa
Fixes to make these man page look nice with groff-1.19.
2003-06-30 19:12:31 +00:00
wiz
e8ea74be99
Update for groff-1.19.
2003-06-30 19:09:06 +00:00
wiz
5a9293abc1
Adapt to new naming conventions for tmac files.
2003-06-30 19:08:37 +00:00
wiz
31624bb944
Re-add (for now).
2003-06-30 19:05:32 +00:00
wiz
f2caa4fbee
Do not install tmac.e any longer -- use the groff me package instead.
2003-06-30 18:52:52 +00:00
wiz
fb5d9d5f69
Do not install mdoc.7 -- we use mdoc.7 from the groff distribution now.
2003-06-30 18:51:55 +00:00
wiz
ba056015d8
Don't install macros any longer (except doc2html) we're now using
...
the GNU groff ones.
2003-06-30 18:51:28 +00:00
wiz
61ddcbc141
Adapt CATDEPS/HTMLDEPS for groff-1.19.
2003-06-30 18:49:05 +00:00
wiz
ee660f962d
Add NROFF.
2003-06-30 18:48:52 +00:00
wiz
cfb68b0dce
Add NetBSD RCS Id.
2003-06-30 18:47:40 +00:00
wiz
25ef1dbed7
Add man.local.
2003-06-30 18:41:24 +00:00
wiz
bf7bd150bb
Make groff-1.19 build on NetBSD.
2003-06-30 18:40:50 +00:00
wiz
97a4aa1713
Replace old build structure with FreBSD one (local changes in next commit).
2003-06-30 18:34:08 +00:00
wiz
606591d35c
Import groff-1.19 build structure from FreeBSD.
2003-06-30 18:19:53 +00:00
wiz
dd6f42c68a
Update for groff-1.19.
2003-06-30 18:14:28 +00:00
wiz
fa3255d80d
Disable SGR output; patch from Werner Lemberg (wl at gnu org).
2003-06-30 18:10:23 +00:00
wiz
95ed1d3161
Add patch from groff's CVS repository removing two superfluous lines
...
before the NAME header.
2003-06-30 18:08:51 +00:00
wiz
68ac378cc2
Comment out locale call, since sh(1) doesn't redirect "program not found"
...
errors to stdout, even if asked nicely.
2003-06-30 18:07:38 +00:00
wiz
3064bb2cdf
Remove versioned subdir from datasubdir to make tools/ building easier.
2003-06-30 18:05:20 +00:00
wiz
afcefcd756
Updated import script.
2003-06-30 18:02:48 +00:00
wiz
10663b019b
Update to 1.19.
2003-06-30 17:59:43 +00:00
christos
6363afb646
use __attribute__((__packed__)) instead of __packed.
2003-06-30 17:54:13 +00:00
thorpej
221d313d7c
Allow SOURCES to be overridden.
2003-06-30 17:54:06 +00:00
wiz
5220bc5f6e
Import groff-1.19. Changes since 1.16.1: too many to list here (> 1000 lines
...
in the abridged version). Please read the included NEWS file for details.
2003-06-30 17:51:41 +00:00
kleink
f77e77ff4b
Remove whitespace accident in previous; spotted by Thomas Klausner.
2003-06-30 15:45:02 +00:00
thorpej
22c08fe417
PCI-X requires that that devices updated their PCIXSR on every
...
config write with the device number specified in AD[15:11]. If
we don't set this field when issuing a Type 0 cycle, each device
could end of thinking it is at device 0, which can cause a number
of problems. Doing this unconditionally should be OK when only
PCI devices are present.
2003-06-30 15:27:12 +00:00
thorpej
b4031f0a49
Go to splhigh() before doing autoconfiguration.
2003-06-30 15:17:11 +00:00
kleink
5a44432bf1
Sprinkle some restrict.
2003-06-30 15:14:17 +00:00
ragge
c04e1a5756
Disable the code I checked in yesterday; reports that samba (!) are crashing
...
machines with it. Will do some more tests.
2003-06-30 14:51:06 +00:00
wiz
03cb7d2b4f
Remove .UC -- not Berkeley Distribution man pages.
2003-06-30 14:18:56 +00:00
wiz
1a6d2307a3
These man pages are not from the Berkeley distribution -- remove ".UC".
2003-06-30 14:09:51 +00:00
simonb
1534c8822e
ANSIfy, KNF.
2003-06-30 13:39:36 +00:00
ragge
b027f1fffd
Set the send queue to max(BGE_TX_RING_CNT - 1, IFQ_MAXLEN); sometimes
...
IFQ_MAXLEN may be choosen to a larger value than number of descriptors.
Why this setting from the beginning???
2003-06-30 13:20:21 +00:00
martin
273141ddfc
Regen (Sony USB Memory Stick Slot (MSC-U03) added)
2003-06-30 12:42:27 +00:00
martin
950ba36af5
Add Sony USB Memory Stick Slot (MSC-U03),
...
from Katsuhisa ABE in PR 22017.
2003-06-30 12:41:37 +00:00
wiz
114635a7e4
Remove superfluous semicolon.
2003-06-30 12:33:41 +00:00
tshiozak
a8076e0474
add #include "config.h" when these files are built as parts of host tools.
2003-06-30 12:32:21 +00:00
wiz
0d5adbd287
Add Ns.
2003-06-30 12:31:16 +00:00