summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-27sync after amd64 MACHINE_ARCH change.Miod Vallat
2004-02-27Fix a botched strchr() inlining in vga_load_font and avoid dereferencingTodd C. Miller
2004-02-27move to amd64 MACHINE_ARCHTheo de Raadt
2004-02-27Defer use of NFS_ISV3 macro in nfs_link until sanity checks have been done.Todd C. Miller
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-02-27change url; jjy2+@pitt.eduTheo de Raadt
2004-02-27syncTheo de Raadt
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-27JVC MP-XP7250 Builtin USB WLANHenning Brauer
2004-02-27syncHenning Brauer
2004-02-27another wi@usb variantHenning Brauer
2004-02-27crank ramdisk to 3584Theo de Raadt
2004-02-27implement tcp_drain() similar to ip_drain(); ok mcbride@Markus Friedl
2004-02-27Teach gcc the proper "set" syntax for __attribute__ ((alias)) to workMiod Vallat
2004-02-27API change; counter for upcoming tcp_drain(); ok deraadtMarkus Friedl
2004-02-27regenNiklas Hallqvist
2004-02-27Add support for BCM5788Niklas Hallqvist
2004-02-27Cleanup no functional changes. OK henning@Claudio Jeker
2004-02-27It is possible to end up in prefix_add with a prefix that needs to be moved.Claudio Jeker
2004-02-27mention ifconfig create; update gif(4) examples; ok henning, deraadt, friesMarkus Friedl
2004-02-27make pfctl -s all a bit more useful again by not printing a lllooooooottttt ofHenning Brauer
2004-02-27(C)-2004Hakan Olsson
2004-02-27Follow RFC 2408 more closely regarding how to better check the proposalHakan Olsson
2004-02-26add src.track timeout and src-nodes limitDavid Krause
2004-02-26add bgpd.conf and missing mail filesDavid Krause
2004-02-26sync yds with i386; miodMarkus Friedl
2004-02-26Avoid using regexp when removing a user from /etc/group entries inTodd C. Miller
2004-02-26fix datalen, from Esben Norby. ok deraadt itojunTed Unangst
2004-02-26Deal correctly with printing interfaces with multiple trailing digits.Todd C. Miller
2004-02-26better englishMarkus Friedl
2004-02-26bring over needed piecesTheo de Raadt
2004-02-26logf -> logmsg; daniel@lucq.orgTheo de Raadt
2004-02-26add __va_copy(), follow (old) ISO C 89 behavior, used by gnu software.Dale Rahn
2004-02-26syncTheo de Raadt
2004-02-26Implement "show rib" and "show rib <astype> <AS>" commands to dump theClaudio Jeker
2004-02-26show rib infrastructure. At least full dumps and per as dumps. Per prefixClaudio Jeker
2004-02-26Clean up comments and replace a if with a ENSURE because NULL nexthops areClaudio Jeker
2004-02-26Fix/Simplify printing of titles with "pfctl -s all". ok mcbride@Cedric Berger
2004-02-26remove unused code. noticed by ho@Hans-Joerg Hoexer
2004-02-26Implement "enforce neighbor-as yes|no" which is by default on for ebgpClaudio Jeker
2004-02-26No comma at the end of the keywords array. OK henning@Claudio Jeker
2004-02-26Fix pfctl -sa output. Found by David Krause, ok mcbride@Cedric Berger
2004-02-26bring in log_init() from bgpd which gives us openlog(), ryan okHenning Brauer
2004-02-26cure my spelingAnil Madhavapeddy
2004-02-26staring->starting in commentAnil Madhavapeddy
2004-02-26Add per netwok definition filter sets. So you can now useClaudio Jeker
2004-02-26don't leak one here either.Bob Beck
2004-02-26print tcps_rcvmemdrop; ok deraadtMarkus Friedl
2004-02-26don't leak an fd here.Bob Beck
2004-02-26Add ommitted copyright.Bob Beck