gdamore
7c9507a357
Get rid of annoying and useless missed frame message, no other driver
...
echos this "non-error" message (not even tulip.c). Included is an
explanatory message stating that these counters should probably all be
converted to evcnt counters.
2006-09-20 05:37:22 +00:00
cube
295a511be4
Constification.
2006-09-20 05:21:37 +00:00
gdamore
281cced62d
Convert mac68k to generic todr. Thanks to Robert Swindells for testing.
2006-09-20 03:40:51 +00:00
yamt
382236f83b
BUFQ_PRIOCSCAN: s/experimental//
...
i forgot why i marked it experimental.
2006-09-20 02:15:42 +00:00
christos
fccf00319f
document the new options; from out anonymous user.
2006-09-20 01:25:16 +00:00
uwe
57675076eb
Switch the rest of sh3 ports to todr(9)
...
Split code to handle on-chip rtc into a separate driver
Eliminate all todr code from clock.c
Move __HAVE_GENERIC_TODR to sh3/include/types.h
2006-09-20 00:41:11 +00:00
reinoud
ce2c68fd18
Make VOP_LOOKUP's O(1) instead of O(n log(n)) giving a speedup of 7500% on
...
a 1400 file directory.
2006-09-19 23:59:16 +00:00
matt
b62d9f714a
When mapping the kernel, make to update its segment register to be valid.
2006-09-19 22:15:06 +00:00
elad
6ecd7be983
Lose (void *) casts on the machdep scope authorization wrapper. Update
...
documentation.
2006-09-19 22:03:10 +00:00
reinoud
4911612931
Fix serious file-corruption issue on sparable partitions.
2006-09-19 22:00:38 +00:00
elad
6a80f03f7b
Default callbacks? what are those? remove unused prototypes.
2006-09-19 21:49:25 +00:00
elad
83a5239b28
Remove ugly (void *) casts from network scope authorization wrapper and
...
calls to it.
While here, adapt code for system scope listeners to avoid some more
casts (forgotten in previous run).
Update documentation.
2006-09-19 21:42:29 +00:00
christos
cbf3acdacb
Add support for the majority of the rest of the system V options, although
...
we don't support some of them. We might add boottime, system clock change
time, in the future, so add the code to do it.
2006-09-19 21:01:29 +00:00
elad
d2a7cc99dc
Oops, fix test. Pointed out by Matt Fleming, thanks!
2006-09-19 20:37:08 +00:00
plunky
4b7ccf17f9
explicitly disallow changing the config # when the device is enabled.
2006-09-19 20:34:33 +00:00
christos
e7d816a1da
s/ReplyFrom/ReplyAsRecipient/ from our anonymous user.
2006-09-19 20:31:49 +00:00
matt
cbdd4e594a
At the end of pmap_bootstrap, if PMAP_NEED_MAPKERNEL, map the kernel into
...
the kernel's pmap (text will be rx, data will be rw).
2006-09-19 20:19:53 +00:00
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