summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-07Perform proper escaping of the @ character in all RCS strings whenJean-Francois Brousseau
2005-04-07If a UDF 'c' partition is found on a CD, just mount it without askingKenneth R Westerback
2005-04-07small cleanup, no binary changeHans-Joerg Hoexer
2005-04-07Remove spurious -L for /usr/include in INCLUDES defn. ok miod@Ian Darwin
2005-04-07Plug memleak.Hans-Joerg Hoexer
2005-04-07remove unnecessary typecasts.Hans-Joerg Hoexer
2005-04-07Fix RCS parsing for keywords that expect and ID and use cvs_strfree()Jean-Francois Brousseau
2005-04-07on some machines it's possible to limit the amount of physmem initialised dri...Michael Shalayeff
2005-04-07Remove birth time from the default formats, we do not support it (yet), butOtto Moerbeek
2005-04-07Enable basename and dirname and sort subdirs.Otto Moerbeek
2005-04-07Tests for dirname(1). From NetBSD with some local changes.Otto Moerbeek
2005-04-07Tests for basename(1). From NetbSD with some local changes.Otto Moerbeek
2005-04-07- Reintroduce getopt(3) for option processing. POSIX requires tools thatOtto Moerbeek
2005-04-07Reintroduce getopt(3) for option processing. POSIX requires tools thatOtto Moerbeek
2005-04-07syncTheo de Raadt
2005-04-07regenMichael Shalayeff
2005-04-07fix a few board idsMichael Shalayeff
2005-04-07duh. space vs tabMichael Shalayeff
2005-04-07simpler logic for trap exitMichael Shalayeff
2005-04-07dig lpaMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2005-04-07put a memmory barrier onto the sync_caches()Michael Shalayeff
2005-04-07fix debug printfMichael Shalayeff
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