Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
- mention use of elf2olf to fix binaries detected as svr4
- ok mpech@
|
|
Consider this a head-up...
|
|
|
|
Abstract out common md_set_term() code into set_term() in install.sub,
calling md_set_term() from set_term() to do machine dependent stuff.
Currently only i386 does anything - keyboard mappings.
Add MDTERM variable to allow install.md to set proper default terminal
type. Default to vt220.
Eliminate md_get_partition_range() as useless since every architecture
returned '[a-p]'.
Make default term for all mvme* architectures vt100 as requested by miod@.
ok deraadt@ millert@ miod@
|
|
- completely (almost) revamp kprocess_rsapriv to match what the chip expects
- add and use a function to compute the significant bits of a given number
(this will be necessary for normalization)
[Still doesn't reproduce the broadcom or provos test data, but it's closer...]
|
|
calling md_set_term() from set_term() to do machine dependent stuff.
Currently only i386 does anything - keyboard mappings.
Add MDTERM variable to allow install.md to set proper default terminal
type. Default to vt220.
Eliminate md_get_partition_range() as useless since every architecture
returned '[a-p]'.
Make default term for all mvme* architectures vt100 as requested by miod@.
ok deraadt@ millert@ miod@
|
|
o #ifdef out the -x flag getopt() stanza if not DEBUGGING
|
|
|
|
|
|
SET PIO mode. Heh, this might have been the cause of all those old
PIO mode aborts.
|
|
|
|
|
|
|
|
|
|
|