Age | Commit message (Expand) | Author |
2004-09-23 | - fix the bus_map functions (get the parent node right) | Jason Wright |
2004-09-23 | Lower the level of an error message | Jean-Francois Brousseau |
2004-09-23 | print error messages when we receive the `error' response | Jean-Francois Brousseau |
2004-09-23 | RTL8201L PHY support; from FreeBSD. | Federico G. Schwindt |
2004-09-23 | correctly honour -n in multiplex client mode; spotted by sturm@ ok markus@ | Damien Miller |
2004-09-23 | use .c versions of certain functions. 32 bit mode | Per Fogelstrom |
2004-09-23 | make it compile with _STANDALONE, ok deraadt@ | Per Fogelstrom |
2004-09-23 | When doing relocs to .rodata this section must be RW protected. | Per Fogelstrom |
2004-09-23 | Clean clean clean... should be OK now | Per Fogelstrom |
2004-09-23 | More pmap bugs cleaned out. Some old, some new. | Per Fogelstrom |
2004-09-23 | really mention BPF this time around. | Brad Smith |
2004-09-23 | vput on all paths after vget (currently unused code). from patrick latifi | Ted Unangst |
2004-09-23 | mention support for BPF. | Brad Smith |
2004-09-23 | - remove EVFILT_WRITE in bpfkqfilter() switch case, handled | Brad Smith |
2004-09-23 | cosmetics | Henning Brauer |
2004-09-23 | after receival of a SIGCHLD reset io_pid or rde_pid, respectively, dependent | Henning Brauer |
2004-09-23 | reset chld_pid to 0 when acting upon a SIGCHLD so we don't try to send it | Henning Brauer |
2004-09-22 | the following patch fixes a bug preventing midi uarts that do | Theo de Raadt |
2004-09-22 | Bring some enhancements and fixes to fdc(4) from NetBSD: | Miod Vallat |
2004-09-22 | Bring in libsa code for proper %llx printf display; necessary for /boot. | Miod Vallat |
2004-09-22 | Add code to let 32bit code *printf() {u,}int64_t values. | Miod Vallat |
2004-09-22 | many xrefs added | Jared Yanovich |
2004-09-22 | fhc and central stuff | Jason Wright |
2004-09-22 | infrastructure for central, fhc(mainbus/central), and clock@fhc | Jason Wright |
2004-09-22 | firehose controller driver (not quite working) for the e4500 (and others) | Jason Wright |
2004-09-22 | OpenBSD tag. | Marc Espie |
2004-09-22 | OpenBSD infrastructure to compile simply, and install include files. | Marc Espie |
2004-09-22 | from port: | Marc Espie |
2004-09-22 | say goodbye to valid-xhtml icon (what do we care, and it's a binary file). | Marc Espie |
2004-09-22 | account for linkhdr size when choosing mbufs vs mbuf clusters | Theo de Raadt |
2004-09-22 | skeleton man page for "central" | Jason Wright |
2004-09-22 | libexpat: a simple xml parser library, used by X11 and some ports. | Marc Espie |
2004-09-22 | driver for the "central" controller on the E4500 (and others) [fhc and others... | Jason Wright |
2004-09-22 | buffercache.9 man page from netbsd, ported by sven dehmlow, +mlinks; | Jason McIntyre |
2004-09-22 | remove chunk that does not apply to our driver | Theo de Raadt |
2004-09-22 | it's net.inet.esp.udpencap and not net.inet.udpencap.enable | Hans-Joerg Hoexer |
2004-09-22 | Regen | Miod Vallat |
2004-09-22 | Add missing devices (pci, systrace...) and sort sections so that the | Miod Vallat |
2004-09-22 | Add systrace support. | Miod Vallat |
2004-09-22 | sync | Alexander Yurchenko |
2004-09-22 | 1210SA is not a SiI product really. | Alexander Yurchenko |
2004-09-22 | document the semantics of @newuser/@newgroup | Marc Espie |
2004-09-22 | sync | Alexander Yurchenko |
2004-09-22 | Another Aralion chip ARS0303D ATA133. | Alexander Yurchenko |
2004-09-22 | Remove unused option CPU. | Alexander Yurchenko |
2004-09-22 | don't bother shrinking the pfd and index2peer arrays | Henning Brauer |
2004-09-22 | On single SCSI slot O2's the first disk is numbered 2 (the slot number) | Per Fogelstrom |
2004-09-22 | Partially revert 1.9, the new mod/ref accounting has issues with mmap(). | Miod Vallat |
2004-09-22 | remove -S, -src, -srcmask, and other source routing stuff. ok henning | Jared Yanovich |
2004-09-21 | @newuser/@newgroup initial support: | Marc Espie |