DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/rwho Makefile rwho.c
liamfoy 2005/01/09 08:20:54 PST
DragonFly src repository
Modified files:
usr.bin/rwho Makefile rwho.c
Log:
- Add WARNS 6 and make WARNS 6 clean
- Remove registers
- Move global variables into main()
- Static utmpcmp()
- Remove cast in switch()
- Remove duplicate utmpcmp prototype
- Minor cleanup (ANSI, remove (void))
- Add $DragonFly$ tag
Submitted by: Richard Bradshaw <theglassishalfempty@xxxxxxxxx>
Revision Changes Path
1.2 +2 -0 src/usr.bin/rwho/Makefile
1.4 +30 -33 src/usr.bin/rwho/rwho.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/rwho/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/rwho/rwho.c.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]