summaryrefslogtreecommitdiff
path: root/usr.bin/at
AgeCommit message (Expand)Author
2018-02-25Fix typo in error message.htodd
2016-11-18Oops, it should be Aq Mt email@addressabhinav
2016-11-18Use .An -nosplitabhinav
2016-11-18Use more markup and complete a sentence.abhinav
2016-03-13Mark the shared files with where they're used, like we do in pkgsrc.dholland
2016-03-13Use functions instead of preprocessor abuse.dholland
2016-03-12a couple minor fixesdholland
2011-08-29Use __deadjoerg
2011-08-14Provide a consistent date/time format instead of achristos
2011-04-28Punctuation nit, sendmail(8) -> (1).wiz
2010-11-24PR/44147: Henning Petersen: Add missing closedir calls.christos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-09Don't escape %, but do escape DD and SS macros. OK wiz@joerg
2009-01-18fix -Wsign-compare issueslukem
2009-01-18Fix -Wsign-compare issues:lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-05Style cleanups from Anon Ymouschristos
2008-03-11add month names, from FreeBSD via anon ymouschristos
2008-03-11- add months + years in the languagechristos
2007-10-05Convert to using raise_default_signal(3).lukem
2007-07-18Attempt to raise the default signal handler (SIG_DFL) when exiting becauselukem
2007-07-18Remove duplicate printing of program name in panic().lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-12allow time to be specified as 'now' instead of 'now + 0 minutes'mlelstv
2006-03-21Kill NULL deref (CID: 871)phil
2006-01-03Fix a spello, and change the intent of the message slightly.garbled
2006-01-02Change "garbled time" panic to a message that gives the user a bettergarbled
2005-11-26Fix more FALLTHOUGH -> FALLTHROUGH typo.tsutsui
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-07-09Sync usage with man page. Closes PR 26191 by Kouichirou Hiratsuka.wiz
2004-07-09Sort options, bump date.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-21Fix typos, from Jared Yanovich. Forwarded by jmc@openbsd.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2002-11-16use strlcpy to ensure string terminationitojun
2002-09-30New sentence, new line.grant
2002-08-01don't include utmp.hchristos
2002-07-10Spell acquire with a 'c'.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-10-17Sort SEE ALSO, drop some whitespace, and sort sections.wiz
2000-11-07fix up various .Nm abuses:lukem
2000-10-15Fix the date stampbjh21
2000-10-15Be optimistic about POSIXbjh21
2000-10-15Fix RCSIDbjh21
2000-10-15Add support for the 1003.2-92 -t option to at(1) using which the time may bekleink
2000-10-04Un-__P and ANSIfy.mjl