Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-01 | fix /lib/keyboard spacing | BurnZeZ | |
2016-03-01 | add a couple runes to /lib/keyboard | BurnZeZ | |
2016-02-14 | provide /n and /mnt early in bootrc to allow consistent use in /lib/namespace | cinap_lenrek | |
theres a bootstrap problem: when /bin/init is run, it processes /lib/namespace where we might want to mount or bind resources to /n or /mnt. but mntgen was run later in cpurc/termrc so these mounts would be ignored. we already have mntgen in bootfs, so we can provide these mountpoints early. i keep the termrc/cpurc mntgens where they are, but ignore the error prints. this way old kernels will continue to work. | |||
2016-02-08 | fortunes: ./configure CFLAGS="-I$HOME/source/harvey/ape/amd64/include ↵ | stanley lieber | |
-I$HOME/source/harvey/ape/include -mno-red-zone -ffreestanding -fno-builtin -nostdlib -trigraphs -D_SUSV2_SOURCE -D_POSIX_SOURCE -D_LIMITS_EXTENSION -D_BSD_SOURCE -D_BSD_EXTENSION -DHAVE_SOCK_OPTS -DHARVEY -DPlan9" LDFLAGS="-static $HOME/source/harvey/ape/amd64/lib/crt1.o $HOME/source/harvey/ape/amd64/lib/crti.o $HOME/source/harvey/ape/amd64/lib/crtn.o -L$HOME/source/harvey/ape/amd64/lib -L$HOME/source/harvey/amd64/lib" LIBS="-lbsd -lap -lc" LIBM="" --prefix=$HOME/source/harvey/ape/ports *--host=x86_64-linux-gnu --build=x86_64-harvey *--enable-shared=no | |||
2016-02-07 | /lib/keyboard: add more crucial symbols | aiju | |
2016-02-06 | add mathematical angle brackets to /lib/keyboard | aiju | |
2015-11-27 | fortunes: If you get this, delete it. - Sorry! -- Tim Berners-Lee, www-talk, ↵ | stanley lieber | |
Mon, 28 Oct 91 14:34:12 GMT+0100 | |||
2015-10-31 | fortunes: [9fans] FUSE on Plan9 | stanley lieber | |
2015-10-19 | fortunes: Maybe a git branch can help here? | stanley lieber | |
2015-09-26 | fortunes: Please be respectful in this forum. | stanley lieber | |
2015-09-03 | fortunes: Please be respectful in this forum. | stanley lieber | |
2015-08-25 | fix fuckup | glenda | |
2015-08-25 | import E script from bell labs | mischief | |
2015-08-18 | /lib/1oct1993: use words correctly (thanks, spew) | stanley lieber | |
2015-08-17 | bullshit: app, deep-learning, responsive. | cinap_lenrek | |
2015-08-09 | fortunes: If you want to do the work, I will review the results. | stanley lieber | |
2015-07-22 | fortunes: go away. | stanley lieber | |
2015-06-26 | fortunes: No we can't. | stanley lieber | |
2015-06-15 | there's plenty of room in /lib | aiju | |
2015-06-13 | theo: You are on your own. | stanley lieber | |
2015-06-09 | unix is BUGGERED. remove it | ftrvxmtrx | |
2015-06-07 | /lib/face: add updated addresses for quanstro, bwc, steve.simon (thanks, erik) | stanley lieber | |
2015-06-06 | fortunes: Turning off comments. | stanley lieber | |
2015-05-18 | faces: fix fuck-up (thanks, qrstuv) | stanley lieber | |
2015-05-18 | faces: add cs.dartmouth.edu!doug (thanks, qrstuv) | stanley lieber | |
2015-05-15 | fortunes: What's wrong with the obvious? | stanley lieber | |
2015-05-11 | fortunes: Feature requests will be ignored. | stanley lieber | |
2015-04-02 | /lib/rob: Да! | stanley lieber | |
2015-03-28 | /lib/faces: add eekee.1 | stanley lieber | |
2015-03-26 | fortunes: TED, day 1: I want to believe -- WIRED magazine | stanley lieber | |
2015-03-08 | theo: OpenBSD is not generally known as an exposed democracy. | stanley lieber | |
2015-02-25 | fortunes: My recent incompetence is humbling. I should quit the industry. | stanley lieber | |
2015-02-07 | vgadb: add vid=0x8086 did=0x2a02 for Intel GM965/GL960/X3100; comment recent ↵ | stanley lieber | |
igfx ctlr definitions with the names of specific chipsets instead of the model numbers of laptops they may ship in | |||
2015-02-02 | fortunes: The NTP codebase is larger than the SSH codebase. | stanley lieber | |
2015-01-17 | vgadb: use X60t without hardware cursor (broken currently) | cinap_lenrek | |
2015-01-16 | vgadb: add lcd2190uxp, x60t | stanley lieber | |
2015-01-12 | vgadb: add x301 | mischief | |
2015-01-12 | vgadb: alias X200s for X200 | cinap_lenrek | |
2015-01-12 | igfx: reverting previous change, pci id is for the second graphics ↵ | cinap_lenrek | |
controller pci device | |||
2015-01-12 | igfx: support for X200 (thanks bigato) | cinap_lenrek | |
2015-01-12 | igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entry | cinap_lenrek | |
2015-01-10 | igfx: vgadb entries for x230 and x200s | cinap_lenrek | |
2015-01-02 | lucidasans font: restore remaining truncated *unicode.*.font files | stanley lieber | |
2015-01-02 | lucidasans font: restore truncated unicode.*.font files (thanks, mischief) | stanley lieber | |
2014-12-30 | terminus font: update .font files, remove references to old vga bitmaps | stanley lieber | |
2014-12-30 | lucidasans font: update font files, remove references to old vga bitmaps | stanley lieber | |
2014-12-30 | germgoth/unicode.12.font: update mappings, remove references to old vga bitmaps | stanley lieber | |
2014-12-30 | bring back nice control character glyphs in vga font | cinap_lenrek | |
2014-12-28 | vga font: fix permissions (thanks, mischief) | stanley lieber | |
2014-12-28 | vga font: the existing bitmaps contained blank spaces for missing runes, ↵ | stanley lieber | |
which resulted in blanks being printed on screen. replace bitmaps and update .font files accordingly. |