OpenBSD CVS

src/usr.sbin/timed/timedc/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / timed / timedc

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.7   19 years  drahn   Use ${STATIC} rather than -static (dont hardcode). ok miod@
[TXT] cmds.c (in the Attic) [Hide]  1.19   20 years  jmc   s/transmitts/transmits/ from Gavin Atkinson (FreeBSD PR 62346);
[TXT] cmdtab.c (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] timedc-extern.h (in the Attic) [Hide]  1.7   20 years  deraadt   buf oflow, fixed badly in freebsd by tjr, i changed it to give a nice warning in...
[TXT] timedc.8 (in the Attic) [Hide]  1.14   17 years  jmc   convert to new .Dd format;
[TXT] timedc.c (in the Attic) [Hide]  1.13   20 years  deraadt   no more suid; ok miod
[TXT] timedc.h (in the Attic) [Hide]  1.6   20 years  otto   Remove redundant errno declaration. ok deraadt@