Commit Graph

149602 Commits

Author SHA1 Message Date
hubertf
a441eeeff1 Add whitespace to make more readable. No functional change. 2006-08-11 13:39:44 +00:00
hubertf
f4ff510f74 Offer to install GENERIC.MP, too, as we build & ship it. 2006-08-11 13:35:54 +00:00
yamt
467e0c9853 "xm shutdown" support for xen3. ok'ed by Manuel Bouyer. 2006-08-11 13:22:43 +00:00
xtraeme
2dc3c42b88 * Skip duplicated freq values (they show up with different fid/vid).
* Fix cstate->fsb before calling k7pnow_states(), we need to use CPU
  MHz value like openbsd does.

Tested by Rhialto.
2006-08-10 19:45:09 +00:00
xtraeme
f0c9466074 Update license. I've been talking with Martin Vegiard (original author)
and he wanted to move his license to TNF, make it so.
2006-08-10 17:24:10 +00:00
reinoud
f2484b697c Fix small comment's missing hyphen 2006-08-10 14:49:14 +00:00
reinoud
12283b1fe9 Fix incorrect `loast possible lba' reporting, remove some empty lines and
add mmc classification for some still rare HD DVD device types.
2006-08-10 14:45:51 +00:00
simonb
4abae2e82a Regen. 2006-08-10 13:22:54 +00:00
simonb
3ec8720588 Fix typo in 3945 Intel wireless card name.
Pointed out in private mail by Jean-Baptiste Campesato.
2006-08-10 13:22:12 +00:00
reinoud
9e6b675112 Fix panic on badly or curruptly formatted discs due to an oddity in the
error handling chain.

If NetBSD 4.0 is allready branched at this time this ought to be pulled up.
2006-08-10 12:39:56 +00:00
peter
a916e7d758 Document the "tos" keyword. Spotted by maxim bourmistrov, patch supplied by
jared r r spiegel and forwarded by Thomas Klausner via Jason McIntyre.
2006-08-10 12:30:49 +00:00
reinoud
81e6c818c1 The local variable `index' seems shadowing an inbuild gcc variable (???)
when compiling from userland (kernel ok) so rename the variable to Index to
avoid the confusing warning.
2006-08-10 12:26:44 +00:00
cube
9979ca290b iwi now needs firmload [hi nick!] 2006-08-10 12:22:25 +00:00
wiz
85f4c6eabf Pull over OpenBSD v1.97, forwarded by jmc@openbsd:
avoid confusing wording in HashKnownHosts:

originally spotted by alan amesbury;
ok deraadt
2006-08-10 00:34:32 +00:00
jnemeth
252669904e PR/30842 -- compatibility issue with mksh from Thorsten Glaser 2006-08-09 22:13:12 +00:00
jmmv
d65ebbf4f8 Mention vfs_hooks(9) in the entry that mentioned its addition.
Per hubertf@'s request.
2006-08-09 21:57:36 +00:00
christos
dc2177377e Use curchan in monitor mode. From Dheeraj S. FreeBSD always uses curchan,
and maybe we should too.
2006-08-09 20:37:16 +00:00
drochner
fe5f2a85b5 Make sure that only specisications for _interface_ attributes are
emitted, the rest is useless at runtime.
saves some bloat in ioconf.c
2006-08-09 18:03:23 +00:00
christos
5e676b6bff PR/34175: Zafer Aydogan: touch the window to cause a refresh after help
Also use CTRL instead of \xxx
2006-08-09 14:29:40 +00:00
martin
e06a3327c9 Typo 2006-08-09 14:12:47 +00:00
christos
57faa21684 mention vinum removal. 2006-08-09 12:21:49 +00:00
skrll
f20caddaed Correct the usage message. 2006-08-09 11:57:51 +00:00
skrll
7274555f30 s/printf/aprint_error/ for one message. 2006-08-09 11:49:41 +00:00
skrll
6458f6d488 Adapt iwi(4) to use firmload(9) and remove firmware loading from
iwictl(8).
2006-08-09 11:35:59 +00:00
jnemeth
d80f12f934 regen for Token Ring additions 2006-08-09 05:51:01 +00:00
jnemeth
83d05c6102 add some Token Ring devices 2006-08-09 05:47:08 +00:00
wiz
4a3dddea24 Bump date for previous. 2006-08-08 22:11:42 +00:00
xtraeme
423aebde2b - Add k7_powernow_destroy() prototype into cpu.h.
- Call k7_powernow_destroy() unloading the module.
2006-08-08 21:04:29 +00:00
xtraeme
c822683a97 Attach the "available" node under "frequency". Thanks to Robert Swindells. 2006-08-08 20:13:27 +00:00
kardel
64e74c80df document timecounter sysctls 2006-08-08 19:47:44 +00:00
cube
d45fad2e7e Add support for the 631xESB/632xESB. 2006-08-08 19:38:34 +00:00
cube
8a1f50f6c7 Regen (Intel 63xxESB devices). 2006-08-08 19:37:35 +00:00
cube
46e1877148 Add device IDs for Intel's 631xESB/632xESB southbridges, and start the list
for the 5000X northbridge.  I'll add the rest later, the spec is currently
unavailable so I'll collect them from another source.
2006-08-08 19:37:00 +00:00
wiz
78c9a76781 Add NetBSD.el containing some settings for emacs' c-mode to better
match NetBSD's KNF (kernel normal form).
2006-08-08 18:41:11 +00:00
wiz
ffda6b7e64 Bump date for previous. 2006-08-08 17:32:56 +00:00
wiz
e003ee3619 Add RCS Id. 2006-08-08 17:32:05 +00:00
wiz
81b12ac32b Quote some characters for HTML output. 2006-08-08 17:31:35 +00:00
tnozaki
8d8d8b951d - wcstombs.3
correct wrong prototype,
    reported by OpenBSD's PR 5171/library.
- wcsrtombs.3
    correct wrong prototype and misusage of the header file.
2006-08-08 17:14:05 +00:00
cube
f48480c398 files.x86 isn't included by Xen kernels, so opt_powernow_k8.h never gets
created by config(1), and thus it's not safe to use it in cpuvar.h.

Simply declare the prototype for k8_powernow_init in powernow.h.  No need
to #ifdef protect a prototype, after all, only its users.

Un-breaks build of Xen kernels.
2006-08-08 16:34:34 +00:00
pavel
fd456db2e7 MCLAIM the correct mbuf. PR kern/34162. 2006-08-08 15:53:40 +00:00
yamt
a52757bf4c deal with variable sized file handles. 2006-08-08 13:10:05 +00:00
yamt
56d02ae53a vfs_copyinfh_alloc: kludge for nfsv2 file handles. 2006-08-08 13:08:08 +00:00
yamt
2253872d55 nfsm_srvfhtom: ensure that padding bytes in nfsv2 file handles are zero. 2006-08-08 13:07:32 +00:00
mrg
daf321dbca fix a GCC uninitialised variable warning only seen at -O3. 2006-08-08 10:32:09 +00:00
tron
7595743fb0 Add NetBSD 5.0. 2006-08-08 08:30:11 +00:00
riz
bbde6246b7 Back out revision 1.109 - it's NOT silly to parse the comment when
there's important information there.  Like, say, a _BETA extension.
2006-08-08 07:05:40 +00:00
riz
cc3412025e Welcome to NetBSD 4.99.1 2006-08-08 05:43:00 +00:00
riz
28e4bae07d Bump default to 4.0 2006-08-08 05:42:24 +00:00
riz
a6351afdbc Note netbsd-4 branch, and sort the netbsd-2* branches better. 2006-08-08 05:19:20 +00:00
riz
0173570850 Roll CHANGES -> CHANGES.prev for 4.0 2006-08-08 05:12:25 +00:00