aboutsummaryrefslogtreecommitdiff
path: root/coreutils/mknod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another header suggestion from Shaun Jackman.landley2006-03-221-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Walt Wimer noticed that mknod couldn't handle major or minor > 255. Now ourlandley2006-03-061-2/+4
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* Fix 'thinko'.mjn32003-04-031-1/+1
* Major coreutils update.mjn32003-03-191-62/+32
* Run through indent, specify castbug12002-08-231-4/+4
* Update some missing copyright noticesandersen2002-04-131-0/+1
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-2/+2
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-4/+4
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-0/+2
* Use busybox error handling functions wherever possible.kraai2000-12-221-1/+1
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-1/+1
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Some #include updates.andersen2000-08-101-1/+0
* Extract usage information into a separate file.kraai2000-07-161-12/+0
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-3/+6
* Fix stupid bugs. update was segfaulting. mknod minor # was always 0erik2000-04-281-1/+2
* More documentation updates, and minor fixes to make things syncerik2000-04-151-15/+38
* More doc updates for BusyBox, with fixes to apps for bugs revealederik2000-04-131-2/+2
* Some formatting updates (ran the code through indent)erik2000-02-081-19/+20
* More minor fixes.erik2000-01-071-2/+5
* Updates to usage, and made tar work.andersen1999-11-101-3/+3
* Fixed up copyright notices and suchandersen1999-10-201-0/+21
* Added sfdisk. Ststic-ified a bunch of stuff.andersen1999-10-191-1/+1
* More stuff.andersen1999-10-181-8/+7
* Initial revisionandersen1999-10-051-0/+52