summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber)kvik
2020-09-29acme: revert stray changesOri Bernstein
2020-09-27vncv: implement rfb 3.8 protocol (thanks Iruatã)Ori Bernstein
2020-09-26aux/vga: eepc igfx support (thanks p.kosyh)Ori Bernstein
2020-09-26upas: convert to tmdate, change timezone formatOri Bernstein
2020-09-25tmdate(1): fix missing arg, fix formatting (thanks joe9)Ori Bernstein
2020-09-25mergeOri Bernstein
2020-09-25tmdate(2): fix mistakes in prototype (thanks moody)Ori Bernstein
2020-09-25aux/acpi: connect EC region handler, fixes battery status on eeepc 1000px (th...Sigrid
2020-09-23syscall: fix build problem caused by stale tab.hkvik
2020-09-23ftpd: handle "allo" command by treating it as a no-opAlex Musolino
2020-09-22libc: ignore '?' in date format stringsOri Bernstein
2020-09-22libc: make yday 0-based, as docs suggestOri Bernstein
2020-09-22acme: import changes from plan9port (thanks jxy)Ori Bernstein
2020-09-21ape/limits.h: fix typo in (U)LLONG_MAXOri Bernstein
2020-09-21diff: support unified diff via -uOri Bernstein
2020-09-20syscall: utility overhaulkvik
2020-09-17upas/fs: fix handing of multi-line header fields (thanks theinicke)Ori Bernstein
2020-09-16ptrap: fix /env/status always being set on main process exitBurnZeZ
2020-09-16syscall: don't append '\n' to the outputkvik
2020-09-16window: fix error exit with the -m flagkvik
2020-09-16win: fix window recreation commandkvik
2020-09-14/lib/rob, /lib/rsc, /lib/theo: So it sounds like everyone is in favor of the ...stanley lieber
2020-09-13mergecinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-09-13games/4s: increase thread size (thanks majiru)Ori Bernstein
2020-09-12faces: remove log supportOri Bernstein
2020-09-12tmdate(1): document tz fieldOri Bernstein
2020-09-10ctime(2), tmdate(2): document ctime/tmparse incompatibilityOri Bernstein
2020-09-07tmdate(2): one more typoOri Bernstein
2020-09-07tmdate(2): fix examples, stale references (thanks deuteron)Ori Bernstein
2020-09-07tmdate(2): fix name of tm structOri Bernstein
2020-09-06etheriwl: add support for Intel Wireless AC 8265cinap_lenrek
2020-09-06wifi: add packet timestamping supportcinap_lenrek
2020-09-03walk(1): improve wording, formattingOri Bernstein
2020-09-01tmparse: put in local timezone hackOri Bernstein
2020-09-01seconds: tolerate trailing whitespace in datesOri Bernstein
2020-09-01upas: appendfolder() don't be picky about the timezone of ctime()cinap_lenrek
2020-09-01upas: appendfolder(): skip the address from unix header before datecinap_lenrek
2020-09-01upas/fs: extract proper date from unix headercinap_lenrek
2020-09-01upas/fs: remove unused function date822tounixAlex Musolino
2020-09-01png: remove bogus chanlen warningAlex Musolino
2020-08-29ape/ctype.h: add isblank, fix functions (thanks staalmannen)Ori Bernstein
2020-08-29walk(1): fix typoAlex Musolino
2020-08-27faces(1): remove bespoke date parserOri Bernstein
2020-08-26walk(1): clarify how -n argument works (thanks umbraticus)Ori Bernstein
2020-08-26tmparse: fix typoOri Bernstein
2020-08-26libc: tmparse should ignore leading whitespaceOri Bernstein
2020-08-25getwd(2): add reference to chdir(2) in SEE ALSO sectionAlex Musolino
2020-08-25chdir(2): add reference to getwd(2) in SEE ALSO sectionAlex Musolino