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: perry
Date: Sat Dec 15 16:32:07 UTC 2007
Modified Files:
src/games/phantasia: io.c setup.c
src/games/tetris: screen.c
src/libexec/atrun: atrun.c
src/libexec/httpd: bozohttpd.c
src/sbin/resize_ffs: resize_ffs.c
src/sbin/wsconsctl: wsconsctl.c
src/usr.bin/deroff: deroff.c
src/usr.bin/ipcs: ipcs.c
src/usr.bin/mktemp: mktemp.c
src/usr.bin/spell/spellprog: spellprog.c
src/usr.sbin/faithd: faithd.c
src/usr.sbin/map-mbone: mapper.c
src/usr.sbin/wsconscfg: wsconscfg.c
Log Message:
include sys/cdefs.h so that __attribute__ can be fixed later
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/games/phantasia/io.c
cvs rdiff -r1.14 -r1.15 src/games/phantasia/setup.c
cvs rdiff -r1.19 -r1.20 src/games/tetris/screen.c
cvs rdiff -r1.16 -r1.17 src/libexec/atrun/atrun.c
cvs rdiff -r1.3 -r1.4 src/libexec/httpd/bozohttpd.c
cvs rdiff -r1.10 -r1.11 src/sbin/resize_ffs/resize_ffs.c
cvs rdiff -r1.14 -r1.15 src/sbin/wsconsctl/wsconsctl.c
cvs rdiff -r1.3 -r1.4 src/usr.bin/deroff/deroff.c
cvs rdiff -r1.37 -r1.38 src/usr.bin/ipcs/ipcs.c
cvs rdiff -r1.8 -r1.9 src/usr.bin/mktemp/mktemp.c
cvs rdiff -r1.6 -r1.7 src/usr.bin/spell/spellprog/spellprog.c
cvs rdiff -r1.31 -r1.32 src/usr.sbin/faithd/faithd.c
cvs rdiff -r1.24 -r1.25 src/usr.sbin/map-mbone/mapper.c
cvs rdiff -r1.14 -r1.15 src/usr.sbin/wsconscfg/wsconscfg.c
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