cvs commit: src/usr.bin/chflags

Liam J. Foy liamfoy at gmail.com
Mon Nov 29 12:51:37 PST 2004


On Mon, 29 Nov 2004 12:27:30 -0800 (PST), Liam J. Foy
<liamfoy at xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> liamfoy     2004/11/29 12:27:30 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     usr.bin/chflags      Makefile chflags.c
>   Log:
>   - Sync with FreeBSD
>         - Remove unneeded variable (Pflag)
>         - Only call chflags on directories once
>   - Static functions
>   - Remove main proto
>   - Minor cleans
> 
>   Revision  Changes    Path
>   1.3       +2 -2      src/usr.bin/chflags/Makefile
>   1.4       +10 -14    src/usr.bin/chflags/chflags.c
> 
> http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/Makefile.diff?r1=1.2&r2=1.3&f=u
> http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/chflags.c.diff?r1=1.3&r2=1.4&f=u
> 

Whoops! I forgot to mention I bumped WARNS upto 6. Sorry guys!

-- 
Liam J. Foy
http://www.dragonflybsd.org
I mourn for those who never knew you...





More information about the Commits mailing list