- clean up kernel section of minix/com.h somewhat - remove ALLOCMEM and VM_ALLOCMEM calls - remove non-safecopy and minix-vmd support from Inet - remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls - remove obsolete segment encoding in SYS_SAFECOPY* - remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX - remove declarations of unimplemented svrctl requests - remove everything related to swapping to disk - remove floppysetup.sh - remove traces of rescue device - update DESCRIBE.sh with new devices - some other small changes |
||
|---|---|---|
| .. | ||
| ack | ||
| ansi | ||
| curses | ||
| dummy | ||
| editline | ||
| end | ||
| float | ||
| fphook | ||
| gnu | ||
| i86 | ||
| i386 | ||
| ip | ||
| math | ||
| other | ||
| posix | ||
| regex | ||
| stdio | ||
| stdtime | ||
| syscall | ||
| syslib | ||
| sysutil | ||
| sysvipc | ||
| timers | ||
| util | ||
| .depend-ack | ||
| .depend-gnu | ||
| generate.sh | ||
| Makedepend-ack | ||
| Makedepend-gnu | ||
| Makefile | ||
| Makefile.in | ||
| README | ||
make depend - find dependencies of ack libraries make all - compile ack libraries make install - compile and install ack libraries make depend-gnu - find dependencies of gnu libraries make all-gnu - compile gnu libraries make install-gnu - compile and install gnu libraries