summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-10typoMarc Espie
2005-08-10Propogate server's leap indicator flags to clients; ok henning@Darren Tucker
2005-08-10add lmtemp(4) and viasio(4).Alexandre Anriot
2005-08-10record unsafe operations in a journal, so that we can give a muchMarc Espie
2005-08-10bug fix: if default is not available, do not push it for installation.Marc Espie
2005-08-10use the appropriate flags to scsi_scsi_cmd during autoconf so we dont spinDavid Gwynne
2005-08-10- comapared -> comparedJason McIntyre
2005-08-10although groff understands `.Ar bob )', it does not understand `.Ar ( bob',Jason McIntyre
2005-08-10- typoJason McIntyre
2005-08-10Add an additional media subtype IFM_TDM_E1_G704_CRC4 for TDM interfaces.Claudio Jeker
2005-08-10Pass the correct peer to rde_apply_set(). rde_apply_set() needs to knowClaudio Jeker
2005-08-10use correct return code where we exit();Xavier Santolaria
2005-08-10add global -w option and document it; ok jmc jorisXavier Santolaria
2005-08-10use correct return codes when we exit(); ok jorisXavier Santolaria
2005-08-10macro, capitalization, and layout improvementsJared Yanovich
2005-08-10typo, ablt -> ableBrad Smith
2005-08-10grammar; ok jmcJared Yanovich
2005-08-10- sys/mount.h wants sys/param.hJared Yanovich
2005-08-10- layout, macro, and punctuation tweaksJared Yanovich
2005-08-10- macros, punctuation, wording, and rewordingJared Yanovich
2005-08-10- standard ERRORS layoutJared Yanovich
2005-08-10- macrosJared Yanovich
2005-08-10- punctuation & wordingJared Yanovich
2005-08-10- punctuation fixesJared Yanovich
2005-08-10- wordingJared Yanovich
2005-08-10Call open(2) with O_NONBLOCK and O_NOFOLLOW to make sure mtree can'tTodd C. Miller
2005-08-09Adjust for new signal trampoline.Mark Kettenis
2005-08-09- Don't depend on the APM_CRIT_RESUME event to run PWR_RESUME power hooksUwe Stuehler
2005-08-09same hereMarco Pfatschbacher
2005-08-09ifstated isn't released before 3.8Marco Pfatschbacher
2005-08-09if we are replacing a package, the messages for @extra stuff should beMarc Espie
2005-08-09Introduce new route decision tunable "rde med compare (always|strict)".Claudio Jeker
2005-08-09Add VIS_GLOB to escape special characters used by shell-style globbing.Todd C. Miller
2005-08-09syncTheo de Raadt
2005-08-09add watchdogdTheo de Raadt
2005-08-09apparently some ultra machines do need this, work by miod; testing my uweTheo de Raadt
2005-08-09Re-add the change from tzcode2005c, this time with an added boundsTodd C. Miller
2005-08-09xr sysctl(8)Michael Shalayeff
2005-08-09link static and mlockall() once daemonised to prevent sudden pageins and wdog...Michael Shalayeff
2005-08-09Make tests more readable by using predefined keyfiles. Add test for tcpmd5Hans-Joerg Hoexer
2005-08-09Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@Marco Peereboom
2005-08-09Add Vital Product Data structure. Requested deraadt@ ok dlg@Marco Peereboom
2005-08-09Document how to read keys from a file.Hans-Joerg Hoexer
2005-08-09Normalize attribute values before comparison. Unbreaks interop with netscreen.Hans-Joerg Hoexer
2005-08-09test for SAsHans-Joerg Hoexer
2005-08-09Rewrite handling of transforms. Now both ah and esp can be specified andHans-Joerg Hoexer
2005-08-09Correct keysize for 3des-cbcHans-Joerg Hoexer
2005-08-09handle -A0 correctly; from koen@egelink.nlMichael Shalayeff
2005-08-09normalise the fan speed outputDavid Gwynne
2005-08-09fix our root caching method, it was utterly broken and wouldJoris Vink