Commits


sam: rm dregs


stats: add threadmaybackground


acme: allow @ in file names For upspin and other tools that put email addresses in names.


wintext: add to moveplan9.files (#470)


9term: add threadmaybackground


.gitignore: add LOCAL.config and lib/fortunes.index


.gitignore: more binaries


libthread: drop schedlock Having two locks in the proc was causing deadlocks.


9c: drop PLAN9PORT_ASAN It is no longer special.


tcolors: add threadmaybackground


9a: remove a few mentions


.gitignore: enumerate ignored parts of bin/


all: remove $OBJTYPE from build Now that we assume pthreads, the only assembly left is in libmp and libsec. We only ever added assembly for 386. The portable C code is fine for plan9port.


wintext: use rc not bash


9term: use openpty on NetBSD Fixes #376.