Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f4d40c87d3a18fccb8c0946fc09f1d8f24a2bcf3
/
libbb
/
verror_msg.c
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
27ee7ba
losetup: getopt_ulflags'ification + small fix for perror_nomsg
by Denis Vlasenko
· 18 years ago
b5f50ea
- small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy.
by Bernhard Reutner-Fischer
· 18 years ago
a980165
getty, sulogin: convert to using bb_msg for syslog output
by Denis Vlasenko
· 18 years ago
b750dec
fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be &&
by Denis Vlasenko
· 18 years ago
049d6b8
Add CONFIG_FEATURE_SYSLOG which controls whether
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
9ff9325
Move applet_name declaration from busybox.h to libbb.h.
by Matt Kraai
· 24 years ago
b183dfa
Split error messages into separate files.
by Eric Andersen
· 24 years ago