git: 9front

RSS feed

b4a39949 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 22:01
ape: implement altzone for tzset()

8da5b759 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 22:00
ape: fix mktime() again

ef2def5a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 14:30
resample: simplify getint()

6f90213c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 14:10
libc: make atoi() not parse c-style octal and hex numbers

6681b1d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 13:29
crop: use strtol() instead of atoi()

60942937 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 13:08
bitsy: replace atoi() calls with strtol() when hex can be expcted

d25a2330 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 13:07
pc, pc64: replace atoi() calls with strtol() when hex can be expcte

5350c98a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 12:24
kernel: dont rely on atoi() parsing hex for netif/devbridge

631100ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 11:52
webcookies: fix typo

ff7cb216 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 11:48
9pcon: use strtol() to parse integers

bb3387ba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 11:32
libcontrol: use strtol() to parse integer arguments

7916175a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 11:26
libhttpd: use strtol to parse decimal character references in httpunesc()

8582ed1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 10:58
snoopy: dont rely on atoi() being able to parse hex

d333520f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 10:52
bitsy/keyboard: do not rely on atoi() being able to parse hex

9a93f0a9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 10:45
libauthsrv: readnvram() use vlong for nvroff, parse $nvlen/$nvoff with strtol() instead of atoi()

9444d3c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 10:28
webcookies: use strtol() to parse HH:MM:SS

f1e1e152 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 10:24
aux/vga: dont rely on atoi() being able to parse hex

31b01706 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 18:08
devenv: simplify envremove(), cleanup

2d40d892 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/02 17:39
devenv: avoid indirection, keep Evalue's allocated in an array

67106e25 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/02 10:52
1c,2c,7c,kc,vc: honor suppress condition for outstring() in swt.c

2aa8e4d2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/02 10:48
ipv6on: fix search for ip attribute (thanks kenji arisawa)

0c8aae51 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/02 03:32
pc, pc64: set *bootscreen= when framebuffer changes

4e3bd796 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/02 01:36
kernel: cleanup qlock.c to use nil instead of 0 for pointers

75a76f39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 12:38
mothra: show <source> tag within <video>/<audio> tags

32a955d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 12:18
mothra: fix nil crash on missing name/src attributes for source/video/audio/embed/frame/iframe

3aa6418a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 10:55
mothra: enable compiler warnings and type checking, cleanup

5ab58284 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 09:53
mothra: fix double button hit

099c7fd2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 09:06
mothra: cleanup url handling

22381aa9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 08:51
mothra: fix selurl()

67523a04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 07:56
jpg/ico: fix mkfile

968c37a8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/01 07:20
mothra: support for inline images and <image> tag

25fff8b7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/31 23:18
webcookies: create lockfile with 0600 permission, always use create() with perm 0600 for rewriting jar

4fa9f865 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/31 23:16
bio(2): Bterm() closes filedescriptor for Bfdopen() allocated buffer

f9acd553 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/31 08:58
jpg/ico: support for embedded png icons

cb200905 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 21:10
webcookies: fix implicit path cookie handling

9d001c7c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/31 19:03
aux/vga: sandybridge support for igfx (unfinished)

1a774d50 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/31 18:51
iostats: add -C to usage

4f17bd2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 17:00
devmnt: fix mntcache()

6456b145 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 16:30
games/doom: fix config file never being loaded or saved (thanks qu7uux)

32499153 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 16:02
games/doom: display correct message on medkit pickup when health low (thanks qu7uux)

d1f3968d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 16:00
games/doom: fix ouchface not being shown when it should be (thanks qu7uux)

4864cf02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 15:55
games/doom: add bug compatibility switches (thanks qu7uux)

ea26a5b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/30 15:51
games/doom: fix switch textures swapping in ultimate doom (thansk qu7uux)

72c54078 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/29 10:51
games/doom: implement filelength() (thanks quux)

98761569 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/29 10:17
etheriwl: add pciid for Centrino Wireless-N 1000 (thanks qu7uux)

e4fb4dac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/29 04:50
webcookies: fix isdomainmatch() (fixes livejournal.com login)

7bcef155 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/29 01:19
ratrace: avoid blank line prints, make writer the parent

54cc04e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/28 23:53
ratrace: various improvements

a12100a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/28 08:06
cc: provide fake realloc() for getenv()

1433d5be – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/28 06:01
kernel: remove obsolete comment from namec()

c6f61aae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/28 05:52
kernel: export mntattach() from devmnt.c avoiding bogus struct passing and special case in namec()

b309f685 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/27 23:30
ether79c970: set mbps for proper queue sizes, assume gigabit ethernet for vmware

423a69ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/27 21:24
lib9p: return "write prohibited" error as documented in 9p(2) when srv->write is nil (thanks silasm)

d9bb90f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/27 02:42
kernel: clunk the cache when removing cache flag on a channel, only call cread() chen CCACHE flag is set

3c5a33ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/27 00:33
devmnt: use c->iounit instead of msize-IOHDRSZ to chunk reads and writes, reduce memory overhead for Mntrpc, mntalloc lock

177c5e76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/26 09:55
devmnt: dont reset readahead window when requested offset still has pending rpc

e7fe1e3d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/26 01:43
kernel: pipelined read ahead for the mount cache

672987f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/24 07:45
page: fix deadlock, nil vs 0 for pointer comparsion, cleanup

450ee4f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/24 02:18
libsec: increase handshake message buffer size (MaxChunk) to 32K (thanks sl)

918c1714 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/07/22 17:35
fortunes: go away.

250d86f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/22 23:24
ip/httpfile: fix flushes, fix concurrent reads, set error string

4fa6ca66 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/23 18:56
kernel: make sure fd is in range in fdclose()

d5b27c7b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/23 18:34
kernel: simplify syspipe()

1dcbf46f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/23 18:05
devaoe: more nil vs. 0

bd02cea4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/22 17:56
devaoe: fix off by one in aoeerror(), consistent use of nil for pointers, error handling

4d039b0e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/22 17:54
kernel: consistent use of nil for pointer in sysfile.c

d95e87ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/22 15:17
kernel: cleanup chan.c to consistenly use nil instead of 0 for pointers

9901fd6c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/22 15:15
kernel: make sure the swap device has a reasonable capacity in setswapchan()

cc2776de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/19 16:25
devmnt: do not use user buffer to update the mount cache

a037a256 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/18 23:36
devstream: fix mistake

3ca96a8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/18 23:34
stream(3): fix reference

fb50b6f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/18 23:32
fcp: use iounit() to determine buffer size, reduce number of worker procs to 8

5ad76220 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/18 23:32
cp: experimental stream support

b6dc3746 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/18 23:31
devstream: fast sequential file access with 9p pipelining experiment

98e64c60 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/16 04:51
pc: check Sse (bit 25) in cpuiddx before enabling fxsr in cr4 (fixes crash on the pentium II)

9564cdc8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/16 04:49
aux/cpuid: make sure extended feature bits are available (fixes crash on the pentium II)

4408ab5d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/15 13:09
devproc: make sure statbufread offset wont turn negative

e0c1af8d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/14 16:44
fcp: fix wrong write pointer offset when read returns less than DEFB bytes

f0ab0c24 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/14 02:51
kernel: remove debugalloc.c

72d25b9b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/14 18:33
mk9660: write data in alphabetical order

5c36cb5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/14 18:23
9660srv: keep data and metadata separate in the cache with a tag

7a25640f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/13 14:37
9660srv: go back to 128k clusters

14b19531 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/13 02:28
inst: fix download task using ip/httpfile to mount a iso over http and prompt for installurl

9e66176c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/13 01:51
httpfile: fix evictblock() so we wont consume all the memory

0f56788f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/12 22:56
libFLAC: fix compiler warnings by properly declaring void function arguments

4586fbde – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/12 22:38
python: HAVE_STDINT_H 1

b32fd432 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/12 22:36
ape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to limits.h

023c33bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/12 20:54
cpp: search source file directory first for quoted #include (thanks Ori_B)

11310741 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/12 15:21
ether82563: fix multicast filter (based on openbsd em(4) driver)

b355bc6f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 22:42
page: make lookahead fetch work in backwards direction

3008798f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 22:35
tftpd: count only options we understand so we wont send empty oack message

8bde6f3c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 22:34
etherrt2860: add multicast stub

44b28c9f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 22:33
etheriwl: add multicast stub

c361bdbf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 22:33
etherwpi: dont enable transmit power for invalid channels, add multicast stub

286f6a36 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 15:13
wifi: reflect current transmit rate in mbps

3007b8dc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 14:59
etherwpi: afra support

eb840e13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 14:50
etheriwl: dont clear descriptors after completion

1585bdfc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 05:04
wifi: adjust transmit rate on error (for etheriwl), small mkfile changes

29af2173 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/10 19:56
kernel: use HDR_MAGIC constant to handle Exec header extension, make rebootcmd() handle AOUT_MAGIC macro

d3db16d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/07/09 04:51
sysexec(): need () arround AOUT_MAGIC comparsion to handle #define hack on mips

Next