Age | Commit message (Expand) | Author |
2007-06-29 | Document behavior when no conversion could be performed. Adapted | Todd C. Miller |
2007-06-29 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-29 | *long* options are undocumented; ok ray | Jason McIntyre |
2007-06-29 | respect timeouts. prompted by freebsd pr110122, but also proplerly | Henning Brauer |
2007-06-29 | Server-side bits for release command. | Xavier Santolaria |
2007-06-29 | make it easy to spot wich nfs version the traffic is. | Thordur I. Bjornsson |
2007-06-29 | Sync cvs/rcs diff code. | Ray Lai |
2007-06-29 | sick of extra static messing up tracebacks; ok miod | Theo de Raadt |
2007-06-29 | more daddr64_t changes; checked by otto | Theo de Raadt |
2007-06-29 | force the pci bus probe routines to look for extra functions on jmicron | David Gwynne |
2007-06-29 | when we attach to the jmicron controllers, whack their configuration around | David Gwynne |
2007-06-29 | demystify a little more of the jmicron pci control registers | David Gwynne |
2007-06-29 | define away some of the magic on jmicron controllers | David Gwynne |
2007-06-28 | Add a SIGCHLD handler for background mode instead of doing waitpid() | Todd C. Miller |
2007-06-28 | Sync revisions and time buffers size to be consistent with each others. | Xavier Santolaria |
2007-06-28 | When commiting to a server in a remote setup classify | Joris Vink |
2007-06-28 | Bring the index defines back in sync with struct nlist after removal of IPX | Claudio Jeker |
2007-06-28 | groff understands `|', so no need to duplicate macros. | Jason McIntyre |
2007-06-28 | diff(1) sync, mostly spacing and moving crap around, except: | Ray Lai |
2007-06-28 | do not call cvs_checkout_file() for file removals in local mode, | Joris Vink |
2007-06-28 | when logging to CVSROOT/history as a server fill in the | Joris Vink |
2007-06-28 | Alias `1' and `2' to `l' and `r', making interactive merges easier | Ray Lai |
2007-06-28 | Some syncs with diff(1): | Ray Lai |
2007-06-28 | Add check for nlist failure to prevent a segfault. | Ray Lai |
2007-06-27 | printf(1) is the correct reference here, not printf(3); | Jason McIntyre |
2007-06-27 | have the server be more strict about the requests the client | Joris Vink |
2007-06-27 | wt(4) was removed a while ago, so don't support booting off it anoymore. | Michael Knudsen |
2007-06-27 | Remove last bits about login and logout commands, which will never be | Xavier Santolaria |
2007-06-27 | Shrink code by not using __inline without static; like we did for sk(4). | Mark Kettenis |
2007-06-27 | When aligning buffers correctly handle the case where the | Can Erkin Acar |
2007-06-27 | According to Intel errata: | Artur Grabowski |
2007-06-27 | Add missing undocumented --ignore-case flag, to improve compatibility | Ray Lai |
2007-06-27 | fix diff output in a remote setup so our client does not freak out. | Joris Vink |
2007-06-27 | We were missing the needed clue/magic to have our remote setup | Joris Vink |
2007-06-27 | From Tobias Stoeckmann: | Ray Lai |
2007-06-26 | checkd -> checked; from Nicholas Marriott | Jason McIntyre |
2007-06-26 | fix pkg_info's find_by_path behavior, which I accidentally broke two | Marc Espie |
2007-06-26 | Enable creation of larger than 1TB FFS2 filesystems. Note that this | Otto Moerbeek |
2007-06-26 | Bring back the release command. More work to be done though. | Xavier Santolaria |
2007-06-26 | missed one mark_as_installed. | Marc Espie |
2007-06-26 | Switch associated pciide(4) into native mode, and route its interrupt | Mark Kettenis |
2007-06-26 | Set shortest string count to 0 in strfile(8), if there a no strings found | Moritz Jodeit |
2007-06-26 | Make natsemi_pci_intr() use pciide_intr_flag(). Needed on the PC87415 part | Mark Kettenis |
2007-06-26 | Fix a race condition during ruleset reload; make sure we don't walk off | Ryan Thomas McBride |
2007-06-26 | the big gap one: create UpdateSet for all packages being installed, and | Marc Espie |
2007-06-26 | Provide a default case so that we don't end up trying to dereference | Tom Cosgrove |
2007-06-26 | Implement bit swap for a byte in O(log(N)) rather than O(N), prompted | Tom Cosgrove |
2007-06-26 | loadfile() returns an open file descriptor on successful exit, so | Tom Cosgrove |
2007-06-26 | Fix the description of loadfile() semantics in comment (and kill "and | Tom Cosgrove |
2007-06-26 | Fix "the the"s. ok miod@. | Tom Cosgrove |