..
adjtimex.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
bbconfig.c
Clarify.
2006-03-30 02:01:48 +00:00
Config.in
whitespace cleanup
2006-09-17 16:28:10 +00:00
crond.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
crontab.c
rename bb_default_error_retval -> xfunc_error_retval
2006-10-03 20:28:06 +00:00
dc.c
Add one-line GPL boilerplate to numerous (but not all yet) source files.
2006-07-12 07:56:04 +00:00
devfsd.c
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +00:00
eject.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
hdparm.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
last.c
Change license statements (and clean up headers) on some of the files that
2006-09-22 02:52:41 +00:00
less.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
makedevs.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
Makefile.in
Michael Opdenacker spotted that makefile should use () instead of {}.
2006-08-21 17:42:03 +00:00
mountpoint.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
mt.c
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777).
2006-09-11 16:01:40 +00:00
readahead.c
whitespace cleanup
2006-09-17 16:28:10 +00:00
runlevel.c
remove unneeded #includes, fix indentation
2006-09-23 16:01:09 +00:00
rx.c
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777).
2006-09-11 16:01:40 +00:00
setsid.c
silly switch style fix
2006-09-27 19:51:06 +00:00
strings.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00
time.c
Change license statements (and clean up headers) on some of the files that
2006-09-22 02:52:41 +00:00
watchdog.c
getopt_ulflags -> getopt32.
2006-10-03 21:00:06 +00:00