Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-24 | same gory splaudio hack for amd64, sigh | Theo de Raadt | |
2004-02-24 | Make example "rdr pass" not just "rdr"; OK beck@ | Todd C. Miller | |
2004-02-24 | 'max-src-nodes' requires 'source-track rule'. Set that automatically, | Ryan Thomas McBride | |
unless 'source-track global' is explicit, in which case error out. Lots of help from cedric@. ok cedric@ henning@ | |||
2004-02-24 | fix usage(); extracted from a mail by Ward Wouts <ward@wizeazz.nl> | Henning Brauer | |
2004-02-24 | support CPU_CHR2BLK sysctl | Theo de Raadt | |
2004-02-24 | add FILES section documenting license.template; | Jason McIntyre | |
from Nick Nauwelaerts; ok deraadt@ | |||
2004-02-24 | add skc for whenever it comes | Theo de Raadt | |
2004-02-24 | remove reference to -x bit; | Jason McIntyre | |
ok millert@ | |||
2004-02-24 | sync | Markus Friedl | |
2004-02-24 | more fxp; ok henning, deraadt | Markus Friedl | |
2004-02-24 | skip _only_ irq 14 and 15; tested by form@ | Markus Friedl | |
2004-02-24 | record code, from netbsd; via jakemsr@jakemsr.com | Theo de Raadt | |
2004-02-24 | not used | Henning Brauer | |
2004-02-24 | whack unused token ring code and a few empty functions | Henning Brauer | |
2004-02-24 | test against recent ssh.com releases | Markus Friedl | |
2004-02-24 | zap more unused crap | Henning Brauer | |
2004-02-24 | allow arguments in ${TEST_SSH_XXX} | Markus Friedl | |
2004-02-24 | bye bye | Henning Brauer | |
2004-02-24 | spaces | Claudio Jeker | |
2004-02-24 | Enhance filters. prefixlen knows now 8-24 and 8><24. It is possible to use | Claudio Jeker | |
prefix 10.0.0.0/8 prefixlen >= 8 and set localpref 100 can be set on a per neighbor basis. OK henning@ | |||
2004-02-24 | get rid of tons of structs we never use, a lot of new_someotherjunk functions | Henning Brauer | |
in alloc.c we never call, and a shitload of genius comments like char *script_name; /* name of script */ char *server_name; /* name of server */ etc etc etc... | |||
2004-02-24 | + Netra T1 AC200/DC200 | Xavier Santolaria | |
ok miod@. | |||
2004-02-24 | discover_interfaces doesn't run in multiple modes any more - kill unreachable | Henning Brauer | |
code, partitally server-only | |||
2004-02-24 | kill debug crap | Henning Brauer | |
2004-02-24 | fixup. | Cedric Berger | |
2004-02-24 | It is possible that a queued path attribute has no nlri prefix. Ignore and | Claudio Jeker | |
remove those path attributes before using them in an UPDATE. OK henning@ | |||
2004-02-24 | remove dynamic port gunk | Henning Brauer | |
2004-02-24 | cut unreachable code | Henning Brauer | |
2004-02-24 | sort options; | Jason McIntyre | |
2004-02-24 | print # of queued outgoing messages in show summary view, claudio ok | Henning Brauer | |
2004-02-24 | cut more crap - no binary change | Henning Brauer | |
2004-02-24 | kill pidfile gunk | Henning Brauer | |
2004-02-24 | teach dhclient about another invention of the last century: getopt(3) | Henning Brauer | |
also fix usage() that was a big lie pb sez ok | |||
2004-02-24 | Remove redundant logging from pf_test_other(). | Ryan Thomas McBride | |
ok henning@ cedric@ | |||
2004-02-24 | - `C' before `c' | Jason McIntyre | |
- replace `<' and `>' - sync usage() | |||
2004-02-24 | remove ill-advised interface discovery-scan, and require an interface to be | Henning Brauer | |
always given. theo agrees with removal, pb ok | |||
2004-02-24 | Check for 'source-track rule' with 'max-src-nodes'. | Ryan Thomas McBride | |
ok cedric@ henning@ | |||
2004-02-24 | Document tftpboot, comment out unavailable [rs]boot. | Miod Vallat | |
2004-02-24 | - remove double spaces in the examples | Jason McIntyre | |
- `W' before `X' - sync usage() ok millert@ | |||
2004-02-24 | correct includes; | Jason McIntyre | |
ok deraadt@ fgsch@ | |||
2004-02-24 | KNF | Ryan Thomas McBride | |
2004-02-24 | 'source-track' not 'source-tracking' | Ryan Thomas McBride | |
2004-02-24 | FIFO fixes adapted from FreeBSD: | Todd C. Miller | |
o use different wchan string for reading and writing o make O_RDWR not block forever o remove some useless casts o reorganize the normal, blocking code path (ie: O_NONBLOCK not set) o fix select/poll semantics wrt EOF. With these changes we pass the FIFO regress. OK tedu@ | |||
2004-02-24 | damn it, do it right | Theo de Raadt | |
2004-02-24 | (process_mips_specific): Print conflictsno as an unsigned long. | Brad Smith | |
From: binutils CVS HEAD branch, based on rev 1.231 Provided by: Daniel Lucq <daniel at lucq dot org> ok fgsch@ drahn@ | |||
2004-02-24 | (display_debug_info): Cast for 64bit hosts. | Brad Smith | |
From: binutils CVS HEAD branch, based on rev 1.113 Provided by: Daniel Lucq <daniel at lucq dot org> ok fgsch@ drahn@ | |||
2004-02-24 | make scripts executable | Theo de Raadt | |
2004-02-24 | Sync closer to FreeBSD's pthread.h. Fixes up some prototypes | Brad Smith | |
and formatting. ok marc@ | |||
2004-02-24 | cut debug crap | Henning Brauer | |
2004-02-24 | repair kvm; deraadt@ ok | Michael Shalayeff | |