git: 9front

RSS feed

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

88172260 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/21 15:25
merge

a0ee22bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/21 15:23
ssh: actually handle flow control and channel id's

d61f16a0 – aiju <devnull@localhost> authored on 2017/04/21 13:16
fix yacc bug (found by dan cross)

ac79ca7f – mischief <mischief@offblast.org> authored on 2017/04/21 11:09
nusb/ptp: treat any assocation as a directory

4a4a5f8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 21:45
ssh: increase initial window size for better throughput

db8f8d03 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 20:23
rsa(8): fix description of rsa2ssh (now, ssh2 format only)

f12c2a59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 20:09
ssh: cleanup debug messages

00141378 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 19:45
ssh: do not try authentication methods that we know are not possible

3a40e5a8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/20 18:28
ssh: implement password and keyboard-interactive authentication methods

09dc5728 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/19 18:34
vt: cursoron, don't resize winow when replying history

d8571d83 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/19 17:03
ssh: fix locking, and key reexchange handling

66731340 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/04/19 09:38
/lib/rob, /lib/theo: I don't think so.

4efa01ad – aiju <devnull@localhost> authored on 2017/04/19 06:16
remove accidentally pushed change to .hgignore

a8469813 – aiju <devnull@localhost> authored on 2017/04/19 06:13
blit: always show top-left corner; add tony kaku's -m flag

a9818a16 – aiju <devnull@localhost> authored on 2017/04/19 05:00
change cpurc to look for service folder in /cfg/$sysname and /cfg/default

0dbac4fb – aiju <devnull@localhost> authored on 2017/04/19 04:51
disable all services except 17019, 17020 by default

96cd5856 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/18 22:18
vt: but not too fast :-)

63d6c61c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/18 21:46
vt: make it fast

6b3228c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 23:13
vt: send interrupt on exit, open logfile OCEXEC, run host after environment got exported, send rest of arguments to host

f0121737 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 23:06
ssh: close the channel when vt hangs up

6508ad8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 20:21
vt: allow for a bit of buffering

3741a4b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 20:18
vt: convert from event to threads

b879aee4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:32
vt: increase history buffer to 64K runes

6d27e874 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:22
ssh: weekend project

c3bd3819 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:18
factotum: append public rsa encyption exponent after the modulus

89dc334f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:13
rsa2ssh: drop support for version 1 key format

5c7edbb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/17 01:12
vt: implement snarf support

14dc1fbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/10 22:26
pc64: state mp.h dependency for archacpi.$O

e6815283 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/09 00:36
upas/fs: remove imap lastread debounding

de0bf95c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/09 00:32
upas/fs: fix sync condition

Next