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
/
at.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
robert
2002-07-22
1
-11
/
+5
*
Add the SUSv3 -l option to at. This is an alias for atq. Allow job ids
tjr
2002-05-16
1
-4
/
+53
*
Change whtespace indent in format string to fit new output form of
kuriyama
2002-05-08
1
-2
/
+2
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-7
/
+8
*
o Remove the -V [version number] option, since our version of at(1) no
mike
2002-01-22
1
-15
/
+7
*
Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix some
mike
2002-01-13
1
-5
/
+92
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
1
-1
/
+0
*
Use __FBSDID()
markm
2001-12-02
1
-4
/
+3
*
WARNS=2 fixup.
markm
2001-12-02
1
-7
/
+7
*
Remove some unsafe function calls from the signal handlers.
kris
2001-09-01
1
-6
/
+14
*
Expland `mymalloc' with malloc + error checking.
obrien
2001-07-24
1
-13
/
+4
*
Correct use of .Nm, .Em, .Ev
charnier
1999-12-05
1
-43
/
+35
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
More egcs warning fixes:
imp
1999-04-25
1
-2
/
+2
*
Eliminate compiler warnings from -Wall
archie
1998-12-06
1
-1
/
+1
*
atq ignored locale info when printing dates. Is the other call to
mckay
1998-10-15
1
-1
/
+5
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL
ache
1997-03-03
1
-2
/
+2
*
Fix MAXLOGNAME usage, the code has wrong assumption that it must be
ache
1997-03-02
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Fix for hard-coded length of login name.
davidn
1997-02-18
1
-3
/
+11
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add setlocale LC_TIME
ache
1995-10-24
1
-1
/
+7
*
Upgrade to 2.9
ache
1995-08-21
1
-66
/
+164
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-28
/
+28
*
Remove setre* hacks, we have working thing now
ache
1995-04-27
1
-1
/
+7
*
Fight over non-working setruid
ache
1995-04-15
1
-9
/
+5
*
Upgrade.
ache
1995-04-12
1
-430
/
+527
*
Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.
nate
1994-01-05
1
-0
/
+562