Garrett Wollman
54f1d0cefe
Add a little do-nothing ``slopsucker'' device which gives a home
...
to PNP0c04 (legacy ISA coprocessor support). Tourist info.
2000-05-04 23:57:32 +00:00
Daniel C. Sobral
20689aa3d4
Correct a bug whereby allocations to the dictionary would not be allowed
...
unless four times the space requested was available.
2000-05-04 23:23:13 +00:00
Daniel C. Sobral
4eb5b7979d
Make documentation on recently added heap? command reflect reality.
2000-05-04 22:51:21 +00:00
Daniel C. Sobral
a1d54dfc62
Add "heap?" to loader's man page.
2000-05-04 21:26:26 +00:00
Daniel C. Sobral
19c80876dc
Further improve ordering.
2000-05-04 21:22:55 +00:00
Daniel C. Sobral
c45393b59c
Sort entries in FreeBSD-specific FICL commands.
2000-05-04 21:18:26 +00:00
David E. O'Brien
6a5e9a6adb
Set MAKEOBJDIRPREFIX to modules/ in the current directory and build modules
...
there.
2000-05-04 21:12:28 +00:00
Daniel C. Sobral
1ca3a0ce6a
Add heap?, so we can tell how much free space we have left.
2000-05-04 20:41:30 +00:00
Jonathan Lemon
f3cddbbdeb
Add PCI identification for another SmartArray 4200, which identifies
...
itself as a DEC card instead of Compaq.
2000-05-04 20:23:56 +00:00
Jonathan Lemon
b4b03426ca
Fix one bug where the kn_head list could be manipulated without
...
spl() protection in the case of a copyout error.
Add missing spl calls around the intial activation call that is
done when when the kevent is added.
Add two KASSERT macros to help catch errors in the future.
2000-05-04 20:19:17 +00:00
Jonathan Lemon
5e97a5621a
Change the definition of sdata from u_long --> intptr_t to correctly
...
match the data type in struct kevent.
2000-05-04 20:14:57 +00:00
Jonathan Lemon
ad35a4c94a
Add a kqueue(2) manual page.
2000-05-04 20:11:38 +00:00
Cameron Grant
52064e0a88
fix the 100% cpu in xmms issue
2000-05-04 19:06:34 +00:00
Peter Wemm
4bca00df4e
Oops. I forgot to remove bsd.kmod.mk from the list of files installed. :-(
...
Submitted by: Scott Flatman <sf@aracnet.com>
2000-05-04 18:49:49 +00:00
Alexey Zelkin
392e724c06
Update my copyright. Add license.
2000-05-04 18:21:11 +00:00
Alexey Zelkin
a674a3116b
Fix code names according to KOI8-U RFC
...
Submitted by: Alexander Matey <matey@cis.ohio-state.edu> via ache
2000-05-04 18:03:47 +00:00
Alexey Zelkin
6d0a2eea64
Add libipsec to the list of available libraries
2000-05-04 17:58:22 +00:00
Archie Cobbs
bec35b9a5f
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:54:37 +00:00
Mike Smith
ac9b3dacb2
Don't assume that the PCI BIOS is going to clear the unused bits in %ecx
...
when it returns.
2000-05-04 17:44:55 +00:00
Alexey Zelkin
ec6fc617fa
mdoc(7) style cleanup
2000-05-04 17:42:03 +00:00
Archie Cobbs
95d7878ce0
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:40:13 +00:00
Alexey Zelkin
eb418154a1
mdoc(7) style fixes and cleanup
2000-05-04 17:34:31 +00:00
Alexey Zelkin
533fa4bd2d
Fix path to ip6fw
2000-05-04 17:33:27 +00:00
Alexey Zelkin
342c7bbfe2
. clean `.Os' macro value.
...
. add integration note
. remove useless comments
2000-05-04 17:31:54 +00:00
Sheldon Hearn
c6508ae245
Remove hard sentence breaks introduced in rev 1.9.
2000-05-04 17:30:46 +00:00
Alexey Zelkin
808cf09329
. clean `.Os' macro value since this tool is not KAME-only tools anymore
...
. sort Xr's in SEE ALSO section
. add integration note
2000-05-04 17:29:14 +00:00
Alexey Zelkin
76ca72b7eb
Remove outdated BUGS section. We'll never rename comcontrol to siocontrol.
2000-05-04 16:48:33 +00:00
Alexey Zelkin
a8e2142b2f
Document .Fx',
.Nx' and `.Ox' macros as callable and parsable.
2000-05-04 16:25:27 +00:00
Mitsuru IWASAKI
10e6817efc
Add ioctl() in read_ether() so that pccardd ensure reading its ether
...
address from the attribute memory area.
2000-05-04 15:38:18 +00:00
Alexey Zelkin
4f79a4117a
Use `Er' variable to define first column width in ERRORS section. It was
...
initially suggested by mdoc(7) style, but was broken over the years
2000-05-04 13:09:25 +00:00
Alexey Zelkin
8cc2d40041
Set `Er' default value to 17n (length("EPROTONOSUPPORT") + 1)
...
Discussed long time ago at -committers
2000-05-04 12:56:53 +00:00
Peter Wemm
d4550896b0
Repocopied to src/sys/conf/kmod.mk
2000-05-04 12:18:19 +00:00
Peter Wemm
56ca39961b
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
...
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
2000-05-04 12:08:52 +00:00
Alexey Zelkin
e0f9195db2
These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R now
2000-05-04 11:40:15 +00:00
Alexey Zelkin
93165e89d9
Directory renamed in /usr/share/calendar: ru_SU.KOI8-R -> ru_RU.KOI8-R
2000-05-04 11:37:49 +00:00
Alexey Zelkin
f897bc64ea
Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflect
...
locale name change (ru_SU.KOI8-R -> ru_RU.KOI8-R)
Not objected to by: ache
2000-05-04 11:35:27 +00:00
Alexey Zelkin
69b13cd80e
Correct comments and variable names left since repo-copy
2000-05-04 11:31:16 +00:00
Alexey Zelkin
2c21592792
Add missing $FreeBSD$ tags
2000-05-04 11:28:55 +00:00
Alexey Zelkin
2a53c5ec96
mdoc(7) cleanup:
...
. use real function names as `.Nm' macro argument in NAME section. It allows
them to appear in apropos(1) or whatis(1) output.
. replace empty lines with `.Pp' macro.
. replace hardcoded standard names with their `.St' macro equivalents.
. sort cross references in SEE ALSO section
2000-05-04 08:05:45 +00:00
Warner Losh
2b8dd5f402
o Make note of brandelf change (obrien)
...
o Make the ata warning less dire based on more experience. It seems that marginal
disks cause more problems than that chipset singled out. (sos)
2000-05-04 08:02:11 +00:00
Greg Lehey
a32d2d99c4
Increase the initial size of a RAID-5 plex lock table to 256 entries,
...
which seems to correspond better with what a busy plex needs. This
may also help us avoid race conditions when expanding the table which
may have been contributing to the random corruption, panics and hangs
we've been seeing in RAID-5 plexes, particularly with ata drives.
Eagerly-awaited-by: sos
2000-05-04 07:48:40 +00:00
Greg Lehey
37669c86d4
requeststatus: Correct check for striped plex.
...
Submitted-by: Matthew Reimer <mreimer@vpop.net>
2000-05-04 07:46:45 +00:00
Greg Lehey
16a3348dbf
Don't hide bio structure behind macros like b_ioflags.
...
Get counting volume I/Os right.
launch_requests: Be macho, throw away the safety net and walk the
tightrope with no splbio().
Add some comments explaining the smoke and mirrors.
Remove some redundant braces.
sdio: Set the state of an accessed but down subdisk correctly. This
appears to duplicate an earlier commit that I hadn't seen.
2000-05-04 07:44:23 +00:00
Greg Lehey
bf7dfe61ab
expand_table: Avoid a race condition which may have been contributing
...
to the random corruption, panics and hangs we've been seeing in RAID-5
plexes, particularly with ata drives.
Eagerly-awaited-by: sos
2000-05-04 07:38:47 +00:00
Greg Lehey
9702452a12
lockrange: Avoid a race condition which was causing random corruption,
...
panics and hangs in RAID-5 plexes, particularly with ata drives.
Original-code-by: Bernd Walter <ticso@cicely.de>
Eagerly-awaited-by: sos
2000-05-04 07:37:11 +00:00
Greg Lehey
46aebdeaea
remove_drive: correctly obliterate the magic number.
...
Reported-by: phk
2000-05-04 07:35:03 +00:00
Greg Lehey
cf53cf132b
Don't hide bio structure behind macros like b_ioflags.
...
Get counting volume I/Os right.
Count buffer sizes correctly for architectures where ints are not 32 bits.
complete_rqe: Move decrementing active count until after call to
complete_raid5_write, thus possibly avoiding a race condition.
Suggested-by: dillon
Rename user bp to ubp to avoid confusion.
Tidy up comments.
2000-05-04 07:33:40 +00:00
Greg Lehey
c626587322
Only wake up one process when we're done configuring.
...
Suggested-by: msmith
2000-05-04 07:29:55 +00:00
KATO Takenori
c3a6416c86
Rename GENERIC98 to GENERIC.
2000-05-04 04:58:30 +00:00
Jason Evans
9976e59211
Use assembler directives rather than ALTENTRY() so that longjmp() and
...
siglongjmp() are weak symbols. This is necessary to allow static linking
with the linuxthreads library port.
2000-05-04 04:36:26 +00:00