index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ls
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
note some flags which differ in behaviour from posix;
Jason McIntyre
2007-05-29
- consistent STANDARDS blurb
Jason McIntyre
2007-05-08
small update, now that -g does something; ok millert
Jason McIntyre
2007-05-07
Change the -g flag from a no-op to be POSIX conforming. We allow the
Todd C. Miller
2007-04-25
the non existent -W option is removed from the usage()
Igor Sobrado
2007-03-03
minor shuffle; from Igor Sobrado and myself
Jason McIntyre
2006-04-13
Change maxsize to type off_t.
David Hill
2005-11-30
timezone -> time zone
Jason McIntyre
2005-11-30
another unused variable found by lint
Theo de Raadt
2005-11-29
kill unused var found by lint. ok deraadt@
Otto Moerbeek
2005-11-25
do not exit from ls_main() but return; spotted by lint
Theo de Raadt
2005-06-15
remove whiteout support
Todd C. Miller
2005-03-24
- sort options
Jason McIntyre
2005-03-10
use fts_path if fts_name is not available, tweak and ok millert
Jared Yanovich
2005-01-10
Remove unneccesary cast to long long and %llu format; print using %lu.
Otto Moerbeek
2005-01-10
-l outputs total always, not just to terminals (netbsd -r 1.50);
Jason McIntyre
2004-09-16
Use angle bracket macros instead of literal angle brackets. OK jmc@
Todd C. Miller
2004-07-23
move example descriptions before the examples themselves
Jared Yanovich
2004-04-02
Unbreak alignment of fields when using -lh.
Otto Moerbeek
2003-12-08
use POSIX description of -L, since it's much clearer;
Jason McIntyre
2003-09-26
free(NULL) is valid
Theo de Raadt
2003-09-24
realloc fixes: unallocate for next use if realloc fixes; do not incr size;
Theo de Raadt
2003-09-02
escape punctuation;
Jason McIntyre
2003-08-27
-l and -n options display owner, group and other permissions;
Jason McIntyre
2003-08-06
-h, human readable sizes. from a jonathon gray mail to tech@
Ted Unangst
2003-07-29
spacing
Theo de Raadt
2003-07-02
missing protos
Theo de Raadt
2003-06-11
ansification, art ok
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-29
- section reorder
Jason McIntyre
2003-04-02
strlcpy; millert ok
Theo de Raadt
2003-03-12
more .Li
Theo de Raadt
2002-08-01
utmp.h not needed
Theo de Raadt
2002-03-12
o Remove local prototypes for group_from_gid() and user_from_uid()
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-11
Initial patch.
Mike Pechkin
2002-01-24
fix the history refs
Michael Shalayeff
2001-09-06
o) __progname aria;
Mike Pechkin
2001-07-09
-Wall
Theo de Raadt
2001-05-01
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Aaron Campbell
2000-11-09
- Some section shuffling: conform to the standard order documented in mdoc(7)
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-18
Add some rudimentary EXAMPLES sections and standardize the way we display
Aaron Campbell
2000-07-23
oops, what was i thinking?
Eric Jackson
2000-07-23
un .Xr chflags
Eric Jackson
2000-07-19
bye-bye
Michael Shalayeff
2000-07-19
new strtofflags/fflagstostr
Michael Shalayeff
2000-04-19
Change the second sentence a bit so it doesn't seem like you're reading the
Aaron Campbell
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
[next]