summaryrefslogtreecommitdiff
path: root/usr.bin/at
AgeCommit message (Expand)Author
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
2000-10-04Correct typo in comment.mjl
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-06-25Use LOGIN_NAME_MAX for checking username length, not something basedsimonb
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-04-23Correct wrong variable being tested in env parsing loop. Fixesmjl
2000-01-06Add timebase (1900 years) to system time before passing it to date timetron
2000-01-06Unix system time starts in 1970 and not in 1969.tron
1999-05-22Add a flag `-r' synonymous to `-d' for compatibility with X/OPEN at.jwise
1999-03-09Fix missing and misplaced .El's.ross
1999-03-07Compress the SYNOPSIS section.mycroft