Age | Commit message (Expand) | Author |
2000-09-22 | - Introduce character classes into the console mouse functionality. Lifted from | Aaron Campbell |
2000-09-22 | sync | Aaron Campbell |
2000-09-22 | Sony Memory Stick Media Slot | Aaron Campbell |
2000-09-22 | Add prototypes for ipx_addr() and ipx_ntoa(); mickey@ OK'd | Todd C. Miller |
2000-09-22 | ipx_addr(3) takes a const char *. | Todd C. Miller |
2000-09-22 | Remove /var/run/ipmon.pid and add a comment saying when the user may | Todd C. Miller |
2000-09-22 | Correctly format "setsockopt(2)/getsockopt(2)" so that it doesn't hosed | Todd C. Miller |
2000-09-22 | Fix typo, "BSDI BSD/OS" not "BSDI BSDI/OS". | Todd C. Miller |
2000-09-22 | Document cd/ados/msdos options. | Marc Espie |
2000-09-22 | this follows the dox, saying that %ds should be loaded w/ | Michael Shalayeff |
2000-09-22 | fix my bug dating back to february the 14th of 1998, | Michael Shalayeff |
2000-09-21 | Change ipflog entry; joe@nall.com | Todd C. Miller |
2000-09-21 | Bad mickey doesn't know how to spell ``openings'' | Miod Vallat |
2000-09-21 | do not limit openings to defined SDOUTSTANDING value of 4, since many control... | Michael Shalayeff |
2000-09-21 | initialize sc_link.openings to it's (currently) default value of 4 | Michael Shalayeff |
2000-09-21 | calculate maxopd at the right place | Niels Provos |
2000-09-21 | add ssh to the list of apps to 'cleanup titles afterwards' when used with an | Todd T. Fries |
2000-09-21 | fxp driver supports Intel CardBus II cads, but not the older generation. | Aaron Campbell |
2000-09-21 | oops forgot the other case in the pmsintr for add_mouse_randomness() call | Michael Shalayeff |
2000-09-21 | Fix man pages for good. | Marc Espie |
2000-09-21 | do not hardcode -g -O2 etc. into CFLAGS; pointed out by brad@ | Michael Shalayeff |
2000-09-21 | add a firmware bug in raid0 or raid10 initialization; from http://people.free... | Michael Shalayeff |
2000-09-21 | use volatile's on all structures shared between cpu and hifn | Jason Wright |
2000-09-21 | Trim down RRS text relocation warnings, no need to see 1000 of them | Marc Espie |
2000-09-21 | add context to dispatch_run | Markus Friedl |
2000-09-21 | change login logic in ssh2, allows plugin of other auth methods | Markus Friedl |
2000-09-21 | utime() to utimes(); mouring@pconline.com | Markus Friedl |
2000-09-21 | bug compat for old ssh.com software | Markus Friedl |
2000-09-21 | typo | Markus Friedl |
2000-09-21 | typo | Markus Friedl |
2000-09-21 | style | Jason Wright |
2000-09-21 | Patch from FreeBSD (wpaul): | Jason Wright |
2000-09-21 | Correctly handle srcid/dstid. | Angelos D. Keromytis |
2000-09-21 | Send correct lengths for srcid/dstid. | Angelos D. Keromytis |
2000-09-21 | Allocate memory for srcid/dstid. | Angelos D. Keromytis |
2000-09-21 | formatting; from NetBSD | Paul Janzen |
2000-09-21 | Fix -W warnings and add room number comments; jsm@netbsd.org | Paul Janzen |
2000-09-20 | Avoid erasing a GOT definition. | Marc Espie |
2000-09-20 | use TM_YEAR_BASE and set seconds to zero in obsolescent "compatibility" case; | Paul Janzen |
2000-09-20 | usage() if too many arguments | Paul Janzen |
2000-09-20 | Change the message if the S/Key sequence has expired. millert@ ok | Paul Janzen |
2000-09-20 | srcid/dstid/srcid_type/dstid_type flags for flows. | Angelos D. Keromytis |
2000-09-20 | check out the bios device name we are probed w/ to not probe on apm | Michael Shalayeff |
2000-09-20 | Add IDENTITY payloads to flow establishment (and cleanup accordingly) | Angelos D. Keromytis |
2000-09-20 | Don't use LOOPBACK addresses when trying to determine source address | Angelos D. Keromytis |
2000-09-20 | support 64bit BARs from NetBSD | Niklas Hallqvist |
2000-09-20 | Off by one in a validity check | Niklas Hallqvist |
2000-09-20 | Extend the region in which we allow mapping unmapped PCI devices. | Niklas Hallqvist |
2000-09-20 | remove unused code | Niels Provos |
2000-09-20 | correctly calculate mss | Niels Provos |