Age | Commit message (Expand) | Author |
2004-11-10 | strncpy->strlcpy | Alexander Yurchenko |
2004-11-10 | use ExtraInfo, finally: allows pkg_info to report packages according to | Marc Espie |
2004-11-10 | resurrect -e, document that it uses packages-specs now. | Marc Espie |
2004-11-10 | where the files will be | Theo de Raadt |
2004-11-10 | Fix 'netstat -sp pim6' | Ryan Thomas McBride |
2004-11-10 | Let us make a nice cats install CD while here | Theo de Raadt |
2004-11-10 | Add some (ifp != NULL) checks to ip_fragment() so it can be used even if there | Ryan Thomas McBride |
2004-11-09 | flurry of updates: | Jared Yanovich |
2004-11-09 | use warn() instead of printf() + strerror() | Pedro Martelletto |
2004-11-09 | * don't use the import code just yet, it uses new functions that aren't | krapht |
2004-11-09 | oops again. | Marc Espie |
2004-11-09 | oops, dropped one line I shouldn't have. | Marc Espie |
2004-11-09 | Better handling of log message input and removal of crufty code | krapht |
2004-11-09 | whitespace; | Jason McIntyre |
2004-11-09 | add missing wireless adapters, and sync w/ .Nd; | Jason McIntyre |
2004-11-09 | /bin/sh supports PS1 expansion; | Jason McIntyre |
2004-11-09 | Kill guarded_access() - the way we map OBIO, there is no need for special | Miod Vallat |
2004-11-09 | tweaks; | Jason McIntyre |
2004-11-09 | at least compile | krapht |
2004-11-09 | fix the url pointing to the original atuwi driver. pointed out by Dries | David Gwynne |
2004-11-09 | cvs_exec() | krapht |
2004-11-09 | * don't setup a signal handler for SIGCHLD yet | krapht |
2004-11-09 | Editor invocation code, still needs some work | krapht |
2004-11-09 | a bit more sense | krapht |
2004-11-09 | session prototypes and some cleanup | krapht |
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 |