Commit Graph

1016 Commits

Author SHA1 Message Date
K. Lange
ce186b7b95 sdf-demo: add missing decor handling 2019-12-23 21:20:33 +09:00
K. Lange
0fbf35438a terminal: use an async thread to handle input 2019-12-23 17:01:57 +09:00
K. Lange
00493418a3 terminal: support bracketed paste mode 2019-12-20 20:56:06 +09:00
K. Lange
84023ed829 libc: fix off-by-one errors in localtime 2019-12-20 20:20:23 +09:00
K. Lange
8011966394 terminal: fix separator added to wrong menu 2019-12-19 17:08:53 +09:00
K. Lange
ded6e4de11 terminal: Fix type in loop condition when scrolling up 2019-12-19 16:05:21 +09:00
K. Lange
7299fb7538 terminal: Fix slowdown caused by rendering decors while also fixing bug when not rendering decors 2019-12-19 14:59:29 +09:00
K. Lange
89495ef22e terminal: support IL/DL in graphical terminal; update bim 2019-12-19 14:37:12 +09:00
K. Lange
1abba60e76 terminal: implement IL/DL in vga terminal; experiment with scrollable regions 2019-12-19 13:45:20 +09:00
K. Lange
b8d297e86d terminal: fswait3 returns fd count on timeout; fix cursor blinks 2019-12-17 20:24:08 +09:00
K. Lange
c7bb59f915 bim: update to fix slow scrolling 2019-12-17 13:20:18 +09:00
K. Lange
79792237fb terminal-vga: improve performance, especially when running dumb stuff like 'yes' 2019-12-15 17:28:02 +09:00
K. Lange
3bf80bf77d bim: update to v2.5.1 2019-12-15 17:12:34 +09:00
K. Lange
c2dc6fef5b terminal: remove unintentionally committed debug code from vga terminal 2019-12-06 12:10:38 +09:00
K. Lange
dd180b33c0 sdf: handle input string as utf8 2019-12-05 19:13:16 +09:00
K. Lange
dc1ae8cd58 terminal: fix bad free when releasing scrollback beyond available buffer 2019-12-05 19:02:12 +09:00
K. Lange
a6251137f0 kernel: add fswait3 and hack around terminals blocking on their own reads 2019-12-05 17:42:46 +09:00
K. Lange
4e7ccdd6ba bim: update to support SGR mouse modes 2019-12-04 13:16:44 +09:00
K. Lange
0d162680ff terminal: support SGR-style mouse for extended coordinates 2019-12-04 13:16:03 +09:00
K. Lange
1c96d1dfae bim: bump to 2.5.0 2019-11-26 10:46:58 +09:00
K. Lange
95ad47f04b tutorial: please give me money 2019-11-03 15:43:14 +09:00
K. Lange
33d569c4f2 bim: bump to v2.3.0 2019-11-03 15:39:04 +09:00
K. Lange
dd434aeda1 sh: support tab completing from ~/ 2019-11-03 15:36:19 +09:00
K. Lange
9151094cc6 bim: bump to 2.2.0-30fc0a6-baked (new bimrc format) 2019-11-02 11:38:38 +09:00
K. Lange
237c4c083a bim: bump to v2.1.3-50936d4-baked 2019-10-31 12:35:27 +09:00
K. Lange
964e223787 bim: update to v2.1.2-49224a0-baked 2019-10-29 15:50:25 +09:00
K. Lange
a29ad97f0a bim: bump to new 2.0 build 2019-08-28 22:55:07 +09:00
K. Lange
2c883eadc1 bim: bump to newer 2.0 preview 2019-08-21 17:49:44 +09:00
K. Lange
4fb687b56a terminal: fix multi-line scrolling in both terminals 2019-08-18 18:35:35 +09:00
K. Lange
ad337aac53 bim: bump to baked 2.0.0 development build 2019-08-17 22:16:29 +09:00
K. Lange
559ba18145 imgviewer: handle no path arg; missing file 2019-08-09 06:47:11 +09:00
K. Lange
a8a3b90520 bim: bump to v1.8.2 2019-08-07 21:16:58 +09:00
K. Lange
3b3907183f bim: fix two minor bugs 2019-07-27 20:52:21 +09:00
K. Lange
7c08a14856 bim: bump to v1.8.0 2019-07-25 19:48:58 +09:00
K. Lange
bd487afcf3 bim: bump to v1.7.1 2019-07-19 20:41:33 +09:00
K. Lange
9f2d27ddbf bim: bump to v1.6.3 2019-07-13 08:50:38 +09:00
K. Lange
25606be04a bim: update to v1.6.2 2019-07-12 10:58:05 +09:00
K. Lange
fec073784a bim: update to 1.6.1, and include tags 2019-07-09 21:18:55 +09:00
K. Lange
ee293eaa59 bim: bump to v1.6.0 2019-07-05 16:48:08 +09:00
K. Lange
7305001ac9 terminal-vga: handle bim's indent line character specially 2019-07-05 16:47:59 +09:00
K. Lange
f4e7a13efe terminal: render more block characters (for bim) 2019-07-05 16:47:45 +09:00
Defalt
42d01dcd29 plasma: handle SIGINT (#186) 2019-07-05 16:46:58 +09:00
K. Lange
5bc6305b38 terminal-vga: mouse support 2019-06-30 22:16:44 +09:00
K. Lange
c8a2472b82 bim: bash highlight; fixups 2019-06-30 22:16:35 +09:00
K. Lange
2f8bc02c7e bim: redraw screen later 2019-06-30 11:45:03 +09:00
K. Lange
91c464e0ad bim: highlight biminfo file 2019-06-30 09:22:54 +09:00
K. Lange
94fe55e27b bim: update to v1.5.1 2019-06-29 20:36:59 +09:00
K. Lange
f8ea3e3a6c bim: bugfix for statusbar 2019-06-26 22:11:38 +09:00
K. Lange
1e66d30a4b esh: print error message for bad interpreter 2019-06-25 22:01:52 +09:00
K. Lange
74e40df611 Bump bim to v1.4.5 (restores esh highlighting) 2019-06-25 20:49:44 +09:00
K. Lange
847b441a98 Bump bim to v1.4.2 (new syntax highlighter) 2019-06-22 19:53:03 +09:00
K. Lange
49d886b223 Bump bim to v1.3.2 2019-06-16 09:55:37 +09:00
K. Lange
5d2b945f53 bump bim to 1.2.0 2019-06-14 16:29:59 +09:00
K. Lange
01cc448655 bump bim to 1.1.7 2019-05-21 21:46:13 +09:00
K. Lange
3e46645b99 esh: fix double-free with globs 2019-02-27 21:38:09 +09:00
K. Lange
1ff5347405 kernel: move PCI device names out of kernel, into lspci 2019-02-11 12:55:24 +09:00
K. Lange
33866f7623 lspci: ignore blank lines 2019-02-04 17:48:17 +09:00
K. Lange
10406545a5 stty: order was backwards for size... 2019-01-14 20:32:16 +09:00
K. Lange
c4e0562753 stty: report bad args; add 'size'; 2019-01-14 17:31:47 +09:00
K. Lange
52000de0da add cal 2019-01-12 20:44:39 +09:00
K. Lange
6748a76146 yutani: add new animation for dialogs (inspired by gnome shell) 2019-01-12 20:09:49 +09:00
K. Lange
e59526cf0c tutorial: there's no real reason to not have a maximize button on that 2019-01-12 17:04:01 +09:00
K. Lange
3077e0d2b8 file-browser: identify Python scripts 2019-01-12 14:07:20 +09:00
K. Lange
95e6706fed tutorial: enter should advance page, not exit 2019-01-12 13:57:32 +09:00
K. Lange
6029f4da9b add tutorial (recreation of wizard.py) 2019-01-11 20:54:27 +09:00
K. Lange
c4ffc28b1f menu: smarter context menu spawning 2019-01-07 14:04:55 +09:00
K. Lange
3a28814db9 file-browser: adjust context menu position on right side of screen 2019-01-05 16:30:07 +09:00
K. Lange
256a719fba file-browser: show error dialogs when unable to open directory 2019-01-03 20:21:57 +09:00
K. Lange
8680381ecc graphics: basic tga loading support so we can see our own screenshots 2019-01-03 19:36:33 +09:00
K. Lange
07c02fb4a4 file-browser: add drop shadow to status bar text 2019-01-03 19:36:29 +09:00
K. Lange
8cbfbfb5f6 file-browser: adjust text position in status bar 2019-01-03 18:48:49 +09:00
K. Lange
2600a37fdb file-browser: status bar design improvements 2019-01-03 18:00:56 +09:00
K. Lange
df858675d8 file-browser: basic status bar implementation 2019-01-03 15:46:37 +09:00
K. Lange
46bd789df1 esh: fix redirects for shell functions? 2019-01-02 21:33:11 +09:00
K. Lange
c09a84c686 esh: basic support for redirecting stderr 2019-01-02 21:24:05 +09:00
K. Lange
351d5d38f2 meta: let's bump some years 2019-01-02 19:12:47 +09:00
K. Lange
2592b9a7d1 compositor: fix missing button status when warping cursor 2018-12-27 21:16:17 +09:00
K. Lange
c867f6e84b sudo: need to actually *write* to file to update mtime - this is possibly a kernel issue 2018-12-27 21:16:02 +09:00
K. Lange
7401c1000d file-browser: oops, fix ^W 2018-12-27 13:10:11 +09:00
K. Lange
68fff6785c file-browser: better text input 2018-12-27 13:01:12 +09:00
K. Lange
92e0203075 esh: parser fix up for single-character variables 2018-12-26 20:20:04 +09:00
K. Lange
ae55558935 esh: add $# and fix syntax support 2018-12-26 20:05:22 +09:00
K. Lange
461a71aefa esh: add a bad $RANDOM 2018-12-26 19:47:57 +09:00
K. Lange
5e3a17d8c4 file-browser: recognize some files before marking them as executables 2018-12-26 19:07:15 +09:00
K. Lange
62900f9a22 file-browser: toolbar background was drawn one pixel too tall 2018-12-26 12:56:28 +09:00
K. Lange
45ccb8b071 msk: rudimentary lock 2018-12-26 12:37:05 +09:00
K. Lange
e4a72a352d file-browser: new view modes 2018-12-26 10:44:52 +09:00
K. Lange
b48b8541a4 migrate: fix silly macro derp 2018-12-26 00:06:42 +09:00
K. Lange
fc8e77f603 terminal-vga: add alternate buffer support 2018-12-25 16:05:51 +09:00
K. Lange
366756c99c gsudo: cancel on close/session end messages 2018-12-24 10:24:16 +09:00
K. Lange
d0b330d2e3 gsudo: should avertise so we appear in alt-tab 2018-12-24 10:18:02 +09:00
K. Lange
95351bf7ea panel: Alt+F3 shows window context menu 2018-12-23 18:12:55 +09:00
K. Lange
b6284d7886 file-browser: no alt menus on desktop 2018-12-23 18:03:21 +09:00
K. Lange
d4339e82a2 file-browser: actually show a cursor of some form in the navbar 2018-12-23 17:28:01 +09:00
K. Lange
e89245b90b file-browser: minor nav bar improvements 2018-12-23 17:24:26 +09:00
K. Lange
f5fc28cded file-browser: very rudimentary navigation bar input 2018-12-23 17:16:20 +09:00
K. Lange
b5a4a89ed4 help-browser: basic keyboard navigation 2018-12-23 16:34:27 +09:00
K. Lange
f232a8dd53 package-manager: basic keyboard navigation 2018-12-23 16:32:43 +09:00
K. Lange
adfc7aca18 file-browser: more keyboard controls 2018-12-23 16:16:42 +09:00
K. Lange
7f51afb3f2 splash-log: support for submessages with : 2018-12-21 17:47:19 +09:00
K. Lange
0433c683e7 esh: rudimentary support for variables before command lines (not compliant) 2018-12-20 14:57:59 +09:00
K. Lange
488c659e8d meta: add /etc/os-release and swap links back to github 2018-12-20 14:25:25 +09:00
K. Lange
1ec82032ec splash-log: avoid clearing past end of framebuffer pitch 2018-12-19 18:12:38 +09:00
K. Lange
eb19b26db4 startup: refactor startup, with status information 2018-12-18 12:12:17 +09:00
K. Lange
4ea638742d file-browser: shouldn't those be 64bit? 2018-12-12 12:38:08 +09:00
K. Lange
8c96093361 migrate: root should be 0755 2018-12-11 12:41:24 +09:00
K. Lange
e2b6f13ba2 libc: set errno on read, write 2018-12-11 09:42:21 +09:00
K. Lange
54e9044161 libc: add more toaru-specific syscall wrappers 2018-12-10 18:47:18 +09:00
K. Lange
004c792e91 gsudo: act like regular sudo 2018-12-08 17:02:00 +09:00
K. Lange
52f35de578 yutani: remove kbd_state, use active_modifiers instead 2018-12-08 12:43:01 +09:00
K. Lange
517060eebc file-browser, package-manager: pg up/pg dn scrolling 2018-12-08 12:35:15 +09:00
K. Lange
447fc7e730 crc32: use a different table 2018-12-08 11:30:16 +09:00
K. Lange
0293680a87 terminal: allow shift to bypass mouse modes to enable selection in Bim 2018-12-07 11:22:32 +09:00
K. Lange
aacb4284a0 yutani-test: show modifiers on mouse events 2018-12-07 11:16:09 +09:00
K. Lange
20f3d83e92 yutani: track keyboard modifiers with mouse events 2018-12-07 11:05:21 +09:00
K. Lange
9daace1b79 add crc32 2018-12-06 17:42:37 +09:00
K. Lange
0ddc8c15a1 file-browser: restart after reloading wallpaper... 2018-12-05 16:50:23 +09:00
K. Lange
c0e08faa71 file-browser: extraneous debug text 2018-12-05 16:37:15 +09:00
K. Lange
d374fefca7 file-browser: smooth wallpaper transitions, but memory usage is bad... 2018-12-05 16:32:43 +09:00
K. Lange
991177923f file-browser: fix buffer overflow in filename copy 2018-12-05 13:47:25 +09:00
K. Lange
fd7d969d35 add set_wallpaper.sh 2018-12-05 13:35:55 +09:00
K. Lange
ad7cd079d4 file-browser: wallpaper from user config; update on USR1 2018-12-05 13:26:09 +09:00
K. Lange
98f712e9af migrate: links do not have modes 2018-12-05 13:11:06 +09:00
K. Lange
a36f9d9453 file-browser: handle JPG files 2018-12-05 13:03:14 +09:00
K. Lange
1c5d4e16af file-browser: don't trace startup 2018-12-05 13:02:32 +09:00
K. Lange
10e9a64cb4 jpeg: use it 2018-12-05 13:01:16 +09:00
K. Lange
f559bca6d6 file-browser: don't redraw toolbar every time mouse moves in disabled button 2018-12-03 16:41:34 +09:00
K. Lange
625bdb6f96 terminal: fix some bad cursor visibility 2018-12-03 11:31:16 +09:00
K. Lange
109a138951 add snow (graphics demo) 2018-12-01 17:13:04 +09:00
K. Lange
f22f4556c2 esh: exit subshells on SIGINT 2018-12-01 11:39:59 +09:00
K. Lange
d8f91dcfbb bim: fix missing comma 2018-11-30 09:50:25 +09:00
K. Lange
27b9fe5fd1 beep: help text 2018-11-29 20:56:16 +09:00
K. Lange
7bd41a3157 piano: sustain until space 2018-11-29 20:56:07 +09:00
K. Lange
92a06067a2 beep: implement the same API as the standard 'beep' from Linux 2018-11-29 17:33:31 +09:00
K. Lange
a76e1fab29 markup: remove demo app (ref. help-browser instead) 2018-11-29 13:03:57 +09:00
K. Lange
eaf2f287ac help-browser: add temporary description for package-manager 2018-11-28 21:30:53 +09:00
K. Lange
2aff7e1f2e help-browser: very basic, minimal implementation 2018-11-28 21:11:19 +09:00
K. Lange
ed26eeefcd markup: use subregion for text rendering 2018-11-28 20:40:05 +09:00
K. Lange
623b19d865 markup: flowing multiline text demo 2018-11-28 20:15:28 +09:00
K. Lange
5e97b32e21 package-manager: visual improvements 2018-11-28 14:32:20 +09:00
K. Lange
aca47b862b toggle-relative-mouse: add query option 'get' 2018-11-27 20:40:46 +09:00
K. Lange
7e57d22c2a file-browser: pid file 2018-11-27 20:27:01 +09:00
K. Lange
c0229ae597 add (bad) chown 2018-11-27 20:26:33 +09:00
K. Lange
522cda0456 esh: msk tab completion (incl. package names) 2018-11-27 16:04:47 +09:00
K. Lange
3d1f2cfcc3 msk: fix bad version comparison function 2018-11-26 19:28:23 +09:00
K. Lange
aab3bdcbda package-manager: fix incorrect icon advertisement 2018-11-26 19:02:28 +09:00
K. Lange
5d297f3fcb du: fixes and -c 2018-11-25 23:04:30 +09:00
K. Lange
8616949734 du: size should align left 2018-11-25 15:31:04 +09:00
K. Lange
09021b60b4 add du (not block based) 2018-11-25 15:15:23 +09:00
K. Lange
fd8f7cec0d stat: handle multiple arguments 2018-11-25 12:57:58 +09:00
K. Lange
8d57dafc08 file-browser: more menus 2018-11-25 12:32:30 +09:00
K. Lange
027be4915e file-browser: minimum window size to avoid issues 2018-11-24 22:38:39 +09:00
K. Lange
e37ad79288 file-browser: read-only address bar 2018-11-24 22:23:12 +09:00
K. Lange
e9c4accd6e file-browser: disable buttons in toolbar as appropriate 2018-11-24 14:11:17 +09:00
K. Lange
6ddeeb27ce file-browser: experimental toolbar 2018-11-24 13:58:46 +09:00
K. Lange
d5386f459e bim: this is 1.1.6 2018-11-23 15:54:25 +09:00
K. Lange
e538c5aa57 package-manager: fancy selection background gradient from menus 2018-11-22 21:54:39 +09:00
K. Lange
732a6e200a file-browser, package-manager: focus stuff 2018-11-22 18:34:58 +09:00
K. Lange
6d11bee6a8 file-browser: take some highlighting hints from Nautilus 2018-11-22 18:23:25 +09:00
K. Lange
cc3aa63a7b kernel: handle O_EXCL... correctly... 2018-11-22 16:50:21 +09:00
K. Lange
437b894160 fetch: pedantic asshattery 2018-11-22 13:20:23 +09:00
K. Lange
11231ef206 package-manager: refresh manifest on startup if missing 2018-11-22 12:59:22 +09:00
K. Lange
a037fb216c add package-manager 2018-11-22 11:56:47 +09:00
K. Lange
5ac09aea5c fetch: don't print progress so often 2018-11-22 11:54:46 +09:00
K. Lange
cb0e001bcf msk: accept MSK_YES envvar to quiet prompts 2018-11-22 11:47:48 +09:00
K. Lange
1473151fa7 button: start working on widget libraries (this should probably be a ttk widget library...) 2018-11-22 10:43:30 +09:00
K. Lange
bb91a91cac bim: bug fixes 2018-11-21 22:26:44 +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
a36361d242 bim: read directory contents when opening directory 2018-11-21 19:17:42 +09:00
K. Lange
cc5f822d59 mv: uh, probably should be recursive on both of those 2018-11-21 17:50:45 +09:00
K. Lange
d9302a33d0 rm: rewrite; recursive directory deletion; TODO: unlink should fail on non-empty directories 2018-11-21 17:49:18 +09:00
K. Lange
d7c193d712 file-browser: accept argument as directory to open 2018-11-21 17:35:26 +09:00
K. Lange
2de7c54b6b file-browser: fix copying launchers 2018-11-21 15:31:43 +09:00
K. Lange
7bc98fab4d file-browser: bad copy-paste implementation 2018-11-21 15:31:41 +09:00
K. Lange
8e09834b11 esh: fix parse mistake on ~; 2018-11-21 15:31:37 +09:00
K. Lange
0888d02cb5 cp: somewhat real implementation 2018-11-21 15:31:30 +09:00
K. Lange
ecf9a4e74f terminal: add toggle for snap to cell size 2018-11-20 17:11:22 +09:00
K. Lange
7ecac9ae80 file-browser: cleanup and comments 2018-11-20 10:07:30 +09:00
K. Lange
e937069242 file-browser: context menu 'Edit in Bim' 2018-11-20 08:32:44 +09:00
K. Lange
8787fe1550 terminal: set initial TTY process group 2018-11-20 08:26:36 +09:00
K. Lange
80c2c6f303 file-browser: desktop support 2018-11-19 21:16:28 +09:00
K. Lange
212adc0cdc file-browser: open files; more icons; symlinks 2018-11-19 19:26:40 +09:00
K. Lange
9514c017ee terminal: use full arguments when launching an application 2018-11-19 19:26:19 +09:00
K. Lange
ba701ea0e3 showdialog: enter = 0, escape = 2 2018-11-19 16:10:35 +09:00
K. Lange
0741d625c9 file-browser: elide trailing line feed when copying files 2018-11-18 19:42:31 +09:00
K. Lange
3ac10012cf file-browser: various improvements 2018-11-18 19:27:35 +09:00
K. Lange
c183402c22 file-browser: ctrl-click, not shift, should add/remove selection 2018-11-18 19:18:35 +09:00
K. Lange
981f49e2e6 file-browser: copy paths 2018-11-18 19:16:22 +09:00
K. Lange
a49ef9d063 file-browser: catch a bad double click 2018-11-18 19:02:25 +09:00
K. Lange
cd1ade9c87 file-browser: basic select and double click 2018-11-18 18:59:29 +09:00
K. Lange
722a9a1db5 file-browser: revamped design 2018-11-18 18:36:03 +09:00
K. Lange
7d44c6174a panel: prompt on log out 2018-11-18 16:54:54 +09:00
K. Lange
72a49a5718 showdialog: mostly complete functionality 2018-11-18 16:54:46 +09:00
K. Lange
d8ca0b4414 yutani: save fullscreen screenshots without alpha channel 2018-11-18 15:23:26 +09:00
K. Lange
30287a76f8 showdialog: incomplete dialog box implementation 2018-11-18 15:06:07 +09:00
K. Lange
775a494bc0 yutani: save screenshots as TGA 2018-11-18 15:02:36 +09:00
K. Lange
5828cca446 file-browser: title cleanup; fix up 2018-11-18 10:25:24 +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
004dcb79c2 file-browser: add context menu with [Up] 2018-11-18 09:38:47 +09:00
K. Lange
0188140357 sysinfo: show package manager info 2018-11-17 13:52:08 +09:00
K. Lange
d40340ec13 yutani-query: add command-based interface 2018-11-17 13:51:48 +09:00
K. Lange
022a005028 msk: add count command to list package info 2018-11-17 13:51:14 +09:00
K. Lange
66915d6f06 markup: actual font state stack 2018-11-14 17:25:39 +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
427b1559db imgviewer: redraw properly on focus change 2018-11-12 20:24:29 +09:00
K. Lange
99dbcb81ab msk: set app version to 1.0.0 2018-11-12 16:16:40 +09:00
K. Lange
f1eb966787 bim: fixup conf syntax 2018-11-12 11:00:49 +09:00
K. Lange
b25b8242b0 msk: complain if no remotes succeeded 2018-11-12 10:36:47 +09:00
K. Lange
2834bb9ef3 bim: add conf/ini highlighting 2018-11-12 10:06:34 +09:00
K. Lange
eed65074c6 msk: allow for repo order to be enforced 2018-11-12 09:57:36 +09:00
K. Lange
3540023b88 fetch: hide cursor while drawing progress 2018-11-12 09:29:40 +09:00
K. Lange
72aaed2eef msk: allow for and properly merge multiple remote manifests 2018-11-12 09:26:30 +09:00
K. Lange
17fca7a0d4 msk: basic network download support 2018-11-09 19:41:53 +09:00
K. Lange
b93f99633b petty: re-add old getty 2018-11-08 18:02:54 +09:00
K. Lange
6fc8317e27 bim: bump to v1.1.5 2018-11-07 16:12:50 +09:00
K. Lange
1604c43769 yutani-query: add quiet option 2018-11-07 12:44:19 +09:00
K. Lange
ace77aee9c msk: rudimentary package manager 2018-11-07 12:44:09 +09:00
K. Lange
89d654e233 tar: don't complain when directory exists 2018-11-07 12:19:52 +09:00
K. Lange
f213be0334 chmod: fix infinite loop parsing octal modes 2018-11-07 11:54:42 +09:00
K. Lange
79ad8dbb79 go-video.sh: bail when failed to set video mode 2018-11-02 14:44:45 +09:00
K. Lange
d510c1375d set-resolution: should bail with bad arguments 2018-11-02 09:07:58 +09:00
K. Lange
d8c8b2cc98 irc: we send 7Fh for backspace these days... 2018-11-01 22:05:30 +09:00
K. Lange
689cbd9cba go-video.sh: go to video mode from VGA text mode 2018-11-01 21:11:56 +09:00
K. Lange
bb0448b935 terminal-vga: set TERM=toaru-vga 2018-11-01 21:09:29 +09:00
K. Lange
339c0d7b8d sysinfo: allow other toaru- terminals 2018-11-01 21:06:39 +09:00
K. Lange
0c028e2e74 bim: update 2018-11-01 21:06:29 +09:00
K. Lange
c1dcfca920 kernel: more directory permissions 2018-11-01 13:46:59 +09:00
K. Lange
ff5513f2c0 bim: update to v1.1.2 2018-10-31 22:36:24 +09:00
K. Lange
a85611e669 bim: fix -C/-c 2018-10-31 22:08:07 +09:00
K. Lange
fea6693410 apps: signal usage cleanup 2018-10-31 18:58:10 +09:00
K. Lange
dc38dd5672 esh: add rehash command to fix syntax highlighting, tab completion 2018-10-31 17:52:01 +09:00
K. Lange
84c171c7ee sudo: cache success 2018-10-31 11:40:51 +09:00
K. Lange
b42c185421 sudo: support euids with setuid binaries 2018-10-31 10:28:41 +09:00
K. Lange
ba40bb5cc6 drawlines: single-threaded with fswait 2018-10-30 21:20:10 +09:00
K. Lange
a8b39ada97 esh: fix missing linefeed after source error message 2018-10-30 21:06:47 +09:00
K. Lange
8c4997e369 esh: fix hashmap crash when trying to remove nonexistent jobs? 2018-10-30 18:56:20 +09:00
K. Lange
f9a64b6ac7 debug_sh: cleanup 2018-10-30 16:56:28 +09:00
K. Lange
947d8ddde7 mktemp: in /tmp by default 2018-10-30 16:45:03 +09:00
K. Lange
0282e6281e esh: fix globbing of .* 2018-10-30 16:10:49 +09:00
K. Lange
e8ec1cb6c3 kernel: setsid should set pgid=pid 2018-10-30 15:58:15 +09:00
K. Lange
c3b841d13c sh: bad pgid when resetting? 2018-10-30 15:36:09 +09:00
K. Lange
622c8304f1 esh: cleaner hashmap usage; fix bad semaphore 2018-10-30 13:39:39 +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
821eb55496 esh: fixup pgrp juggling 2018-10-30 08:44:09 +09:00
K. Lange
422a264b49 sh: conditionals should only wait on their own processes 2018-10-29 21:39:32 +09:00