aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hal
Commit message (Expand)AuthorAgeFilesLines
* Make sure /var is populated correctly before hal is started, like dbus doesKoop Mast2012-09-294-1/+96
* Properly close the USB devices we open for probing.Joe Marcus Clarke2012-04-163-9/+37
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
* Correctly populate usb_device.device_revision_bcd.Joe Marcus Clarke2012-01-022-3/+12
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
* Fix GELI file system detection.Joe Marcus Clarke2011-07-222-4/+18
* Fix some minor issues with USB device properties.Joe Marcus Clarke2011-07-022-1/+33
* Check for cdev= in devd messages in older versions of FreeBSD.Joe Marcus Clarke2011-06-282-116/+376
* Fix detection of usb2 devd events.Joe Marcus Clarke2011-05-252-8/+8
* Remove the legacy MD5 checksum.Joe Marcus Clarke2011-02-261-1/+0
* Fix the processing of devd messages so that the new -CURRENT format isJoe Marcus Clarke2011-02-262-3/+21
* Adjust the code to parse the USB devd notification to be a bit broader.Joe Marcus Clarke2011-01-092-3/+3
* Check for G_IO_STATUS_EOF when reading from the devd socket to preventJoe Marcus Clarke2011-01-082-1/+12
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
* Fix a potential race with helper processes terminating too quickly. WhenJoe Marcus Clarke2010-11-092-1/+12
* Fix a bug where UFS file systems could not be properly unmounted. Part of thisJoe Marcus Clarke2010-08-292-6/+8
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-1036-3641/+1060
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
* Fix the environment variables when probing USB2 interfaces as their propertyJoe Marcus Clarke2010-01-242-5/+5
* Correct the properties for USB interface devices.Joe Marcus Clarke2010-01-232-4/+4
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-2819-463/+667
* Add support to create users and groups from information stored in UIDs/GIDsFlorent Thoumie2009-09-062-28/+4
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-2/+1
* Fix the build on recent -CURRENT with the removal of oldusb.Joe Marcus Clarke2009-05-304-39/+145
* Optimize the check for an existing GEOM object and correct a nearby memoryJoe Marcus Clarke2009-05-232-16/+27
* * Correct a potential infinite recursion loop triggered by the new GEOMJoe Marcus Clarke2009-05-235-27/+33
* Add some more argument sanity checking to the fuse helper script. ThisJoe Marcus Clarke2009-04-092-5/+29
* One more fix for hal and PolicyKit. Apparently haldaemon requiresJoe Marcus Clarke2009-03-313-1/+8
* Fix hal on the latest -CURRENT now that libusb20 has been renamed.Joe Marcus Clarke2009-03-147-59/+167
* Fix build: 80064 -> 800064Kevin Lo2009-03-051-1/+1
* Set the device node to NULL for usb keyboards. The xorg keyboardRobert Noland2009-03-033-10/+19
* Add the new usb2 probers to the plist.Joe Marcus Clarke2009-03-022-1/+9
* Chase the recent usb2 changes in HEAD.Joe Marcus Clarke2009-02-271-6/+10
* Fix build on older versions of FreeBSD.Joe Marcus Clarke2009-02-251-22/+21
* Actually commit the build for the old USB backend.Joe Marcus Clarke2009-02-241-6/+25
* Fix the build now that usb2 has been renamed.Joe Marcus Clarke2009-02-243-10/+24
* Fix probe-hiddev building on very recent -CURRENT.Joe Marcus Clarke2009-02-231-0/+33
* * Add support for usb2 in -CURRENT.Joe Marcus Clarke2009-02-2320-54/+1633
* Check to see if "/dev/usb " exists, and if it does, don't try toJoe Marcus Clarke2009-02-161-3/+31
* - Do not allow openning /dev/sysmouse multiple times. When there areJung-uk Kim2009-02-043-19/+80
* Fix breakages introduced in the previous commit. hf_has_sysctl() is onlyJung-uk Kim2009-02-031-6/+15
* - Do not search for Linux-specific hald-addon-acpi module.Jung-uk Kim2009-02-024-5/+73
* Quiet the syslog messages from hal.Joe Marcus Clarke2009-01-312-1/+26
* Take another stab at fixing mouse support in X. This approach eliminatesJoe Marcus Clarke2009-01-269-24/+556
* When changing the input.device property we need to remove the propertyRobert Noland2009-01-243-26/+9
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-232-5/+11
* Add two additional properties to disc media so that applications canJoe Marcus Clarke2009-01-162-1/+40
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-1012-44/+659