Block a user
8ae4d7b57c
made rc load and search pkgfs if a service isn't found
2fbee483b2
move actual preproc lib into folder rather than symlinking to the version in lib/, a better solution will be considered later
b82bb2a853
move libraries out of main dist and into PsychOSPackages
92084e8c90
remove vcomponent and vtunnel because they are now included in the PsychOSPackages repo
21f40b3f3c
make pkgman remove system packages
c6016cd429
VE: fix buffer overflow with 'f' and make 'H' and 'L' affect 'f'
b22ab8437b
VE: add command 'f'
204a66277e
VE: replace 'W' with 'b' and implement 'W' and 'B'
6a39fe1743
made rc search for services in the pkgfs
45c70cbaa6
made require search the pkgfs if available
89ab49faf6
made pkgman cleanly remove packages before updating them
f86f7d54ad
add pkgfs.component.exists and do automounting of archives
4e3df481cc
attempt to force the internet card to work (ha\!)
360bb88ac3
added the pkgman package manager library
c1fcfd652e
fserv now sends the correct status messages for HTTP(S) proxying
8b4d0e4eb8
fixed file downloading with the HTTP(S) proxies in the download library
edbe787ea6
added AmandaC's download library, with some modifications - including HTTP(S) support
999d8e0387
rewrote the whole index thing and made it possible to remove packages from the pkgfs index
97e559f26f
added type annotations and function documentation to liblz16 and pkgfs
2ce2692aee
updated the README to represent the current state of the system
fb0c740b39
add liblz16 and lzss for use with pkgfs, and eventually mtar probably
21d71b29ba
detect absolute/relative paths in pkgfs
ffc6c8915a
pkgfs now stores absolute paths to archive files, oops
0f1b324cc4
initial pkgfs work, seems functional
4af93d53e3
VE: add I command
e36080d7b8
VE: load Block Editor and reuse some of its words
297c187426
VE: add mode indicator in status bar
2bf4db59ed
VE: Add H and L
878df2d53b
VE: make w affected by modifier
11843cc613
VE: add W and S movements
77aedd7338
VE: add H, J, K, L
c07a594e1a
Begin working on a Visual Editor
f53f91558b
find: don't protect BC
c26c454cbf
extra words: allow finer-grained loading
58c9a5492e
added a fallback _OSVERSION string
bc5f24f1e6
bumped the version number because we selfhosting now
29cdcb1809
added the preproc library, meaning PsychOS is nominally self-hosting
7dda36fd1d
Merge pull request 'clipboard: Make the clipboard service work under the new service sys' (#4) from Amanda/OC-PsychOS2:fix-clipboard-editor-cleanup into master
5213835970
clipboard: Make the clipboard service work under the new service sys
d8a6456206
(parsed): fix crash on parsing non-decimal staring with '-'
2d17b4e8ec
Make string length-prefixed instead of null-terminated
6a507bcaac
Add word MOVE,
2d2a846b25
Inline SCPY
a59322c252
Remove XPACK
4c1cacd8d0
Remove Linker
ed2b91411a
Limit ourselves to 8-bit branching
5bbc256faf
Flush input buffer on QUIT