aboutsummaryrefslogtreecommitdiff
path: root/libbb/find_root_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* find_root_device: use lstat - don't follow linksvda2007-04-211-1/+2
* teach find_root_device to deal with /dev/ subdirsvda2007-04-131-10/+49
* preparatory patch for -Wwrite-strings #1vda2007-01-291-1/+1
* style fixesvda2006-12-261-3/+4
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-6/+1
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.rpjday2006-07-101-13/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Shaun Jackman noted that limits.h defines path_max and isn't included fromlandley2005-10-251-0/+1
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-101-55/+15
* Tito, farmatito at tiscali dot it writes:andersen2004-08-031-2/+6
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-5/+5
* Fix a bug where mount could check the wrong device. st_rdev is the correctandersen2004-01-131-2/+5
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-3/+1
* Don't shadow a paramaterandersen2003-06-201-3/+3
* Vodz, last_patch_88bug12003-06-101-4/+7
* Vodz, last_patch_86bug12003-05-261-5/+2
* Major coreutils update.mjn32003-03-191-3/+3
* Major rework of the directory structure and the entire build system.andersen2001-10-241-3/+3
* Vladimir's last_patch13, containing several bugfixes.andersen2001-06-011-37/+30
* Make more robust (patch by Larry Doolittle).kraai2001-05-231-5/+11
* Patch from Vladimir:andersen2001-05-151-13/+13
* Convert utility.c into libbb.a. It is now a whole pile of .candersen2001-03-161-0/+85