Commit Graph

149542 Commits

Author SHA1 Message Date
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
tsutsui
75c544cd93 Workaround fix for a problem caused after IPL_* macro changes.
Based on a patch from mrg on port-sun2.
2006-08-07 23:29:38 +00:00
tsutsui
cab7ee65e0 Remove __P(). 2006-08-07 23:24:55 +00:00
tsutsui
5011ef47f2 uvm_pagealloc(9) can fail, so handle that case in pmap_enter(9). 2006-08-07 23:19:36 +00:00
xtraeme
08d26dfcb7 Enable POWERNOW_K8, now that it's working. 2006-08-07 21:33:49 +00:00
xtraeme
b34720ab68 * Create "machdep.powernow.frequency" again, it should work with estd.
* Remove flags member of powernow_cpu_state, we don't need it.
* Rename fsb member of powernow_cpu_state struct to pll, to use
  same struct than is used in powernow_k8.c.
2006-08-07 21:16:03 +00:00
xtraeme
a4a1d218d3 * Do not change struct powernow_pst_s (I added another member in my
previous patch) and this MUST be of that size, otherwise the tables
  won't be found.

* powernow_k8.c moved into x86/x86, it should work both i386 and amd64.

* Added more DPRINTFs needed to found the first problem.

* Create "machdep.powernow.frequency" again, I can't remember why I
  removed frequency... it should work with estd now.

* Do not try to call k[78]_powernow_init() if cpu is not AMD (thanks
  to christos).

And more things I can't remember, but this time it will work in
Athlon 64 cpus and it won't crash in EM64T cpus.
2006-08-07 20:58:23 +00:00
pavel
5145dd52fa Belatedly Bump date after my not-so-recent changes. 2006-08-07 20:57:56 +00:00
pavel
a3ea6cc335 describe that hw VLAN tagging is not supported ATM.
(see sys/dev/ic/rtl8169.c rev. 1.23 .)
2006-08-07 20:41:16 +00:00
oster
803c52c2a4 sc_size should be a 64-bit quantity. Notice by Matthias Drochner. 2006-08-07 20:02:22 +00:00
oster
e350cc0fbe Model 14 here is the 'Pentium-M (Yonah)', so let's use that
instead of the default.
2006-08-07 17:41:54 +00:00