shithub: riscv

RSS feed

c82569c6 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/11/02 08:16
bullshit: don't pollute the environment

9ac3a0c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/02 12:23
wpa: fork note group when going to background (thanks jpm)

bb95002c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 22:52
pc, pc64: implement acpi reset (for efi)

670493fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 20:50
realemu: make sure instruction arguments are initialized even when decoding traps

2020190f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 20:32
pc, pc64: more sanity checking for lowraminit()

153f96eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 16:53
pc64: remove unused pdballoc and pdbfree counters from mach structure

5c5daef9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 16:59
dist: generate efi bootable cd image

bb33ba6b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 16:40
nusb/kb: dont set boot protocol on HidCSP interface when we failed to read report descriptor (thanks aap_)

634c5554 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 16:07
efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E option of mk9660)

c7a5345a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 15:43
efi: iso filesystem support for cdrom booting

5f91d3f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/30 23:15
efi: add test targets for iso and fat (for documentation only)

2cfbc3c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/30 23:06
mk9660: add -E option to create EFI boot entry

4bfa18a5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/30 16:13
bcm: fix baudrate setting for serial console (thanks to aap and hiro)

678db0fb – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/28 20:20
newt: delete lines

e02e4045 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/29 18:49
newt: do not print first message twice when stepping through messages

392ca817 – Kurt H Maier <khm@sciops.net> authored on 2014/10/29 09:12
disable useless ssh daemon by default

482e03c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/29 13:31
merge

840ade48 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/29 13:29
fix syslog() use with linefeeds for various programs

cefc352c – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/29 08:03
newt: only print a date if we've managed to extract a date

4616c93e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/28 23:20
cs: fix linefeeds in syslog(), cleanup

fe23dcef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/28 22:43
cs: use /net/ether* instead /net/ether[0123], dont remove srv file with -n, dont write dns logfile

e1b0ab17 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/27 20:43
newt: removed unused function

6213e137 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/27 20:38
newt: implement ned-style address ranges and overhaul h command to suit

c38cd508 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/24 22:05
rio: dont serve a kbd file per window when we didnt got one from the environment

88486c75 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/24 10:40
fortunes: this exact error message is in the fortunes file.

9c009c1c – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/24 10:39
rob: Working as intended

fa3e71ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/23 20:40
efi: change eficonfig ordering so memconf() is first, dont fallback to fs when /cfg/pxe/ file isnt there

3bb7ad61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/22 20:43
lib9p: prevent files from being created in deleted directories (thanks BurnZeZ)

89e63156 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/23 19:59
lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ)

16e08adb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/23 19:11
efi: add initial pxe support (v4 only)

e81e1a4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/21 02:03
pc, pc64: make mtrr() callable from interrupt context and before mpinit

dfe8c8bf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/19 17:55
9boot(8): document efi booting

d91fe5b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/19 17:17
inst: ignore *bootscreen= variable when generating plan9.ini

bcc65db1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/19 17:00
pc, pc64: lookup pci device for bootscreen() and maximize framebuffer aperture so can change screen resolution

d7785060 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/19 15:55
efi: use LocateHandle() and HandleProtocol() to check for multiple gop protocols to find a usable one

d6ea4969 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/19 18:01
efi: fix compiler warnings, remove indicator prints in readn()

f0ff0fb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/18 15:15
efi: simplify bootscreen code

04016649 – aiju <devnull@localhost> authored on 2014/10/18 15:08
games/gba: add state saving

99e004c7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/18 14:48
efi: convert pixel format to bootscreen color channel

6aa6e9fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/17 22:15
efi: make clean target virtual

6f3dfb57 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/17 22:13
efi: add experimental efi bootloader

0a6439a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/17 22:01
pc, pc64: allow passing RSDT pointer in *acpi= boot parameter, early bootscreeninit(), fix rampage() usage

81e0d6e9 – BurnZeZ <brz-9dev@intma.in> authored on 2014/10/15 11:57
sysupdate/psfax/play: fix unquoted brackets causing rc to perform unnecessary file lookups

b52f0c88 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/13 19:02
pc: add *bootscreen= variable to pass pre-initialized framebuffer info to kernel

cc6ab318 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/12 16:18
pc: sanity check bda value in lowraminit() to avoid overflow with efi

ca694c51 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/12 09:27
pkg: change default repo to http://9front.org/pkg/386

748a9526 – BurnZeZ <brz-9dev@intma.in> authored on 2014/10/11 07:47
rio: fix "-cd dir" in mountspec being ignored

081bbcf0 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/06 17:17
fortunes: You have an agenda.

5de71b11 – aiju <devnull@localhost> authored on 2014/10/03 12:52
games/gba: new faster ppu code, audio support

02ea56db – aiju <devnull@localhost> authored on 2014/09/30 16:46
added gbatype

74b7abe9 – aiju <devnull@localhost> authored on 2014/09/30 11:48
games/gba: fix dma repeat bit and eeprom addresses

4f264ced – aiju <devnull@localhost> authored on 2014/09/30 09:07
added crc32

4f4d71b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/29 17:01
hgfs: make data files with meta headers having the right size after open

c1dc5d15 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/29 16:11
snap: change ulong return of stackptr() to uvlong for amd64

752841fc – aiju <devnull@localhost> authored on 2014/09/28 15:41
games/gba: small fixes

15afb9d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/28 15:02
apply ps2mouse corruption fix to omap

dbb0f46e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/28 14:29
merge

36db1295 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/28 14:28
pc/pc64: fix ps2mouse memory corruption race

a494cc74 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/28 01:15
ndb/dns: request recursion only for local dns servers

eb6a4fc1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/27 22:42
devcons: avoid division by zero reading Qsysstat

c8cf0cee – aiju <devnull@localhost> authored on 2014/09/28 18:42
games/gba: remove bogus file

05bdd09b – aiju <aiju@phicode.de> authored on 2014/09/27 16:51
merge

77f3fa19 – aiju <devnull@localhost> authored on 2014/09/27 16:50
games/gba: slowly working (no pun intended)

d2716316 – mischief <mischief@offblast.org> authored on 2014/09/26 21:35
hgignore: ignore amd64 kernel and init

ee29c176 – mischief <mischief@offblast.org> authored on 2014/09/24 10:19
pc64: enable rtl8169 driver (thanks awabimakoto for testing)

decc7ec5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/24 16:45
6c/8c: eleminate moves by swaping source and destination operands in peephole pass

4cb03244 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/22 19:07
acid: fix sysr1() stack corruption

84c40fb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/21 15:24
devip: sanity check Nchan in Fsproto()

59ab557f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/21 14:28
sysinfo: relax regex for start of kernel boot messages

c145a2c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/21 14:02
devip: print protocol name in garbage collection notification

47e52123 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/21 12:06
pc64: print "Plan 9" on boot, cleanup pccpu64 files

2604bc36 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/20 14:06
stats: handle /dev/sysstat 32bit overflow in delta calculation

19a8f66e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/19 21:37
pc64: syscallfmt for nsec syscall

acd15f13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/19 21:07
pc64: put return value of nsec syscall in register on amd64

f899e558 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/19 13:49
libmemdraw: fix byte ordering in memfillcolor()

a1b2b9b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/19 01:22
lib9p: fix nil dereference crash in remove for directory permission check

5d8300d2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/17 12:34
teg2: fix wrong l2 setshift address in wholecache() (from sources)

ce80c502 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/16 16:25
oggdec: recognize "begin of stream" packets and restart decoding

187aad97 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/16 12:42
merge

e060bc6d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/16 12:41
libauthsrv: allow multiple auth= attributes for backup auth servers, authdial() tries each one in order

e5c47ca1 – mischief <mischief@offblast.org> authored on 2014/09/15 11:49
ramfs: allow changing mtime in wstats

22201834 – mischief <mischief@offblast.org> authored on 2014/09/15 09:42
hg: make intermediate directories like newer hg does

7011194a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/16 18:33
ramfs: fix directory check in wstat() (thanks mischief)

694597de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/15 04:19
devtls: fix typo in debug print

7f295c20 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/14 17:20
telnetd: let the kernel place the shared segment in segattach() (thanks kenji arisawa)

fdf3883c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/14 13:03
libmemdraw: update drawtest to use same rounding in alpha calculation as libmemdraw

e9fddbaa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/14 12:04
kernel: fix segattach() rounding of va+len (thanks kenji arisawa)

ce54a5d6 – mischief <mischief@offblast.org> authored on 2014/09/13 02:23
hgignore: ignore intermediate object files for amd64

4cf91c29 – mischief <mischief@offblast.org> authored on 2014/09/13 02:14
hgignore: ignore mips binaries

8348a233 – mischief <mischief@offblast.org> authored on 2014/09/13 02:07
vi: implement _nsec syscall

c8008e1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/13 22:30
libsec: experimental DHE client support for tls and cleanups

6c68876d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/13 22:29
libsec: add diffie-hellman functions

4cf00ca6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/13 22:26
libsec: fix hmac for keys bigger then 64 byte block size

69fab298 – aiju <aiju@phicode.de> authored on 2014/09/13 15:46
libsec: ecgen() and ecdsasign() fix

62a8bf18 – BurnZeZ <brz-9dev@intma.in> authored on 2014/09/11 08:47
acme: remove unused #include

418ce96c – aiju <aiju@phicode.de> authored on 2014/09/11 07:36
games/gb: minor goof

d6385057 – aiju <aiju@phicode.de> authored on 2014/09/11 07:20
games/nes: reduce volume, causes overflow and confuses ac97

96b5d96b – stanley lieber <stanley.lieber@gmail.com> authored on 2014/09/05 21:11
/lib/rob: Just write the code.

cb0605de – stanley lieber <stanley.lieber@gmail.com> authored on 2014/09/05 21:09
add /lib/terry

a49ddece – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/09/06 18:59
ip/ayiya: experimental anything in anything tunnel protocol client

Next