util
|
Add primitive pidof(8)
|
2013-08-29 11:11:26 +01:00 |
LICENSE
|
Add oblique to LICENSE file
|
2013-08-12 11:22:42 +01:00 |
Makefile
|
Add primitive pidof(8)
|
2013-08-29 11:11:26 +01:00 |
TODO
|
Update TODO
|
2013-08-31 22:23:08 +01:00 |
arg.h
|
Initial commit of ubase - the ugly/unportable base
|
2013-08-06 13:17:14 +01:00 |
chvt.1
|
Add chvt(1)
|
2013-08-15 16:50:51 +01:00 |
chvt.c
|
Staticise table
|
2013-08-31 17:42:14 +01:00 |
clear.c
|
Add clear(1)
|
2013-08-16 11:15:36 +01:00 |
config.mk
|
Remove OpenBSD support
|
2013-08-14 14:40:47 +01:00 |
df.c
|
df(1) supports -a
|
2013-09-01 17:53:21 +01:00 |
dmesg.c
|
Add raw flag for dmesg
|
2013-08-17 17:22:30 +01:00 |
fallocate.c
|
Implement -o support for fallocate(1)
|
2013-09-01 17:57:59 +01:00 |
free.c
|
Check return value of sysinfo()
|
2013-08-16 15:51:37 +01:00 |
grabmntinfo.h
|
Remove OpenBSD support
|
2013-08-14 14:40:47 +01:00 |
halt.c
|
Make ubase compile with musl-gcc
|
2013-08-19 16:34:18 +01:00 |
insmod.c
|
Fix usage lines
|
2013-08-14 14:40:49 +01:00 |
lsmod.c
|
Add lsmod(8)
|
2013-08-09 11:31:19 +01:00 |
mkswap.c
|
Fix usage lines
|
2013-08-14 14:40:49 +01:00 |
mount.c
|
Make mount(8) work based on device id and inode number
|
2013-08-31 17:39:17 +01:00 |
mountpoint.c
|
Make mountpoint(1) work based on device id and the inode number
|
2013-08-29 19:24:16 +01:00 |
pidof.c
|
Add single shot option for pidof(8)
|
2013-08-31 17:33:45 +01:00 |
pivot_root.c
|
Add pivot_root(8)
|
2013-08-14 14:40:49 +01:00 |
proc.h
|
Rename validps() to pidfile()
|
2013-08-16 16:42:59 +01:00 |
ps.c
|
Do not use a magic number for the size of the array
|
2013-08-17 17:20:00 +01:00 |
reboot.c
|
Make ubase compile with musl-gcc
|
2013-08-19 16:34:18 +01:00 |
reboot.h
|
Make ubase compile with musl-gcc
|
2013-08-19 16:34:18 +01:00 |
rmmod.c
|
Fix usage lines
|
2013-08-14 14:40:49 +01:00 |
stat.c
|
Fix usage lines
|
2013-08-14 14:40:49 +01:00 |
swapoff.c
|
Fix usage lines
|
2013-08-14 14:40:49 +01:00 |
swapon.c
|
Fix usage lines
|
2013-08-14 14:40:49 +01:00 |
truncate.c
|
Add truncate(1)
|
2013-08-16 11:34:52 +01:00 |
umount.c
|
Opening brackets always on the next line for func defs
|
2013-08-16 11:15:37 +01:00 |
unshare.c
|
Add unshare(1)
|
2013-08-12 11:20:17 +01:00 |
uptime.c
|
Ignore `LOGIN' name when counting the number of users
|
2013-09-01 17:50:03 +01:00 |
util.h
|
No need to name the parameters in the function decls
|
2013-08-29 11:14:00 +01:00 |