peter
d466201fb2
Add support for timecounter and generic todr.
...
#ifdef'ed for now until all consumers are using it.
2006-09-24 15:36:34 +00:00
elad
3b4778f8b2
PR/33319: Seebs: base64 is annoying
...
Thanks to Matt Fleming for implementing a -m switch (base64 mode) for
both uuencode(1) and uudecode(1)! Man-pages updated as well.
2006-09-24 15:32:48 +00:00
bouyer
b6ce42d579
Factor out some hypercall code in macros, so that it's easier to change
...
the way hypercalls are called.
2006-09-24 15:30:14 +00:00
jmcneill
4fd9dcb2a0
PR# 28660: how to remove bootmenu text from some partition
2006-09-24 15:22:01 +00:00
xtraeme
2e6b13ae04
PR 34478: "modload compat_linux.o fail" by Takehiko NOZAKI.
...
Applied patch, thanks.
2006-09-24 14:35:22 +00:00
jmcneill
5396cf7fbb
PR# 23620: channels are swapped
2006-09-24 14:26:50 +00:00
christos
fbdddce8c7
1) Disable completion and history when grabbing header strings (e.g.,
...
with '~h' in the mail editor).
2) Eliminate a core dump when hitting '^D' with a zero length line.
From our anonymous user
2006-09-24 14:01:48 +00:00
wiz
1192b414ab
Mark up a path with .Pa.
2006-09-24 13:39:36 +00:00
martin
f1dbb9068a
Add a note to explain 'c' (or 'd') partition usage in the common example.
2006-09-24 13:28:50 +00:00
jmcneill
e396b69764
PR# 29372: notebook with Maestro 2E sound chip panics (w/ fix)
2006-09-24 13:24:32 +00:00
hubertf
7eef11b485
Revert previous (==) - not worth the trouble.
2006-09-24 13:24:08 +00:00
jmcneill
9fa123aedb
Note powerhook_establish(9) API changes. While we're here, correct spelling
...
in another entry (tiemcounter -> timecounter).
2006-09-24 13:16:37 +00:00
elad
20ceabba1e
Super-user access only matters for part of the KAUTH_SYSTEM_TIME requests,
...
so defer the ones we don't care about.
Thanks to Jukka Salmi for the ktrace output!
2006-09-24 12:30:32 +00:00
elad
9eeeb5537f
Add /usr/include/sys/systrace.h, pointed out by xtraeme@, thanks!
2006-09-24 12:23:03 +00:00
elad
9b44f0d6f5
PR/33569: Kristaps Johnson: systrace.h is not bundled with NetBSD
...
distribution
In the spirit of encouraging development on NetBSD, install systrace.h
to /usr/include/sys as well.
2006-09-24 11:49:20 +00:00
elad
4ec2268a16
PR/34594: KIYOHARA Takashi: ifdefed by KTRACE or SYSTRACE in
...
linux32_syscall.c
Applied patch, thanks for the report!
2006-09-24 11:45:02 +00:00
elad
06a208eecf
Move socket calls way up and drop root privileges sooner.
2006-09-24 11:34:35 +00:00
elad
d13f82cf17
On 2nd thought, setuid() is better here.
2006-09-24 11:17:09 +00:00
xtraeme
887cf52b75
Add a quirk table with known CPUs not matching BIOS cpuid and PST
...
cpuid signature.
Tested by Nino Denhe with a kernel I sent him privately.
2006-09-24 11:12:40 +00:00
wiz
5b70b0ebe3
Bump date for previous.
2006-09-24 11:09:45 +00:00
elad
545c393d67
PR/28741: Michael Santos: ping does [not] drop root privileges
...
Moved socket calls way up, and called seteuid(getuid()).
2006-09-24 11:05:09 +00:00
plunky
530c0e96fe
Say better what deficiencies there are.
2006-09-24 10:22:17 +00:00
fvdl
fc06b6e99a
EPASSTHROUGH from lower layers is returned as ENOTTY to the (system) caller.
...
Make it so.
2006-09-24 10:20:16 +00:00
plunky
4eabff54a3
utilise auconv_set_converter() to handle the filter setup, so that its
...
done properly.
2006-09-24 10:19:55 +00:00
plunky
75521932f7
adjust indentation
2006-09-24 10:16:21 +00:00
xtraeme
f375107517
PR bin/27066 by Sergey Svishchev: "eject(1) does not DTRT for floppy drives
...
(such as one in SPARCstation 5)".
Patch applied, thanks.
2006-09-24 08:42:55 +00:00
xtraeme
3a0cb13b58
In the APM case replace a magic number 0xff with the correct definition:
...
APM_DEV_ALLUNITS.
Noticed by Sergey Svishchev.
2006-09-24 08:35:00 +00:00
xtraeme
91254d0d23
It's WDCC_SECURITY_FREEZE not WCDD_SECURITY_FREEZE.
...
Noticed by Sergey Svishchev.
2006-09-24 08:33:30 +00:00
xtraeme
9162ad5359
Typo: WCDD_SECURITY_FREEZE -> WDCC_SECURITY_FREEZE
...
Noticed by Sergey Svishchev.
2006-09-24 08:32:17 +00:00
manu
62e38c2a6a
Restore twa as major 187, this time with the flag so that it does not get
...
used in kernels that do not include the driver.
2006-09-24 08:23:36 +00:00
xtraeme
63250365b3
PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit".
...
Patch applied, thanks.
2006-09-24 07:59:59 +00:00
xtraeme
7d945dcf10
Update __NetBSD_Version__ comment... it's 4.99.3. (hi dogcow!)
2006-09-24 07:55:20 +00:00
dogcow
ef869ff8e9
it's now const char *name, not char *name. (hi, wiz!)
2006-09-24 07:27:57 +00:00
wiz
ecef25127f
Bump date for previous.
2006-09-24 07:21:43 +00:00
wiz
9db182ac71
Fix typo in usage.
2006-09-24 07:19:57 +00:00
wiz
467caa772b
Remove trailing whitespace.
2006-09-24 07:19:16 +00:00
wiz
6ff90ba3e6
Bump date for previous.
2006-09-24 07:18:40 +00:00
wiz
068f7ea823
Mark up some more stuff, remove superfluous .Pp.
2006-09-24 07:17:00 +00:00
dogcow
4921aad517
Hello and welcome to 4.99.03; required due to powerhook_establish args
...
change.
2006-09-24 06:52:38 +00:00
dogcow
85a1c8c4ca
make powerhook_establish use const char*, not char *. This solves lots of
...
gcc pointer whining. Since there's one LKM that uses this function, though,
it's kernel version bump time.
2006-09-24 06:51:39 +00:00
kardel
182632b893
Reduce hardclock() code path length wrt/ multiply/divide by
...
re-calculating the th_scale value only when necessary.
As discussed with gdamore@. Tested at (sub-)usec level with
stratum 1 reference.
2006-09-24 06:39:28 +00:00
yamt
c57f7f2cdb
yamt-splraiseipl: move pmax and sbmips to the "compile-tested" section.
2006-09-24 06:20:52 +00:00
mrg
27ffbf35e9
add a link to www.NetBSD.org/Gnats/, as suggested in PR#10628.
2006-09-24 06:09:29 +00:00
mrg
2b2c191ef8
be explicit about the need for a subject: header. should handle PR#10628.
2006-09-24 06:06:23 +00:00
dogcow
a3fae2e5b9
blah blah discard pointer qualifier blah.
2006-09-24 06:03:20 +00:00
dogcow
e15e9231e6
opt_ktrace.h doesn't exist when building LKMs.
2006-09-24 05:48:27 +00:00
dogcow
78b90930eb
correct dcopyout #define for !KTRACE case.
2006-09-24 05:46:14 +00:00
jmcneill
f135e0d607
Add "name" parameter to powerhook_establish, to aid debugging. No objections
...
on tech-kern@
2006-09-24 03:53:07 +00:00
jmcneill
3150bfdedd
Don't use // for comments.
2006-09-24 03:47:09 +00:00
manu
2a6884acfb
Back out the twa device:
...
- if allocated in the MI range, it breaks the builds for ports that do
not use it
- if allocated in the MD range, 3ware's tw_cli tool will break because it
hardcodes the major
2006-09-24 03:46:30 +00:00