summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed/timedc
Commit message (Expand)AuthorAgeFilesLines
* MFC r314659,r314676:ngie2017-05-291-1/+1
* timed(8): use NULL instead of zero for pointers.pfg2016-05-142-10/+10
* Add META_MODE support.sjg2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge from head@274682sjg2014-11-191-1/+1
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Updated dependenciessjg2013-03-111-0/+1
| * Updated dependenciessjg2013-02-161-2/+0
| * Sync with HEAD.obrien2013-02-082-28/+12
| |\
| | \
| | \
| *-. \ Sync from headsjg2012-11-041-1/+1
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+21
| | |/ / | |/| |
* | | | Remove LOG_ODELAY because it does nothing.neel2014-08-171-1/+1
| |_|/ |/| |
* | | Change old-style function definitioncharnier2013-02-012-28/+12
| |/ |/|
* | Rework all non-contributed files that use `struct timezone'.ed2012-09-011-1/+1
|/
* fgets(3) returns a pointer, so compare against NULL, not integer 0.kevlo2012-01-131-1/+1
* In usr.sbin/timed, fix several issues with printf formats:dim2011-12-191-4/+4
* Check return code of setuid() in timedc.simon2011-04-231-1/+2
* Remove the advertising clause from UCB copyrighted files in usr.sbin. Thisjoel2010-12-116-24/+0
* Fix LLVM compiler errors related to K&R declarations with ANSI prototypes.ed2009-02-261-0/+2
* Cleanup of userland __P usekevlo2007-11-072-12/+14
* Sort sections.ru2005-01-181-9/+9
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* Fix typo, s/transmitts/transmits/johan2004-02-041-1/+1
* Fix a BSS buffer overflow caused by makeargv() writing past the end oftjr2003-10-111-2/+3
* de-__Pcharnier2003-07-061-8/+9
* Change incorrect strings.h to more correct string.h to pick upimp2003-06-092-2/+2
* Add section number to .Xrcharnier2003-06-081-1/+1
* The .Nm utilitycharnier2002-07-141-3/+4
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-0/+2
* Unifdef all the SGI code. It mainly added clutter while providing somejhb2001-11-202-8/+2
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-131-0/+1
* The timed protocol is not implemented in a compatible way by all vendors;kris2001-08-201-5/+16
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-3/+4
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Patches from OpenBSD:kris2001-05-091-12/+33
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.dd2001-04-131-1/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+1
* Prepare for mdoc(7)NG.ru2000-12-271-3/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-1/+0
* Make all strings representing hostnames to be NUL-terminated withincharnier1997-10-311-2/+2
* Back out strcpy() -> strncpy() changes. According to Bruce, they are unneeded.charnier1997-10-291-11/+13
* Use err(3).charnier1997-10-225-57/+56
* Sort cross references.wosch1997-01-201-1/+1
OpenPOWER on IntegriCloud