plan9fox/sys
cinap_lenrek 7717051e3c rc: fix inband globbing bugs, cleanup
add glob information to the word structure so we wont accidently
deglob quoted strings containing the GLOB. we store Globsize(word)
in in word->glob which avoids recalculating that values and the
check if a word should be globbed quick.

globlist() now substitutes the word inplace avoiding the copying
when all words are literals and avoids recursion.

minor cleanups: use list2str() in execeval(), move octal() to
unix.c, remove the (char*) casts to efree().
2016-05-15 19:10:37 +02:00
..
doc closed spew branch 2016-04-28 20:52:36 +02:00
games/lib fortunes: Ah, nice. the woodpeckers are back. 2016-03-30 21:14:39 -04:00
include retire the dec alpha port 2016-05-04 16:11:48 +02:00
lib add belarusian (by) keymap (thanks eric lindblad) 2016-05-05 23:31:23 +02:00
man auth/rsa2x509, auth/rsa2csr: allow appending SubjectAlternativeNames (SAN) to multi-domain certificate generation 2016-05-12 03:17:15 +02:00
src rc: fix inband globbing bugs, cleanup 2016-05-15 19:10:37 +02:00