index
:
busybox
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
BusyBox: The Swiss Army Knife of Embedded Linux
vda
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
devfsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-11
/
+11
*
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
2008-03-12
1
-2
/
+2
*
nc: remove a bit of bloat
Denis Vlasenko
2008-03-12
1
-5
/
+4
*
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
1
-7
/
+3
*
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-27
1
-8
/
+3
*
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-06
1
-13
/
+24
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce and use close_on_exec_on(fd). -50 bytes.
Denis Vlasenko
2007-09-30
1
-4
/
+1
*
assorted fixes for breakage found by randomconfig
Denis Vlasenko
2007-08-17
1
-5
/
+4
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-15
/
+11
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-18
/
+20
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-2
/
+2
*
stray trailing tabs removed
Denis Vlasenko
2007-07-19
1
-2
/
+2
*
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-17
1
-3
/
+3
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
1
-12
/
+4
*
devfsd: futher sanitization by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-01
1
-118
/
+63
*
devfsd: indentation fixes
Denis Vlasenko
2007-07-01
1
-6
/
+6
*
introduce and use bb_basename()
Denis Vlasenko
2007-06-30
1
-8
/
+8
*
devfsd: style cleanup; size reduction (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-27
1
-133
/
+46
*
devfsd: fix formatting (Tito <farmatito@tiscali.it>)
Denis Vlasenko
2007-06-25
1
-509
/
+446
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-5
/
+5
*
use "glibc errno" trick not only for ash, but for entire busybox
Denis Vlasenko
2007-05-31
1
-11
/
+0
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
teach find_root_device to deal with /dev/ subdirs
Denis Vlasenko
2007-04-13
1
-1
/
+1
*
kill superfluous returns at the end of void functions
Denis Vlasenko
2007-03-11
1
-2
/
+0
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #5
Denis Vlasenko
2007-01-29
1
-21
/
+20
*
style fixes
Denis Vlasenko
2006-12-26
1
-8
/
+8
*
style cleanup: return(a) -> return a, part 2
Denis Vlasenko
2006-11-27
1
-67
/
+57
*
style cleanup: return(a) -> return a, part 1
Denis Vlasenko
2006-11-27
1
-10
/
+8
*
rename: compare_string_array -> index_in_str_array
Denis Vlasenko
2006-11-05
1
-4
/
+4
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-4
/
+4
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-3
/
+3
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-4
/
+4
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-0
/
+4
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
- convert old-style parameter declarations (K&R) to modern style.
Bernhard Reutner-Fischer
2006-06-25
1
-1
/
+1
*
Patch from Erik Hovland, via Tito.
Rob Landley
2006-06-08
1
-2
/
+2
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
1
-1
/
+0
*
Patch from Denis Vlasenko to constify things and fix a few typos.
Rob Landley
2006-02-22
1
-32
/
+37
*
removed anoinig warnings
"Vladimir N. Oleynik"
2006-02-01
1
-6
/
+6
*
fix up yet more annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-1
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-44
/
+44
*
restore compare_string_array new interface (make broken by landley)
"Vladimir N. Oleynik"
2005-12-06
1
-2
/
+2
*
Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_.
Rob Landley
2005-10-08
1
-317
/
+174
*
split libbb: moved xregcomp separatelly for speed up recompile
"Vladimir N. Oleynik"
2005-09-14
1
-2
/
+1
*
removed strange extern void xregcomp(... from some applets, but declared from...
"Vladimir N. Oleynik"
2005-09-14
1
-2
/
+0
*
eat leading whitespace with preprocessor
Mike Frysinger
2005-07-31
1
-2
/
+2
*
Tito posted a devfsd error message fix. It's highly deprecated and will
Rob Landley
2005-06-07
1
-31
/
+28
[next]