opnsense-src/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 Fix bug introduced in rev 1.23: 2006-09-25 15:06:24 +00:00
chpass.h Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
edit.c Avoid clobbering the gecos field, as we intend to use the original later. 2003-04-09 18:18:42 +00:00
field.c Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make 2004-01-18 21:46:39 +00:00
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 Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make 2004-01-18 21:46:39 +00:00