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 |
wiz
|
064e896cda
|
Sync usage with man page.
|
2003-04-16 09:09:52 +00:00 |
wiz
|
26fbb487a0
|
Uppercase PCMCIA.
|
2003-04-16 09:07:05 +00:00 |
wiz
|
e0513f4ff2
|
pppoe(4), not (8). Uppercase PCMCIA.
|
2003-04-16 09:06:55 +00:00 |
jdolecek
|
054da0dc1b
|
make parameter 'name' for db_del_symbol_table() const
|
2003-04-16 09:00:29 +00:00 |
dsl
|
b1986a13d0
|
change 'data' arg of fp_ioctl to 'void *' to match file.h
|
2003-04-16 08:58:18 +00:00 |
dsl
|
f1a857b8af
|
change 'data' arg of fo_ioctl to void * to match file.h
|
2003-04-16 08:56:42 +00:00 |
wiz
|
f80ec0a8a0
|
Nicer mdoc for last. Bump date for last, too.
|
2003-04-16 08:55:42 +00:00 |
wiz
|
0384eb0efb
|
Increase width in a tagged list for nicer display.
|
2003-04-16 08:42:16 +00:00 |
dsl
|
1608697b9e
|
Fix printf formats and kill unused variable to make it compile
|
2003-04-16 08:39:56 +00:00 |
wiz
|
b425910551
|
Typo and grammar fixes. Sort SEE ALSO. Use more mdoc.
|
2003-04-16 08:36:54 +00:00 |
itojun
|
a18a285e73
|
need 11 chars for %u. Peter Valchev
|
2003-04-16 08:07:51 +00:00 |
fvdl
|
d0152b0231
|
ffs_reclaim may be called while the dinode pointer in the inode structure
is still NULL (in the case of an error in ffs_vget). Check for this
condition before doing a pool_put.
|
2003-04-16 07:38:25 +00:00 |
scw
|
3e475eb186
|
From PR port-i386/20464, by Yoshihisa Nakagawa: Match i845G AGP bridge.
|
2003-04-16 07:37:09 +00:00 |
itojun
|
674baed7e1
|
misuse of strncpy. PR 21201 from Christian Biere.
|
2003-04-16 07:10:00 +00:00 |
cjs
|
957075b57b
|
Change ipsec.conf not to be world-readable and nodiff, so we don't expose keys
if they happen to be in that file. Also add /etc/racoon stuff.
|
2003-04-16 03:16:38 +00:00 |
briggs
|
755a56f62f
|
Protect use of __RCSID() with a check to ensure that it's defined.
Suggested by Ian Lance Taylor on tech-userlevel@ to help cross-compilation
on Red Hat 7.3.
|
2003-04-16 01:32:07 +00:00 |
darrenr
|
0b2e3c6317
|
add missing setting of b_error (thanks Manuel)
|
2003-04-16 00:07:17 +00:00 |
augustss
|
44a844916d
|
Regen.
|
2003-04-15 23:15:47 +00:00 |
augustss
|
155de892db
|
Another VIA device.
|
2003-04-15 23:15:23 +00:00 |
augustss
|
b855d8716e
|
Add another VIA CPU-AGP bridge.
|
2003-04-15 23:13:50 +00:00 |
tron
|
78a6a01cac
|
Pullup short mbuf in wm_tx_cksum() instead of dropping it which fixes
PR kern/21190 by myself. Jason R. Thorpe code reviewed the changes.
|
2003-04-15 22:52:40 +00:00 |
dsl
|
c327a133c6
|
Significantly faster memcpy/memmove/bcopy and memset/bzero
|
2003-04-15 22:49:50 +00:00 |