144007 Commits

Author SHA1 Message Date
uwe
5ed1df536e s/u_intN_t/uintN_t/ 2006-03-04 03:03:31 +00:00
gdamore
7bfe0f79a2 Fix a few minor errors in the config data. Tested with a sample config. 2006-03-04 03:01:29 +00:00
uwe
6e4f5eb548 s/u_intN_t/uintN_t/ 2006-03-04 02:56:21 +00:00
gdamore
d1f918faef Added a test driver program.
Regenerate videomode.c to pick up NetBSD tag.
2006-03-04 02:37:24 +00:00
gdamore
aba10b3dc5 Initial swag at common video mode database. Not used for anything (yet). 2006-03-04 02:34:27 +00:00
uwe
970e24ee46 s/u_intN_t/uintN_t/ 2006-03-04 01:55:03 +00:00
nakayama
0cd845d575 Avoid shadowing globals on sparc64. 2006-03-04 01:22:31 +00:00
nakayama
341cb8964a Add ath(4), ral(4).
Tested on my Ultra60 with ath at cardbus and ral at uhub.

XXX ath at pci now commented out since no 32-bit athhal.
2006-03-04 01:21:08 +00:00
uwe
3499d9e849 s/u_intN_t/uintN_t/ 2006-03-04 01:13:35 +00:00
nakayama
fd9ad5974a - remove untested marks from some CardBus/PCMCIA cards.
- add acphy(4) found on tlp based CardBus card.
2006-03-03 23:54:45 +00:00
rpaulo
d5648da4c6 Some minor KNF. 2006-03-03 19:57:37 +00:00
rpaulo
ece0242b47 Fix typo in comment. 2006-03-03 19:46:35 +00:00
rumble
5c3d90aec9 Mention Personal Iris 4D/3x support. 2006-03-03 17:21:05 +00:00
rumble
f76a328cb8 Update namei(9) comments and man page to indicate that we operate on
vnodes, not inodes.
2006-03-03 16:15:11 +00:00
christos
57e9a1d730 PR/32978: Johan Veenhuizen: mail(1) creates record file with insecure umask 2006-03-03 15:07:00 +00:00
he
483f1a7d27 Before symlinking opt_ah.h, make sure the target doesn't already exist.
This fixes a build problem with UPDATE set.
2006-03-03 14:55:14 +00:00
rpaulo
eb35daf5b2 Fix typos in comments.
From: the KAME project via SUZUKI Shinsuke.
2006-03-03 14:07:06 +00:00
rumble
3cc6712507 Bump date for previous commit, preempting wizd. 2006-03-03 13:38:29 +00:00
christos
463f84da0a PR/32964: Johan Veenhuizen: implement the unalias command 2006-03-03 13:36:27 +00:00
cube
4c71230ec5 "device_is_a() == 0" means device_is_not_a, and that's_not_what_we_want.
[hi thropej!]
2006-03-03 10:32:01 +00:00
simonb
3e799256b7 Oops, missed the call to rnd_attach_source() in previous. 2006-03-03 05:35:26 +00:00
simonb
af18c3e851 Contribute to the random pool. No measurable difference to network
speeds when measured with nttcp.
2006-03-03 05:27:29 +00:00
rumble
958a7fb3f0 Add missing vnode flags and tags from sys/vnode.h. Reorder a few things to
match the header file, and fix a few typos/grammar points.
2006-03-03 02:17:41 +00:00
uwe
7a546fd8c5 Cosmetic. In debug pritnf in ElfLoader::memorySize don't prepend '+'
when printing the size of the first loadable segment.
2006-03-02 23:56:58 +00:00
wiz
64506871c4 Drop trailing whitespace. 2006-03-02 22:23:51 +00:00
wiz
298741977e Deprecate slstats. 2006-03-02 22:21:38 +00:00
yamt
f3cfb7c8ca bump to 3.99.16 for yamt-uio_vmspace merge. 2006-03-02 22:13:37 +00:00
rpaulo
42f7b42948 bsd-family-tree 1.101 2006-03-02 20:31:03 +00:00
uwe
21b23bddd2 Remove BUGS section and xref clock_ymdhms_to_secs(9).
While here, use hyphen in "battery-backed" consistently.
2006-03-02 19:49:25 +00:00
uwe
caabd1570d Remove BUGS section and xref clock_secs_to_ymdhms(9).
While here, use hyphen in "battery-backed" consistently.
2006-03-02 19:47:25 +00:00
christos
9867ff4817 pppstats now handles slstats 2006-03-02 17:34:17 +00:00
christos
f696f0c430 Handle slip statistics too. 2006-03-02 17:32:28 +00:00
christos
02b2f1b2b5 Provide ppp like statistics instead of grovelling through the kernel
symbols.
2006-03-02 17:20:07 +00:00
tls
6ec59ec9f3 Add line from NetBSD 0.8 to FreeBSD 1.0, reflecting the fact that the
patchkit maintainers were provided with a prerelease snapshot of NetBSD,
changes from which they integrated into their working tree, well prior
to their announcement of the FreeBSD project.  Per personal communications
with Charles Hannum and Chris Demetriou.  This line is in at least one
other published version of this chart, but seems to never have been in
the version in our repository (unfortunately, cvs diff on ascii art is
not very helpful).
2006-03-02 16:21:53 +00:00
rpaulo
c21b54db25 Sync with FreeBSD v 1.101. Daemon News only changed the url of it, it
was not dead.
2006-03-02 14:47:29 +00:00
rpaulo
3c9b6de679 Point the url of the "BSD Family Tree" article to my public_html on
www.netbsd.org since the original url is now dead.
2006-03-02 14:36:21 +00:00
gdt
94a375ec39 Change type of 'inode' member of struct coda_open_out to ino_t. This
holds a host system inode denoting a container file, not a coda inode
type.  Tested with CVS coda on i386.  Reviewed by christos@.
2006-03-02 14:24:57 +00:00
tron
70defdc96c "PVG" is now used for the Pudong International Airport. 2006-03-02 13:43:52 +00:00
martin
36eba36d08 Add glue to make ath* usable on sparc64. 2006-03-02 10:44:33 +00:00
dyoung
54f0651a7c Build the right HAL for NetBSD/macppc. 2006-03-02 05:12:25 +00:00
dyoung
8bc5b41214 In nd6_llinfo_timer, don't duplicate part of nd6_llinfo_settimer's
logic, and then call nd6_llinfo_settimer.   Instead, call
nd6_llinfo_settimer immediately.

This should cause no functional change.  I've been running this
patch for months.
2006-03-02 05:11:31 +00:00
dyoung
de42319b47 Makefile nit: put -Ddefinitions into CPPFLAGS instead of CFLAGS,
since we need the -Ddefinitions not just for cc(1), but for cpp(1),
lint(1), etc.
2006-03-02 04:49:25 +00:00
dyoung
dcf0b9e09f Sort. Remove duplicate lines. 2006-03-02 04:31:40 +00:00
dyoung
25e9e914b4 Miscellaneous ath(4) and net80211 updates and bug-fixes coming from
sam@ and various open source repositories:

ath(4):

        Ignore "phantom" beacon misses: should stabilize connections
        to access points (no more ceaseless link-UP/DOWN indications).
        Also, re-synchronize beacon timer using the TSF in the
        first beacon received after joining a BSS---this should
        also help suppress spurious beacon misses.  I am hopeful
        that this will help ath(4) lossage reported by perry@ and
        smb@.

        Add new configuration through sysctl.

        Use a shorter calibration interval until IQ calibration
        finishes.

        Report antenna noise through radiotap.

        Rudiments of Radar Detection / Dynamic Frequency Selection.

        Update to HAL version 0.9.16.13.

        Update open sources for changes to the HAL API.

        Add HALs for additional architectures: add big-endian ELF
        HALs for sparc64 and for PowerPC.  Also add a Alpha HAL.
        These new HALs are untested under NetBSD.

ath(4) + net80211:

        Make the multicast transmit rate configurable by ioctl.

        Miscellaneous bug fixes.
2006-03-02 03:38:26 +00:00
dyoung
3df1c332db Stop-gap solution to Atheros Cardbus cards losing (crypto?) hardware
state: after the device attaches, do not ever remove power from
the cardslot.  Without this patch, ath@cardbus does not work reliably
in WPA/WPA2 networks.

XXX A better solution is to restore the hardware state that gets
XXX scrambled by removing and re-applying power, but I haven't
XXX found out precisely what state is scrambled, yet.
2006-03-02 01:24:00 +00:00
wiz
fa0d64af6d .sp -> .Pp 2006-03-01 23:49:57 +00:00
wiz
daeef7810f Only use mdoc macros. Improve wording. Bump date for last-but-one. 2006-03-01 23:29:07 +00:00
wiz
2fe0d84053 Use more markup. New sentence, new line. Remove trailing whitespace. 2006-03-01 23:25:06 +00:00
wiz
8181a73d98 Bump date for previous. 2006-03-01 23:22:23 +00:00
dogcow
d52723dd8c add a bunch of Nvidia nForce ethernet IDs (via OpenBSD.) 2006-03-01 22:22:36 +00:00