Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the a.out compatibility cruft. | ru | 2002-05-13 | 1 | -12/+0 |
| | | | | | libgnumalloc.so.2 and libresolv.so.2 should be put under lib/compat/compat2?/ but I don't have the 2.x releases. | ||||
* | Add __FBSDID()s to internal libgnumalloc() | dillon | 2001-09-30 | 1 | -0/+7 |
| | |||||
* | Repository copy libfakegnumalloc to libgnumalloc and remove the symlink | peter | 1996-09-27 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | stuff and detection for the "gnumalloc" port which doesn't exist and nobody has cared enough about for the past 6 months or so to implement. As has been pointed out to me (quite a few times) in email, the people that had been bitten by the changes had failed to follow the instructions about updating /etc/rc. Bruce also pointed out that after my last commit, it was no longer removing /usr/lib/libgnumalloc.so.2.0 as it should have been. Hopefully this (and the comments in the Makefile) should defuse the problem a bit. | ||||
* | Add cfree, | phk | 1996-09-02 | 1 | -1/+10 |
| | | | | Move to usr/lib/compat | ||||
* | Make a scaffold libgnumalloc.so.#.# unless there is a packeage called | phk | 1996-02-11 | 1 | -0/+1 |
"gnumalloc*" |