]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
upas: fix original mail in /sys/src/cmd/upas/misc
[plan9front.git] / sys / src / cmd /
2012-12-04 cinap_lenrekupas: fix original mail in /sys/src/cmd/upas/misc
2012-12-04 cinap_lenrekpython: fix pgen build for other archs
2012-11-30 cinap_lenreknusb/kb: fix 5ms sleep polling in repeatproc, notegroup...
2012-11-30 cinap_lenrekupas/ned: fix M command
2012-11-30 cinap_lenreknusb/kb: add support for evoluent vertical mouse
2012-11-28 cinap_lenrekupas/fs: fix tlsClient() memory leaks
2012-11-27 cinap_lenrekupas: handle Bcc: header
2012-11-27 cinap_lenrekreverting string "general purpose password" braindamage
2012-11-27 glendapasswd: improved message
2012-11-25 cinap_lenreknusb/kb: skip 0x01 lead byte hack, you dont wanna know
2012-11-24 cinap_lenreknusb/kb: zero reads, error handling, priority, cleanup
2012-11-21 cinap_lenrekhgfs: work in progress stuff...
2012-11-21 cinap_lenrekhgfs: remove bogus OTRUNC mode from create() call in...
2012-11-21 cinap_lenrekhgfs: various improvements
2012-11-21 cinap_lenrekderp: handle file type changes
2012-11-18 cinap_lenrekhjfs: eleminate seek syscalls
2012-11-18 cinap_lenrekmerge
2012-11-18 cinap_lenrekmerge
2012-11-18 cinap_lenrekhjfs: ORCLOSE parent check, estrdup / erealloc, CHFNOPE...
2012-11-18 cinap_lenrekhgfs: work in progress stuff
2012-11-18 cinap_lenrekmerge
2012-11-17 cinap_lenrekhjfs: fix dump / create
2012-11-16 cinap_lenrekhjfs: fix getfree() races, fix very rare buf leak in...
2012-11-16 cinap_lenrekhjfs: fix potential deadlock in putloc()
2012-11-16 cinap_lenrekhjfs: dentry qid checking, prevent newentry() from...
2012-11-15 cinap_lenrekadd C-Keens tls-client-auth
2012-11-15 cinap_lenrekhjfs: fix more missing dirty marks, error handling...
2012-11-15 cinap_lenrekhjfs: fix missing BDELWRI mark in newentry()
2012-11-10 cinap_lenrekvt: on resize, restore screen using history buffer
2012-11-10 cinap_lenrekrio: fix auto compmplete candidates getting read back...
2012-11-09 cinap_lenrekkbdfs: send interrupt note in separate proc to prevent...
2012-11-09 cinap_lenrekkbdfs: kill input buffer on interrupt key
2012-11-07 cinap_lenrekpstree: manpage, print pid in first column, bio, silly...
2012-11-07 cinap_lenrekpstree: sort children, fix missing close, strip newline...
2012-11-07 cinap_lenrekremove tty(1) command as kbdfs now handles interrupts
2012-11-06 cinap_lenrekmerge
2012-11-06 cinap_lenrekmake interrupt key (Del) just work in the console
2012-11-05 iruOops, make exponential function work
2012-11-05 iruAdd exponential function.
2012-11-05 cinap_lenrekwikifmt: fix trailing _ in heading name reference
2012-11-05 cinap_lenrekadd google code wiki formatter aux/wikifmt
2012-11-02 cinap_lenrekadd directory-examining recursive compare derp(1)
2012-11-02 cinap_lenrekhgfs: fix metaheader offset for log
2012-11-01 cinap_lenrekhjfs: fix group permissions for /adm and /adm/users...
2012-11-01 cinap_lenrekhgfs: strip metadata header, bogus .n walks
2012-10-30 cinap_lenrekrio: fix topping a hidden window does not activate...
2012-10-29 cinap_lenrekhgfs: work in progress stuff...
2012-10-28 cinap_lenrekhgfs: more work in progress stuff
2012-10-26 cinap_lenrekfile: paq, troff, hp pcl, lua, vcard
2012-10-25 cinap_lenrekfix permissiosn for upas and telco rc script
2012-10-25 cinap_lenrekfix permissions for auth/(status enable disable)
2012-10-25 cinap_lenrekrealemu: fix REP prefix condition
2012-10-24 cinap_lenrek/sys/src/cmd/mk*: add $CLEANFILES to clean and nuke...
2012-10-24 cinap_lenrekmerge
2012-10-24 cinap_lenrekhgfs: add wip debug command
2012-10-23 cinap_lenrekcreate bio file (/adm/keys.who) if it doesnt exist
2012-10-23 cinap_lenrekfmt: improved version using less memory
2012-10-22 cinap_lenrekmerge
2012-10-22 cinap_lenrekrio: fix deadlock
2012-10-22 stanley lieberpkg/list: handle werc directory listings
2012-10-21 cinap_lenrekrio: fix cursor for sizing nocurrent window
2012-10-21 cinap_lenrekrio: various fixes
2012-10-20 cinap_lenrekrio: colors, flicker reduction, refresh after mouse...
2012-10-20 cinap_lenrekrio: wtop() after resize fix
2012-10-20 cinap_lenrekrio: preserve window z-order on resize, fix race conditions
2012-10-18 cinap_lenrekmore generic way to deal with image chan conversion...
2012-10-18 cinap_lenrekrio: copy window labels for menu3
2012-10-18 cinap_lenrek/sys/src/cmd/auth/mkfile: fix lib.$O.a race
2012-10-13 cinap_lenrekurlencode: fix /fd/0 use
2012-10-11 cinap_lenrekcifsd: fix 64bit fileoffset bug
2012-10-11 cinap_lenrek6in4: fix exit status, less strict src filtering, loggi...
2012-10-09 cinap_lenrekvncv: cleanup
2012-10-09 cinap_lenrekvncv: fork tcs with RFNOWAIT as we dont collect wait...
2012-10-09 cinap_lenrekvncv: snarfvers race, silly walks, add -l option for...
2012-10-06 cinap_lenrektftpfs: add manpage, add -x option
2012-10-05 cinap_lenrekurlencode: encode null bytes
2012-10-05 cinap_lenrekurlencode: fix null byte hexdigit() bug
2012-10-05 cinap_lenrekurlencode: decode + as space
2012-10-05 cinap_lenrekreplace urlencode with c version that isnt broken for...
2012-10-03 aijufixed ream code; added megabyte output to df
2012-10-03 cinap_lenrekmerge
2012-10-03 aijuhjfs: debug-chdeind and sync commands added
2012-10-03 cinap_lenrekapply sources patch cc-cpp-c99-comm
2012-10-03 aijufixed debug-getblk
2012-10-03 aijuhjfs debug commands
2012-10-03 aijufixed potential bug in hjfs
2012-10-01 cinap_lenrekupas/marshal: fix usage line and add missing flags...
2012-09-27 cinap_lenrekmothra: fix select boxes in textview
2012-09-27 aijufixed hjfs df
2012-09-27 aijureally renamed statw to df
2012-09-27 aijurenamed statw to df
2012-09-27 aijutrivial mistake
2012-09-27 aijuhjfs: statw command
2012-09-26 cinap_lenrekmothra: fix url snarfing
2012-09-26 cinap_lenrekmothra: display url is page list if no title is available
2012-09-26 cinap_lenrekmothra: never snarf the "Go:" box
2012-09-26 cinap_lenrekmothra: dont make all images into links (only in mothmode)
2012-09-23 cinap_lenrekmothra: various improvements
2012-09-24 cinap_lenrekmothra: cache backup bitmap in pl_rtdraw()
2012-09-24 cinap_lenrekmothra: forgot to add snarf.c
next