Denis Vlasenko
|
9b1381fd2f
|
convert calloc to xzalloc
fix sleep-on-die option
|
2007-01-03 02:56:00 +00:00 |
|
Denis Vlasenko
|
40920825d5
|
rename bb_default_error_retval -> xfunc_error_retval
|
2006-10-03 20:28:06 +00:00 |
|
Denis Vlasenko
|
a9801658ee
|
getty, sulogin: convert to using bb_msg for syslog output
|
2006-09-07 16:20:03 +00:00 |
|
Denis Vlasenko
|
3538b9a882
|
Implement optional syslog logging using ordinary
bb_xx_msg calls, and convert networking/* to it.
The rest of bbox will be converted gradually.
|
2006-09-06 18:36:50 +00:00 |
|
Bernhard Reutner-Fischer
|
b1629b1b2a
|
- remove emacs layout block as suggested by Robert P.J. Day
- use shorter boilerplate while at it
|
2006-05-19 19:29:19 +00:00 |
|
Rob Landley
|
dfba741457
|
Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions. (That should only be on prototypes.)
|
2006-03-06 20:47:33 +00:00 |
|
Eric Andersen
|
c7bda1ce65
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
|
Eric Andersen
|
cb81e6484d
|
Update a bunch of docs. Run a script to update my email addr.
|
2003-07-14 21:21:08 +00:00 |
|
Manuel Novoa III
|
cad5364599
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
|
Eric Andersen
|
bdfd0d78bc
|
Major rework of the directory structure and the entire build system.
-Erik
|
2001-10-24 05:00:29 +00:00 |
|
Eric Andersen
|
b183dfad2d
|
Split error messages into separate files.
Update libbb.h, per suggestion from Vladimir, to include __attribute__((format
(printf ...))) stuff
-Erik
|
2001-03-19 19:24:06 +00:00 |
|