Age | Commit message (Expand) | Author |
2004-05-26 | exit -> _exit in forked child on error; from andrushock AT korovino.net | Damien Miller |
2004-05-26 | rehab the locator index crack monkeys | Theo de Raadt |
2004-05-25 | include hostname in memory buffered logs, spotted by | Damien Miller |
2004-05-25 | replace obsolete references to bootpd(8) and bootptab(5) w/ dhcpd(8); | Jason McIntyre |
2004-05-25 | catcher ptr can be a plabel -- handle that in sigcode | Michael Shalayeff |
2004-05-25 | spaces | Theo de Raadt |
2004-05-25 | md parts for hppa | Michael Shalayeff |
2004-05-25 | provide one version of _dl_bcopy instead of copy in every arch; drahn@ ok | Michael Shalayeff |
2004-05-25 | Make bpp_send() return the packet error code when invoked with NOWAIT. | Miod Vallat |
2004-05-25 | Make this driver aware of non-1:1 mappings. | Miod Vallat |
2004-05-25 | use md hook for calling init/fini if defined; only say running ctors/dtors if... | Michael Shalayeff |
2004-05-25 | enable rl; works according to kent@ripco.com | Theo de Raadt |
2004-05-25 | PICy stuff | Michael Shalayeff |
2004-05-25 | provide a way data plt prepending got; drahn@ ok | Michael Shalayeff |
2004-05-25 | kill whitespace; | Jason McIntyre |
2004-05-25 | .Xr pgrep(1) and pkill(1); | Jason McIntyre |
2004-05-25 | name parameters for built-ins, so that we get less awkward phrasing. | Marc Espie |
2004-05-25 | typo from jared yanovich; | Jason McIntyre |
2004-05-25 | return object* the symbol is in for _dl_find_symbol*; drahn@ ok | Michael Shalayeff |
2004-05-25 | handle interface removals gracefully. reported by Oliver J. Morais | Can Erkin Acar |
2004-05-25 | Return buffered packets when reading from a bpf descriptor and the | Can Erkin Acar |
2004-05-25 | SNTP is RFC2030 | Jakob Schlyter |
2004-05-25 | spacing | Theo de Raadt |
2004-05-25 | SNTP is RFC 2030 | Jakob Schlyter |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |
2004-05-25 | tun interface is stored in /var/run/cuaXX.if, not /var/run/ttyXX.if; | Jason McIntyre |
2004-05-25 | kill whitespace; | Jason McIntyre |
2004-05-25 | amd64 attaches as com, not pccom; | Jason McIntyre |
2004-05-25 | clarify how modems on serial ports attach, and their corresponding device | Jason McIntyre |
2004-05-25 | Enable gdb on m88k again, it works well enough and better than ever. | Miod Vallat |
2004-05-25 | Use the correct value when checking whether a loop timed out. | Ryan Thomas McBride |
2004-05-25 | let sc_counter wrap automatically, ok mcbride@ | Jolan Luff |
2004-05-24 | do not bother w/ void pci_devinfo() calls and free resources on failures | Michael Shalayeff |
2004-05-24 | repair dmesg and free resources on failures | Michael Shalayeff |
2004-05-24 | Add m88k support. | Mark Kettenis |
2004-05-24 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-05-24 | cummulative update from freebsd an netbsd: | Michael Shalayeff |
2004-05-24 | missing statics for freebsd; from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | remove freebsd 2 and 3 support, from freebsd via jakemsr@jakemsr.com | Michael Shalayeff |
2004-05-24 | doing ldd exit asap -- move all other tasks towards after it. | Michael Shalayeff |
2004-05-24 | Change define used to deal with PLT protection, use postive logic not negative. | Dale Rahn |
2004-05-24 | Check for sc->sc_ifp != NULL in carp_setroute(). Running dhclient on the | Ryan Thomas McBride |
2004-05-24 | Normalise to "Open Firmware". | Tom Cosgrove |
2004-05-24 | Use correct function names in log messages. Kill some spaces. | Hans-Joerg Hoexer |
2004-05-24 | Make Yukon-style adapters also set up the multicast filter in sk_init(). | Christian Weisgerber |
2004-05-24 | typos from Fabio Olive Leite; | Jason McIntyre |
2004-05-24 | Add info on Open Firmware entry method for Xserve. ok miod@ | Dale Rahn |
2004-05-24 | 'Open Firmware' normalization. | Dale Rahn |
2004-05-24 | tiny comments sync with netbsd, was lost during importing | Alexander Yurchenko |
2004-05-24 | - sort options | Jason McIntyre |