Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-12 | a couple more ti cardbus bridges | Michael Shalayeff | |
2003-06-12 | add sc_get_key_label; larsch at trustcenter.de; bugzilla#591 | Markus Friedl | |
2003-06-12 | Don't complain about usernames that end in '$' which may be needed by | Todd C. Miller | |
samba; this is consistent with useradd and adduser. From Dan Brosemer. | |||
2003-06-12 | Add an interrupt handler, and use it to defer colormap updates to the end | Miod Vallat | |
of the vertical retrace. | |||
2003-06-12 | it has been brought to my attention that i have forgotten a license on this file | Michael Shalayeff | |
2003-06-12 | note ich4 and ich5 | Michael Shalayeff | |
2003-06-12 | spelling | Peter Valchev | |
2003-06-12 | several 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-12 | tweak; | Jason McIntyre | |
ok millert@ | |||
2003-06-12 | tweak; | Jason McIntyre | |
ok drahn@ | |||
2003-06-12 | cannot ever use purge() since dmaed memory is not necessarily aligned always | Michael Shalayeff | |
2003-06-12 | sync | Theo de Raadt | |
2003-06-12 | remove term 3 & 4 | Theo de Raadt | |
2003-06-12 | test -HUP; dtucker at zip.com.au | Markus Friedl | |
2003-06-12 | add ctr | Markus Friedl | |
2003-06-12 | Typo. | Nils Nordman | |
Ok markus@. | |||
2003-06-12 | switch 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 reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-06-12 | mention more copyright holders; ok markus@ | Damien Miller | |
2003-06-12 | in 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-12 | qlimit referenced twice from queueopts, PR 3312 | Henning Brauer | |
2003-06-12 | lack of coffee -> typos | Henning Brauer | |
2003-06-12 | make sure the bug doesn't come back... | Henning Brauer | |
2003-06-12 | in set_ipmask, do not try to mask off irrelevant bits of anything but | Henning 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-12 | typos; dtucker at zip.com.au | Markus Friedl | |
2003-06-12 | - document -ltu options; | Jason McIntyre | |
from PR 3307 (Zoltan Glozik) - sync SYNOPSIS and usage(); ok henning@ deraadt@ | |||
2003-06-12 | There is no sense in calling one function when you really want | Henric Jungheim | |
another. The bus_space code is perfectly capable of finding the parent handler itself. "heck" deraadt@ | |||
2003-06-12 | Fix compile with NFS but not FIFO. | Henric Jungheim | |
ok deraadt@ | |||
2003-06-12 | ugh. cleanup debugging | Michael Shalayeff | |
2003-06-12 | test for kqueue on ptys (to verify pr3209) | Michael Shalayeff | |
2003-06-12 | -Wall and calc fix in the random | Michael Shalayeff | |
2003-06-12 | Add an example using -prune at Theo's request. | Todd C. Miller | |
2003-06-12 | Check snprintf rval for -1 | Todd C. Miller | |
2003-06-12 | Add the -o option to the getopt() string; missed in last commit. | Todd C. Miller | |
2003-06-12 | another UCB term 3 removal | Theo de Raadt | |
2003-06-12 | Sync with FreeBSD's xargs plus some fixes by me. This makes us | Todd C. Miller | |
POSIX-compliant and adds some useful extensions. Most of the work in FreeBSD was done by jmallett. | |||
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt | |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt | |
2003-06-12 | remove cruft | Todd C. Miller | |
2003-06-12 | Terms 3 and 4 have been removed from sbin/isakmpd/x509.c so they | Todd C. Miller | |
can go away here too. | |||
2003-06-11 | ansification, art ok | Theo de Raadt | |
2003-06-11 | some ansification, some de-register | Theo de Raadt | |
2003-06-11 | de-register | Theo de Raadt | |
2003-06-11 | ref table-rule from line, PR 3311 | Henning Brauer | |
2003-06-11 | Get rid of the '#if 1' nonsense. | Dale Rahn | |
2003-06-11 | more systems | Brad Smith | |
2003-06-11 | de-register and ansify functions | Theo de Raadt | |
2003-06-11 | ansification, pval ok | Theo de Raadt | |
2003-06-11 | ansification; pval ok | Theo de Raadt | |
2003-06-11 | oops | Theo de Raadt | |