RSS feed
77e0feb6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/24 15:53
zynq: fpsave() and fpclear() both need to disable the fpu
1c6daca5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/24 11:56
zynq: active.machs = 1
aca053c1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/24 08:37
zynq: set mainmem->maxsize so kernel malloc() wont fail after 4MB
4e94094e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/24 06:38
5l: remove -f flag and add -F flag to disable VFP code generation
2ef69f42
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/24 06:20
zynq: fix kernel configuration so it builds
d1799f65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/24 06:04
nusb/serial: fix nusb/serial hang with ftdi
7a3f0998
– aiju <aiju@phicode.de>
authored
on 2014/12/24 05:21
added zynq kernel
6dafa424
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/23 07:04
fortunes: if(~ $i (seek _nsec)) { # untested so far - geoff
4581be51
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/23 07:03
rc-httpd(8): add HISTORY to man page
3ab80c9f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 11:56
pc, pc64, xen: change return type of intrdisable() to void
c404fd9d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 11:16
sdvirtio: provide enable() and disable() functions so it can be switched off
e0c221ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 11:10
pc, pc64: fix intrdisable() to remove the Vctl entry even tho we can't disable the interrupt on apic
b486d887
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 07:17
sdvirtio: move common "queue i/o and wait" code into vqio() function, handle notify suppression
515893dd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 05:49
pc, pc64, xen: simplify #P/irqalloc
f4c6dad8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 04:33
pc, pc64: include PCArch.id in #P/archctl simplify #P/ioalloc read handler
a5b0b6ba
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/22 04:18
ape: add fprint %z format (thanks Ori_B)
1db9f19b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/21 12:25
ip: exclude "don't fragment" bit from ipv4 reassembly test
bf049ebd
– mischief <mischief@offblast.org>
authored
on 2014/12/20 17:32
pci(8): document vid/did argument
3f4e8429
– mischief <mischief@offblast.org>
authored
on 2014/12/20 16:56
pci(8): fix usage
87571542
– mischief <mischief@offblast.org>
authored
on 2014/12/20 16:42
merge
127f8f04
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/21 00:12
tee: get rid of openf[100] array and just dup() filedescriptors to 3+[0..n-1]
468851cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/20 23:48
merge
cb35d1a1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/20 23:46
kernel: avoid inconsistent reads in /proc/#/fd and /proc/#/ns
a11fe195
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2014/12/20 20:30
merge
758496ec
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2014/12/20 20:28
sam: '^' and '_' cmds; same as '<' and '|' except that stdout goes to the command window
d44d6797
– mischief <mischief@offblast.org>
authored
on 2014/12/20 16:41
pci: import pci script and updated database from 9atom
8ac28ac1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/19 22:34
flate: fix wrong adler32() length calculation (thanks qrstuv)
ffe862c5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 22:57
vblade: fix code so #pragma pack isnt needed
63799396
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 21:50
add erik quanstros vblade utility
e93cd703
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 21:40
pc64: enable devaoe and sdloop in kernel configuration
e3a77e59
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 21:38
sdloop: hardcode Enotup[] string to avoid devaoe dependency
9df9a362
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 21:37
sdaoe: allow aoedev= shorthand for id!lun -> id!#æ/aoe/lun
2d06aac2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/19 18:57
pc, pc64: adjust mpshutdown() comment to reflect the current state
7523131e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/19 18:34
pc, pc64: untangle acpireset() from mpshutdown()
d94dc331
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/18 11:11
hgfs(4): add SOURCE to man page (thanks, spew)
ba25b6cd
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/18 11:07
fortunes: oh really.
725c7721
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/18 11:06
hgfs(4): add HISTORY to man page
06f6b1c9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 21:53
xen: remove segmentation constants, not used on xen.
b7e7e5ef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 21:04
pc: remove mmuinit0()
3e7d1811
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 18:55
merge
d9c4637a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 18:53
kernel: remove "checked xxx page table entries" print from checkpages()
f52e8582
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/18 18:06
kernel: print addresses in hex and sizes in decimal in xallocsummary
476a47b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 17:49
pc, pc64: cleanup devarch
35df6c32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 16:43
fstype(1): cleanup
84f45a44
– mischief <mischief@offblast.org>
authored
on 2014/12/17 09:27
acme: allow typing '\n' in window tags
b9f23248
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 06:18
boot(8): the method!server notation isnt usefull anymore...
13c4b57c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 05:03
teg2, xen: remove unused bootdisk[] and fix conf.nswppo factor in kernel memory size calculation
0e2ff6fb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 04:45
pc: remove unused bootdisk[] variable
06e61150
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/17 04:23
pc, pc64: remove old B.COM command line parsing and just pass tokenized BOOTLINE to /boot/boot as argv[]
0e03a5f9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/16 04:41
kernel: replace ulong with uintptr in ucallocb() and fix unneeded parentheses
5c29603f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/16 03:11
kernel: remove obsolete comment regarding Mntcache size in */main.c
8309f15c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/16 00:41
kernel: new mount cache
bc97fa79
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/15 02:26
audio/flacdec: fix pcmconv pipeline race (thanks mischief and henesy)
523c33bb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/15 01:28
kernel: minor changes to mount cache
c8ed49da
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 20:43
xen: fix cross build
07a776fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 20:04
kernel: use new disk/mkfs -o option to get proper source filename list for bootfs.proto
5c1803e1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 19:52
disk/mkfs: add -o flag to list source files
2e94406e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 17:27
merge
8d6171f1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 17:25
kernel: remove *.acid files in nuke target instead of $CONF.clean target
0dc19293
– ftrvxmtrx <ftrvxmtrx@gmail.com>
authored
on 2014/12/14 17:20
png: fail on invalid bpc
67bed722
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 17:10
kernel: get rid of /boot/boot parametrization
1d674abe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 16:58
xen: fix mtrr dummy functions
035aacf6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/14 15:21
bio: add Bfdopen() from plan9port
4afb56f5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/13 19:00
kernel: evaluate dependencies of bootfs.proto files for bootfs.paq
96525eda
– ftrvxmtrx <devnull@localhost>
authored
on 2014/12/13 16:58
various cmds: replace magic numbers with Kdel/Keof, etc
feb7702c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/13 16:44
kernel: correct dependency for printstub.$O instead of print.$O
ff4daa7e
– mischief <mischief@offblast.org>
authored
on 2014/12/13 06:28
stats: handle 'q' to close
25a9cc3a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/13 01:23
pc, pc64: untangle embedded controller (ec) dependency from devarch
6a3b9012
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/13 00:29
kernel: generate dummy bootscreeninit() function when building without vga device
9be64bcb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/13 18:16
ndb/cs: fix spelling (thanks mischief)
f83dab12
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/12 16:18
acme/win: fix mistake
6ddbe25d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/12 16:09
acme/win: remove old crap
169db43a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/12 16:07
merge
aac81cf0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/12 16:06
acme/win: fix fswrite() not assuming iounit < EVENTSIZE
651fa5bd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/11 15:38
cfs: change default mountpoint to /mnt/cfs and fix the manual (thanks mischief)
854d028d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/11 15:20
acme: fix buffer overrun in xfidutfread() and xfidruneread(), cleanup
86e63c36
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/11 13:32
kbmap: fix sprint() buffer overflow (thanks silasm)
ffa761be
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/11 12:03
plan9.ini(8): fix typo (thanks ftrvxmtrx)
00334c04
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/11 09:45
fortunes: UX-wise (and generally speaking, for most common uses of a computer these days), Plan9 is, sadly, almost useless.
e14d6249
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/12/11 09:45
qmail: call mail instead of smtp with the wrong path
5ae58296
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/10 14:38
plan9.ini(8): etheryuk
ec495f37
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/10 14:29
plan9.ini(8): document bcm and virtio ethernet and hda and ac97 audio.
6357ff0e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/10 13:34
plan9.ini(8): remove factotumopts= (not implemented), add secstore=, clarify domain name use for fs= and auth=
aa2422b5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/10 13:02
bootrc: keep original address when ndb/dnsgetip fails and let dial complain
d4076731
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/10 12:37
bootrc: use "address" instead "ip" in wording netboot questions, as we domain names are allowed now.
b305ea4a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 22:24
merge
ba6cd374
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 22:22
bootfs: remove disk/kfs fileserver, nobody uses it
23b34076
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 22:22
bootrc: add ndb/dnsgetip resolver to bootfs so domain names can be used for fs=, auth= and secstore= (thanks mischief)
d75f5a24
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 22:16
bootrc: preserve #ec/fs (thanks _sl)
1985bebb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 21:30
dnsgetip: filter negative answers, remove -f flag, use dnsgetip logfile
23d6c796
– mischief <mischief@offblast.org>
authored
on 2014/12/09 12:33
ndb(8): document ndb/dnsgetip
230cee34
– mischief <mischief@offblast.org>
authored
on 2014/12/09 11:18
ndb: add dnsgetip program to resolve A and AAAA records during bootstrapping
665f0c8e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 19:30
bootrc: handle multiple fs and auth addresses in netboot, always set auth= in /net/ndb
17566b4d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 17:26
bootrc: do not pass authserver with -a flag to factotum, handle multiple secstore addresses
f9d37997
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 17:07
factotum: accept multiple bootstrap auth servers in /net/ndb and -a arguments
ee693636
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 16:53
secstore: allow multiple server addresses in $secstore and multiple -s arguments
98645db9
– mischief <mischief@offblast.org>
authored
on 2014/12/08 18:16
devsegment: fix segmentcreate function signature
8ec06b6f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/08 22:25
merge
a0bb446d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/08 22:23
ethervirtio: fix queue notifications and interrupt flags, avoid useless notifications
469a10f1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/12/09 18:11
hgwebfs: add fake add_handler method for HTTPRangeHandler()
Next