index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
at
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partially revert r227233.
ed
2011-11-06
2
-4
/
+11
*
Add missing static keywords to at(1).
ed
2011-11-06
3
-18
/
+9
*
Build at(1) with NO_WFORMAT instead of WARNS=1.
ed
2011-10-16
1
-1
/
+1
*
Close file and directory descriptors
kevlo
2010-11-19
1
-0
/
+3
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-2
/
+2
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
ANSIfy various tools in usr.bin/.
ed
2010-01-02
1
-1
/
+1
*
Use NULL instead of 0 for the return value of fopen().
kevlo
2007-09-21
1
-2
/
+2
*
While revision 1.26 fixed the code to really subtract 3600 due to
stefanf
2005-08-18
1
-3
/
+1
*
Don't throw away the adjusted `runtimer' value.
stefanf
2005-08-05
1
-3
/
+1
*
Sort sections.
ru
2005-01-18
1
-7
/
+7
*
Explain the format of the at.allow and at.deny files in detail.
keramida
2003-03-26
1
-0
/
+5
*
The .Nm utility.
keramida
2003-02-28
1
-4
/
+9
*
mdoc(7) police:
ru
2002-11-26
1
-1
/
+3
*
mdoc(7) police: Removed redundant .Ns calls.
ru
2002-08-13
1
-2
/
+2
*
- Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
robert
2002-07-22
1
-11
/
+5
*
mdoc(7) police: lint.
ru
2002-05-29
1
-2
/
+3
*
Add the SUSv3 -l option to at. This is an alias for atq. Allow job ids
tjr
2002-05-16
3
-6
/
+62
*
Change whtespace indent in format string to fit new output form of
kuriyama
2002-05-08
1
-2
/
+2
*
Document the fact that at(1) is run through cron(8) and that this affects
asmodai
2002-05-04
1
-0
/
+14
*
mdoc(7) police: markup fixes.
ru
2002-03-15
1
-13
/
+20
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-7
/
+8
*
Remove leaf node WARNS?=2 (that mainly I added). This should
markm
2002-02-08
1
-1
/
+0
*
o Remove the -V [version number] option, since our version of at(1) no
mike
2002-01-22
3
-43
/
+26
*
Fix a typo introduced in the previous delta. The mistake was mine
mike
2002-01-17
1
-1
/
+1
*
Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix some
mike
2002-01-13
4
-26
/
+157
*
- Add 4-digit year variants in the manpage, since at(1) already
keramida
2002-01-10
1
-6
/
+7
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
4
-4
/
+0
*
Use __FBSDID()
markm
2001-12-02
4
-16
/
+12
*
WARNS=2 fixup.
markm
2001-12-02
7
-18
/
+24
*
Allow an ``at now'' specification.
brian
2001-11-24
1
-1
/
+5
*
mdoc(7) police: kill whitespace at EOL and HSB.
ru
2001-11-20
1
-6
/
+8
*
Use .Nm to correctly display the program name.
murray
2001-11-19
1
-1
/
+3
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
1
-0
/
+1
*
SECURITY.
ru
2001-09-04
2
-40
/
+42
*
Remove some unsafe function calls from the signal handlers.
kris
2001-09-01
1
-6
/
+14
*
An empty at.deny doesn't mean everyone can use at.
dd
2001-08-14
1
-4
/
+0
*
Expland `mymalloc' with malloc + error checking.
obrien
2001-07-24
4
-17
/
+10
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-4
/
+4
*
Don't use MANDEPEND and MANSRC.
ru
2001-03-26
1
-5
/
+2
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-4
/
+4
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-3
/
+4
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
Y2K fix. at(1) would die with 'garbled time' when assign_date() was
sheldonh
2000-03-27
1
-20
/
+22
*
Typo
charnier
2000-03-26
1
-1
/
+1
*
Change the usage of the .Nm macro in the NAME section to be
mpp
2000-03-24
1
-1
/
+4
*
Correct use of .Nm, .Em, .Ev
charnier
1999-12-05
6
-127
/
+120
*
$Id$ -> $FreeBSD$
peter
1999-08-28
6
-6
/
+6
*
1. Add support for months and years in relative time spec (now + 1 year)
nsayer
1999-08-26
2
-52
/
+35
[next]