Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2002-12-31 | Updated devel/libmm to 1.2.2. Changes from version 1.2.1 include: | jlam | 3 | -8/+8 | |
*) Use "close-on-exec" semantic on internal file descriptors if underlying platform supports this feature. This makes sure the file descriptors are closed by the kernel upon execution of exec(3) by the application. | |||||
2002-10-09 | Unused. | wiz | 1 | -47/+0 | |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 5 | -6/+25 | |
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. | |||||
2002-08-01 | Crank dependency revision. | mycroft | 1 | -2/+2 | |
2002-08-01 | Update to mm 1.2.1. Only functional change is to fix a /tmp race condition | mycroft | 3 | -12/+12 | |
that created a local root hole. | |||||
2002-07-30 | Homepage and master site have moved to ossp.org. | jlam | 1 | -3/+3 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-23 | Buildlinkify (trivially). | jlam | 2 | -3/+50 | |
2001-07-14 | Import libmm, a portable shared memory abstraction library. | cjones | 4 | -0/+40 | |
Supposedly used in upcoming apache (2?), as well as mod_aolserver. |