RSS feed
266057f0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/10 15:13
wifi: reflect current transmit rate in mbps
7cf2321f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/10 14:59
etherwpi: afra support
34a0f466
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/10 14:50
etheriwl: dont clear descriptors after completion
b5655b72
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/10 05:04
wifi: adjust transmit rate on error (for etheriwl), small mkfile changes
4ec93f94
– 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
3ca9ac70
– 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
e3217c6f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/09 04:34
sysexec(): make the mips compiler happy
9ab096a7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/09 04:03
kernel: reject bogus two byte "#!" shell scripts in sysexec()
8ed25f24
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/08 20:01
kernel: various cleanups of imagereclaim(), pagereclaim(), freepages(), putimage()
fcb9abcc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 22:13
5e: enable VFP emulation by default, doubles only need to be 4 byte aligned
63879193
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 17:13
pc64: use unsigned long for kmapindex and mmu counts avoiding signed integer division
cd92790c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 15:53
ape: port libc smp tas() for arm
65061470
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 15:24
libc/arm: implement _tas() with LDREX/STREX, execute memory barrier on smp systems (zynq)
54585068
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 15:17
all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw)
e2a6e622
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 02:30
5e: approximate LL/SC with cas()
fcfc849d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/07/07 02:26
5e: make sure stack base is aligned to avoid unaligned memory trap on arm
20e25511
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/07/01 17:46
open(2): fix typo
562f1b51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/29 18:28
nusb/audio: dont sysfatal on bad endpoint (no altc)
4aee2b80
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/28 17:50
nusbrc: handle fat formated usb drives without partition table
37156fb0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/28 17:13
etherwpi: remove debug prints, use iprint() in interrupt
8799bf29
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/28 16:40
wpa: do not prompt for key when there is already one in factotum
ed238e7e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/28 14:32
etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks aap)
00328b57
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/28 14:22
pc, pc64: toggle bit 2 in port 0x61 to reset and enable PCI SERR# nmi's, print nmi status
9b0efa41
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/27 15:45
approx: chmod 775
9ca3fc3a
– aiju <aiju@phicode.de>
authored
on 2015/06/27 18:00
added approx(1)
167ab1f0
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/26 10:10
fortunes: No we can't.
ee735f10
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/21 15:35
wifi: berlin prime bunny hopping
6b4a9c5d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/19 10:43
5e: implement DSB,DMB,ISB and CLREX instructions
575015d2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/19 06:27
kernel: do not pull in atom.s from libc for arm kernels
e6220b39
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/19 05:02
exec(2): return register (R0) contains address of Tos structure.
1bd4c243
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/18 22:45
kernel: ignore last page at the top of virtual kernel address space for xalloc()
cb2a55ae
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/18 11:14
ndb(6): fix typo (thanks, pena)
e6658c55
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/18 10:28
dhcpd(8): the fs attribute refers to the file server, not the name server (thanks, pena)
1bf5b4ad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/18 08:16
zynq: use KADDR() for kmap() if we can avoiding the mapping
0dab8869
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/18 08:15
kernel: ignore memory pages with singular kernel addresses
fd8597ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/18 00:35
zynq: fix barriers
58dc03ce
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/17 23:13
kernel: do not inherit Proc.dot (current working directory) in kproc()
b48078c1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/18 18:58
kernel: do not inherit current directory channel (dot) to pager
47f05d4d
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/17 14:07
usps: cut the useless part
921aa0a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/16 04:08
stats: add kernel malloc and kernel draw allocation size graphs
45b79036
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/16 04:05
devcons: add current pool allocations to #c/swap
6c99d2f0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/16 02:05
kernel: remove waserror() arround newpage() in mntcache
64ed3658
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/15 13:40
kernel: add pagechaindone() to wakeup processes waiting for memory
bce2696b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/15 13:13
dontkill: only use noswap flag to mark processes as not to be terminated on oom
5329fbf8
– aiju <aiju@phicode.de>
authored
on 2015/06/15 12:27
there's plenty of room in /lib
8a3b388f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/15 12:05
kernel: implement separate wait queues for page allocation
9ab48ee3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/15 04:28
hjfs: defer parent directory permission check for wstat
13ec5592
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/14 21:57
hjfs: fix wstat
5adf0606
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/14 20:30
nusb/serial: remove unused channel
584caf6d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/15 18:32
zynq: remove unused PTE typedef
13a79fbb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/15 18:13
zynq: remove unused statistics fields from Mach structure
65db7054
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/14 17:31
ndb/dns: cleanup forwarding code (redistrib())
ffd294e0
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/13 16:34
theo: You are on your own.
a55eed44
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/13 17:28
aux/vga: == is not strncmp
7f4b037b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/13 16:58
htmlroff: fix wrong newline in \name handling (| -> ||)
453ca8db
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/13 16:21
qc, 9/ppc, 9/mtx: fix wrong if statements
d6eb7cc7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/13 13:50
kernel: dont use smalloc() to allocate pte array in ibrk()
27fb90eb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/13 11:03
vblade, cifs, usbuhci: fix parenthesis
9c1dff3f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/13 11:01
lock: reopen lockfile after changing mode to make lock effective
1473e5d4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/13 08:43
lib9p: fix lib9p wstat qid.type/mode checks (fixes lock(1) for ramfs/hjfs)
f92057cc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/13 18:37
ndb/dns: use same buffer size of udp packet in redistrib() as dnudpserver() (fixes assert)
cc3abe39
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/12 13:50
games/doom: remove Makefile
e4c3f92c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/12 13:28
games/doom: fix desyncing demo (thanks qwx)
34ae4649
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/12 10:28
kernel: fix accounttime() for HZ >= 1000
2112ad67
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/11 17:26
zynq: increase kernel memory for graphics
d8bcd6c8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/11 12:44
zynq: mouse acceleration
36d2504a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/11 12:14
zynq: make screen and cursor kprocs exit properly
0dbbe791
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/11 12:04
zynq: add support for hardware cursor
98640950
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/11 18:14
merge
a25758dc
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/11 18:13
fix strncmp/memcmp used with a wrong number
036ae2e3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/10 13:18
cifsd: smbrename is still ok when file is readonly (fixed git)
c89b0b3c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/09 21:27
zynq: fix flushmemscreen()
be36fab4
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 14:25
remove drawlsetrefresh and convM2Tnoenc: undefined functions
e56e61fe
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 08:32
addpt(2): put badrect in .SH NAME so that it gets into the searchindex
86acce7c
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 08:29
esetcursor(2), alarm(2): fix prototypes
72a168b5
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 07:54
event(2): fix estartfn prototype
3bd0d666
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 07:46
authsrv.h: remove nonexistent prototypes
a314302e
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 06:33
libdraw: sync allocimage/allocwindow prototypes with man pages
94333d83
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/09 06:04
ip: fix wrong radix for iphash() (thanks yoann padioleau)
90b4fe9c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/09 05:17
zynq: add /dev/fbctl to attach framebuffer to devdraw
cda46731
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/08 23:33
devsegment: fix parsecmd() memory leak
e2a5d674
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/08 21:42
libdraw: consistent use of nil for pointers, error handling
0fc761bc
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/08 20:15
unix is BUGGERED. remove it
7a95bef0
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 19:53
authsrv: remove unused opasstokey
2c505c16
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 19:34
addpt(2): document badrect function
e77002cd
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/09 19:23
freeimage(2), readcolmap(2), writecolmap(2): fix prototypes
477f3ce3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/08 17:08
exec(2): exec argument size only limited by user stack size
e89e54d1
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2015/06/08 08:59
exec(2): fix prototypes
a41606b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/07 22:49
merge
14a7c237
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/07 22:43
aux/vga: disable nvidiascale() as it broke modeset on kenjis card
c5b0edec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/07 13:41
devfs: remove useless ~OTRUNC mask for openmode
b554ad05
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/07 13:33
zynq: fix /dev/pl
5a534f94
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/07 11:12
/lib/face: add updated addresses for quanstro, bwc, steve.simon (thanks, erik)
1caaa031
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/06 14:20
fortunes: Turning off comments.
8f1b6999
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/06/06 14:18
sysinfo: update -p for sysinfo.9front.org
ebf43c0a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/06 20:11
sysupdate: change source repo to https://code.9front.org/hg/plan9front
9d3bc164
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/07 18:14
libsec/tlshand: implement client side ECDHE (many thanks to pr!)
079d3f40
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/07 18:12
libsec/ecc: fix memory leak (free() vs mpfree())
4be3300e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/05 22:13
prep(8): edisk also adds a EFI system partition (esp) when not already exists.
628611fb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/06/05 22:00
inst: provide gpt/mbr choice when disk is blank, format esp
Next