mrg
84e08b1a6a
use this namespace.h to redefine the bits of libresolv we need, to avoid clashes with the resolver in libc.
1999-03-09 13:23:08 +00:00
kleink
55cb8b09ce
Functionally back out namespace.h revision 1.7 and perror.c revision 1.15;
...
perror() is an identifier reserved by ANSI/ISO C, and in case of a redefition
the behavior is undefined.
1999-03-09 13:14:36 +00:00
ragge
fb6b53bfe4
Basic KA48 (VAXstation 4000 VLC) support.
...
From Michael Kukat <michael@camaronet.de>
1999-03-09 12:57:57 +00:00
kleink
ae8bd3e155
The ANSI/ISO C standard explicitly doesn't cover the program translation
...
interface; c89(1) isn't part of it but 1003.2.
1999-03-09 12:54:40 +00:00
kleink
13bbe6c70e
G/C orphaned unwhiteout() prototype.
1999-03-09 12:46:22 +00:00
is
58a9c554c6
Regenerated.
1999-03-09 12:22:13 +00:00
is
75774fd854
Fix language.
1999-03-09 12:20:41 +00:00
kleink
b0fe22c29d
Have unimplemented/unsupported system calls (madvise(), mincore(), sbrk(),
...
sstk()) fail with ENOSYS.
1999-03-09 12:18:22 +00:00
is
aed99bc63d
Pacify CPP.
1999-03-09 12:15:30 +00:00
ross
1c24ee5ca4
We didn't get the .Bl / .El match fix done tonight.. go back to a warning so the
...
tree will build.
1999-03-09 12:05:35 +00:00
is
22e4689589
Add an entry for the Cyberstorm Mk. III / CyberstormPPC SCSI driver by
...
Michael Hitch.
1999-03-09 11:58:56 +00:00
drochner
5704ad4969
regen
1999-03-09 11:48:59 +00:00
drochner
2987883f07
add 2 ISDN cards, from Martin Husemann per PR kern/7110
1999-03-09 11:48:03 +00:00
ragge
98e97e2329
unsigned int -> int.
1999-03-09 11:43:13 +00:00
agc
530dddb95a
Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to
...
hardcoded strings "tar" and "/usr/bin/tar". This allows the package
tools to use GNU tar with a different name (it's often installed as
gtar), and from a directory other than /usr/bin.
1999-03-09 11:10:39 +00:00
ross
69d3eeb52c
Kill groffisms that crept in with delta 1.8.
1999-03-09 10:38:19 +00:00
agc
4a5e3913cb
Include <fcntl.h>, so that the definitions for O_* are defined.
1999-03-09 10:01:12 +00:00
ross
ba97c76d05
Add missing .El.
1999-03-09 09:23:12 +00:00
ross
bdc8307365
Call Popwarn only if groff
1999-03-09 08:32:52 +00:00
garbled
1e1533cde9
the '[' wasn't being displayed properly as a command. Thanks to Charles
...
for the fix.
1999-03-09 07:05:33 +00:00
ross
e749d6fa7e
Viciously cleanup the .St (Standards) macro.
1999-03-09 06:36:30 +00:00
ross
438ee91423
.warn-harden
1999-03-09 06:33:46 +00:00
ross
e1135b6c55
Predefine the dD string. (.warn-harden)
...
Detect a net deficit of .El requests (and abort)
1999-03-09 06:33:21 +00:00
ross
9bb81e3d52
Partial .warn cleanup .. if mdoc didn't generate warnings all by
...
itself, we could do a .warn-enabled sweep of the man pages.
* Mainly, kill strings by redefining them as null instead of using .rm
* Push and pop the warning level around unavoidable trouble spots
* Do all of this only if in groff
* Fix a really obscure bug in .Nm
* Make the .em warning an abort.
1999-03-09 06:31:00 +00:00
ross
a5cb41e7a0
Improve appearance, tone down the .Sh size, define a <style> for color
...
headings, etc. Please feel free to fiddle with this stuff, people...
1999-03-09 06:25:58 +00:00
ross
53dc7656a3
More missing .El's.
1999-03-09 03:58:14 +00:00
oster
cd0a696176
Cleanup raidattach: move rf_boot's functionality to raidattach, and
...
nuke rf_boot(). Cleanup raidopen().
1999-03-09 03:53:18 +00:00
oster
e39fe5e2fe
Cleanup unused cruft.
1999-03-09 03:52:41 +00:00
ross
baa8fc090f
Missing .El.
...
Rewrite cheap .Bd -literal as a nice .Bl -column.
1999-03-09 03:49:46 +00:00
ross
0f9d1274e7
Missing .El.
1999-03-09 03:37:41 +00:00
ross
4eb3fc58ba
Missing .El, extra Pp.
1999-03-09 03:34:56 +00:00
ross
671cd0ceb0
Missing .El.
1999-03-09 03:32:51 +00:00
ross
73e63f19fe
Fix warning.
1999-03-09 03:31:43 +00:00
ross
ac2903e059
Missing .El.
1999-03-09 03:29:51 +00:00
ross
7f8e818918
Missing .El.
1999-03-09 03:19:28 +00:00
ross
df67e92417
Missing .El, questionable .Sh use.
1999-03-09 03:13:27 +00:00
ross
eef3b62aca
Missing .El.
1999-03-09 03:04:25 +00:00
ross
6fe4eb2696
Work around a spurious warning.
1999-03-09 03:02:40 +00:00
oster
29daf0c77d
rf_update_component_labels() now lives here. Re-work clean-bit
...
support a little: clean-bits now also get frobbed on partition
opening/closing, rather than just at device configuration and device
unconfiguration. Schedule shutdownhooks() stuff for nukage at a later
date, since it isn't really necessary any more.
1999-03-09 02:59:25 +00:00
ross
607173c8a3
Multiple missing .El's.
1999-03-09 02:58:08 +00:00
oster
585c77594e
Move rf_update_component_labels() from here to rf_netbsdkintf.c.
1999-03-09 02:57:29 +00:00
ross
456c462469
Missing .El.
1999-03-09 02:55:06 +00:00
ross
059f13e362
The .IP tag must be one word.
1999-03-09 02:52:05 +00:00
ross
ba7f3d913b
Fix missing and misplaced .El's.
1999-03-09 02:41:39 +00:00
hubertf
e23d146ee6
TAILQ_FIRST and TAILQ_NEXT are not available on NetBSD 1.3 and 1.3.1,
...
define them for now.
Also fix a (unjustified) "variable may be used uninitialized" warning.
1999-03-09 02:20:49 +00:00
mrg
ab80268653
no need to use __P inside __P.
1999-03-09 00:42:41 +00:00
mrg
fbda6bed6d
make this compile on SUN4U. XXX icky, reader beware.
1999-03-09 00:42:20 +00:00
mrg
3ca216fd8a
fix NRND usage
1999-03-09 00:37:01 +00:00
drochner
743494ae88
add a function to pass the "memory map" ie the outcome of INT15/0xe820,
...
to the kernel
1999-03-08 21:44:48 +00:00
drochner
6fb323453d
add a definition to pass the "memory map", ie the outcome of INT15/0xe820,
...
to the kernel
1999-03-08 21:42:48 +00:00