summaryrefslogtreecommitdiff
path: root/uptime.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inEric Andersen2000-06-261-1/+2
| | | | | /proc/mounts, added a hack to make sysinfo work with both old and new kernels). -Erik
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
| | | | -Erik
* Oops. Forgot to add in uptime when I added uptime.Erik Andersen2000-03-051-0/+73
Here it is in all its /proc free glory. -Erik