NetBSD/bin/ls
he 0a97c3f688 Complete the move of string_to_flags() and flags_to_string() from the
bin/ls sources to libutil:
 o Bump libutil minor version number
 o Fix uses to include <util.h> to pick up the function definitions
 o Fix most uses of flags_to_string() to release the now-malloc()ed result
2006-12-14 20:09:35 +00:00
..
Makefile Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
cmp.c
extern.h Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
ls.1 PR/33635: Anne Bennett: Document 'a' and 'A' flags in ls(1). 2006-09-22 23:00:32 +00:00
ls.c Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
ls.h
main.c Pass lint. From Anon Ymous 2006-12-14 14:15:26 +00:00
print.c Pass lint. From Anon Ymous 2006-12-14 14:15:26 +00:00
util.c Pass lint. From Anon Ymous 2006-12-14 14:15:26 +00:00