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
*
Finish r89633 and completely remove the remaining of VERSION.
delphij
2015-08-25
1
-2
/
+3
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge from head@274682
sjg
2014-11-19
1
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
1
-3
/
+4
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
sync from head
sjg
2013-04-12
2
-3
/
+27
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Sync from head
sjg
2012-11-04
2
-30
/
+64
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Sigh, remove a line that needs to be removed along with previous commit.
delphij
2014-09-29
1
-1
/
+0
*
|
|
|
|
When setting environment variables in the atrun script, use the
delphij
2014-09-29
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
- Do not bail out if stat(2) fails with ENOENT in the spool directory. This
gahr
2013-04-12
1
-2
/
+26
*
|
|
- Switch order of setting real uid and gid. If we set uid first, then we
gahr
2013-04-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Check the return error of set[ug]id. While this can never fail in the
eadler
2012-10-22
1
-10
/
+10
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-7
/
+5
*
|
Allow time offsets to be negative, e.g. `at 1530 - 15 minutes`.
cracauer
2012-10-05
1
-13
/
+49
|
/
*
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
[next]