John Beppu
935fb3886f
made note of my recent changes
1999-12-15 19:35:02 +00:00
John Beppu
25ab653457
fixed an embarrasing segfault (head w/ no args
...
used to die (but now it lives))
1999-12-15 19:29:09 +00:00
John Beppu
e1618e42a8
Implemented du -s
1999-12-15 18:52:17 +00:00
Erik Andersen
3cd5d2541f
Turn off loadkmap and loadfont. We won't be needing those.
...
-Erik
1999-12-15 08:20:08 +00:00
Eric Andersen
0f0fcecf7f
Added the list of available commands.
...
-Erik
1999-12-12 05:32:52 +00:00
Eric Andersen
664584b50e
Fixed spelling of my name. Geez.
...
Ah kant evun spel mi nam.
-Erik
1999-12-11 23:25:59 +00:00
Eric Andersen
19db07b3d4
Ok, so this is reallt 0.38...
...
-Erik
1999-12-11 08:41:28 +00:00
Eric Andersen
59248bad97
Set version to 0.39
...
-Erik
1999-12-11 04:21:50 +00:00
Eric Andersen
84b009256f
Minor updates
1999-12-11 04:16:51 +00:00
John Beppu
b52a218c95
Removed a redundant call du(); Save cpu cycles.
1999-12-10 15:23:47 +00:00
John Beppu
59017e80da
damnit.
...
removed mkfifo from the TODO list.
I didn't implement it, because I realized (too late) that
mknod already existed, and it can do anything that mkfifo
would have done.
1999-12-10 08:44:54 +00:00
Eric Andersen
cf53687376
Fixed John's email address again.
...
John. Your email address is "john@lineo.com" not @line.com. :)
-Erik
1999-12-10 08:29:20 +00:00
Eric Andersen
2cb55077e2
Added poweroff (and adjusted init to use it). Inlined function
...
calls to code only called once in tee. Made BB_KLOGD and option.
-Erik
1999-12-10 08:25:07 +00:00
John Beppu
c5ff0165ad
less TODO
1999-12-10 07:48:34 +00:00
John Beppu
3157b1fba9
Implemented head(1).
...
tried to mimic GNU behaviour.
1999-12-10 07:42:50 +00:00
John Beppu
a3e0d7928b
changed tee_usage from being a function to a char[]
...
that gets used be usage();
1999-12-10 07:41:03 +00:00
John Beppu
9835541c54
Fixed bug when dealing with files specified
...
on the command line that didn't exist.
1999-12-10 07:40:08 +00:00
Eric Andersen
21818c8a80
Make sure the world knows who "beppu" is.
...
-Erik
1999-12-10 06:48:10 +00:00
Eric Andersen
70e2f0b111
Fix beppu's email address.
...
BTW, John, go to sleep. It is late. :)
-Erik
1999-12-10 06:45:42 +00:00
John Beppu
14c82b64c9
Fleshed out du_main().
...
I'm not sure which options to support.
1999-12-10 06:15:27 +00:00
John Beppu
2ad2afd05c
less TODO
1999-12-10 06:14:28 +00:00
John Beppu
059f152a7a
Implemented tee(1).
1999-12-10 05:27:16 +00:00
John Beppu
29fcc90f3e
minor changelog update
1999-12-09 23:33:04 +00:00
Eric Andersen
6805d5d69e
Adjustments for Johns init stuff,
...
-Erik
1999-12-09 22:39:55 +00:00
John Beppu
f95ca97d1b
findInitPid() has been implemented and it seems to work.
...
reboot has been changed to take advantage of findInitPid();
1999-12-09 22:10:18 +00:00
John Beppu
395b216a2e
du is done
1999-12-09 18:37:56 +00:00
John Beppu
7a98606d85
Modified to include du
1999-12-09 18:29:29 +00:00
John Beppu
0f5e1ab949
This is my preliminary
...
du implementation. It
was written from scratch
(doesn't use recursiveAction).
I still need to flesh out
du_main().
1999-12-09 18:23:54 +00:00
Eric Andersen
f0758dd6ba
* Fixed rebooting from init. I'd left some debugging code in
...
which blocked reboots. Oops.
-Erik
1999-12-09 07:57:58 +00:00
Eric Andersen
1792f8c489
Tail now works (costs 6k). Several other updates.
...
-Erik
1999-12-09 06:11:36 +00:00
Eric Andersen
c24db7b591
Added an empty line for no reason.
...
-Erik
1999-12-09 01:29:12 +00:00
Eric Andersen
8cd6a1f9a2
Fixed spelling error
...
-Erik
1999-12-09 01:26:38 +00:00
Eric Andersen
48091fb3d3
* my_getid was leaking file descriptors, causing 'ls -l' on long
...
directories to fail
-Erik
1999-12-09 01:15:52 +00:00
Eric Andersen
abc0f4f8f9
Latest and greatest
1999-12-08 23:19:36 +00:00
Eric Andersen
2285f367e2
Stuf
1999-12-08 04:23:30 +00:00
Eric Andersen
fcdb57a0fc
Fixes
1999-12-08 04:13:59 +00:00
Eric Andersen
d29edf34d6
Stuf
1999-12-08 04:13:44 +00:00
Eric Andersen
485b9550fd
Stuf
1999-12-07 23:14:59 +00:00
Eric Andersen
d00c262847
Stuf
1999-12-07 08:37:31 +00:00
Eric Andersen
0ecb54a0f3
Stuf
1999-12-05 23:24:55 +00:00
Eric Andersen
14ec6cf3c2
syslogd and klogd work now.
...
-Erik
1999-12-05 22:17:02 +00:00
Eric Andersen
de1d61268e
Fixes
1999-12-03 15:14:25 +00:00
Eric Andersen
b186d980d6
Stuf
1999-12-03 09:19:54 +00:00
Eric Andersen
77619b9dda
Sqtuf
1999-11-29 04:31:50 +00:00
Eric Andersen
bb58702833
Fix up changelog
1999-11-29 04:30:12 +00:00
Eric Andersen
03018f7551
Fixed tar so uid/gud/permissions on extracted tarballs will be correct.
...
-Erik
1999-11-29 04:29:13 +00:00
Eric Andersen
1667fb4b63
Fixes
1999-11-27 20:34:28 +00:00
Eric Andersen
c054b21f7d
Stuf
1999-11-27 17:41:29 +00:00
Eric Andersen
4c78147755
Changes
1999-11-26 08:12:56 +00:00
Eric Andersen
ec33d45e89
Stuf
1999-11-26 01:51:02 +00:00