Commit Graph

144020 Commits

Author SHA1 Message Date
peter
018931a9c8 Use ANSI functions decls. KNF. 2006-03-04 13:57:11 +00:00
peter
ffc68bd503 Match all Jornada 7xx models. 2006-03-04 13:54:08 +00:00
peter
c3f9ee5dc3 Add keyboard translation for the Jornada 720 Japanese, US/UK (ABA, ABU)
and "International English" (ABB) models.

Share the existing Jornada 680/690 (hpcsh) keyboard layouts with
Jornada 720 (hpcarm).
2006-03-04 13:52:38 +00:00
peter
16e95e8ed4 Regen. 2006-03-04 13:48:52 +00:00
peter
1ad90b609b Add entries for European (ABB), German, French, Scandinavian and Spanish
Jornada 720. Append "(US/UK)" to the default Jornada 720 entry.
2006-03-04 13:46:49 +00:00
scw
5f212af961 Document the Flash layout, and how RedBoot invokes the kernel bootloader. 2006-03-04 13:17:18 +00:00
scw
3be7ae7547 The Slug's clock no longer runs slow. The default value of COUNTS_PER_SEC
was incorrect.
2006-03-04 11:28:36 +00:00
scw
ea5beb6718 Override the default timer frequency. Turns out the NSLU2's timers are
clocked at exactly 66.0MHz.
2006-03-04 11:27:12 +00:00
scw
c95cd91549 Allow the kernel config file to override the default timer frequency
using "options IXP425_CLOCK_FREQ".
2006-03-04 11:26:12 +00:00
xtraeme
312ebc355d Instead of getting properties from calling ioctl with AUDIO_GETINFO, use
AUDIO_INITINFO(). Now the sound with the linux flash plugin works
properly.

From OpenBSD.
2006-03-04 11:17:08 +00:00
skrll
9f6658b9ff Remove the LD_BIND_NOW item 2006-03-04 09:00:22 +00:00
skrll
125d6a43ac Add LD_BIND_NOW support for mips.
This is the last arch to be done so remove the large ugly #if defined()
stuff in reloc.c.
2006-03-04 08:58:46 +00:00
uwe
8ea3cb44c6 De-__P. 2006-03-04 03:39:02 +00:00
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