Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-06-07 | sync: enable in default configuration | Ron Yorston | 4 | -4/+4 |
2021-06-07 | libbb: allow dumping of /dev/fd file descriptors | Ron Yorston | 1 | -0/+36 |
2021-06-07 | win32: let virtual /dev/fd/<num> files be opened | Ron Yorston | 2 | -0/+22 |
2021-06-07 | win32: rename update_dev_fd() as update_special_fd() | Ron Yorston | 3 | -4/+4 |
2021-06-06 | httpd_post_upload.cgi: use mktemp to avoid $RANDOM | Sergey Ponomarev | 1 | -1/+1 |