aboutsummaryrefslogtreecommitdiff
path: root/dmesg.c
AgeCommit message (Expand)Author
2000-07-17The result of getopt() is "int" and should be treated as suchPavel Roskin
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>Eric Andersen
2000-07-11Forgot to commit these cleanups it seems.Eric Andersen
2000-07-10Remove yet more kernel header dependancies.Eric Andersen
2000-07-08Update files to reduce dependance on kernel version...Eric Andersen
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-12-29* sed now supports addresses (numeric or regexp, with negation) andErik Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-18More stuff.Eric Andersen
1999-10-12More stuff...Eric Andersen
1999-10-06More stuff.Eric Andersen
1999-10-05Initial revisionEric Andersen