Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't try to package manpages twice. | steve | 1998-08-17 | 1 | -1/+0 |
| | |||||
* | Spelling and grammar police. This commit brought to you by the | mph | 1998-08-04 | 1 | -1/+1 |
| | | | | letter "A". | ||||
* | The distfile appears to no longer exist on any FTP site except for FreeBSD | jseger | 1998-04-12 | 1 | -3/+3 |
| | | | | | distfile mirrors. I've placed a copy at http://www.freebsd.org/~jseger/. Make myself MAINTAINER since the old MAINTAINER hasn't responded to queries. | ||||
* | portlint | jseger | 1998-01-23 | 1 | -4/+5 |
| | |||||
* | Eliminate double slashes in URL's by: | fenner | 1998-01-08 | 1 | -2/+2 |
| | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) | ||||
* | Nulib is a shell-based NuFX archive utility, based loosely on ARC for | swallace | 1997-05-15 | 5 | -0/+33 |
the IBM PC and ar(1) under UNIX. It allows you to perform certain operations on the same archives used by ShrinkIt, including view archive contents, add to archive, extract from archive, and delete from archive. In addi- tion, it will list and unpack files from Binary II archives. |