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