summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-06-12a couple more ti cardbus bridgesMichael Shalayeff
2003-06-12add sc_get_key_label; larsch at trustcenter.de; bugzilla#591Markus Friedl
2003-06-12Don't complain about usernames that end in '$' which may be needed byTodd C. Miller
samba; this is consistent with useradd and adduser. From Dan Brosemer.
2003-06-12Add an interrupt handler, and use it to defer colormap updates to the endMiod Vallat
of the vertical retrace.
2003-06-12it has been brought to my attention that i have forgotten a license on this fileMichael Shalayeff
2003-06-12note ich4 and ich5Michael Shalayeff
2003-06-12spellingPeter Valchev
2003-06-12several lusers suggested it should work none capable of definately answering ↵Michael Shalayeff
the question does it play the damn music. see if anybody report problems w/ it now
2003-06-12tweak;Jason McIntyre
ok millert@
2003-06-12tweak;Jason McIntyre
ok drahn@
2003-06-12cannot ever use purge() since dmaed memory is not necessarily aligned alwaysMichael Shalayeff
2003-06-12syncTheo de Raadt
2003-06-12remove term 3 & 4Theo de Raadt
2003-06-12test -HUP; dtucker at zip.com.auMarkus Friedl
2003-06-12add ctrMarkus Friedl
2003-06-12Typo.Nils Nordman
Ok markus@.
2003-06-12switch from linked list to hash table for traced macros.Marc Espie
speeds up recent autoconf somewhat, since it traces a large set of individual macro. (more rework of m4 internal interfaces to unify lookup tables in order) okay fries@
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-06-12mention more copyright holders; ok markus@Damien Miller
2003-06-12in FIONREAD and FREAD, use IFQ_POLL instead of looking at if_snd.ifq_len /Henning Brauer
ifq_head, to make altq work. prevents programs from spinning in non-blocking select()/read() loops in case of queues hitting their limits. This makes queueing on tun interfaces work. while it is still advised to assign packets to queues on tunX and queue on the physical interface in generic, this doesn't work in the PPPoE case with the userland pppoe process, there the mbuf tags with the queue IDs don't survive obviously. based on diff from Trevor Talbot, tested successfully by a lot of people on the pf@benzedrine.cx list. ok pb@ kjc@
2003-06-12qlimit referenced twice from queueopts, PR 3312Henning Brauer
2003-06-12lack of coffee -> typosHenning Brauer
2003-06-12make sure the bug doesn't come back...Henning Brauer
2003-06-12in set_ipmask, do not try to mask off irrelevant bits of anything butHenning Brauer
PF_ADDRMASK. due to the union this resulted in "masking" interface names in the dynaddr case... <henning@quigon:1>$ echo "pass inet from (le0)/8" | pfctl -nvf - pass inet from (l)/8 to any reported by AARON SUEN <ags137 at psu.edu> on misc@
2003-06-12typos; dtucker at zip.com.auMarkus Friedl
2003-06-12- document -ltu options;Jason McIntyre
from PR 3307 (Zoltan Glozik) - sync SYNOPSIS and usage(); ok henning@ deraadt@
2003-06-12There is no sense in calling one function when you really wantHenric Jungheim
another. The bus_space code is perfectly capable of finding the parent handler itself. "heck" deraadt@
2003-06-12Fix compile with NFS but not FIFO.Henric Jungheim
ok deraadt@
2003-06-12ugh. cleanup debuggingMichael Shalayeff
2003-06-12test for kqueue on ptys (to verify pr3209)Michael Shalayeff
2003-06-12-Wall and calc fix in the randomMichael Shalayeff
2003-06-12Add an example using -prune at Theo's request.Todd C. Miller
2003-06-12Check snprintf rval for -1Todd C. Miller
2003-06-12Add the -o option to the getopt() string; missed in last commit.Todd C. Miller
2003-06-12another UCB term 3 removalTheo de Raadt
2003-06-12Sync with FreeBSD's xargs plus some fixes by me. This makes usTodd C. Miller
POSIX-compliant and adds some useful extensions. Most of the work in FreeBSD was done by jmallett.
2003-06-12final bits of obvious UCB term 3 removalTheo de Raadt
2003-06-12final bits of obvious UCB term 3 removalTheo de Raadt
2003-06-12remove cruftTodd C. Miller
2003-06-12Terms 3 and 4 have been removed from sbin/isakmpd/x509.c so theyTodd C. Miller
can go away here too.
2003-06-11ansification, art okTheo de Raadt
2003-06-11some ansification, some de-registerTheo de Raadt
2003-06-11de-registerTheo de Raadt
2003-06-11ref table-rule from line, PR 3311Henning Brauer
2003-06-11Get rid of the '#if 1' nonsense.Dale Rahn
2003-06-11more systemsBrad Smith
2003-06-11de-register and ansify functionsTheo de Raadt
2003-06-11ansification, pval okTheo de Raadt
2003-06-11ansification; pval okTheo de Raadt
2003-06-11oopsTheo de Raadt