Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   dholland
Date:           Sun Mar 13 00:32:09 UTC 2016

Modified Files:
        src/libexec/atrun: Makefile atrun.c
        src/usr.bin/at: Makefile at.c panic.c perm.c privs.h
Added Files:
        src/usr.bin/at: privs.c

Log Message:
Use functions instead of preprocessor abuse.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/libexec/atrun/Makefile
cvs rdiff -u -r1.21 -r1.22 src/libexec/atrun/atrun.c
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/at/Makefile
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/at/at.c
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/at/panic.c
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/at/perm.c
cvs rdiff -u -r0 -r1.1 src/usr.bin/at/privs.c
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/at/privs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index