shithub: riscv

RSS feed

060e69b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 21:00
httpauth: little helper for rc-httpd to do http basic authentication with plan9 auth server

85cab72e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 14:45
hg, python: remove proto files

e74d851d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 14:30
hg: install hgweb templates

e437b1b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:44
pemencode: handle base64 input length < 3, fix bogus zero termination

757354da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:29
imap4d: simplify auth code using encodefmt(), use readn() to get multiple of 3*18 in base64 input buffer

7e7cc2c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:26
webfs: simplify http basic auth code by using encodefmt()

69af2676 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:23
upas/marshal: deduplicate cistrcmp()/cistrncmp()/enc64()

6eba3628 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 14:09
ndb/dns: reduce sencodefmt() to not link in enc32()/enc64() encoders

9babf6a3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 13:48
encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt()

e6697f29 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 13:28
merge

8c11b62a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 13:14
smtp, smtpd: fix use of enc64(), fix memory leaks in doauth()

aa3a5424 – aiju <devnull@localhost> authored on 2015/03/11 12:13
netaudit: comment file server auth test (unreliable on cwfs)

a44a1dbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 08:59
gif: fix color table clipping (for cb5.gif)

a6f75076 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 07:56
factotum: remove unused extern declarations of invoker and authdom from header

4d211fdd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/10 14:16
kernel: fix integer overflow in syssegflush(), segment code cleanup

5639d1e5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/09 20:44
wpa(8): the -p flag will also prompt for user/password on wpa enterprise

dfed1eb8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/09 20:41
pushtls(2): fix signature to TLSconn.trace()

482694b7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/09 16:26
webfs: implement CONNECT method for https connections over proxy

e87bbc87 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/08 17:52
theo: OpenBSD is not generally known as an exposed democracy.

9b63280a – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/08 17:46
g: search .awk and .rc files

b6955605 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/08 01:27
gs: fix bug 694539. Reading off the end of the cbuf when dash pattern len is max

fcc336b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/07 13:59
kernel: catch address overflow in syssegfree()

0c705580 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/07 10:21
snap: fix readseg() to cope with > 2gb segments

7b7c7f44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/06 13:30
merge

dc6d81cc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/06 13:29
zynq: sdio support

374d4ec2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/06 11:16
devsd: always page align sd buffers

fadbb92a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/06 09:31
zynq: do mpinit() early so cpu1 debug prints do not intermix

4e259dff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/05 05:17
merge

aade4d9d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/05 05:16
set /mail/tmp permissions world writable in cdproto

3cd7978a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/05 18:48
zynq: fix usb by implementing delay() and give proper port speed in portstatus

f7160e63 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/04 14:23
col(1): add SOURCE (thanks, qrstuv)

07c7fa67 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/04 05:20
libthread: get rid of chaninit() (thanks qrstuv)

eaf91d0f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/03 08:08
kernel: fix physical segment handling

2259f3fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/02 06:01
libdraw: font->display->defaultsubfont vs. display->defaultsubfont, dead code, malloc erros

fc1ff770 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/01 13:56
devmnt: remove unused mntstats fields from Mntrpc

3f869a68 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/01 06:17
factotum: cleanup getnvramkey()

0467b419 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/01 00:45
libdraw: use multiple read() calls in openfont() to read .font file

e725771b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/01 00:39
libdraw: use readn() to read headers and Fontchar array

7cdc13ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/01 00:33
6c: fix missing memset in Bconv()

692e32ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/28 08:27
thread(2): remove another instance of /mnt/temp

95565d28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/28 08:26
libthread: remove unused internal functions and old xinc assembler files

45d1d318 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/28 07:50
libthread: use devdup instead of mounting pipe to /mnt/temp for close-on-exec in procexec()

1d2ce358 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/26 17:33
leak: report alloc size mismatch

09888498 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/26 17:22
pool: maintain Pool.curalloc for poolallocalign() and blockgrow()

244d5ab7 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/25 14:22
fortunes: My recent incompetence is humbling. I should quit the industry.

5866bd5a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/25 19:54
aux/vga: dont error when vesa setscale fails after modeset (thanks rx9p for reporting)

1e14429f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/24 09:21
kbdfs: work arround qemu

4235556c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/23 22:30
libdraw: check fontchar count in openmemsubfont() and readsubfont()

5f8cacd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/23 22:25
libdraw: cleanup getsubfont()

cc77058a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/23 02:27
webfs: check $httpproxy and error when its bogus

60fd51b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/22 20:23
merge

d7a4fdee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/22 20:20
jpg: handle progressive non-interleaved mode

cd346556 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/21 05:56
merge

ccb624e2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/21 05:55
gs: backport 16MB string support

6f1787ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/20 13:56
devusb: check for nil hp->dump and hp->seprintep

c6069e28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/20 13:43
pc, pc64: simplify intrdisable()

173bafd8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/20 13:42
devusb: fix debug ctl nil crash

e3ddbf12 – khm <devnull@localhost> authored on 2015/02/20 10:09
restore balance to reality

c9785a08 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/20 09:28
io(1), seg(1): add HISTORY section to man pages (thanks, jpm_)

0b016a77 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/19 19:21
gs: backport aes support for pdf-1.6

13508a99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/19 06:44
gs: work arround broken xref table pdfs

581f3852 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/18 01:30
pc, pc64: fix intrdisable() MaxIrqLAPIC -> MaxVectorAPIC (thanks mischief)

0037c934 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/18 18:34
6c: eleminate more MOV instructions

8210f857 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 17:25
6l: no need to emit rex.w prefix for MOVBQZX and MOVWQZX

eec5799f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 17:17
nusb/usbd: fix typo in debug prints, dont use %U format as its not installed

5c84044f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 17:16
vc: eleminate strcpy in multab code

03feba8c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 17:13
[125678kqv][cl]: fix sprint() and strcpy() buffer overflows

fdeea811 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 02:05
tlssrv: produce meaningfull error message when unable to read certificate

ebeb158a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 01:59
tlssrv: fix usage, dont cat

a55c2b2b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 01:54
tlssrv: fix this mess (thanks burnzez for reporting the issue)

d99a4ed1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/15 01:26
wc: flags dont need to be uvlong

94d3d64c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/15 01:22
wc: bring back old wc but extended for 21 bit runes

b06a35ba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/14 11:20
wc: import new wc from sources

995379e3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/13 22:00
usbehci: initial support for usb on zynq, remove uncached.h

6b2d1f01 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/13 21:44
zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() work with it

48c5cf1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/12 13:40
ircrc: dont require nick and user to be the same for auth/userpasswd (thanks spew)

3805e56e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/12 13:24
ircrc(1): remove auth/userpasswd complaint from BUGS section

92602d08 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/12 13:18
build and document auth/userpasswd

8b57e59e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/11 18:54
libc: check name in getvent()/putenv()

21570a47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/09 14:17
igfx: displayport support for ivy bridge

20f2add5 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/08 08:19
mothra: add side scrolling, controlled by left and right buttons on the keyboard. if desired, x-scrollbar can be set visible via the visxbar variable in mothra.c. (thanks, jpm_)

b2c2d1ed – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/06 20:12
vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipset

92d75fe0 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/06 20:10
vgadb: add vid=0x8086 did=0x2a02 for Intel GM965/GL960/X3100; comment recent igfx ctlr definitions with the names of specific chipsets instead of the model numbers of laptops they may ship in

cab445eb – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/06 20:01
pc64: enable uartisa in default config

dc506ad1 – aiju <devnull@localhost> authored on 2015/02/07 13:55
games/c64: map : to \ key

0ac099e6 – aiju <devnull@localhost> authored on 2015/02/07 13:28
games/c64: fix -2/-3

be3db323 – aiju <devnull@localhost> authored on 2015/02/07 13:12
games/mkfile: add c64

cca3ad24 – aiju <devnull@localhost> authored on 2015/02/07 13:11
games/c64: oops

f6eacf47 – aiju <devnull@localhost> authored on 2015/02/07 13:03
added games/c64

8ac5227a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/06 22:24
zynq: fix print format warning in screeninit()

e8760ba6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/06 22:01
kernel: make pagereclaim() a bit less stupid

b8cf3cb8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/06 21:52
kernel: reduce Page structure size by changing Page.cachectl[]

f215b660 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/05 14:55
fplot: add modulus % operator

64096845 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/04 23:29
libsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client cipher suit support

30871030 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/05 18:08
aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer detailed timing in edid

b41ca135 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/02 16:30
fortunes: The NTP codebase is larger than the SSH codebase.

01762349 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/01 22:05
aux/vga: fix mistale :-)

8067368e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/01 21:58
aux/vga: use optional edid information to determine mode when vgadb fails

e34fa159 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/01 14:28
aux/vga: cleanup vesa code

7fbed4d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/31 15:18
mothra: people do not like it. reverting

Next