code: plan9front

RSS feed

e4c3f92c – cinap_lenrek authored - 2015/06/12 13:28
games/doom: fix desyncing demo (thanks qwx)

34ae4649 – cinap_lenrek authored - 2015/06/12 10:28
kernel: fix accounttime() for HZ >= 1000

2112ad67 – cinap_lenrek authored - 2015/06/11 17:26
zynq: increase kernel memory for graphics

d8bcd6c8 – cinap_lenrek authored - 2015/06/11 12:44
zynq: mouse acceleration

36d2504a – cinap_lenrek authored - 2015/06/11 12:14
zynq: make screen and cursor kprocs exit properly

0dbbe791 – cinap_lenrek authored - 2015/06/11 12:04
zynq: add support for hardware cursor

98640950 – ftrvxmtrx authored - 2015/06/11 18:14
merge

a25758dc – ftrvxmtrx authored - 2015/06/11 18:13
fix strncmp/memcmp used with a wrong number

036ae2e3 – cinap_lenrek authored - 2015/06/10 13:18
cifsd: smbrename is still ok when file is readonly (fixed git)

c89b0b3c – cinap_lenrek authored - 2015/06/09 21:27
zynq: fix flushmemscreen()

be36fab4 – ftrvxmtrx authored - 2015/06/09 14:25
remove drawlsetrefresh and convM2Tnoenc: undefined functions

e56e61fe – ftrvxmtrx authored - 2015/06/09 08:32
addpt(2): put badrect in .SH NAME so that it gets into the searchindex

86acce7c – ftrvxmtrx authored - 2015/06/09 08:29
esetcursor(2), alarm(2): fix prototypes

72a168b5 – ftrvxmtrx authored - 2015/06/09 07:54
event(2): fix estartfn prototype

3bd0d666 – ftrvxmtrx authored - 2015/06/09 07:46
authsrv.h: remove nonexistent prototypes

a314302e – ftrvxmtrx authored - 2015/06/09 06:33
libdraw: sync allocimage/allocwindow prototypes with man pages

94333d83 – cinap_lenrek authored - 2015/06/09 06:04
ip: fix wrong radix for iphash() (thanks yoann padioleau)

90b4fe9c – cinap_lenrek authored - 2015/06/09 05:17
zynq: add /dev/fbctl to attach framebuffer to devdraw

cda46731 – cinap_lenrek authored - 2015/06/08 23:33
devsegment: fix parsecmd() memory leak

e2a5d674 – cinap_lenrek authored - 2015/06/08 21:42
libdraw: consistent use of nil for pointers, error handling

0fc761bc – ftrvxmtrx authored - 2015/06/08 20:15
unix is BUGGERED. remove it

7a95bef0 – ftrvxmtrx authored - 2015/06/09 19:53
authsrv: remove unused opasstokey

2c505c16 – ftrvxmtrx authored - 2015/06/09 19:34
addpt(2): document badrect function

e77002cd – ftrvxmtrx authored - 2015/06/09 19:23
freeimage(2), readcolmap(2), writecolmap(2): fix prototypes

477f3ce3 – cinap_lenrek authored - 2015/06/08 17:08
exec(2): exec argument size only limited by user stack size

e89e54d1 – ftrvxmtrx authored - 2015/06/08 08:59
exec(2): fix prototypes

a41606b4 – cinap_lenrek authored - 2015/06/07 22:49
merge

14a7c237 – cinap_lenrek authored - 2015/06/07 22:43
aux/vga: disable nvidiascale() as it broke modeset on kenjis card

c5b0edec – cinap_lenrek authored - 2015/06/07 13:41
devfs: remove useless ~OTRUNC mask for openmode

b554ad05 – cinap_lenrek authored - 2015/06/07 13:33
zynq: fix /dev/pl

5a534f94 – stanley authored - 2015/06/07 11:12
/lib/face: add updated addresses for quanstro, bwc, steve.simon (thanks, erik)

1caaa031 – stanley authored - 2015/06/06 14:20
fortunes: Turning off comments.

8f1b6999 – stanley authored - 2015/06/06 14:18
sysinfo: update -p for sysinfo.9front.org

ebf43c0a – cinap_lenrek authored - 2015/06/06 20:11
sysupdate: change source repo to https://code.9front.org/hg/plan9front

9d3bc164 – cinap_lenrek authored - 2015/06/07 18:14
libsec/tlshand: implement client side ECDHE (many thanks to pr!)

079d3f40 – cinap_lenrek authored - 2015/06/07 18:12
libsec/ecc: fix memory leak (free() vs mpfree())

4be3300e – cinap_lenrek authored - 2015/06/05 22:13
prep(8): edisk also adds a EFI system partition (esp) when not already exists.

628611fb – cinap_lenrek authored - 2015/06/05 22:00
inst: provide gpt/mbr choice when disk is blank, format esp

1613fd9f – cinap_lenrek authored - 2015/06/05 17:57
disk/edisk: create esp partition in addition to plan9 partition in auto mode

bbc35cc0 – cinap_lenrek authored - 2015/06/05 01:09
9boot: look for plan9.ini in all filesystems accessible to efi to find plan9 partition

045530ae – mischief authored - 2015/06/04 13:16
ape: define long long limits

16b3a688 – cinap_lenrek authored - 2015/06/04 00:34
dossrv: maintain file creation date/time on disk, fsinfo sector can be 0 (disabled)

e83ef3d1 – cinap_lenrek authored - 2015/06/03 23:58
disk/format: create Fatinfo sector for fat32

137a762e – cinap_lenrek authored - 2015/06/03 19:19
disk/edisk: fix blank mode

1a1863e5 – cinap_lenrek authored - 2015/06/02 12:56
rc-httpd: cleanup cgi handler

8caf4d3b – cinap_lenrek authored - 2015/06/01 21:15
authsrv: use plan9 key for http authentication

0afac045 – cinap_lenrek authored - 2015/06/02 19:44
hgweb.cgi: +x

cfd0698d – cinap_lenrek authored - 2015/06/02 19:41
hgweb.cgi: take REPO_ROOT and REPO_NAME from env, so can be used out of the box

7b8bada6 – cinap_lenrek authored - 2015/06/02 19:15
rc-httpd: various fixes

5c6357de – cinap_lenrek authored - 2015/05/31 21:32
devtls: ignore UnrecogniedName (112) alert message (for SNI)

0ca99770 – cinap_lenrek authored - 2015/05/31 15:48
9fs: handle all the dos filesystems in one case, add esp handler

42484b6e – cinap_lenrek authored - 2015/05/31 15:30
disk/fdisk: learn about EFI system partition (type 0xEF), honor protective mbr (type 0xEE)

52c6b751 – cinap_lenrek authored - 2015/05/31 12:41
inst/bootplan9: skip mbr installation and active partition switching when we have no plan9 dos partition

8278f6e3 – cinap_lenrek authored - 2015/05/31 10:15
prep(8): document disk/edisk

82aa1d5c – cinap_lenrek authored - 2015/05/31 09:06
integrate disk/edisk with diskparts, bootfs and installer (gpt support)

3e124e1f – cinap_lenrek authored - 2015/05/31 08:58
libdisk: error handling, sanity checks

ce76af64 – cinap_lenrek authored - 2015/05/31 07:19
disk/edisk: little improvements

c770b09f – cinap_lenrek authored - 2015/05/31 05:37
test: use libc.h constants for access() mode (thanks qrstuv)

460c5984 – cinap_lenrek authored - 2015/05/30 12:50
io.h: fis comment PciSID (alphapc, kw, mtx, teg2) (thanks qeed!)

b137420e – cinap_lenrek authored - 2015/05/30 12:45
pc/io.h: fix comment for PciSID

1376d559 – cinap_lenrek authored - 2015/05/29 23:36
disk/edisk: fix usage (was disk/gdisk)

4a4575bd – cinap_lenrek authored - 2015/05/29 23:22
disk/edisk: gpt partition table editor (no manpage, work in progress)

09b6a921 – cinap_lenrek authored - 2015/05/30 18:37
disk/partfs: adding identical partition is no-op

b5cbd0be – cinap_lenrek authored - 2015/05/30 18:26
disk/fdisk: fix help text

3ceedfd1 – cinap_lenrek authored - 2015/05/30 18:24
nusb/disk: adding identical partition is a no-op

de3c058e – cinap_lenrek authored - 2015/05/28 14:11
cputime(2): fix prototype for cycles() (thanks qrstuv)

e333a07d – cinap_lenrek authored - 2015/05/28 12:39
tcs: fix swaped alias mapping gb <-> gb2312

3d1e1236 – cinap_lenrek authored - 2015/05/28 12:37
uhtml: check if document is valid utf8 even with charset specified

e601e160 – cinap_lenrek authored - 2015/05/27 20:31
libsec: cleanup x509 and tlshand

16bbaa20 – cinap_lenrek authored - 2015/05/27 17:48
ape: include <sys/types.h> in <sys/wait.h> for pid_t (thanks jens staal)

a788f200 – cinap_lenrek authored - 2015/05/27 15:52
libsec/x509: fix verify_signature(), digest_certinfo(), X509dump()

5f7d769a – cinap_lenrek authored - 2015/05/27 14:35
libsec/x509: use SHA2-256 digest algorithm instead of MD5

5ef92295 – cinap_lenrek authored - 2015/05/26 20:23
pci: map pci bars for devices with base class codes (ccrb) 0x00 and 0x0D-0x11 (thanks qeed)

d6a91e0a – cinap_lenrek authored - 2015/05/26 15:25
cc: set unspecified elements to zero in local variable initializers

cfafa676 – stanley authored - 2015/05/25 11:04
rootstub: do not create pkg directories

0853e2cc – stanley authored - 2015/05/25 11:03
remove pkg(1): we regret the error

ff2e8f30 – cinap_lenrek authored - 2015/05/25 09:03
thread(2): fix prototype for threadint() and threadkillgrp() (thanks qwx!)

0d87019a – cinap_lenrek authored - 2015/05/24 21:57
cc: handle unaligned data in = {0} local initializer

c727d2ae – mischief authored - 2015/05/20 14:25
cdproto: /sys/log/httpd should be a directory

a94a8a06 – mischief authored - 2015/05/20 14:16
revert httpd log file goof

890c4595 – cinap_lenrek authored - 2015/05/20 22:28
webfs: send servername in tls client hello (SNI)

40360a99 – cinap_lenrek authored - 2015/05/20 22:26
libsec: implement tlsClient support for RFC6066 server name identification (SNI)

a1bbf39c – mischief authored - 2015/05/20 11:38
ip/httpd: fix syslog file

5d2253af – mischief authored - 2015/05/20 11:09
libhttpd: declare hvprint

d8487e98 – cinap_lenrek authored - 2015/05/20 05:49
etherigbe: spi eeprom support (thanks echoline)

61989548 – cinap_lenrek authored - 2015/05/19 16:04
libdraw: don't loop forever when getting eof on /dev/cons in keyboard ioproc

8f8c2d67 – cinap_lenrek authored - 2015/05/19 10:02
aux/vga: dont use /proc/$pid/mem to access vga bios

ca123ae3 – cinap_lenrek authored - 2015/05/19 08:40
merge

041d732b – cinap_lenrek authored - 2015/05/19 08:39
tar, tarfs: implement longname support

8e65273a – stanley authored - 2015/05/18 14:41
faces: fix fuck-up (thanks, qrstuv)

4cb504af – stanley authored - 2015/05/18 14:35
faces: add cs.dartmouth.edu!doug (thanks, qrstuv)

76ee4c39 – cinap_lenrek authored - 2015/05/17 21:26
usbd: set device info for control file (see usb(3), thanks qeed)

c8c65f18 – cinap_lenrek authored - 2015/05/17 20:32
merge

8183f0ec – cinap_lenrek authored - 2015/05/17 20:29
cdproto: /sys/log/pop3

86f22d3c – stanley authored - 2015/05/17 08:53
colors(1), who(1): add missing SOURCE entries

dfdc52ea – cinap_lenrek authored - 2015/05/17 03:02
libc: use Runemax instead of hardcoded 0x65536 for fmtchar check (thanks qrstuv)

bf74dfbc – cinap_lenrek authored - 2015/05/17 02:59
kbdfs: Runemax is inclusive.

45384b00 – stanley authored - 2015/05/15 17:08
fortunes: What's wrong with the obvious?

0d701b77 – cinap_lenrek authored - 2015/05/15 03:53
gunzip: the extra length field (XLEN) is two bytes instead of one

20b8f1e7 – stanley authored - 2015/05/14 17:04
rc-httpd/handlers/dir-index: plan 9 files may be chmod +a:

Next