Age | Commit message (Expand) | Author |
2004-11-09 | session skeleton code | krapht |
2004-11-09 | We don't need to keep a copy of each Entries line, it isn't used | krapht |
2004-11-09 | import code from Joris Vink <amni at pandora dot be> | krapht |
2004-11-09 | cvsd_sock_accept() must return the descriptor, not 0 | krapht |
2004-11-09 | Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappings | Claudio Jeker |
2004-11-09 | Fix single-stepping. | Mark Kettenis |
2004-11-09 | sync | Theo de Raadt |
2004-11-09 | Kill more unused stuff. | Miod Vallat |
2004-11-09 | Luna88k does not have an iomap, so kill all iomap related defines, and | Miod Vallat |
2004-11-09 | Avoid use after free(), slight optimization. From Patrick Latifi. | Otto Moerbeek |
2004-11-09 | remove useless bpf code. removes dependancy on code from an(4). | David Gwynne |
2004-11-09 | Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti. | Miod Vallat |
2004-11-09 | big KNF spanking, no change in object file, ecstatic ok from claudio | Henning Brauer |
2004-11-09 | use NULL instead of 0 for poiter comparisions, | Henning Brauer |
2004-11-09 | Split {get,set,raise}ipl() into per-board implementations. | Miod Vallat |
2004-11-09 | do not assume entries in pf_timeouts[] are ordererd like PFTM_* in pfvar.h | Daniel Hartmeier |
2004-11-09 | -s seamless with other options: let it work with -a, let it be on for -v. | Marc Espie |
2004-11-09 | kill old Logger interface, use $state->print() to report problems at | Marc Espie |
2004-11-09 | alternate between package names correctly when replacing a package. | Marc Espie |
2004-11-09 | kill dup code | Marc Espie |
2004-11-09 | -s option, grange's request. | Marc Espie |
2004-11-09 | in the list of RIRs: | Henning Brauer |
2004-11-09 | avoid scanning the whole packing-list when looking for info that are | Marc Espie |
2004-11-09 | save dir in plist, not state (unconfuse script operations when several | Marc Espie |
2004-11-09 | whitespace; | Jason McIntyre |
2004-11-09 | don't keep libraries whose version numbers are not needed. | Marc Espie |
2004-11-09 | remove code we don't use. | Marc Espie |
2004-11-09 | sync | Theo de Raadt |
2004-11-08 | add a more complex PS1 example, which does not use the new backslash | Jason McIntyre |
2004-11-08 | tweaks; | Jason McIntyre |
2004-11-08 | Document "no scrub"; from jmc@, tweaked by me. dhartmei@ ok | Aaron Campbell |
2004-11-08 | clarify Nd lines, jmc ok | Theo de Raadt |
2004-11-08 | let it actually compile | Theo de Raadt |
2004-11-08 | commented out entry for atu | David Gwynne |
2004-11-08 | correct chip models | Theo de Raadt |
2004-11-08 | Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driver | David Gwynne |
2004-11-08 | ugly ugly hack to allow a usb device to do a full reset of the port during | David Gwynne |
2004-11-08 | conditional override of PIPE, from markus | Theo de Raadt |
2004-11-08 | atu(4) supports Atmel-based USB wireless devices (man page based on a | Theo de Raadt |
2004-11-08 | Simple cleaning of sgivol, with no functional change (yet): | Miod Vallat |
2004-11-08 | remove dd from all media, add back in for bsd.rd (the fatty) | Theo de Raadt |
2004-11-08 | put more debug stuff inside #ifdef, to make the driver a wee bit smaller | Theo de Raadt |
2004-11-08 | Typo | Miod Vallat |
2004-11-08 | Show in the dmesg as mongoose, to matche the manpage and kernel configuration | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-11-08 | Sync the weak symbol logic with the ELF ld.so, and use N_AUX() instead of | Miod Vallat |
2004-11-08 | Invoke _cachectl() with correct size parameters. | Miod Vallat |
2004-11-08 | Partially revert to binutils 2.14: do not put a ``warning: '' prefix | Miod Vallat |
2004-11-08 | remove references to other wireless chips: not really useful. | Jason McIntyre |
2004-11-08 | new sentence, new line; | Jason McIntyre |