RSS feed
adfbd9ec
– aiju <devnull@localhost>
authored
on 2017/06/11 18:29
6l: support MOV to/from DR[1-3]
663872f3
– aiju <devnull@localhost>
authored
on 2017/06/11 18:09
8l: support MOV from/to DR[1-3]
53141005
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/08 05:08
stats: get rid of the legacy import fallback
ed64bc08
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/07 03:38
upas: fix infinite loop in common/mkfile (thanks raiz)
a3a1c80a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/05 13:21
make python subprocess module work with ape/sh
248a21b6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/05 12:32
merge
02e5242d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/05 12:30
add Asia_Bahrain timezone, change GMT to match the example in ctime(2) (thanks raiz)
3346ac34
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/06/04 14:02
newt: pipe output of h comnmand through $pager
c8e6639f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/03 14:59
kernel: make statistics counters skipscheds and preempts unsigned
07c8338b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/02 15:03
awk: handle bad/incomplete input in maketab (thanks kenji arisawa)
09eb41c2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/02 13:10
ircrc: strip backspaces, preventing backspace spam (thanks doppler)
1dc04f59
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/02 13:02
kernel: don't preempt pager during fscache reclaim
56fb9222
– aiju <devnull@localhost>
authored
on 2017/06/01 03:07
plan9.ini(8): document netconsole
50312238
– aiju <devnull@localhost>
authored
on 2017/06/01 02:40
pc: actually call netconsole()
3cb8cd9a
– aiju <devnull@localhost>
authored
on 2017/05/31 19:41
pc: add netconsole
50617ac7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/30 12:10
merge
62e98467
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/30 12:08
devsegment: return proper write count for ctl message
338be246
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/05/28 11:45
newt: add !cmd
c6cd78f6
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/05/26 07:15
newt: honor environment variables $editor and $pager
550c3e9f
– aiju <devnull@localhost>
authored
on 2017/05/25 20:01
?a: getc() needs to increment lineno if it gets \n from peekc
cda35901
– aiju <devnull@localhost>
authored
on 2017/05/23 20:59
libmach: add INVEPT and INVVPID instructions
31729079
– qwx <devnull@localhost>
authored
on 2017/05/22 14:33
vgadb: move nvidia controller entry after igfx and add haswell dids
7829c6ca
– qwx <devnull@localhost>
authored
on 2017/05/22 14:19
igfx: add support for haswell graphics
ed517d6a
– aiju <devnull@localhost>
authored
on 2017/05/22 05:04
io(1): %llx -> %ullx
407e7dcf
– aiju <devnull@localhost>
authored
on 2017/05/21 20:40
libmach: fix wrong offset bug (thanks cinap); add VMX instructions
372e4120
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/21 12:36
kernel: avoid panic with segio and SG_FAULT segments
c59f487c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/20 10:45
vt: don't flush while there is keyboard input available
40755ecb
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/05/11 15:34
/sys/lib/acid/port: make line() also print the line number
bfca6fa2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/09 12:23
/sys/doc: fix mkfile to and remove files that now can be regenerated
275fc2f9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/09 12:10
troff: charlib: fix right hand special character
e6863e79
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/07 15:05
rio: implement writable and truncatable /dev/text
de14b2af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/07 14:13
kernel: fix namelenerror(), avoid memrchr() and make it static
c0ac40bc
– aiju <devnull@localhost>
authored
on 2017/05/06 10:33
update ape/bio.h (thanks jpm)
e3f48942
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/05 20:49
devproc: can't wait for ourselfs to stop (thanks Shamar)
b7d24f43
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/05/05 17:43
aux/statusmsg: use libbio for textmode output
90aa8065
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/05 17:04
ssh: add -h flag to pass host (for compatibility)
19ecbb17
– aiju <devnull@localhost>
authored
on 2017/05/05 04:22
sed: add -u flag that flushes output buffers before reading in further input
33f4e7ae
– aiju <devnull@localhost>
authored
on 2017/05/04 13:47
bio(2): manpage typo
5a71930e
– aiju <devnull@localhost>
authored
on 2017/05/04 13:42
bio: add support for custom I/O handler via Biofn
685e107f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/03 16:56
ssh(1): document -T tries option, #subsys cmd behaviour
049de17f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/03 16:55
ssh: quote cmd arguments with unix shell single quotes, request tty even with TERM=dumb
a5738f9f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/03 16:47
ctime(2): fix example (thanks raiz)
76a2f3d8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/02 00:07
upas/fs: handle partial fetches (imap server returning less messages than available)
7ad428e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/01 18:50
inst/configether: in manual network configuration, ask for dns server
2bb15d32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/01 18:49
dist/ndb: move sources auth server to ndb/common, list root dns servers in ndb/local as a fallback
ae695e14
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/05/01 16:22
5e: fix special bitshift and rotations
fb5e539a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 22:31
vt(1): the "send" menu became "paste"
e28580f8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 22:18
sshfs(4): fix bad cross reference
a240cfe6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 22:15
vgamach64xx: remove drawdebug reference
b32eafea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 20:03
merge
ba241f26
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 20:01
ip/torrent: avoid requesting same chunks
6eaa107b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 14:28
sshfs: fix -r / retulting in "//foo" paths, memory leaks, use estrdup9p()
082ad0a0
– spew <devnull@localhost>
authored
on 2017/04/30 11:08
libregexp: miscellaneous little cleanups
dee17964
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/30 00:06
vnc: substitute iprint() with fprint(2, (gone from libmemdraw)
2e600e6b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 21:51
kernel: fix rewinding in directories with pread() offset
be7893e0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 21:49
lib9p: allow rewinding in 9pfile directories
d4c55a30
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 17:13
libmemdraw: get rid of kernel iprint() emulation
b98674a3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 17:10
libmemdraw/libmemlayer: get rid of drawdebug prints
27983e67
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 17:09
devdraw: ignore drawdebug command
df487532
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 17:03
libdraw: get rid of _drawdebug variable
89ecf06a
– aiju <devnull@localhost>
authored
on 2017/04/29 14:44
sshfs: add -r and -M options
bb271266
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 13:28
cwfs: allow "none" user to rename files
16675d65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/29 12:25
sshfs: don't crash when no /etc/password file could be read on the remote side
2e463a08
– aiju <devnull@localhost>
authored
on 2017/04/28 16:42
sshfs: check correctly for directory bits; calculate parent directory correctly
45bd918a
– aiju <devnull@localhost>
authored
on 2017/04/28 14:45
sshfs: reset SReq->reqid field to fix double-free of request ids
9a464738
– aiju <devnull@localhost>
authored
on 2017/04/28 14:32
sshfs: remove debug print
ed9de02d
– aiju <devnull@localhost>
authored
on 2017/04/28 14:21
sshfs: don't cache directory contents
59ec5990
– aiju <devnull@localhost>
authored
on 2017/04/28 13:15
add sshfs(4) manpage
04c26c57
– aiju <devnull@localhost>
authored
on 2017/04/28 12:34
sshfs: look up uid/gid from /etc/^(passwd group)
b991b839
– aiju <devnull@localhost>
authored
on 2017/04/28 11:41
add sshfs
b7a30fe3
– aiju <devnull@localhost>
authored
on 2017/04/28 11:41
ssh: add support for subsystems
03cede9b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/27 16:06
upas/fs: fix warning about unused Err: label
65aeacdb
– aiju <devnull@localhost>
authored
on 2017/04/27 04:46
games/md: copy updated cpu.c from blit
36a81cf7
– aiju <devnull@localhost>
authored
on 2017/04/27 04:42
add blit(1) manpage
0de676b9
– aiju <devnull@localhost>
authored
on 2017/04/24 19:26
ssh: make number of retries configurable
46a0c7b4
– aiju <devnull@localhost>
authored
on 2017/04/24 19:16
ssh: loop keyboard-interactive on failure
ec26d895
– aiju <devnull@localhost>
authored
on 2017/04/24 12:07
ssh: fix typo
73d4febd
– aiju <devnull@localhost>
authored
on 2017/04/24 12:04
ssh: add "none" method to find out list of acceptable methods
71edda03
– spew <devnull@localhost>
authored
on 2017/04/24 06:50
libavl: fix documentation
0d29e60b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/23 22:21
ssh(1): refer to thumbprint(6) for the sshthumbs file format
223792a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/23 21:46
ssh: print the whole ssh-rsa hostkey in base64 when thumb check fails
9d001d66
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/23 15:00
libsec: sha256 support for thumbprint files, use it in ssh as well
16528ad7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/23 14:42
upas/fs: don't abort on malformed unix header
600d028e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 23:31
ssh(1): add $home/lib/thumbfile to FILE section
f636e9dd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 22:59
ssh: document thumbfile options
942050fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 22:54
ssh: implement primitive hostkey verification
edb2ce8f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 21:11
ssh(1): add bugs section about host not being authenticated
903942e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 20:42
ssh(1): initial documentation, needs examples for authentication
0a4b4e16
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 18:52
vt: handle underline attribute
12dc1ac3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 18:21
merge
1d0bcf72
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 18:19
vt: handle nocolor flag and reversed background colors
2d04ed6e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 17:07
vt: handle insert/delete/home/end keys for vt220/xterm
564156e9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 16:16
vt: handle application/normal mode (really fixes cursor keys)
5d8a28c2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 14:21
merge
fc3eb962
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/22 14:01
vt: fix xterm cursor keys
e29d963f
– spew <devnull@localhost>
authored
on 2017/04/22 10:28
merge
32133b09
– spew <devnull@localhost>
authored
on 2017/04/22 10:28
replica: use libavl for avl tree implementation
56489d90
– spew <devnull@localhost>
authored
on 2017/04/22 09:59
libavl: lookup can return the closest match
f3c0c683
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/21 22:42
merge
2d9209f0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/04/21 22:41
vt: fix background drawing
Next