Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 6 is released.HEADpw-6master | Kaz Kylheku | 2024-10-06 | 1 | -3/+3 |
| | |||||
* | Version 5 is released.pw-5 | Kaz Kylheku | 2023-06-09 | 1 | -3/+3 |
| | |||||
* | Version 4 is released.pw-4 | Kaz Kylheku | 2023-06-08 | 1 | -3/+3 |
| | |||||
* | Makefile: use shasum tool on MacOS. | Kaz Kylheku | 2023-06-08 | 1 | -1/+2 |
| | |||||
* | MacOS port. | Kaz Kylheku | 2023-06-08 | 1 | -2/+4 |
| | | | | | | | - The poll function is broken on Darwin (won't handle devices). We make a macpoll out of select and use that. - Makefile adds _D_DARWIN_C_SOURCE to CFLAGS. | ||||
* | Version 3 is released.pw-3 | Kaz Kylheku | 2023-03-10 | 1 | -3/+3 |
| | |||||
* | install: use -D to create needed directories. | Kaz Kylheku | 2023-03-08 | 1 | -2/+2 |
| | | | | | | For instance, the user might not have a /usr/local/man/man5, in which case install behaves like cp, treating man5 as the name of the file to create. | ||||
* | Add missing semicolon in Makefile install target. | Paul A. Patience | 2022-07-04 | 1 | -1/+1 |
| | |||||
* | Version 2 is released.pw-2 | Kaz Kylheku | 2022-06-15 | 1 | -3/+3 |
| | |||||
* | Start release notes, as a man page. | Kaz Kylheku | 2022-05-16 | 1 | -5/+10 |
| | |||||
* | Version 1 is released.pw-1 | Kaz Kylheku | 2022-05-16 | 1 | -3/+14 |
| | |||||
* | buid: Solaris 10. | Kaz Kylheku | 2022-04-28 | 1 | -1/+1 |
| | |||||
* | build: separate needed flags from CFLAGS. | Kaz Kylheku | 2022-04-28 | 1 | -1/+3 |
| | |||||
* | build: install target. | Kaz Kylheku | 2022-04-27 | 1 | -0/+2 |
| | |||||
* | build: specify _POSIX_C_SOURCE=2 (1992 POSIX.2). | Kaz Kylheku | 2022-04-27 | 1 | -1/+1 |
| | |||||
* | Makefile: add clean target. | Kaz Kylheku | 2022-04-27 | 1 | -0/+1 |
| | |||||
* | New project, Pipe Watch. | Kaz Kylheku | 2022-04-26 | 1 | -0/+2 |