summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-24Remove bogus NOTES sectionNiklas Hallqvist
2000-03-24Correct config mechanism for uni-north bridge.Dale S. Rahn
2000-03-24More fixes and improvements; from FreeBSD this time.Aaron Campbell
2000-03-24Better grammar and mdoc.Aaron Campbell
2000-03-24All man pages should have a DESCRIPTION section. Fix some formatting nitsAaron Campbell
2000-03-24Corrections and updates; mostly from NetBSD.Aaron Campbell
2000-03-24fix spelling errors, From: FreeBSDBrad Smith
2000-03-24Many corrections and updates, mostly from NetBSD, but with some of my very ownAaron Campbell
2000-03-24Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignoreMarc Espie
2000-03-24Disallow pkg_delete when the pkg_prefix is on a read-only file-system.Marc Espie
2000-03-24Handle expansion sequences in @exec better (let the expander decide whetherMarc Espie
2000-03-23*_r MLINKSDavid Leonard
2000-03-23initial support for DSA keys. ok deraadt@, niels@Markus Friedl
2000-03-23oops, return values are intDavid Leonard
2000-03-23asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@David Leonard
2000-03-23readdir_r. ok aaron@David Leonard
2000-03-23getgrnam_r, getgrgid_r. ok aaron@David Leonard
2000-03-23Please note that this file has not been updated for OpenSSH.....Markus Friedl
2000-03-23switch to raw mode only if he _get_ a pty (not if we _want_ a pty).Markus Friedl
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-23new cpu type switch code.Michael Shalayeff
2000-03-23new timeout code from openbsd (; remove extraneous includesMichael Shalayeff
2000-03-23new timeout code from netbsd; also remove trailing spaces and tabs, spaces in...Michael Shalayeff
2000-03-23When calling sendmail, use "--" to indicate end of command line arguments.Todd C. Miller
2000-03-23Add #ifdef __STDC__ around the rangematch function header to avoidTodd C. Miller
2000-03-23Iiieeek! This kludge was almost funny.Artur Grabowski
2000-03-23Do not include <sys/callout.h>, it is never needed; art@Aaron Campbell
2000-03-23<sys/callout.h> is no longer.Aaron Campbell
2000-03-23not changes in scriptEric Jackson
2000-03-23Don't reinitialize the tsleep and ITIMER_REAL timers all the time.Artur Grabowski
2000-03-23Another typo. Noted by aaron.Artur Grabowski
2000-03-23New timeout code.Artur Grabowski
2000-03-23Remove code from the stone age.Artur Grabowski
2000-03-23No need for our own declaration of lbolt.Artur Grabowski
2000-03-23Use the new timeout facilities for ITIMER_REAL.Artur Grabowski
2000-03-23Opps. Fix a comment from "should" to "should not".Artur Grabowski
2000-03-23Change prompt string from "Location:" to "Office Location:", to disambiguateAaron Campbell
2000-03-23Protect from multiple include.Artur Grabowski
2000-03-23use the new timeout interface for tsleep.Artur Grabowski
2000-03-23Changes to use the new timeout interface.Artur Grabowski
2000-03-23Updates from ncurses terminfo file:Todd C. Miller
2000-03-23convert to new timeouts.Artur Grabowski
2000-03-23Support std-dev gathering and fine interval like our regular ping.Hugh Graham
2000-03-23Speling.Artur Grabowski
2000-03-23Update a comment to reflect reality.Artur Grabowski
2000-03-23Document timeout_pending and timeout_initialized.Artur Grabowski
2000-03-23Provide methods to check if a timeout was initalized and if it is scheduled.Artur Grabowski
2000-03-23Use new timeouts for pfslowtimo and pffasttimo.Artur Grabowski