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
drochner
0cb921e61e
change the interface for getmementry() to hold the iterator in an
...
argument and to return success or error explicitely.
Now we can "error" and "end of list" cleanly; this should fix the
problem where the last list element was ignored.
1999-03-08 21:38:28 +00:00
garbled
c6d6153ab6
Found another case of shell redirection in a run_prog. Tidy it up with
...
do_system, and appropriate logging calls.
1999-03-08 19:42:30 +00:00
kleink
7c689f6dd8
Add hcreate(3) and friends.
1999-03-08 18:49:54 +00:00
kleink
cbab327fc8
Manual page for hcreate(3) and friends.
1999-03-08 18:43:21 +00:00
kleink
718a724b1c
Add missing ioctl(9).
1999-03-08 18:31:04 +00:00
castor
dc67d78474
Add '#include <sys/types.h>' since that's where int8_t and u_int8_t can
...
usually be found.
1999-03-08 17:55:20 +00:00
he
97645818ba
Let's call this image boot-big.fs.
1999-03-08 15:59:34 +00:00
kleink
f049fe75cc
Snapshot.
1999-03-08 11:03:43 +00:00
kleink
198e9a2784
s/rtld_setup/_rtld_setup/ to move it out of the user's name space.
1999-03-08 10:49:08 +00:00
kleink
3b03384405
Update an i386-ismed comment.
1999-03-08 10:44:25 +00:00
kleink
be94d3fe24
Const poisoning, integer argument promotion.
1999-03-08 10:35:43 +00:00
kleink
dde7993b2f
Const poisoning.
1999-03-08 10:27:34 +00:00
he
25e8d87423
Add README.I128.
1999-03-08 08:40:49 +00:00
tsubai
6662cda7a2
Use mips/ecoff_machdep.h.
1999-03-08 06:38:06 +00:00
tsubai
8b3054fb87
Add big-endian definitions.
1999-03-08 06:36:59 +00:00
tsubai
8b5452906b
Use objcopy to convert ELF kernel to ECOFF.
1999-03-08 06:33:26 +00:00
lukem
5a1118c5f9
* add url_decode() - `in-place' decode %xx escapes in a given url component
...
* parse_url()
- only look for user[:pass] for an ftp url (per rfc1738)
- strip leading /'s in an ftp url. (almost per rfc 1738)
* fetch_url()
- decode a copy of the path and use that to build local filenames
- send port in http Host: header (suggested by cgd@netbsd.org )
* fetch_ftp()
- url_decode() the user, pass and path
- fix splitting of path into dir & file (partially from [bin/7073])
- don't bother caching the last host; it can cause problems when
using ftp:// transfers, or when the user changes between xfers
* improve documentation of auto-fetched url arguments (especially regarding
escape sequences in ftp:// urls)
* some whitespace & copyright updates
this should fix [bin/7073] William O Ferry <woferry@warp.wofme.com>,
as well as the metaissues raised in that PR.
1999-03-08 04:36:12 +00:00
lukem
babd00aa2c
whitespace & copyright fixes
1999-03-08 03:09:08 +00:00
cjs
34d3f1c35f
Add comment that release is a synonym for snapshot, and make release
...
present everywhere snapshot is.
1999-03-08 02:37:56 +00:00
jonathan
6217914988
Update declaratino of mips single_step() so it compiles again.
1999-03-08 02:09:51 +00:00