Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
90161c92139c03fdcc060e472a764af604d25858
/
miscutils
/
makedevs.c
90161c9
Fixup makedevs to handle regular files, and also fix
by Eric Andersen
· 19 years ago
2ada89b
a bit more polish
by Eric Andersen
· 19 years ago
54e57da
a bit of polish on makedevs
by Eric Andersen
· 19 years ago
e8614db
Fixup device table based makedevs so it actually works
by Eric Andersen
· 19 years ago
3d92562
About time to just apply this and kill off the patches
by Eric Andersen
· 20 years ago
cbcdbc4
Fix incorrect arguments being passed to mknod
by Eric Andersen
· 20 years ago
e71e760
Fix up brain damage with the way major and minor are used to create a dev_t
by Eric Andersen
· 20 years ago
4f807a8
BusyBox has no business hard coding the number of major and minor bits for a
by Eric Andersen
· 20 years ago
07e1ccd
Woops, the previous commit was an accident, its supplied in the patch,
by Glenn L McGrath
· 21 years ago
84b6264
Device table support for makedevs, the previous behaviour can been
by Glenn L McGrath
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
3600602
vodz' last_patch42_2, which is an updated fix for buffer overflows
by Eric Andersen
· 23 years ago
fe1ef2b
Fix buffer overflows noted by Gerardo Puga -Erik
by Eric Andersen
· 23 years ago
19732c6
Teach makedevs to not segfault quite so much
by Eric Andersen
· 23 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
5e1189e
More documentation updates, and minor fixes to make things sync
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
b0e9a70
More stuff. -Erik
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2