summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-06libdraw: fix atomousecinap_lenrek
2014-11-05libc: allow dial to be interruptedmischief
2014-11-05inst: copy efi bootloader in bootsetupcinap_lenrek
2014-11-05fix some manpage cross referencescinap_lenrek
2014-11-05termrc: setup mouse when we have a framebuffercinap_lenrek
2014-11-04acpi: fix pcibusno() when PCI0._ADR = 0cinap_lenrek
2014-11-04pc: enable page size extension early in apbootstrapcinap_lenrek
2014-11-029boot(8): remove redundant "the"cinap_lenrek
2014-11-029boot(8): improve efi documentationcinap_lenrek
2014-11-02bullshit: don't pollute the environmentstanley lieber
2014-11-02wpa: fork note group when going to background (thanks jpm)cinap_lenrek
2014-11-02pc, pc64: implement acpi reset (for efi)cinap_lenrek
2014-11-02realemu: make sure instruction arguments are initialized even when decoding t...cinap_lenrek
2014-11-02pc, pc64: more sanity checking for lowraminit()cinap_lenrek
2014-11-01pc64: remove unused pdballoc and pdbfree counters from mach structurecinap_lenrek
2014-10-31dist: generate efi bootable cd imagecinap_lenrek
2014-10-31nusb/kb: dont set boot protocol on HidCSP interface when we failed to read re...cinap_lenrek
2014-10-31efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E ...cinap_lenrek
2014-10-31efi: iso filesystem support for cdrom bootingcinap_lenrek
2014-10-31efi: add test targets for iso and fat (for documentation only)cinap_lenrek
2014-10-31mk9660: add -E option to create EFI boot entrycinap_lenrek
2014-10-30bcm: fix baudrate setting for serial console (thanks to aap and hiro)cinap_lenrek
2014-10-29newt: delete linesstanley lieber
2014-10-29newt: do not print first message twice when stepping through messagesstanley lieber
2014-10-29disable useless ssh daemon by defaultKurt H Maier
2014-10-29mergecinap_lenrek
2014-10-29fix syslog() use with linefeeds for various programscinap_lenrek
2014-10-29newt: only print a date if we've managed to extract a datestanley lieber
2014-10-29cs: fix linefeeds in syslog(), cleanupcinap_lenrek
2014-10-29cs: use /net/ether* instead /net/ether[0123], dont remove srv file with -n, d...cinap_lenrek
2014-10-28newt: removed unused functionstanley lieber
2014-10-28newt: implement ned-style address ranges and overhaul h command to suitstanley lieber
2014-10-25rio: dont serve a kbd file per window when we didnt got one from the environmentcinap_lenrek
2014-10-24fortunes: this exact error message is in the fortunes file.stanley lieber
2014-10-24rob: Working as intendedstanley lieber
2014-10-24efi: change eficonfig ordering so memconf() is first, dont fallback to fs whe...cinap_lenrek
2014-10-23lib9p: prevent files from being created in deleted directories (thanks BurnZeZ)cinap_lenrek
2014-10-23lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ)cinap_lenrek
2014-10-23efi: add initial pxe support (v4 only)cinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-10-199boot(8): document efi bootingcinap_lenrek
2014-10-19inst: ignore *bootscreen= variable when generating plan9.inicinap_lenrek
2014-10-19pc, pc64: lookup pci device for bootscreen() and maximize framebuffer apertur...cinap_lenrek
2014-10-19efi: use LocateHandle() and HandleProtocol() to check for multiple gop protoc...cinap_lenrek
2014-10-19efi: fix compiler warnings, remove indicator prints in readn()cinap_lenrek
2014-10-18efi: simplify bootscreen codecinap_lenrek
2014-10-18games/gba: add state savingaiju
2014-10-18efi: convert pixel format to bootscreen color channelcinap_lenrek
2014-10-18efi: make clean target virtualcinap_lenrek
2014-10-18efi: add experimental efi bootloadercinap_lenrek