git: 9front

RSS feed

180f955e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/09 03:19
kernel: remove implicit Proc* argument from procctl()

1dfb1b73 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 06:48
dont flush screen when hiding software cursor

9f12b6c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 04:00
smtpd: cleanup hello() domain check code

36d644b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 00:23
merge

90ad7d61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 00:22
smtpd: accept literal ipv6 addresses in HELO/EHLO

6c9aa5a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 07:51
fix dangerous werrstr() usages

0662718a – mischief <mischief@offblast.org> authored on 2014/11/07 05:39
all: typo fixes from ray@raylai.com

5a1eaf99 – khm <devnull@localhost> authored on 2014/11/07 07:51
Don't quit ircrc on blank line (thanks Ray)

f4e111de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 03:42
libc: import cleaned up syslog() function from sources

11129532 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 03:10
libc: improve dial error handling

a2f93420 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 00:21
devproc: reset p->pdbg under p->debug qlock in procstopwait()

f4690f92 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 23:59
mouse(2): fix atomouse (thanks qrstuv)

a248e2dc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 23:42
libdraw: fix atomouse

b3043af7 – mischief <mischief@offblast.org> authored on 2014/11/05 12:24
libc: allow dial to be interrupted

e3930c1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 16:38
inst: copy efi bootloader in bootsetup

ef677e53 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 16:00
fix some manpage cross references

c79ea703 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 15:42
termrc: setup mouse when we have a framebuffer

0d0ba1e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/04 01:42
acpi: fix pcibusno() when PCI0._ADR = 0

9046c349 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/04 00:52
pc: enable page size extension early in apbootstrap

2a93f79f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/02 16:25
9boot(8): remove redundant "the"

4e187ca5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/02 16:22
9boot(8): improve efi documentation

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

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

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

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

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

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

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

52267d1e – 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_)

7641f045 – 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)

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

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

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

3f31149d – 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)

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

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

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

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

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

333afa36 – 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

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

efc7d800 – 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

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

e1297628 – 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

ae1d0ce7 – 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

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

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

8e8ce272 – 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

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

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

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

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

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

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

1175fa08 – 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

1565185e – 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

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

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

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

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

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

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

f5251099 – 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

84716604 – 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

49443e18 – 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

48bc6d1e – 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

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

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

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

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

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

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

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

0906130e – 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

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

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

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

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

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

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

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

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

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

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

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

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

8881d0a4 – 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

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

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

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

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

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

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

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

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

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

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

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

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

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

Next