Poul-Henning Kamp
3a24c28f37
Don the asbestos underwear and add the code which lets DIOCWDINFO
...
write modified disklabels back to disk.
Sponsored by: DARPA & NAI Labs.
2002-09-30 08:59:59 +00:00
Matthew N. Dodd
f9f1b6f70f
Turn warnings back on.
2002-09-30 08:59:16 +00:00
Poul-Henning Kamp
72840432e0
Retire g_io_fail() and let g_io_deliver() take an error argument instead.
...
Sponsored by: DARPA & NAI Labs.
2002-09-30 08:54:46 +00:00
Poul-Henning Kamp
90b1cd5615
Introduce g_write_data() function.
...
Sponsored by: DARPA & NAI Labs
2002-09-30 08:50:47 +00:00
Poul-Henning Kamp
5b3317e9e6
Add missing g_enc_le2().
...
Sponsored by: DARPA & NAI Labs.
2002-09-30 08:47:46 +00:00
Daniel Eischen
e19573391d
Install library-installed signal handlers with the SA_RESTART flag
...
set.
2002-09-30 08:47:42 +00:00
Poul-Henning Kamp
5dcf28b202
Disable the g_sanity() check unless people ask for it in the debugflags.
...
Sponsored by: DARPA & NAI Labs.
2002-09-30 08:46:29 +00:00
Murray Stokely
117ed71ada
Resolve conflicts (fix spelling errors).
2002-09-30 08:46:23 +00:00
Daniel Eischen
cbed250de4
Add back the i386-specific hack to save and restore the FP state
...
to/from a ucontext when a thread is interrupted by a signal.
This will be removed when a proper fix is made in the kernel
to save/restore the FP state without breaking the ABI.
2002-09-30 08:45:38 +00:00
Murray Stokely
d294e7fb70
Resolve conflicts.
2002-09-30 08:45:34 +00:00
Murray Stokely
a41fa0fa20
This commit was generated by cvs2svn to compensate for changes in r104185,
...
which included commits to RCS files with non-trunk default branches.
2002-09-30 08:39:27 +00:00
Murray Stokely
c36726bfe1
Import ISC DHCP 3.0.1 RC9 client.
2002-09-30 08:39:27 +00:00
Poul-Henning Kamp
cd4f50fbb8
Make sure we don't loose our topology lock in a call_me() handler.
...
Sponsored by: DARPA & NAI Labs.
2002-09-30 08:27:29 +00:00
Ruslan Ermilov
e71a9915fe
French -mdoc localization.
...
Submitted by: gioria
Reviewed by: blackend, ru
2002-09-30 08:06:11 +00:00
Matthew N. Dodd
e2540a6d46
- Recognize 'idt' interfaces.
...
- The start command is 'atm_start' not 'start_cmd'.
2002-09-30 08:01:43 +00:00
Matthew N. Dodd
955f5ec383
Recognize 'idt' interfaces.
2002-09-30 08:01:16 +00:00
Poul-Henning Kamp
f46708e081
Don't leak memory in case device_add_child_ordered() returns NULL.
...
Found by: FlexeLint
2002-09-30 07:56:12 +00:00
Ruslan Ermilov
40e12cde85
libusb -> libusbhid did not reach here.
2002-09-30 07:54:49 +00:00
Ruslan Ermilov
d91366cee0
FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.
2002-09-30 07:51:46 +00:00
David E. O'Brien
469541bfde
Only print out the "SMP: AP CPU #N Launched!" message on verbose boots.
...
The kernel printf() isn't race-free
2002-09-30 07:03:16 +00:00
David E. O'Brien
e4544528f6
Save the FP state in the PCB as that is compatable with releng4 binaries.
...
This is a band-aid until the KSE pthread committers get back on the ground
and have their machines setup.
Submitted by: eischen
2002-09-30 07:02:22 +00:00
Matthew N. Dodd
0e0e9411f2
HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).
...
Obtained from: Richard Hodges <rh@matriplex.com>
2002-09-30 05:12:39 +00:00
David E. O'Brien
940f2da74e
Use fcntl.h from inside /sys.
...
Reviewd by: scottl
2002-09-30 02:47:23 +00:00
Warner Losh
e98304b93f
SAMSUNG SWL-2000P PCI Card
...
Submitted by: Robert Dezorzo
2002-09-30 01:19:52 +00:00
Warner Losh
124524158d
Psion Dacom Gold Card Ethernet
...
Submitted by: Rick Hoppe
2002-09-30 01:07:28 +00:00
Warner Losh
8144adea99
Generic Prism2.5 card
...
Submitted by: Matt Peterson
2002-09-30 00:59:05 +00:00
Warner Losh
af7d66fcb6
Belkin F5D5020 pccard.
...
Submitted by: Philip Pereira
2002-09-30 00:51:49 +00:00
Warner Losh
3902407590
Entry for I-O Data PCET/100-CL
...
Submitted by: MATSUO Masahiko-san
2002-09-30 00:40:23 +00:00
Warner Losh
0d9ad27e7e
mbuf leak in the error case has been fixed. When we have
...
an error, go ahead and m_freem the buffer.
PR: 32666
Submitted by: Chi-Fung Fan
2002-09-30 00:18:12 +00:00
Warner Losh
9099eb660e
Remove bogus comments about why we do some silly things, and instead
...
just say that the reasons are historical.
Pr: 41104
Submitted by: hiten
2002-09-29 23:56:33 +00:00
Warner Losh
559e54225b
Make beep not depend on HZ setting.
...
PR: 25201
Submitted by: Akio Marita-san
# This is the last part of the PR uncommitted.
2002-09-29 23:41:25 +00:00
Warner Losh
521c179f7d
SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd out
2002-09-29 23:37:07 +00:00
Warner Losh
253b72896c
Parens considered good.
2002-09-29 23:36:17 +00:00
Julian Elischer
2735483034
uh, commit all of the patch
2002-09-29 23:28:58 +00:00
Julian Elischer
e081731767
commit the version I actually tested..
...
Submitted by: davidxu
2002-09-29 23:23:25 +00:00
Warner Losh
3792e753d3
oops, last second botch: fix extra 'i'
2002-09-29 23:16:08 +00:00
Warner Losh
6e252ced31
o Belkin wireless card
...
PR: 38919
Submitted by: Tommy Johnson
o IBM IDE CDROM
PR: 39537
Submitted by: Kevin Van Maren
o T-Sunus 130 card
PR: 41802
Submitted by: Oliver Schneider
2002-09-29 23:13:08 +00:00
Julian Elischer
9eb1fdea37
Implement basic KSE loaning. This stops a hread that is blocked in BOUND mode
...
from stopping another thread from completing a syscall, and this allows it to
release its resources etc. Probably more related commits to follow (at least
one I know of)
Initial concept by: julian, dillon
Submitted by: davidxu
2002-09-29 23:04:34 +00:00
Sebastien Gioria
84229969dc
Finishing sparc64 translation, somes fixs on alpha
2002-09-29 23:02:15 +00:00
Warner Losh
0bd71bcb9b
Add -x option. This causes pccardd to exit after probing the cards. This
...
is useful for low memory systems.
PR: 36418
Submitted by: Forrest W. Christian
2002-09-29 23:00:11 +00:00
Warner Losh
83431b577e
Add a ; to make a non-null statement
2002-09-29 22:58:53 +00:00
Warner Losh
0acab084ce
o FreeSPirit ISDN/56K modem card
...
o No-name OEM Prism card
o ActionTec Prism card
o ZoomAir 11Mbps High Rate wireless networking
PR: 41929, 41928
Submitted by: Bruce M Simpson
o Dynalink L100C16
PR: 41938
Submitted by: Marco van de Voort
2002-09-29 22:51:31 +00:00
Sebastien Gioria
da29d5e1cd
- Fixs to allow correct building
...
- Welcome to the new hardware notes section to the build
2002-09-29 22:12:30 +00:00
Sebastien Gioria
aa56a955c3
SGMLise accents
2002-09-29 21:42:55 +00:00
Sebastien Gioria
887f192a1e
Corrects alls files to allow relnotes build
2002-09-29 21:40:45 +00:00
Sebastien Gioria
ac961498e4
New translation
2002-09-29 21:17:39 +00:00
Warner Losh
d909f3e20c
Fix comment
2002-09-29 18:42:14 +00:00
Warner Losh
7f2907fd70
Limit the TX key to a valid range
...
PR: 39960, 39961 (patches here pointed out problem, but didn't quite fix it)
2002-09-29 18:40:35 +00:00
Warner Losh
214c0b3da4
Don't leak the bar list for each thing we allocate.
...
# This code really needs a rewrite
Spotted by the eagle eyes of: phk
2002-09-29 18:07:29 +00:00
Sebastien Gioria
9ffb17c407
More translation
2002-09-29 17:17:03 +00:00