Rink Springer's FreeBSD homepage
Personal
For the time being, check out my real homepage at http://rink.nu.
Patches
I keep a small collection of patches, which may be useful to some people and less useful to others.
-
NFS+setuid forced umask/mode [ 6-STABLE | current ]
This patch adds several sysctl's, which allows you to force umask and file/directory-specific access modes on NFS shares. Note that this will only affect files on suiddir mounted filesystems and only if the files are being accessed over NFS. This work was sponsored by Quality Service Provider.
-
PHYSMEM_SIZE kernel option (i386)
This patch allows you to specify 'options PHYSMEM_SIZE="16384"
' in your kernel, which will force FreeBSD to use 16MB of memory. This is useful for machines which do not support querying memory sizes and where loader and bios services are unavailable.