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