Jacques Vidrine
a5573db3bf
This commit was generated by cvs2svn to compensate for changes in r104204,
...
which included commits to RCS files with non-trunk default branches.
2002-09-30 11:48:23 +00:00
Jacques Vidrine
1b3f4135a5
Fix an annoying bug that causes a spurious error message when changing
...
passwords, even when the operation actually succeeded.
% k5passwd
luser@REA.LM's Password: **************
New password: **************
Verifying password - New password: **************
k5passwd: krb5_change_password: unable to reach any changepw server in realm REA.LM
[In reality, the password was changed.]
Obtained from: Heimdal CVS
2002-09-30 11:48:23 +00:00
Ruslan Ermilov
b660485bd4
Pass our idea of a manpage's locale from man(1) down to mdoc(7).
2002-09-30 11:00:04 +00:00
Tim J. Robbins
e00e16ad7f
Allow empty case/esac statements; POSIX requires this, and recent versions
...
of autoconf are generating scripts that use this feature.
PR: 43275 35879
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2002-09-30 10:57:44 +00:00
Sheldon Hearn
045df95d10
Regen:
...
* Hart: rev 337 of pcidevs.txt (2002-09-29)
2002-09-30 10:41:22 +00:00
Guido van Rooij
467f686e93
Add quirk for Apacer HandyDrive
...
MFC after: 1 week
2002-09-30 10:11:34 +00:00
Matthew N. Dodd
5178083080
bzero() allocations.
2002-09-30 09:18:54 +00:00
Matthew N. Dodd
492e1546ef
- bzero() allocations.
...
- check for malloc() failures.
2002-09-30 09:00:03 +00:00
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