kvm_t kv was not set to zero and therefore kvm_open(3) was not called.
Fix another SIGSEGV in ps caused by the -O compile flag) when the -ef
flags are passed to ps.
Approved by: gahr (maintainer)
Hidesvn is a small script that starts new processes with a library
preloaded that hides .svn directories from readdir(). This is very
useful when grepping the FreeBSD source tree.
Reviewed by: garga
driver has the ability to open character devices, but in our case
syscons always owns the devices. This should allow usb only
setups as well as help people who are setting xorg input options
on usb devices.
PR: 132270
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: marcus
The settings manager allows you to customize your desktop environment in
an easy and intuitive way. You can set some hardware components such as
mouse, keyboard or display; but also theme your windows, widgets and icons,
set your preferred applications, manage your sessions...
WWW: http://www.xfce.org/projects/xfce4-settings/
to add connection limits based on originator IP, originator class of IP and
maximmun load average. This patch conflicts with SSL one.
Submitted by: Sirko Zidlewitz <sz@bytecamp.net> (idea)
by the OpenSolaris DTrace community.
It's worth noting that not all of these scripts will work. They are
either too Solaris specific or the probes have not yet been implemented.
As more probes are implemented more scripts will work.
WWW: http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/
PR: ports/132079
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
- Pacify portlint
- Change DOCSDIR and DATADIR to respect PKGNAMESUFFIX
- Remove CHMOD and CHOWN and add param on INSTALL command
- Move pkg-message to files/pkg-message.in
- Use PORTDOCS
- Remove old signature from pkg-descr
- Use %%DATADIR%% in pkg-plist
- Take maintainership
PR: ports/131977 [1]
Submitted by: Dmitry <dmitry2006@yandex.ru> [1]
* Fix processing of devd events.
* Add support for the PART GEOM type.
* Attempt to fix a race condition where a drive an be learned before its
parent. This fix only works on 7.1, RELENG_7, and -CURRENT.
remove the said files when the package is deinstalled as the user may
wish to keep the files across upgrades. A message is printed advising the
user to remove the files manually if the packages is uninstalled permanently.