K. Lange
|
07e074f82d
|
init: quiet set USER and HOME for root in startup scripts...
|
2018-11-22 08:29:50 +09:00 |
|
K. Lange
|
f3c6507e4a
|
kernel: move truncate to a separate method called after open
|
2018-11-21 21:54:31 +09:00 |
|
K. Lange
|
c46ccd81ba
|
file-browser: more icons
|
2018-11-21 21:32:24 +09:00 |
|
K. Lange
|
cd63e25cff
|
meta: relocate some files
|
2018-11-21 21:32:17 +09:00 |
|
K. Lange
|
f9ecde5548
|
file-browser: more icons
|
2018-11-21 21:22:27 +09:00 |
|
K. Lange
|
a192b08ac8
|
sdf: fix bold oblique texture erroneously saved as RGB
|
2018-11-20 16:07:15 +09:00 |
|
K. Lange
|
80c2c6f303
|
file-browser: desktop support
|
2018-11-19 21:16:28 +09:00 |
|
K. Lange
|
d96bc4f2cb
|
sdf: expose stroke options
|
2018-11-19 21:03:35 +09:00 |
|
K. Lange
|
77a665c0d5
|
graphics: new functions; fix premultiply in rounded rectangle
|
2018-11-19 20:08:49 +09:00 |
|
K. Lange
|
24c5c221d8
|
icons: new C, H, image icons
|
2018-11-19 19:26:06 +09:00 |
|
K. Lange
|
08518780f3
|
graphics: add rounded rectangle with pattern function
|
2018-11-18 13:20:26 +09:00 |
|
K. Lange
|
6a0845d54a
|
dirname: add command and libc function
|
2018-11-18 09:56:43 +09:00 |
|
K. Lange
|
558a273828
|
basename: libc function
|
2018-11-18 09:47:23 +09:00 |
|
K. Lange
|
d1ff49e70b
|
sdf: add oblique, bold oblique fonts
|
2018-11-14 17:16:11 +09:00 |
|
K. Lange
|
0f683d32de
|
markup: wip markup parser and rendering
|
2018-11-12 20:24:42 +09:00 |
|
K. Lange
|
5bcd190af4
|
update ~/README with info on msk
|
2018-11-12 12:29:01 +09:00 |
|
K. Lange
|
eed65074c6
|
msk: allow for repo order to be enforced
|
2018-11-12 09:57:36 +09:00 |
|
K. Lange
|
72aaed2eef
|
msk: allow for and properly merge multiple remote manifests
|
2018-11-12 09:26:30 +09:00 |
|
K. Lange
|
c71ed6ab60
|
qemu: use a TCP socket for 'make shell' w/ nc
|
2018-11-08 18:37:55 +09:00 |
|
K. Lange
|
be02291b53
|
qemu: export and collect TERM in 'make shell'
|
2018-11-07 18:22:48 +09:00 |
|
K. Lange
|
ace77aee9c
|
msk: rudimentary package manager
|
2018-11-07 12:44:09 +09:00 |
|
K. Lange
|
33e29e2d21
|
eshrc: check for toaru-vga instead of running terminal-vga
|
2018-11-01 21:09:45 +09:00 |
|
K. Lange
|
758a8b6cf4
|
tmpfs: mount through startup, not on module load
|
2018-10-31 18:18:11 +09:00 |
|
K. Lange
|
b42c185421
|
sudo: support euids with setuid binaries
|
2018-10-31 10:28:41 +09:00 |
|
K. Lange
|
35c29e9b4d
|
kernel: getpgid; esh: fixups
|
2018-10-30 13:28:11 +09:00 |
|
K. Lange
|
36afa24d2f
|
kernel: invert WEXITED to WSTOPPED
|
2018-10-30 13:11:07 +09:00 |
|
K. Lange
|
886f5797fb
|
kernel: add modes and offsets to file descriptors
|
2018-10-29 20:57:17 +09:00 |
|
K. Lange
|
81ba10fe3f
|
serial: new direct tty serial driver
|
2018-10-29 19:55:55 +09:00 |
|
K. Lange
|
9a6a5ce9c1
|
esh: report status of backgrounded apps when they finish
|
2018-10-29 12:45:22 +09:00 |
|
K. Lange
|
4d854b156c
|
lfbvideo: allow display initialize to be triggered by ioctl
|
2018-10-27 16:18:09 +09:00 |
|
K. Lange
|
51df8004dd
|
job control: kill/cont process groups
|
2018-10-26 23:19:46 +09:00 |
|
K. Lange
|
6c88956fa4
|
job control
|
2018-10-26 20:34:15 +09:00 |
|
K. Lange
|
07ae3dd089
|
tty: add VWERASE
|
2018-10-26 13:46:47 +09:00 |
|
K. Lange
|
cc4874f90a
|
tty: improvements (^V, fix nlcr behaviors, enter sends ^M)
|
2018-10-26 10:15:16 +09:00 |
|
K. Lange
|
f94bedccdb
|
eshrc: add python-demos to PATH if available
|
2018-10-19 11:00:05 +09:00 |
|
K. Lange
|
16c18d7567
|
base: default .eshrc to add paths for gcc and binutils
|
2018-10-12 18:11:41 +09:00 |
|
K. Lange
|
e12508ca29
|
libc: stub limits.h to satify an include_next
|
2018-10-12 16:16:21 +09:00 |
|
K. Lange
|
97555916fa
|
opt: add some c
|
2018-10-12 16:00:20 +09:00 |
|
K. Lange
|
fb0327a1cf
|
libc: some stat things should be signed
|
2018-10-12 12:45:39 +09:00 |
|
K. Lange
|
8b304df414
|
libc: define something so GMP knows FILE exists
|
2018-10-12 12:45:21 +09:00 |
|
K. Lange
|
fe91fbdc9e
|
libc: more PRI specs
|
2018-10-12 12:45:01 +09:00 |
|
K. Lange
|
4777fddd36
|
libc: signal functions should take int
|
2018-10-12 12:44:46 +09:00 |
|
K. Lange
|
f40f8b7197
|
libc: C++ header guards
|
2018-10-12 11:15:40 +09:00 |
|
K. Lange
|
b33815c632
|
libc: support for building libstdc++?
|
2018-10-12 10:35:28 +09:00 |
|
K. Lange
|
c3a6b4f486
|
base: default PS1_RIGHT should clear attributes
|
2018-10-11 20:44:49 +09:00 |
|
K. Lange
|
f7eb386d81
|
decorations: single pixel exposed edges on tiled windows
|
2018-10-11 09:53:55 +09:00 |
|
K. Lange
|
9db81febb6
|
opt: add directory; add asm demo
|
2018-10-10 22:40:26 +09:00 |
|
K. Lange
|
045e511d74
|
libc: fscanf stubs
|
2018-10-10 11:30:25 +09:00 |
|
K. Lange
|
3d780117c3
|
libc: working wcstombs and mbstowcs
|
2018-10-10 11:01:30 +09:00 |
|
K. Lange
|
c64d881181
|
libc: bad, bsd-style mktemp (also add user app)
|
2018-10-10 10:11:28 +09:00 |
|