Philip Homburg
69bd34a076
Added rawspeed.
2006-03-07 14:12:51 +00:00
Philip Homburg
c3a88d15d8
Initial root filesystem is now on a ramdisk that is part of the image.
2006-02-15 11:18:21 +00:00
Ben Gras
f6a3259ef8
Ported bsd truncate(1)
2005-12-23 16:36:00 +00:00
Philip Homburg
3fb6640115
Added tcpstat and udpstat.
2005-11-08 14:02:36 +00:00
Philip Homburg
3a0af50c80
ARP command.
2005-11-08 12:09:00 +00:00
Philip Homburg
070f7673b9
More stack for cp, du, and synctree.
2005-10-24 14:04:22 +00:00
Ben Gras
9d9936b2bf
Add devsize
2005-09-08 15:45:33 +00:00
Ben Gras
5f2d97dfe6
Use exec cc instead of cc (ast)
2005-09-07 08:43:25 +00:00
Ben Gras
d9b94b1997
. don't print error by usyslogd (for on CD)
...
. added progress bar technology to setup script
2005-08-11 15:17:52 +00:00
Ben Gras
d5516193f3
Imported treecmp
2005-07-22 18:30:23 +00:00
Ben Gras
da9b8e45f9
Added dev2name - translate (minor,major) device numbers, or (minor|major<<..)
...
device number, to /dev/* node name.
2005-07-21 13:17:56 +00:00
Philip Homburg
9bb373331c
More stack for tar
2005-07-11 12:47:43 +00:00
Ben Gras
c021dafe27
usyslogd - microsyslogd that has a hard-coded configuration (read from
...
/dev/klog and write to /var/log/messages). It's written so that more
sources and outputs could be added easily though.
2005-07-08 17:21:50 +00:00
Ben Gras
7a31b9aa12
New nice utility, imported from FreeBSD, used to run processes at a different
...
priority.
2005-07-01 18:00:10 +00:00
Ben Gras
ebd38d9a92
Added formatting fixes for larger numbers in fsck and df; made mkfs
...
test for devices larger than 4GB, so it won't try to test them (and print
a warning message), but it will write the FS.
2005-06-30 13:04:57 +00:00
Philip Homburg
eb3d5f2a54
More stack for chown
2005-06-29 15:27:12 +00:00
Ben Gras
850d6611eb
Removed max-inode check from mkfs because of 32-bit inode numbers in V3
...
FS. Tested by mkfs -i 200000, fsck, file system creating with 200000
inodes, fsck again.
2005-06-28 11:58:17 +00:00
Ben Gras
53a51816a3
Wrote a printenv(1)
2005-06-27 09:41:58 +00:00
Ben Gras
1e6bc8c583
Imported BSD-licensed rev(1) from FreeBSD (uses brand new getopt())
2005-06-27 09:32:29 +00:00
Philip Homburg
0979014807
Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5.
...
More space for synctree.
2005-06-23 11:07:31 +00:00
Ben Gras
f81ac6ae5c
Various compile fixes.
...
Imported gzip.
Changed setup script not to insist cwd is / when running from cd.
2005-06-17 13:42:53 +00:00
Ben Gras
f3982bb3df
hide non-copying install Makefile actions
2005-05-09 13:40:08 +00:00
Ben Gras
d168530a06
installed some binaries in /bin too
2005-05-04 13:45:29 +00:00
Ben Gras
8cd654f94f
Made setup.sh more CD-aware (understand that the system looks like an
...
installed system already, but isn't).
Install sed in /bin too, so /etc/rc can use it for some /usr magic before
/usr is mounted.
2005-05-03 15:43:12 +00:00
Ben Gras
efa2322895
. Moved sysenv to /bin (as well), used to read some boot parameters
...
in /etc/rc before /usr is mounted
. fixed ps.c compile breakage (MM_PROC_NR rename)
. made setup.sh a little less floppy-centric (cosmetic)
. removed ps binary from cvs (whoops!)
2005-05-03 08:58:18 +00:00
Ben Gras
9865aeaa79
Initial revision
2005-04-21 14:53:53 +00:00