git: 9front

RSS feed

bf855964 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 09:56
ape: fix main9 for mips

f92f4e5d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 09:55
libmp: use portable mpdigdiv routines for mips (causes invalid instruction trap on indy)

b51636ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 04:33
ape: fix lockinit() for mips

750be700 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/24 23:03
zynq: fix out of bounds access in etherprobe()

63f6121f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/24 20:11
boot: allow alternative proto files per kernel and kernel config for bootfs.paq

387bd4fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/24 18:54
vc: fix coffsect.lnno overflow into nreloc

26d1fc26 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/03/23 10:28
ircrc: remove unused clonefile

ba40d7c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 23:15
boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entries

269f706e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 13:49
vl, libmach, kernel: mips has 16K alignment for segments (for bigpages)

df3cc1ce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 13:42
merge

59a55663 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 13:41
usbohci: ensure Ed and Td alignment, fix for amd64

57138291 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/19 07:45
merge

71654257 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/19 07:44
db: fix unicode support (thanks giacomo)

eda4993c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/18 15:52
dhcpd: ignore ";" filename from sgi arcs bootp(); command

4aa7e07a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/18 15:31
libmach: use #pragma pack to force 4 byte alignment of bootexec.h structures for amd64

12a1f387 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/18 15:30
ape: silence compiler "no return at end of function" for mips lock.c

fc861b0c – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/18 14:33
pushtls(2): tls.h -> libsec.h (thanks, pr)

194e3559 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/17 12:13
merge

4d010739 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/17 12:12
6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r

a00e21fb – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/16 19:44
ssam: fix typo

f3de6142 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/16 19:42
ssam: don't pollute the environment.

ce2d7f94 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/16 19:34
mp(2) man page: mpinvert, not mpinverse (thanks, pr)

bb68edd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/16 01:46
kernel: get rid of auxpage() and preserve cache index bits in Page.va in mount cache

45ce81ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/16 01:23
kernel: avoid repeated calls to reclaim(), dont miss last page in Pte

78217e99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 17:24
rsa(8): recommend secstore(1) for Plan 9 RSA private key storage

5e46d018 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 14:01
mothra: <del>, <ins>, <wbr>

5f46e884 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 13:05
mothra: add <strike> support

351497be – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 11:27
boot: disable group/other permission checking in bootfs paqfs

eb282824 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/14 18:23
doom: print correct version number on mismatch (thanks qu7uux)

194828f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 21:09
webfs: do not send credentials in automatic referer url

53e7c805 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 21:02
rc-httpd: support for http basic authentication, fix cgi support to work with hgweb.cgi

29c6962e – 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

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

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

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

300897e4 – 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

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

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

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

b8df3d2c – 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()

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

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

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

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

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

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

b63bc39f – 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

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

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

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

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

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

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

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

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

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

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

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

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

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

5a79b399 – 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

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

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

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

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

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

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

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

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

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

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

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

25e2b593 – 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()

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

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

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

69b8ba83 – 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)

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

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

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

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

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

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

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

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

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

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

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

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

50c41099 – 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_)

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

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

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

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

4ad5d7d8 – 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

74d77f0d – 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

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

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

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

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

Next