aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
AgeCommit message (Collapse)AuthorFilesLines
2004-05-15Let's try this. It's BUGGERED.rsc1-1/+1
2004-05-14More little bug fixesrsc1-1/+1
2004-04-23little thingsrsc1-7/+0
2004-04-21odds and endsrsc1-3/+2
2004-04-21add new guysrsc1-4/+20
2004-04-21new stuff.rsc1-1/+1
2004-04-21Document recent changes.wkj1-1/+1
Make lex really compile in rsc's world.
2004-04-21Tcs seems to build now.wkj1-1/+1
2004-04-21Don't build lex until Russ says it is OK (it is useful for troff, which I ↵wkj1-1/+1
don't really want to port to flex). Add aescbc because I use it once in a while.
2004-04-21Add tcs; it compiles in my world, but I haven't tried it in Russ's yet.wkj1-1/+1
2004-04-20final tweaks for tonight.rsc1-1/+1
2004-04-19clean up when finished.rsc1-2/+1
2004-04-19various little bug fixesrsc1-2/+2
2004-03-25remove libmachrsc1-1/+1
2004-03-25Today's changes.rsc1-2/+2
More changes.
2004-03-21Small tweaksrsc1-1/+1
Lots of new code imported.
2004-03-09Various fixes, add spell.rsc1-1/+1
2004-03-05Various little fixes.rsc1-0/+1
2004-02-29Various tweaks.rsc1-1/+2
2004-02-29Small tweaks to make things build again.rsc1-1/+1
2004-02-29Fighting the good fight.rsc1-1/+1
Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
2003-12-17Tweaks to various bits.rsc1-1/+1
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc1-2/+2
with them.
2003-12-06various tweaks.rsc1-1/+1
2003-12-02More X11 snarf tweaks.rsc1-1/+1
Will we ever finish?
2003-11-25Add the #goo to allow use in C++.rsc1-1/+1
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-23Annoying changes to work on Sun boxes.rsc1-1/+1
2003-11-23new utilities.rsc1-0/+13
the .C files compile but are renamed to avoid building automatically.