summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-06more unused codeJean-Francois Brousseau
2005-04-06remove dead and unused codeJoris Vink
2005-04-06unbreakJean-Francois Brousseau
2005-04-06syncTheo de Raadt
2005-04-06document tigon firmware no longer included, so sadTheo de Raadt
2005-04-06no more tigon firmware hereTheo de Raadt
2005-04-06Use scsi_ses.hMarco Peereboom
2005-04-06Remove ses crud.Marco Peereboom
2005-04-06Move ses crud into its own file.Marco Peereboom
2005-04-06Add check for key lengths. Based on diff from Jason Ackley.Esben Norby
2005-04-06no longer install the tigon firmware. Bill Paul, who built these firmwaresTheo de Raadt
2005-04-06* allow for creation and removal of RCS locksJean-Francois Brousseau
2005-04-06start using strtab stuff in RCS code.Joris Vink
2005-04-06make cvs_printf() work as advertised when running as serverJean-Francois Brousseau
2005-04-06plug memleak in rcs_splitlines()Joris Vink
2005-04-06Make __syscall prototypes more consistent. Use register_t as theTodd C. Miller
2005-04-06make cvs_findcmd() available to the rest of the programJean-Francois Brousseau
2005-04-06Add status/receive ses structures and #defines.Marco Peereboom
2005-04-06knf, ok cloderTheo de Raadt
2005-04-06- change to two clause bsd licenseMathieu Sauve-Frankel
2005-04-06add licenseHans-Joerg Hoexer
2005-04-06Fix debug call for port forwards; patch from pete at seebeyond.com, ok djm@Darren Tucker
2005-04-06avoid harmless logspam by not performing setsockopt() on non-socket; ok markus@Damien Miller
2005-04-06When deleting LSA because they hit max age (IMSG_LS_MAXAGE) check if theClaudio Jeker
2005-04-06pad keys with zeros to a supported key length. this is bad but seemsReyk Floeter
2005-04-06make sure we don't try and return csp->cs_str whenJoris Vink
2005-04-06De-register scsi.Kenneth R Westerback
2005-04-06Add ses blink crud. Not fully functional yet.Marco Peereboom
2005-04-06Add control/send structures.Marco Peereboom
2005-04-06Add alert blink.Marco Peereboom
2005-04-06Use fprintf correctly.Chad Loder
2005-04-06spelling/grammar cleanupsChristopher Pascoe
2005-04-06Remove obsolete file.Kenneth R Westerback
2005-04-06<sys/types.h> is not needed with <sys/param.h>Kevin Lo
2005-04-06backout -- breaks at least amd64; spotted by marcTheo de Raadt
2005-04-06Check-interval and DPD-check-interval are specified in seconds.Chad Loder
2005-04-06Always print transport information correctly.Chad Loder
2005-04-06Add RECEIVE_DIAGNOSTIC & SEND_DIAGNOSTIC #defines for SES.Marco Peereboom
2005-04-05Now that X509 is de-featurized, no need for USE_X509 in regress tests.Chad Loder
2005-04-05a : in the path is not a port # indicator so don't take ones intoHenning Brauer
2005-04-05explain where type and class are defined; ok jmc@Federico G. Schwindt
2005-04-05Off-by-ones in register comparisons.Miod Vallat
2005-04-05ap_compat.h defines MD5Update to one thing, but now that we use functionsNiall O'Higgins
2005-04-05ipsecadm lives in section 8, not 4;Jason McIntyre
2005-04-05regen.Federico G. Schwindt
2005-04-05whitespace and punctuation;Jason McIntyre
2005-04-05winmodem found in vaio PCGFR315M; ok deraadt@Federico G. Schwindt
2005-04-05since csh is no longer the default root shell, and advice to not log in asJason McIntyre
2005-04-05RIP freeswanHans-Joerg Hoexer
2005-04-05Don't clobber the returned sample rate when the AC97 changes it.Marco S Hyman