23-Aug-2000: - cp, mv, rm (DB) - report (PR) - cpuinfo and cpuspeed merged (PR) - httpd: support for custom 404 error message (KB, MS) - dirname: '/' bugfix (PR) - tee: "-i" bugfix, sys_sigaction instead of sys_signal (TH) - wc: reading from stdin fixed (TH) - libc: fastcall bugfix, clib.asm & string.asm merged (KB) - window.asm extended with input functions (KB) - special bonus: fbcon intro fire256.asm (PF) - lots of new defines added to os_linux.inc, from linux/fb.h, linux/kd.h, asm/termbits.h, etc (KB) - os dependent include files (os_*.inc) updated to be in-line with the latest kernel versions (KB) - top Makefile and MCONFIG added, include files separated (KB) - clib.html removed (KB) - OpenBSD port (TH) - NetBSD port (KB) - Asmutils-HOWTO: added section on debugging, README.elf merged (KB) 07-Apr-2000: asmutils 0.09 - ccd, cpuinfo, cpuspeed, extname (PR) - dirname (AG) - tty (KB) - httpd: various fixes, now works on FreeBSD! (KB) - dmesg: added "-n", "-c" bugfix, empty kernel buffer fix (CL); buffer-at-one output and other fixes (KB) - ls: ls -l is handled properly (no . is required) (AG) - df: preliminary FreeBSD support (KB) - Asmutils-HOWTO instead of old docs, README updated (KB) - various minor bugfixes (KB) 02-Mar-2000: asmutils 0.08 - sln (KB) - env (EP) - network syscalls rewritten (KB) - libc: fastcall support (KB) - portability fixes: kill, tee, httpd (KB) - project ported to libc :) (KB) - initial BeOS support (KB) - size improvements (KB) - window.asm and leaves.asm improved (KB) - system macros bugfixes (KB) - df: bugfixes (AG) - id: bugdfix (KB) 10-Feb-2000: asmutils 0.07 - project ported to FreeBSD (partially) (KB) - serious include files changes (KB) - ls: symlink listing bugfix (FL) - echo: added \e escape (KB) - few portability fixes (KB) - documenation updates (KB) - configuration options moved to Makefile from system.inc (KB) 01-Feb-2000: asmutils 0.06 - ls, strings, wc, id, ps (DB) - lzss, rmdsum, rc6crypt, nc (CS) - chmod, chroot, grep (KB) - echo: added "-e" & "-E" switches (GNU compliance) (KB) - mkdir: added "-m" (mode) and "-p" (parent) switches (KB) - added lib/rmd.asm (RIPEMD-160 algo) (CS) - ln: bugfix (DW) - working alpha of libc (KB & CS) - _mov (former __setreg32), _add, _sub macros in system.inc (KB) - types.inc merged kernel.inc, config.inc merged system.inc (KB) - source directory structure changed; sstrip, lib/util removed (KB) - special bonus: fbcon intro "leaves" and text window implementation [src/leaves.asm & src/window.asm] (KB) 20-Sep-1999: asmutils 0.05 - md5sum (CS) - factor (BR), old factor removed - size improvements due to elf.inc - added lib/crypto/md5.asm (MD5 algo) (CS) - added lib/crypto/rc6.asm (RC6 algo) (CS) - added elf.inc (ELF macros) (BR) - added doc/README.elf (BR) - updated sstrip (BR) - documentation, include files and other various updates (KB) 01-Aug-1999: asmutils 0.04 - eject (BH) - factor (JW) - chvt/deallocvt (IM) - df (AG) - ln, more (KB) - minor size improvements (KB) - package structure slightly rearranged (KB) - added lib/util/hackbin.pl (IM) - added lib/sstrip (BR) - added defines.inc for defined constants (IM & KB) - added syscall.inc for system calls (KB) - added doc/syscall.html (KB) - "tips and tricks" added to doc/asmutils-source-guide.html (KB) - other documentation updates (KB) 05-Jul-1999: asmutils 0.03 - mount/umount, softdog, swapon/swapoff, reboot/halt/poweroff, tee, arch (KB) - pwd: Linux 2.0 support (YI) - kill (BH) - removed bdflush (obsolete) (KB) - all found bugs with 2.0 kernel are fixed (KB) - a lot of documentation updates (KB) - added types.inc (KB) - version.inc became config.inc (KB) - added size/speed optimization (KB) 17-Jun-1999: asmutils 0.02 - basename, dmesg, httpd, lsmod, true/false, rmmod, yes (IM) - echo, uname, sleep (KB) - cat: fixed bug with 2.0 kernel (KB) - update: added period parameter (KB) - lot of size improvements (KB) - system.inc completely rewritten, new macros added (KB) - basename, sleep, uname and yes are GNU compliant 05-Jun-1999: asmutils 0.01 (initial release) - bdflush, cat, hostname, mkdir/rmdir, pwd, sync, update (KB)