Commit Graph

131977 Commits

Author SHA1 Message Date
wiz
68c05edc13 Update from http://www.iana.org/cctld/cctld-whois.htm via
Ossi Herrala in PR 26632.
2004-11-17 15:05:29 +00:00
wiz
9f522a4dd3 Merge single-letter options; sync order in man page and usage. 2004-11-17 14:57:48 +00:00
wiz
98b8f0e005 Sort options. Second part of PR 26533. 2004-11-17 14:54:47 +00:00
hira
5d59c3c005 usage: Add -d and -r. Use getprogname().
Reviewed by uebayasi@.  This closes PR bin/26686.
2004-11-17 13:35:32 +00:00
hira
b1440f782d usage: Add -d. Use getprogname().
Reviewed by uebayasi@.  This closes PR bin/26685.
2004-11-17 13:32:16 +00:00
hira
c79d0a54ae usage: Add -f and -m. Use getprogname(). Print to strerr.
Reviewed by uebayasi@.  This closes PR bin/26535.
2004-11-17 13:28:31 +00:00
hira
75febfe0c8 usage: Print program name. Whitespace nit.
Reviewed by uebayasi@.  This closes PR bin/26534.
2004-11-17 13:21:09 +00:00
hira
7a45a8ddd4 Add myself to the list of developers. 2004-11-17 12:51:20 +00:00
jdarrow
f18e689470 Regen from pcidevs 1.666 (add two wireless cards) 2004-11-17 11:18:27 +00:00
jdarrow
22caf82968 Add PCI IDs for two wireless cards I've got.
Ralink Technologies (vendor 0x1814) RT2460 (product 0x0101).
Texas Instruments (vendor 0x104c) ACX111 (product 0x9066).
2004-11-17 11:15:03 +00:00
he
0a3962423b Refer to the common m68k procfs_machdep.c instead of the x68k one,
which has now been removed.
2004-11-17 09:01:38 +00:00
itojun
5bcaef8e92 wrong paren. Patrick Latifi 2004-11-17 03:20:53 +00:00
junyoung
7e4d6b33ef Regen. 2004-11-17 03:06:03 +00:00
junyoung
49626f2987 Revert ATI to ATI Technologies.
Remove trailing Corp., Inc., Ltd., and etc. for consistency.
2004-11-17 03:04:45 +00:00
soren
902f074a7f Mark /bin/rmail as obsolete rather than remove it. Pointed out by mrg. 2004-11-17 02:46:39 +00:00
oster
1f113cb32a Don't allow -f to fail a disk while a reconstruction is taking place
since that would cause a panic.  (Problem noticed by dan@.)
2004-11-17 01:34:10 +00:00
soren
c7dab32bb3 The /bin/rmail compat link has been in several major releases now. 2004-11-17 00:33:45 +00:00
augustss
2769396f67 Add RECORD to the conversion table, otherwise we panic on boot.
The fact that we cannot record (yet) is found out later anyway.
2004-11-16 19:33:56 +00:00
tnozaki
a966c55826 fix unicode 0xFF80 page mapping, lib/28325.
OK'ed by tshiozak AT netbsd DOT org.
2004-11-16 18:36:15 +00:00
xtraeme
a32e5267fb Fix typo. 2004-11-16 17:15:01 +00:00
oster
e8aee550dd Initialize parity_rewrite_stripes_done to remove the window where
bogus values could be returned at the start of parity rewriting.
2004-11-16 16:52:30 +00:00
oster
d7e754c41d On an idea from Thor (tls@), do not fail a component if doing so would
render the RAID set completely dead.  Instead, we retry the IO a
maximum of RF_RETRY_THRESHOLD times (currently '5'), and then just
return an IO error if the IO fails.  This should reduce the damage
caused by having multiple disks appear to fail when the culprit is
really something else (power, controllers, etc.)
2004-11-16 16:45:51 +00:00
jschauma
297b6b1873 Use NetBSD logo pixmaps in reachover, too. 2004-11-16 14:42:19 +00:00
jschauma
6588a0e00e Add new NetBSD logo pixmaps to set lists 2004-11-16 14:40:32 +00:00
skrll
17000c110b Regen 2004-11-16 09:18:20 +00:00
skrll
09e4029fc5 Add Intel PRO/Wireless LAN 2200BG Mini-PCI Adapter 2004-11-16 09:17:20 +00:00
itojun
da88342476 NI_WITHSCOPEID was not picked up by IETF standardization process 2004-11-16 06:04:12 +00:00
itojun
384b8c15c2 remove NI_WITHSCOPEID 2004-11-16 06:00:51 +00:00
itojun
bb4eb5b8cd NI_WITHSCOPEID was not picked up by IETF standardization 2004-11-16 06:00:37 +00:00
itojun
b95181fc9b NI_WITHSCOPEID was not picked up by IETF standardization process. 2004-11-16 05:59:32 +00:00
yamt
057eb0b30f don't use variable arg macro, which is not supported by gcc2. 2004-11-16 05:14:12 +00:00
christos
3e870b856b print TTY instead of TT, one question mark instead of two and always the
full tty name.
2004-11-16 04:58:14 +00:00
christos
81726ab7e3 Print the full pty name; reported by atatat 2004-11-16 04:52:46 +00:00
christos
13c63648cb PR/28324: Takayoshi Kochi: localtime_r(3) returns GMT
Add missing tzset_unlocked(); as suggested.
2004-11-16 04:15:28 +00:00
christos
13b48b2499 Add ${.CURDIR}. 2004-11-16 03:51:30 +00:00
christos
d6ecb79b20 Use the ttys file from etc.${MACHINE} directly. 2004-11-16 02:33:21 +00:00
christos
ee21460344 moved to m68k/m68k 2004-11-16 01:24:01 +00:00
christos
527610e2db moved from x86k/x68k 2004-11-16 01:21:45 +00:00
christos
4de5735102 off-by-one 2004-11-15 23:28:50 +00:00
christos
fdad6cabc9 Use the 1st element's size as the argument to bsearch. 2004-11-15 21:59:23 +00:00
christos
c2edf6628e Oops, always store a full struct sockaddr_storage. 2004-11-15 21:01:18 +00:00
christos
b904cdf4f6 - use sockaddr_storage directly.
- socklen_t instead of int.
- check ss_len for validity.
- pass -a to login so that it can record the address we've logged in from.
- constify.
2004-11-15 20:45:52 +00:00
cube
0af5ad74e4 Free mbufs as they're read instead of leaking them. Now qemu lets me do a
FTP install in tunfd network mode.
2004-11-15 20:19:06 +00:00
jdolecek
b1dec5cb21 fix comment (s,basesrc,src,) 2004-11-15 17:18:12 +00:00
oster
5cdd8e2bd5 continueFunc and continueArg arn't used. Turf. Simplify calls to
rf_GetNextReconEvent().
2004-11-15 17:16:28 +00:00
he
52bd3adde5 Don't leave the stray reference to etc.${MACHINE}/ behind in the ttys
file installation command.
2004-11-15 16:33:41 +00:00
he
5cdd904c9b Add a cast to unsigned char when using a ctype function/macro. 2004-11-15 12:21:29 +00:00
rtr
ca0e376ca6 record rtr-xorg-branch 2004-11-15 10:31:50 +00:00
martin
ddde12b011 Add bus_space_region_stream* functions (verbatim copy from sparc64).
Fixes PR port-sparc/28302. OK'd by pk.
2004-11-15 10:18:58 +00:00
wiz
6c359ba88f gdb-6.3 out. 2004-11-15 01:03:49 +00:00