mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
update
This commit is contained in:
parent
cf10d09666
commit
e12fa2a49b
1 changed files with 33 additions and 0 deletions
33
CHANGES
33
CHANGES
|
@ -1,4 +1,33 @@
|
||||||
April 21, 2004
|
April 21, 2004
|
||||||
|
|
||||||
|
add bc, units, mtime, primes, news
|
||||||
|
|
||||||
|
add registers to acid stack traces
|
||||||
|
|
||||||
|
add acid man page (forgotten before)
|
||||||
|
|
||||||
|
add proper support for long names in archives to mk
|
||||||
|
change mksyslib, mklib to use mk's magic archive powers
|
||||||
|
|
||||||
|
add jpg, map, pr, p.
|
||||||
|
|
||||||
|
rename Bwait to E (thanks to rob for the name).
|
||||||
|
|
||||||
|
add -m flag to mkdir
|
||||||
|
|
||||||
|
fix acid's handling of infinite includes
|
||||||
|
|
||||||
|
rename yacc to 9yacc so that we can be sure to find it.
|
||||||
|
|
||||||
|
stop malloc'ing in signal handlers.
|
||||||
|
in fact, stop locking anything.
|
||||||
|
|
||||||
|
add rfork(RFNOWAIT) support.
|
||||||
|
|
||||||
|
add libsunrpc.
|
||||||
|
|
||||||
|
back out funny graphics in 9term menu.
|
||||||
|
|
||||||
import assembler routines for libmp and libsec
|
import assembler routines for libmp and libsec
|
||||||
on x86 from william josephson's tree
|
on x86 from william josephson's tree
|
||||||
|
|
||||||
|
@ -8,6 +37,10 @@ April 21, 2004
|
||||||
|
|
||||||
import man9 from william josephson's version of the port
|
import man9 from william josephson's version of the port
|
||||||
|
|
||||||
|
April 20, 2004
|
||||||
|
|
||||||
|
make 9term handle \r kind of.
|
||||||
|
|
||||||
April 19, 2004
|
April 19, 2004
|
||||||
|
|
||||||
lots of man page updates.
|
lots of man page updates.
|
||||||
|
|
Loading…
Reference in a new issue