Age | Commit message (Expand) | Author |
2004-06-23 | Enter cdboot, a CD-specific second-stage bootrap. | Tom Cosgrove |
2004-06-23 | Install adw(4) | Todd C. Miller |
2004-06-23 | The DWL520 version we support is rev L1 | Todd C. Miller |
2004-06-23 | Mention atw. | Miod Vallat |
2004-06-23 | Support rfc 3765 which adds a new well known community NOPEER. OK henning@ | Claudio Jeker |
2004-06-23 | tlp(4) is only found in NetBSD, here it is still dc(4). | Miod Vallat |
2004-06-23 | daa should be 0x27 and aaa 0x37 | Andreas Gunnarsson |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | Replace a whole bunch of scary uses of strncpy() with strlcpy() and | Jean-Francois Brousseau |
2004-06-22 | Remove... almost 10 years, and things have changed enough that this | Tobias Weingartner |
2004-06-22 | Change of variable name from read to nread, to reduce difference | Tom Cosgrove |
2004-06-22 | Cleanup. jajaja henning@ | Claudio Jeker |
2004-06-22 | Enter cdbr, an El Torito no-emulation CD boot sector that fits | Tom Cosgrove |
2004-06-22 | horrid horrid horrid. we have a race window where we, ourselves, do an | Theo de Raadt |
2004-06-22 | Make the interactive "update" command match the command-line "-u" | Tom Cosgrove |
2004-06-22 | During exception processing, we are not supposed to fault immediately | Miod Vallat |
2004-06-22 | Teach mkhybrid how to create an El Torito non-emulation boot CD, with | Tom Cosgrove |
2004-06-22 | Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@ | Darren Tucker |
2004-06-22 | Import current NetBSD/FreeBSD 802.11 framework. | Todd C. Miller |
2004-06-22 | Add M_LINK0 for net80211; OK markus@ and mcbride@ | Todd C. Miller |
2004-06-22 | Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding | Darren Tucker |
2004-06-22 | Add quoting for test -z; ok markus@ | Darren Tucker |
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 |