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
dsl
7c8e4cdaea
Add interface to boot password checking code that takes password parameter.
2003-04-15 22:26:42 +00:00
rjs
c0cc8d30c1
Regen.
2003-04-15 21:43:56 +00:00
pooka
f6df7f31f2
where __RCSID is not defined (some cross hosts), use FILE_RCSID instead
2003-04-15 21:36:18 +00:00
rjs
dd9495f867
Add ID for ITE IT8152 companion chip.
2003-04-15 21:32:28 +00:00
thorpej
b2beaa1fbd
wm_tx_cksum(): Set the initial offset correctly for packets using
...
802.1Q encap.
2003-04-15 21:12:24 +00:00
wiz
571cc9f1c1
Dd month argument should not be abbreviated.
2003-04-15 20:40:28 +00:00
jdolecek
6080567943
bump date, and fix typo in macro name (.Nx, not .Nm)
2003-04-15 19:49:30 +00:00
jdolecek
938f344d52
add POSIX.2 patchchk(1) utility - check pathnames
...
from FreeBSD via Jonathan Perkin
fixes PR standards/11198 by Ben Harris
2003-04-15 19:46:38 +00:00
jdolecek
32fe26329b
fix a minor formatting bug - use "@var{fmt}, @var{expr-list}",
...
not "@var{fmt, expr-list}"
probably only matters when the output is something else than info
file
2003-04-15 19:41:16 +00:00
nathanw
ad743e234b
Add a missing paren.
2003-04-15 19:14:58 +00:00
darrenr
8745a98a43
Don't forget to increment the iterator when going around a loop
2003-04-15 19:07:37 +00:00
darrenr
543eb62ec5
Add a note to "retry" option about device requirements.
2003-04-15 18:39:58 +00:00
darrenr
8dac8843a5
Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad
...
sector information in the kernel. Doing this uncovered some shortcomings
that should have been pretty obvious with the code committed prior, addressing
the major kludge with a new struct - disk_bacsecinfo to be passed into
DIOCBSLIST.
2003-04-15 18:27:26 +00:00
dogcow
277607fced
fix typos
2003-04-15 17:42:44 +00:00
uwe
c7bbfa679e
Mark 'ram' MEMORY as allocatable instead of explicitly placing
...
sections into it. This also ensures that sections, not mentioned in
the linker script (currenty - link_set_*), end up in the correct
place. Otherwise kernel panics very early, trying to access link_set
info.
2003-04-15 16:29:12 +00:00
dsl
8c4da2e486
Use htole32 so host endianness independant
2003-04-15 14:35:57 +00:00
dsl
ed45ba76c7
Change the way -o options are parsed, now done in MI code with a check after
...
all the options have been processed that they are supported my the
specific system.
Add i386 MD options (console, password, speed and timeout)
(Approved by christos and lukem)
2003-04-15 14:22:13 +00:00
darrenr
f4965045a0
Automatically build up a list of bad sectors from failed read operations and
...
prempt read operations on matching regions with a failure rather than waiting
for the device to return a failure. The I/O operation must have already failed
MAXRETRIES times before being added to the list - this can generally take up
to 12 seconds.
List is made accessible to userspace via DIOCBSLIST and DIOCBSFLUSH.
2003-04-15 14:11:00 +00:00
dsl
57d5f20055
Add definitions for i386 boot parameters
2003-04-15 13:59:35 +00:00
yamt
0012a58814
fix indent.
2003-04-15 13:51:11 +00:00
yamt
63de87c34b
remove line-wrapping that is no longer needed.
2003-04-15 13:48:40 +00:00
skrll
ab7df78c6d
ANSIfy proc_unstop
2003-04-15 12:11:25 +00:00
itojun
3fbac68bea
use snprintf. there are more...
2003-04-15 08:20:17 +00:00
itojun
01757d86d6
make char array bigger where it seems too small and may overrun.
2003-04-15 08:07:10 +00:00
itojun
faef962caf
need 12 chars for %d; deraadt
2003-04-15 08:02:58 +00:00
itojun
e6a384fc32
%d is 12 chars, not 10 chars. hinted by deraadt
2003-04-15 07:40:56 +00:00