summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-24tm2sec: clear new fields in tmOri Bernstein
2020-08-23nusb/lib: use fmtprint for the entire dump to be printed outSigrid
2020-08-23kernel: fix Abind cyclic reference and mounthead leaks (thanks Alex Musolino)cinap_lenrek
2020-08-21torrent(1): update url in examples sectionAlex Musolino
2020-08-20ip(3): fix typo in manpage (thanks jstsmthrgk)Ori Bernstein
2020-08-20libaml: fix fault when the second operand of comparison cannot be convertedSigrid
2020-08-18oggdec: give it enough chance to seek from the start, where first seek might ...Sigrid
2020-08-12audio/oggdec: allow -s 0Sigrid
2020-08-12audio/mp3dec: mad timer duration is all wrong, use samples insteadSigrid
2020-08-12audio/mp3dec: add -s SECONDS optionSigrid
2020-08-11audio(1): add new -s SECONDS optionSigrid
2020-08-11audio/oggdec: add -s SECONDS option to seek before decodingSigrid
2020-08-11audio/flacdec: add -s SECONDS option to seek before decodingSigrid
2020-08-10tmdate(2): fix typo (thanks mveety)Ori Bernstein
2020-08-10stdio.h: correct return type of putcOri Bernstein