summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-22Enable ahd interrupts and reset the channel before scanning the busKenneth R Westerback
2004-06-22Rewrite of getmntopts(), making it more robust and getting rid ofOtto Moerbeek
2004-06-22Recent glue_strings change reversed a few checks; fix up conditionalsAnil Madhavapeddy
2004-06-22Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELANTodd C. Miller
2004-06-22Remove the CNF_ from WI_RID_CNF_ENH_SECURITY and WI_RID_CNF_DBM_ADJUSTTodd C. Miller
2004-06-22The Prism device driver's manual makes a distinction in naming ofTodd C. Miller
2004-06-22do not bcopy wrong stuff thereTheo de Raadt
2004-06-22Don't make xetc a default install set.Kenneth R Westerback
2004-06-22Make the RDE IPv6 ready missing is the message handling. The internalClaudio Jeker
2004-06-22Cosmetic clean-up.Marc Espie
2004-06-22why should . and .. be the first two entries of any dir ?Marc Espie
2004-06-22move PICFLAG into bsd.own.mk where the rest of the lib stuff isPeter Valchev
2004-06-22Do not generate floating point exception followed by a core dumpOtto Moerbeek
2004-06-22Spacing. ok krw@Marco Peereboom
2004-06-22Remove all static functions. ok krw@Marco Peereboom
2004-06-22Change various macro and symbol names in order to have recognizable *100*Miod Vallat
2004-06-22Do not use db_printf() without a godd reason; while there, shrinken someMiod Vallat
2004-06-22kn_get_string() may return NULL on failure. Handle this corrctly.Hans-Joerg Hoexer
2004-06-22If there is no CIS info the cardbus attach would print an extraTodd C. Miller
2004-06-22syncTheo de Raadt
2004-06-22it is meaningless to try decoding non-first fragment.Jun-ichiro itojun Hagino
2004-06-22support for rcc osb4 and csb5; tested on quad-zion and another box i haveMichael Shalayeff
2004-06-22make sure real/avail mem printfs do unsigned ariths; found by beck@Michael Shalayeff
2004-06-22Precedence and type fix; ok henning@Alexander Guy
2004-06-22Precedence fix; ok henning@Alexander Guy
2004-06-22missing bzero in a function for this strange other address familyHenning Brauer
2004-06-22Pull the plug on source-based routing until remaining bugs are eradicated.Cedric Berger
2004-06-22introduce kroute6, which will be used to build a seperate v6 tableHenning Brauer
2004-06-22connect ntpdHenning Brauer
2004-06-22Change login->username, will prevent -Wshadow errors in Portable; ok markus@Darren Tucker
2004-06-22Turn m88k_protection() into a macro again, compensating for 88110Miod Vallat
2004-06-22After 88110 exception processing, do not reset the in-frame [di][lp]arMiod Vallat
2004-06-22On 88110, simplify enip processing:Miod Vallat
2004-06-22Unbreak previous commit ok markus@Can Erkin Acar
2004-06-22Do not access [id][pl]ar registers from C code - we only care about theirMiod Vallat
2004-06-22sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks,Anil Madhavapeddy
2004-06-22trim some other-os build stuff that crept inAnil Madhavapeddy
2004-06-22Add a new "filter drop" flag to bpf and related ioclts.Can Erkin Acar
2004-06-22update to lynx 2.8.5rel.1Anil Madhavapeddy
2004-06-22The NAT-T drafts suggest we should drop incoming messages arriving onHakan Olsson
2004-06-22Templates with unknown AS where always configured as ebgp peers even ifClaudio Jeker
2004-06-22In draft-ietf-ipsec-nat-t-ike-01,02,03, NAT-D is payload 130. Rewrite a bitHakan Olsson
2004-06-22Recognize NAT-T Keepalive packets. markus@ ok.Hakan Olsson
2004-06-22so we call realloc() on our pollfd array and the peer_l one when they shrunkHenning Brauer
2004-06-22use snprintf(3) instead of home-grown glue_strings() functionAnil Madhavapeddy
2004-06-22more portable env passing testsMarkus Friedl
2004-06-22Add ipsec-nat-t at port 4500Hakan Olsson
2004-06-22Don't use time-based random number generationThorsten Lockert
2004-06-22acg.cg_nextfreeoff is already relative to &acg so don't subtractTodd C. Miller
2004-06-22Make the `filename' parameter to HASHFile() and HASHFileChunk() constJean-Francois Brousseau