Commit Graph

9 Commits

Author SHA1 Message Date
sin
b8d1f83437 Optimize dmesg(1) output on Linux 2013-08-12 11:26:34 +01:00
sin
10356a07c1 Ensure dmesg output on Linux has a terminating newline 2013-08-12 10:24:28 +01:00
sin
eaa5285d68 Rename syslog_{size,read,show} to dmesg_{size,read,show} 2013-08-12 10:18:14 +01:00
sin
6253a46693 Fix dmesg printing on Linux 2013-08-09 20:07:32 +01:00
sin
acb55413b6 Add missing copyright + LICENSE details 2013-08-07 13:42:35 +03:00
sin
9fbe1e6e66 Implement -l support for umount
This operation is not supported on OpenBSD so just
set errno to ENOTSUP.
2013-08-07 10:33:19 +01:00
sin
d4c1710911 Add umount(8)
No manpage yet.
2013-08-07 10:13:21 +01:00
sin
7b228e69b7 Add dmesg(1)
No manpage yet.
2013-08-06 20:58:13 +01:00
sin
987ec1ef09 Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00