111460 Commits

Author SHA1 Message Date
dsl
616c6baa61 Add code to parse V3.x bios disk information.
This should let NetBSD guarantee to tie together the bios disk numbers
with the physical hardware.
#defined out because I don't have a system with a bios that supports it.
2003-04-16 14:22:29 +00:00
yamt
1963d34b78 use bswap32 and bswap64 correctly.
(fs_pendingblocks and fs_pendinginodes)
2003-04-16 14:20:25 +00:00
grant
82d6823e89 df -G argument 2003-04-16 14:03:08 +00:00
grant
a1dd31060d add -G argument for output in gigabytes.
ok'd by perry@, mrg@
2003-04-16 14:00:30 +00:00
dsl
621f25533d Add cvs version, delete unused definition 2003-04-16 13:49:21 +00:00
dsl
2ae46742a2 Add prototyps for all the asm bios/dos calls 2003-04-16 13:47:53 +00:00
tsutsui
ddc6c721bc Fix pasto. 2003-04-16 13:44:35 +00:00
jmmv
14f04cdd26 Capitalize "Reset" to match descriptions of all other items in the same list
(all starting with capital letter).
2003-04-16 13:37:50 +00:00
wiz
472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
martin
eb1ff84c33 Until timeval.tv_sec becomes a time_t, we can't pass a pointer to
it to ctime(). tv_sec is long, while time_t is int on some archs.
2003-04-16 13:32:58 +00:00
dsl
4cf0478777 additional support routines for boot code 2003-04-16 13:24:09 +00:00
grant
8e37d38a09 grammar fix. 2003-04-16 13:17:52 +00:00
wiz
3fd1d09240 Fix typo, and break overly long line. 2003-04-16 13:10:40 +00:00
wiz
037dbec1f7 New sentence, new line. 2003-04-16 13:05:01 +00:00
wiz
77c7ae1259 Drop superfluous .Pp; bump date for last. 2003-04-16 13:04:27 +00:00
wiz
80d074c338 Bump date for last; sort authors; add comma after e.g. 2003-04-16 13:02:45 +00:00
grant
f3014f2c17 sync usage args with reality. 2003-04-16 12:57:24 +00:00
wiz
1745a4efd2 Combine no-argument options in SYNOPSIS. 2003-04-16 12:55:15 +00:00
wiz
44b6aa4c8b Mostly mdoc improvements, some typos. 2003-04-16 12:53:37 +00:00
wiz
1b8a3850d5 A-Law -> A-law. 2003-04-16 12:53:08 +00:00
dsl
1d68743dfc C code now sets length of disk info structure 2003-04-16 12:45:10 +00:00
dsl
7119639d07 used daddr_t for disk block numbers,
add definitions for v2 and v3 disk info structures
2003-04-16 12:43:45 +00:00
wiz
4e9fe74ce2 Bump date for last, and add commas after i.e. and e.g. 2003-04-16 12:43:43 +00:00
wiz
99193808f4 Bump date for last. 2003-04-16 12:41:36 +00:00
dsl
fd18f39232 Use daddr_t for disk block numbers,
Set size of extended disk info structure in the C code
2003-04-16 12:41:03 +00:00
wiz
e0f416155a New sentence, new line. 2003-04-16 12:36:44 +00:00
wiz
848d4d3dde getch(3), not curses_getch(3). New sentence, new line. 2003-04-16 12:29:42 +00:00
wiz
817f471b97 Sort options in usage. 2003-04-16 12:15:07 +00:00
wiz
64a9f92514 Sort options in SYNOPSIS, grammar fix. 2003-04-16 12:12:08 +00:00
wiz
3b71168fc8 Bump date for last. 2003-04-16 11:58:43 +00:00
wiz
d0e6ae84ee p before q in options/usage. 2003-04-16 11:56:11 +00:00
wiz
b190a86ddc Sort options; fix typo; new sentence, new line. 2003-04-16 11:48:11 +00:00
salo
fd97a8372a add pathchk(1) (hi jdolecek!) 2003-04-16 11:35:10 +00:00
wiz
c1dcf625b3 Sync usage with man page. 2003-04-16 10:29:05 +00:00
wiz
61860e9d83 Sort options in SYNOPSIS and description. 2003-04-16 10:28:55 +00:00
wiz
ab9a7c3733 dumplfs needs one argument -- remove .Op. 2003-04-16 10:21:57 +00:00
wiz
dd47a963eb Punctuation nit. 2003-04-16 10:19:05 +00:00
wiz
8dda1d8092 Use Dq and Sq. Drop a trailing space. 2003-04-16 10:17:26 +00:00
wiz
d3de02ab6c Fix a typo, and improve grammar. 2003-04-16 10:14:05 +00:00
wiz
a491d673dd Fix some xrefs. 2003-04-16 10:11:55 +00:00
wiz
843df8bc67 Bump date for last-but-one; remove superfluous .Pp. 2003-04-16 10:09:47 +00:00
wiz
c0b34ed9ad regen (no more quadmouse). 2003-04-16 10:03:25 +00:00
wiz
4b9534ebf5 Remove quadmouse comment without matching code; remove unused qms and mouse-qms targets. 2003-04-16 10:02:43 +00:00
wiz
074e8f5eea Bump date for addition of more drivers, and sort that list. 2003-04-16 09:59:40 +00:00
wiz
7b31891279 Bump date for last. 2003-04-16 09:44:07 +00:00
wiz
56a51233b4 Make it wsfont/wsfont instead of wsfont/wsmux, just like the other ports. 2003-04-16 09:41:54 +00:00
wiz
986d19cf10 Drop trailing space. 2003-04-16 09:31:35 +00:00
wiz
4fad16dc12 services(5), not (4). 2003-04-16 09:29:38 +00:00
wiz
a0d5a7bba1 Sync usage with man page. 2003-04-16 09:25:04 +00:00
wiz
dba2557a54 More mdoc. 2003-04-16 09:19:35 +00:00