Age | Commit message (Expand) | Author |
2010-12-20 | move stuff around | Marc Espie |
2010-12-20 | use Auto::cache | Marc Espie |
2010-12-20 | turn find_candidate into a real method we can inherit, tweak parameters | Marc Espie |
2010-12-20 | extra indirection: allow registration of library objects (refactor for later) | Marc Espie |
2010-12-20 | use state->defines | Marc Espie |
2010-12-20 | pass state to SharedLibs for direct printing | Marc Espie |
2010-12-20 | Fix another stray addition that was too early. Oops. | Nicholas Marriott |
2010-12-20 | Undo a change to next/previous session that got mixed in prematurely. | Nicholas Marriott |
2010-12-20 | Dead sessions are never on the active sessions list, so the SESSION_DEAD | Nicholas Marriott |
2010-12-20 | Use pointer rather than index for the client's last session. | Nicholas Marriott |
2010-12-20 | Unify the way sessions are used by callbacks - store the address and use | Nicholas Marriott |
2010-12-19 | add -xxx to usage(); | Jason McIntyre |
2010-12-19 | Add -xxx option that print PCIe extended config space. | Mark Kettenis |
2010-12-19 | Don't nuke the index counter when a session group comes up. | Nicholas Marriott |
2010-12-19 | - use usb_lookup(), these should be the last drivers that rolled their own | Jasper Lievisse Adriaanse |
2010-12-19 | Since we have an ioctl that uses a struct with an off_t member as its | Mark Kettenis |
2010-12-19 | Add other-pane-height and other-pane-width options, allowing the width | Nicholas Marriott |
2010-12-19 | Handle .Bk in -Thmtl the same way as in -Tascii. | Ingo Schwarze |
2010-12-19 | Handle .Bk the same way as groff 1.20.1: | Ingo Schwarze |
2010-12-19 | If MX lookup fails, fallback to using the host itself. This has always been | Gilles Chehade |
2010-12-19 | Significant improvements to -Thtml by kristaps@: | Ingo Schwarze |
2010-12-19 | Sync to bsd.lv (except that i'm not adding .ft documentation, | Ingo Schwarze |
2010-12-19 | Remove `i' and `r' macro handlers. These macros, originally part of the | Ingo Schwarze |
2010-12-18 | rsu(4) supports the Sweex LW154 | Jacob Meuser |
2010-12-18 | document "certificate" a little better; | Jason McIntyre |
2010-12-18 | remove david as author. he is not to blame for the current C implementation. | Ted Unangst |
2010-12-18 | bump ->defines up to main state class. | Marc Espie |
2010-12-18 | use copy_file from state | Marc Espie |
2010-12-18 | zap old Error usage, state incorporates error printing. | Marc Espie |
2010-12-18 | go thru state for printing (prodded by landry@) | Marc Espie |
2010-12-18 | sync | Jacob Meuser |
2010-12-18 | Sweex LW154 | Jacob Meuser |
2010-12-18 | add some off_t and ssize_t love; ok stsp millert | Theo de Raadt |
2010-12-17 | don't catch signals in usbd_{bulk,intr}_transfer if a timeout is | Jacob Meuser |
2010-12-17 | - use nitems() | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro | Jasper Lievisse Adriaanse |
2010-12-17 | - attach to abbott stereo plug and fix it's firmware loading | Jasper Lievisse Adriaanse |
2010-12-17 | regen | Jasper Lievisse Adriaanse |
2010-12-17 | add abbbott stereo plug cable | Jasper Lievisse Adriaanse |
2010-12-17 | Add missing util.h include for opendev() | Todd C. Miller |
2010-12-17 | opendev() path argument should be const. OK deraadt@ | Todd C. Miller |
2010-12-17 | - attach to moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - regen | Jasper Lievisse Adriaanse |
2010-12-17 | add moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro. | Jasper Lievisse Adriaanse |
2010-12-17 | Unbreak simple passwords with SHA and salted SHA hashes. Revision 1.7 | Martin Hedenfal |
2010-12-17 | allow default blowfish rounds to be tweakable by arch, no behavioral change | Ted Unangst |
2010-12-16 | - since inetd(8) and inetd.conf(5) are one and the same, let's not list them | Jason McIntyre |
2010-12-16 | small cleanup ioctl WSKBDIO_GETLEDS | Alexandr Shadchin |
2010-12-16 | tweak previous; | Jason McIntyre |