freebsd-dev/usr.bin/chpass
Ed Schouten ac75fa8849 Mark the structure fields as const.
This allows us to simply place these strings as constants in the table
itself, letting the compiler decide to simply merge duplicate strings.
2011-11-06 17:20:44 +00:00
..
chpass.1 Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
chpass.c
chpass.h Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
edit.c
field.c
Makefile Restore historical behaviour of only executing chflags on files that exist. 2010-05-04 11:34:13 +00:00
table.c Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
util.c