skrll
0ffafee1bf
GCC 4 requires -fno-reorder-blocks to ensure that RAS_START/RAS_END
...
covers the right bits of code in these tests.
2006-09-19 20:17:28 +00:00
wiz
df07ad58a8
Install aliases(5) from postfix, since the sendmail one is gone,
...
but we refer to it from various other man pages.
2006-09-19 20:10:22 +00:00
wiz
e95704c08f
Note that newer gcc require -fno-reorder-blocks.
...
Various other improvements. Bump date.
Based on a patch by skrll.
2006-09-19 19:54:43 +00:00
plunky
661865e783
return errno instead of usbd status
2006-09-19 19:45:48 +00:00
elad
e40c6b13a0
Maintain list of security models we ship with NetBSD in secmodel(9), and
...
some tiny markup fix in secmodel_bsd44(9).
2006-09-19 19:22:05 +00:00
wiz
d16e662529
Document /var/log/wtmpx.[0-9] too.
2006-09-19 19:04:52 +00:00
wiz
1e4a7c15a0
Sync usage with man page.
2006-09-19 19:01:56 +00:00
wiz
72335cc2bc
Lowercase argument (no reason for uppercase).
2006-09-19 19:01:44 +00:00
wiz
071cbdf1e3
New sentence, new line. Miscellaneous minor improvements.
2006-09-19 19:00:17 +00:00
wiz
6baf4f0810
Remove trailing whitespace.
2006-09-19 18:55:36 +00:00
wiz
a7c4d7d4ac
Bump date for ike_frag force.
2006-09-19 18:55:11 +00:00
wiz
a5dc6b2e53
New sentence, new line.
2006-09-19 18:54:39 +00:00
wiz
5f831f347b
Remove trailing whitespace.
2006-09-19 18:53:12 +00:00
christos
630fdba88e
add an el_ prefix to the libedit variables. From our anonymous user.
2006-09-19 18:52:04 +00:00
wiz
4357668fad
Sort options. Remove duplicate word. Use more markup macros.
2006-09-19 18:52:02 +00:00
mrg
62f1521a0b
- remove some way old FP setup/teardown code
...
- put the block memcpy/memset inside #ifdef USE_BLOCK_STORE_LOAD which
is (now) defined.
no functional change, same .o is generated.
2006-09-19 18:42:35 +00:00
christos
3cd99db90e
restore "sh" to mean "shell" not "show". From our anonymous user.
2006-09-19 18:01:00 +00:00
mrg
349c05c4c3
re-order the changes in rev 1.217 to give registers a little bit of
...
time to settle between usage, like it was before hand.
2006-09-19 18:00:27 +00:00
matt
7cac687e36
Generate an intermediate boot.elf with symbols.
2006-09-19 17:51:24 +00:00
elad
3964702f3a
For the VBLK case, we always check vfs_mountedon() and it has nothing
...
to do with the security model used. Move back the call to spec_open(),
which can now return the real return value from vfs_mountedon() (EBUSY)
and not EPERM, changing semantics.
2006-09-19 16:41:57 +00:00
vanhu
efd02bc82c
From Yves-Alexis Perez: fixes default value for encmodesv in set_proposal_from_policy()
2006-09-19 16:02:10 +00:00
vanhu
60cd4fed98
fixed default value for encmodesv in set_proposal_from_policy()
2006-09-19 16:02:09 +00:00
reinoud
49ec3b4779
Fix panic when the sparable table didn't read in correctly.
2006-09-19 15:34:23 +00:00
hubertf
035a96fc94
Update polish translation, by Piotr Meyer <aniou@smutek.pl>
...
Also fix a typo that was there before, pointed out by zuntum@.
OK'd by zuntum@
2006-09-19 14:47:10 +00:00
hubertf
86f06182df
Mention who(1) -u and -d
2006-09-19 14:36:25 +00:00
hubertf
d7f002b78d
Change -u behaviour to also print PID of process on terminal, and
...
add -d to print more information from utmpx.
OK'd by christos@
2006-09-19 14:35:25 +00:00
hubertf
47ac97884a
Clarify usage: either -t or a template can be given (or both),
...
but at least one is mandatory.
Patch contributed by Tilman Kranz <tilman.kranz@tk-sls.de>,
OK'd by wiz@
2006-09-19 14:22:51 +00:00
jmmv
35a9f27221
Fix definition of some options to be 'options<space><tab>' for consistency.
2006-09-19 13:58:55 +00:00
yamt
d51ebd3905
yamt-splraiseipl: vax, evbarm, evbmips, evbsh3, iyonix, acorn26.
2006-09-19 13:07:19 +00:00
yamt
79701471da
yamt-splraiseipl: sparc, sparc64.
2006-09-19 10:54:16 +00:00
gdamore
086c412759
converted x68k to timecounters.
2006-09-19 10:25:55 +00:00
yamt
256d8c5790
yamt-splraiseipl: per-port status
2006-09-19 10:14:44 +00:00
gdamore
b7648fa4c0
Convert x68k to timecounters. This conversion is not tested, due to lack
...
of available test candidates. It uses the previously unused (as far as I
can tell) Timer D, in freerunning mode. It only uses a 1/200 prescaler
(20KHz), as anything faster would roll over too fast for the system timer.
(Gotta love 8-bit resolution timers!) Approved for untested commit by core@.
2006-09-19 10:13:10 +00:00
he
fc13afb3a4
Convert the NetBSD/cats port to use generic TODR.
...
This gets rid of the now-unneded "todclock" and "todservice" attributes
from the footbridge device files, which should allow netwinder to build
again after its conversion to generic TODR.
Resulting kernel verified to boot up OK on gxemul (after my recent
fixes of the gxemul package to emulate free-running timers).
2006-09-19 10:05:32 +00:00
vanhu
51065440a5
various commits
2006-09-19 07:51:44 +00:00
vanhu
7ea7300ed8
always include some headers, as they are required even without NAT-T
2006-09-19 07:51:37 +00:00
vanhu
a2afb48bcf
From Larry Baird: define SADB_X_EALG_AESCBC as SADB_X_EALG_AES if needed
2006-09-19 07:51:31 +00:00
vanhu
478aed1af7
From Larry Baird: some printf() -> plog()
2006-09-19 07:51:27 +00:00
mrg
ab182fe706
remove unused dump_rtf_info variable.
2006-09-19 06:43:11 +00:00
simonb
ee167a117b
Switch MIPS to gcc4 by default.
2006-09-19 04:16:11 +00:00
mrg
f994b6e5d8
- remove a wrong comment.
...
- add a new entry point for idle called idle_switch that is called by
cpu_switch() in the MP case when sched_whichqs is zero, properly
setting up the idle stack. from petrov@ via martin@.
2006-09-19 02:08:14 +00:00
mrg
46ea89a8f7
remove an always printed debugging message.
2006-09-19 01:54:56 +00:00
mrg
bbe604f605
normalise case in some macro values to be all the same (lower case)
2006-09-19 00:55:35 +00:00
simonb
efa68b8f30
Fix white-space nit.
2006-09-19 00:50:39 +00:00
mrg
ef04c2ddac
rework interrupt_vector() slightly:
...
- for the IPI case, avoid loading the address of intrlev into %g3
- remove some NOT_DEBUG code
- load the interrupt argument #2 in the delay slot
this removes 2 nops during interrupt processing for the normal
case, and an additional 2 ALU instructions for IPIs
2006-09-19 00:15:47 +00:00
mrg
65d0418a4b
pmap_bootstrap() gets a bit of SMP help:
...
- initialise bootcpu->ci_{cpcb,initstack}/proc0paddr from the
idle u area.
pmap_extract():
- make this work on the kernel interrupt stack as well
both of these are from petrov@ via martin@.
pmap_update(): XXX mark the MULTIPROCESSOR call to smp_tlb_flush_all().
2006-09-18 23:56:54 +00:00
hubertf
a021833b49
Remove last traces of /var/log/aculog
...
OK'd by perry@
2006-09-18 22:39:37 +00:00
gdamore
87f5e200d4
Convert references to "time" to calls to "getmicrotime()", needed for
...
conversion to timecounters.
2006-09-18 22:10:49 +00:00
gdamore
825211a4f8
Conversion of evbppc to generic TODR. ok freza@
2006-09-18 22:05:47 +00:00
hubertf
dd78f0e3af
Try to describe what the difference between the "old" ([wu]tmp) and
...
"new" ([wu]tmpx) files is.
OK'd by christos@
2006-09-18 22:01:42 +00:00