Commit Graph

  • 3803adfd7e Don't hardcode the buffer size in sysctl sin 2014-04-17 16:13:34 +0100
  • 8b32decb6f Add initial implementation of sysctl(8) sin 2014-04-17 15:18:38 +0100
  • c354e5e1d3 Add respawn to README sin 2014-04-17 14:09:51 +0100
  • c4ff95798c Add respawn sin 2014-04-17 14:00:36 +0100
  • e8b61e9b7e Add manpages to Makefile sin 2014-04-14 15:19:52 +0100
  • 6c19de185a Inline the *_MAGIC defines to avoid a dependency on kernel_headers sin 2014-04-14 14:59:39 +0100
  • 2521a5edec Add commented out # -static in config.mk sin 2014-04-14 14:55:46 +0100
  • a707baffd6 Initialize size to 0 to avoid gcc warnings sin 2014-04-14 14:52:16 +0100
  • f9a9d4d8fc Add -s to LDFLAGS sin 2014-04-14 14:48:44 +0100
  • 1e78b0aa16 Simplify config.mk and update README for tcc sin 2014-04-14 14:44:58 +0100
  • 6e3023fc27 Add switch_root manpage FRIGN 2014-04-14 15:26:11 +0200
  • e43a102f11 Inlcude <string.h> as well for strcmp() sin 2014-04-14 12:48:54 +0100
  • bed72cf409 Simplify skipping "." and ".." in switch_root sin 2014-04-14 11:32:30 +0100
  • 33be4f39c2 Fixup error message in switch_root sin 2014-04-14 11:27:18 +0100
  • 6cf5c4dfba Include limits.h instead of linux/limits.h sin 2014-04-14 11:23:45 +0100
  • 4d7091cae9 Use *_FILENO instead of hardcoding constants sin 2014-04-14 11:22:28 +0100
  • fc4dc81535 Some more stylistic changes to switch_root sin 2014-04-14 11:20:09 +0100
  • fb45d91ccc Add switch_root to README sin 2014-04-14 09:53:10 +0100
  • 38a0ce084f Remember to return EXIT_FAILURE from main() sin 2014-04-14 09:46:39 +0100
  • 483839d876 Add a SEE ALSO section for the umount manpage sin 2014-04-13 16:30:35 +0100
  • c7d72a8a56 Implement switch_root FRIGN 2014-04-14 00:07:06 +0200
  • 1943d5d62f Be consistent with the escape sequences in the manpages sin 2014-04-14 09:27:20 +0100
  • 5c320a2cce update who.1 to list the -l option dwts 2014-04-14 01:29:38 +0300
  • 4942308f86 add more info to unshare.1 dwts 2014-04-14 00:13:58 +0300
  • 67d3051f27 Remove implemented items from TODO sin 2014-04-13 17:45:10 +0100
  • ca2effd60a Add mount manpage sin 2014-04-13 17:44:44 +0100
  • cc1eda23d0 Add ps manpage sin 2014-04-13 17:30:21 +0100
  • 5c8cf6925d Add su manpage and fix su usage line sin 2014-04-13 17:23:04 +0100
  • 466e9c493d Fix some more inconsistencies sin 2014-04-13 17:00:22 +0100
  • 6ba1d6e048 Break line in mknod.1 sin 2014-04-13 16:54:10 +0100
  • c35d668de3 Fix typo sin 2014-04-13 16:50:08 +0100
  • 59769ecf3b Fix manpage style sin 2014-04-13 16:40:40 +0100
  • a226576983 Add pidof manpage sin 2014-04-13 16:36:23 +0100
  • e5b519c192 Fix uptime manpage sin 2014-04-13 16:28:21 +0100
  • f58c4312a4 Add umount manpage and fix umount usage sin 2014-04-13 16:28:08 +0100
  • decf8d8678 Add uptime manpage sin 2014-04-13 16:14:15 +0100
  • e79038e553 Add watch manpage sin 2014-04-13 14:53:17 +0100
  • 9ba5dbdf13 Add dd to TODO sin 2014-04-13 14:45:33 +0100
  • 12145b33e8 Add truncate manpage sin 2014-04-13 14:45:15 +0100
  • 9394409235 add unshare.1, swapon.8, swapoff.8 and update df.1 s-p-k 2014-04-12 20:13:34 +0300
  • 1c94fbbcd6 add pivot_root.8 s-p-k 2014-04-12 20:20:56 +0300
  • 49f462da06 Add rmmod manpage sin 2014-04-12 15:21:11 +0100
  • 1c0267ef8e Add mountpoint manpage sin 2014-04-12 15:11:41 +0100
  • 7493628e52 Add mkswap manpage sin 2014-04-12 15:03:16 +0100
  • dd4dab958a Add pagesize manpage sin 2014-04-12 14:57:39 +0100
  • d218426d0c Add killall5 manpage sin 2014-04-12 14:37:13 +0100
  • 3c1d1368d2 Add insmod manpage and fix insmod usage sin 2014-04-12 14:30:56 +0100
  • 7687d7f7d1 Add getty manpage sin 2014-04-12 14:22:00 +0100
  • e238e16c5c Capitalize the one-line description in manpages sin 2014-04-12 14:16:20 +0100
  • 984ed694b2 Add free manpage sin 2014-04-12 14:13:34 +0100
  • 555e6bc447 Add fallocate manpage sin 2014-04-12 14:04:38 +0100
  • fa5241f545 Forgot SEE ALSO in who.1 sin 2014-04-12 14:03:48 +0100
  • cf7fde1ee8 Minor stylisic changes to manpages sin 2014-04-12 13:55:31 +0100
  • 11e8626fcd Add dmesg manpage and fix dmesg usage sin 2014-04-12 13:53:32 +0100
  • 9c706df62d Add ctrlaltdel manpage sin 2014-04-12 13:47:57 +0100
  • 7d47c075cc Manpage overhaul sin 2014-04-12 13:38:43 +0100
  • 1392fce27a Don't prefix error messages with the program name sin 2014-04-11 23:45:49 +0100
  • f308a58740 Error out if dup2 doesn't return the fd we want sin 2014-04-10 11:21:12 +0100
  • dfc2f7edac rmmod: fix segfault if '.' is not found Hiltjo Posthuma 2014-04-06 13:23:38 +0200
  • acdac11285 mount: style for loop in catfile() Hiltjo Posthuma 2014-04-05 11:56:40 +0200
  • ef1ab48699 mount: loop until no opt options Hiltjo Posthuma 2014-04-05 11:56:04 +0200
  • 3c47a9a9d6 mount: rename bufsiz to datasiz for clarity Hiltjo Posthuma 2014-04-04 19:39:34 +0200
  • 5f4d18d4fa mount: cat /proc/mounts if no arguments given Hiltjo Posthuma 2014-04-04 19:41:37 +0200
  • e71d009bd1 mount: add defaults option, it does nothing Hiltjo Posthuma 2014-04-04 19:03:54 +0200
  • bbf3b5ac85 stat: implement -t (terse mode) Hiltjo Posthuma 2014-04-04 19:00:47 +0200
  • 139522b45e stat: declare initial functions to use at the top Hiltjo Posthuma 2014-04-04 17:05:16 +0200
  • 6529caebe2 Update README sin 2014-03-31 12:18:32 +0100
  • 82c99b16a7 Be consistent and use #ifdef instead of #if sin 2014-03-28 15:56:28 +0000
  • 21e708abd4 Prefix error/warning messages with program name if DEBUG is defined sin 2014-03-28 15:52:37 +0000
  • 07592f31be Print system login processes correctly when doing who -l sin 2014-03-25 12:38:47 +0000
  • 9031fcfd29 mount: mounted(): dont exit on non-fatal things Hiltjo Posthuma 2014-03-22 12:29:41 +0100
  • f1a747a0ca mount: use simple error status codes for now Hiltjo Posthuma 2014-03-22 11:49:57 +0100
  • 6505db4709 Don't print errors for already mounted filesystems sin 2014-03-18 16:38:31 +0200
  • d06158ccf9 Use /proc/mounts instead of /etc/mtab sin 2014-03-18 16:26:33 +0200
  • ee88227c33 Don't list dummy rootfs by default sin 2014-03-18 16:19:56 +0200
  • 7cd9280b11 Remove implemented items from TODO sin 2014-03-17 14:55:27 +0200
  • e91b3d9e71 Fix indentation for mount(8) sin 2014-03-17 14:46:35 +0200
  • 4fb9eabf8e Implement -o for killall5 sin 2014-03-17 14:26:19 +0200
  • 55fa13016c mount: only use source if not set Hiltjo Posthuma 2014-03-15 21:45:09 +0100
  • df9e438843 Only complain for a missing /etc/fstab sin 2014-03-15 19:25:27 +0000
  • 023c8e0414 mount: use mount error status code when mount failed Hiltjo Posthuma 2014-03-15 19:47:18 +0100
  • bd994c3a50 mount: fix bug where target mountpoint would not be used Hiltjo Posthuma 2014-03-15 19:46:36 +0100
  • a056e2aa54 mount: match mountpoint error message with util-linux Hiltjo Posthuma 2014-03-15 19:45:56 +0100
  • 9af24d8a29 mount: show devicename in error output for clarity Hiltjo Posthuma 2014-03-15 19:28:23 +0100
  • 861e16ac17 Check strdup() for failure sin 2014-03-15 18:48:01 +0000
  • 6ef8c718e1 umount -a should unmount in the reverse order sin 2014-03-15 18:44:16 +0000
  • 98f7fcad94 Factor out umount -a into a separate function sin 2014-03-15 18:37:16 +0000
  • e5b9f69626 Print mnt_dir as well if umount2 fails. sin 2014-03-15 18:10:01 +0000
  • 7569fd3805 mount: match on source rule too if argument is set Hiltjo Posthuma 2014-03-15 17:11:55 +0100
  • 5b5cb8447e mount: if no options flag given, use matched mount rule options Hiltjo Posthuma 2014-03-15 17:11:30 +0100
  • 781cf0ed52 mount: implement some error status codes for mount -a Hiltjo Posthuma 2014-03-15 17:10:23 +0100
  • c444139aea mount: just set data empty in declaration Hiltjo Posthuma 2014-03-15 17:08:53 +0100
  • 6c926cd1d4 Use weprintf() instead of fprintf() for mount(8) sin 2014-03-15 14:01:17 +0000
  • 35e3f401ab Major mount(8) refactor Hiltjo Posthuma 2014-03-15 13:26:32 +0000
  • 14716af472 Don't umount proc in umount -a sin 2014-03-12 16:35:20 +0200
  • bea831d2e6 umount(8) should look in /etc/mtab sin 2014-03-12 16:33:04 +0200
  • 552a5ae4b5 Don't prefix messages with the tool name by default sin 2014-03-12 16:29:11 +0200
  • 6506e85d13 Update umount usage sin 2014-03-12 16:28:56 +0200
  • 38bda0c783 Replace perror() with weprintf() sin 2014-03-12 16:20:35 +0200
  • 6df1301594 Add weprintf() sin 2014-03-12 16:18:29 +0200