|
ec36101d99
|
2024-12-01
|
2024-12-01 09:59:59 -07:00 |
|
|
e55e0945a4
|
2024-11-11
|
2024-11-11 11:43:55 -07:00 |
|
|
a60b3c7daf
|
2024-09-14
|
2024-09-30 15:00:38 -06:00 |
|
|
a868e030f2
|
2024-08-20
|
2024-08-20 10:46:46 -06:00 |
|
|
92e74787dd
|
2024-08-14
|
2024-08-14 12:13:18 -06:00 |
|
|
9b9ffa2008
|
2024-08-13
|
2024-08-13 22:35:35 -06:00 |
|
|
649367c6f4
|
pee
|
2024-08-11 19:21:17 -06:00 |
|
|
0e3a4859d4
|
2024-08-09
|
2024-08-09 05:33:36 -06:00 |
|
|
d4cefa135d
|
2024-08-08
|
2024-08-08 06:11:19 -06:00 |
|
|
654ade6733
|
2024-07-31
|
2024-07-31 12:17:15 -06:00 |
|
|
fb38d75235
|
2024-07-25
|
2024-07-25 21:30:40 -06:00 |
|
|
f02d7770ed
|
stuff idk
|
2024-07-23 20:04:30 -06:00 |
|
|
5d68132958
|
did stuff
|
2024-07-23 19:56:26 -06:00 |
|
|
77c47160e8
|
other soft work
|
2024-07-23 19:42:16 -06:00 |
|
|
1e1798c580
|
posix
|
2024-07-23 19:41:31 -06:00 |
|
|
b815e9303b
|
soft wip
|
2024-07-23 19:40:54 -06:00 |
|
|
bdd388e6d4
|
Retire p
|
2024-07-23 18:09:26 -06:00 |
|
|
c10ffcabf1
|
retire retval
|
2024-07-23 17:48:47 -06:00 |
|
|
de267d32d4
|
retval(1): whatever
|
2024-07-23 17:48:26 -06:00 |
|
|
4a405fdfbb
|
retval(1): fix style
|
2024-07-23 17:47:37 -06:00 |
|
|
df1b0a2d9d
|
move pschdir(1) to retirement
|
2024-07-23 17:26:55 -06:00 |
|
|
e9da63243f
|
2024-07-19
|
2024-07-19 21:06:27 -06:00 |
|
|
2e1a5460fe
|
2024-06-24
|
2024-06-24 19:58:27 -06:00 |
|
|
752ce244d8
|
2024-06-19
|
2024-06-19 19:24:31 -06:00 |
|
|
80d8b4590d
|
relicense
|
2024-06-16 01:14:25 -06:00 |
|
|
5b013c9290
|
test this
|
2024-06-15 22:13:53 -06:00 |
|
|
9ae8a887fd
|
debug
|
2024-06-15 22:11:37 -06:00 |
|
|
cea3dd7835
|
homepage: probably fuck everything up
|
2024-06-15 22:07:51 -06:00 |
|
|
598b8c3abd
|
2024-06-14
|
2024-06-14 09:40:34 -06:00 |
|
|
e8fb317182
|
2024-06-12
|
2024-06-12 19:38:40 -06:00 |
|
|
8fdbd1fd03
|
2024-06-06
|
2024-06-06 00:17:03 -06:00 |
|
|
2b83a13c96
|
fix
|
2024-05-16 23:41:46 -06:00 |
|
|
397c34232a
|
2024-05-16
|
2024-05-16 23:40:08 -06:00 |
|
|
ca27fcc030
|
2024-05-15
|
2024-05-16 00:24:11 -06:00 |
|
|
01fcf0ad07
|
weisu
|
2024-05-16 00:23:48 -06:00 |
|
|
e537501f34
|
fix gen
|
2024-05-09 23:38:31 -06:00 |
|
|
4b8d836c88
|
2024-05-09
|
2024-05-09 23:10:36 -06:00 |
|
|
f05065c3a3
|
uconsole battery
|
2024-05-06 10:58:40 -06:00 |
|
|
a0fe84e616
|
line breaks for term readability
|
2024-05-06 00:34:46 -06:00 |
|
|
468b6021a9
|
sway config
|
2024-05-06 00:33:34 -06:00 |
|
|
81084e0b27
|
some changes to dots
|
2024-05-06 00:27:56 -06:00 |
|
|
0faed1a871
|
simexec(1): switch pointer arithmetic up
|
2024-04-18 22:47:50 -06:00 |
|
|
f3893c4da1
|
retval(1): make C and Rust code similar
|
2024-04-18 22:45:11 -06:00 |
|
|
b1f90eff11
|
retval(1): Rewrite in Rust
|
2024-04-18 22:36:24 -06:00 |
|
|
d0527ea349
|
2024-04-18
|
2024-04-18 20:05:05 -06:00 |
|
|
92d9e891d7
|
peek.1: Rewrite man page to fit better with bonsai/coreutils.
|
2024-04-17 15:32:07 -06:00 |
|
|
5f721f745b
|
peek(1): close streams
|
2024-04-17 14:35:59 -06:00 |
|
|
6b90e0e1da
|
peek(1): handle ^C elegantly
|
2024-04-17 14:21:11 -06:00 |
|
|
3ba22dbaf7
|
peek(1): remove gotos, fix style to fit bonsai/coreutils
|
2024-04-17 13:38:14 -06:00 |
|
|
6c481d569d
|
2024-04-15
|
2024-04-15 22:17:33 -06:00 |
|