Age | Commit message (Collapse) | Author |
|
to a bus_dmamap_t, not a bus_dmamap_t (just a cosmetic change, bus_dmamap_t
is a pointer on all archs, but this was confusing)
|
|
if either base length or exponent length is greater than modulus.
|
|
- Use length to determine how much to copy out, and bzero the rest
|
|
tcpdump(8). This repairs the '-L' (cleartext packet capture) option.
|
|
|
|
parser (expand to every address). ok frantzen@
|
|
|
|
From NetBSD.
|
|
that's what they are supposed to do.
|
|
|
|
Checked by deraadt.
|
|
|
|
|
|
Examples could use updating.
|
|
|
|
This adds the new program usbhidaction which can be used to assign actions
to events that occur on a uhid device. For example, you can now make the
volume buttons on some newer keyboards actually do something.
|
|
|
|
|
|
variables and leave the allow/deny files open. Previously, the
allow/deny fd's were leaked during the crontab edit.
|
|
by lowering it to the given value.
- ok dhartmei@, provos@
|
|
output of both was essentially identical on all architectures. Replace
with welcome_banner() and not_going_to_install() in install.sub.
Abstract common verbiage from md_congrats() into congrats() which
calls md_congrats() for any architecture specific additional verbiage.
Reword things so ${MODE} can be plausibly used in more places.
Remove extraneous #!/bin/sh in hp300 install.md.
ok deraadt@ espie@
|
|
|
|
|
|
|
|
|
|
|
|
reported by xyntrix@bitz.org
|
|
These changes were modelled after the Owl version of vixie-cron,
but developed independently.
Our crontab used to send cron SIGUSR1 to tell cron to reread the
spool dir. Now that crontab is not setuid root this doesn't work.
Instead, crontab pokes cron via a Unix domain socket located in the
tabs dir.
Please note, after these changes, the owner on user crontab files
will have to be changed manually from root to the uid of the
corresponding user for crontab to be usable. cron itself will accept
tab files owned by either root or the user.
Also, any /var/cron/{allow,deny} files must be readable by group crontab.
|
|
|
|
|
|
effective user ID) much like ports. The user of a packet is either the
user that opens an outgoing connection, the one that listens on a socket,
or 'unknown' if the firewall is not a connection endpoint (for forwarded
connections). Socket uid lookup code from jwk@bug.it.
|
|
|
|
waiting.
|
|
|
|
This does mean that we cannot set IPTOS_THROUGHPUT. If this is a problem
we may be able to add an option to rsh(1).
|
|
|
|
itlb, dtlb and tlb-dirty traps and cumulative time spent
in each of those, being average 37 for the dtlb handler of 24 insns.
move unrelated to traps code out of the traps way since
profiled tlb handlers grew up and shifted the trap-all too far.
insert required nops/sync and implied regs here and there.
encode diag-reg insns in .word to see better what is
being generated for the code.
|
|
|
|
and then re-deliver. Note that for this to work with setugid processes,
the recent fix to cansignal() in kern_sig.c is required.
|
|
Add default MTU
fix typo
errors noted by Jason Ackley <jason@ackley.net>
|
|
From NetBSD
|
|
This adds a uhidev device which can be thought of as something like a
uhid bus. It allows more than one ukbd, ums, or uhid to attach to the same
device instance. This functionality is found on many of the newer keyboards
that have extra buttons. (The extra buttons show up as uhid device(s)).
Tested by me on i386, dale on macppc, and jason on sparc64
|
|
|
|
|
|
|
|
revision 1.43
date: 2002/03/28 06:06:29; author: nathanw; state: Exp; lines: +13 -3
In amap_pp_adjref(), avoid incorrectly merging the first two chunks in
a ppref array when the range being adjusted includes the beginning of
the array.
|
|
they usually use IP address for authentication). sync with kame
|
|
The only problem is that its switched with the less greater key.
Add an option FIX_SV_X_KBDBUG to fix that. -moj
|
|
was updated with the characters from dev/wscons/wscons_gallant19.h.
bold8x16-iso1.h is based on bold8x16.h and the missing characters added
by me. bold8x16-iso1.h isn't used by default. -moj ok @drahn, @miod
|
|
|