This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
at
History
Giorgos Keramidas
85785286b4
Explain the format of the at.allow and at.deny files in detail.
...
PR: 35942 Submitted by: Gary W. Swearingen <swear@blarg.net>
2003-03-26 02:38:18 +00:00
..
at.c
- Use MAXLOGNAME - 1 instead of UT_NAMESIZE.
2002-07-22 11:32:16 +00:00
at.h
…
at.man
Explain the format of the at.allow and at.deny files in detail.
2003-03-26 02:38:18 +00:00
LEGAL
…
Makefile
Remove leaf node WARNS?=2 (that mainly I added). This should
2002-02-08 22:31:43 +00:00
Makefile.inc
…
panic.c
Add the SUSv3 -l option to at. This is an alias for atq. Allow job ids
2002-05-16 00:47:14 +00:00
panic.h
Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix some
2002-01-13 20:21:08 +00:00
parsetime.c
Style improvements recommended by Bruce as a follow up to some
2001-12-10 21:13:08 +00:00
parsetime.h
…
perm.c
Style improvements recommended by Bruce as a follow up to some
2001-12-10 21:13:08 +00:00
perm.h
WARNS=2 fixup.
2001-12-02 12:26:18 +00:00
privs.h
…