index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
cron
/
pathnames.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
retire the old cron socket path; ok jca millert
deraadt
2018-07-11
1
-2
/
+1
*
Use absolute paths in pathnames.h. There is no longer a need to
millert
2015-11-12
1
-52
/
+10
*
Move cron socket to /var/run/cron.sock. Client code will try the old
millert
2015-11-12
1
-3
/
+3
*
Update CRONDIR comment to reality.
millert
2015-11-09
1
-4
/
+5
*
Rename AT_DIR -> AT_SPOOL and SPOOL_DIR -> CRON_SPOOL to improve
millert
2015-11-09
1
-7
/
+7
*
Change some globals from extern to static when they are not used
millert
2015-11-04
1
-29
/
+3
*
Remove PIDDIR and PIDFILE missed in previous commit.
millert
2015-10-25
1
-12
/
+1
*
remove some more ifdef maziness
tedu
2015-10-23
1
-3
/
+1
*
clear out some more legacy code and whatnot
tedu
2015-10-06
1
-9
/
+1
*
correct copyright, upon approval from paul vixie via todd miller. the
deraadt
2015-02-09
1
-5
/
+1
*
Use HAVE_FOO for BSD-specific features instead of relying on the
millert
2015-01-14
1
-3
/
+3
*
crontab -e /tmp//crontab.ynUyD24939 versus /tmp/crontab.ynUyD24939.
mglocker
2007-02-13
1
-2
/
+2
*
UUpdate ISC copyright year to 2004
millert
2004-06-17
1
-9
/
+9
*
Sync with ISC cron-current + my at(1) integration.
millert
2003-02-20
1
-23
/
+35
*
Move contents of /var/at into /var/cron since at is now intergrated into
millert
2003-02-19
1
-6
/
+6
*
Move atrun(8) functionality into cron(8) proper. This fixes the
millert
2002-07-15
1
-3
/
+21
*
o Add _PATH_CRON_PID which is built up from PIDDIR and PIDFILE via string
millert
2002-07-09
1
-1
/
+3
*
minor cosmetic change to reduce diffs
millert
2002-07-08
1
-1
/
+2
*
crontab is no longer setuid root, it is now setgid crontab.
millert
2002-05-09
1
-1
/
+7
*
When becoming a daemon, dup stdin, stdout, and stderr to /dev/null
millert
2001-10-24
1
-1
/
+5
*
Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.
millert
2001-02-18
1
-24
/
+27
*
Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
deraadt
1998-03-30
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+81