notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: shells/ksh93/files/patch-src_lib_libast_features_fs

Number of commits found: 2

Monday, 22 Jul 2002
14:52 naddy search for other commits by this committer
Re-enable statvfs() tests now that -CURRENT has the function.

Improve build reliability:
* Make very sure that the build script is run with /bin/sh.
* Add a dubious patch to libast/comp/conf.sh that is reported to fix
  the build for some -STABLE users.

Install example functions.

PR:             39783, 40857

Parts
Submitted by:   Joe Kelsey <joek@mail.flyingcroc.net>
Original commit
Wednesday, 17 Jul 2002
01:40 naddy search for other commits by this committer
-CURRENT has <sys/statvfs.h> but no actual statvfs() implementation,
which badly confuses the configure tests that check for this
functionality.  Remove the tests for the time being.
Original commit

Number of commits found: 2