aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hal/files
Commit message (Expand)AuthorAgeFilesLines
* Make sure /var is populated correctly before hal is started, like dbus doesKoop Mast2012-09-293-0/+95
* Properly close the USB devices we open for probing.Joe Marcus Clarke2012-04-162-8/+36
* 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-021-2/+11
* Fix GELI file system detection.Joe Marcus Clarke2011-07-221-3/+17
* Fix some minor issues with USB device properties.Joe Marcus Clarke2011-07-021-0/+32
* Check for cdev= in devd messages in older versions of FreeBSD.Joe Marcus Clarke2011-06-281-115/+375
* Fix detection of usb2 devd events.Joe Marcus Clarke2011-05-251-7/+7
* Fix the processing of devd messages so that the new -CURRENT format isJoe Marcus Clarke2011-02-261-2/+20
* Adjust the code to parse the USB devd notification to be a bit broader.Joe Marcus Clarke2011-01-091-2/+2
* Check for G_IO_STATUS_EOF when reading from the devd socket to preventJoe Marcus Clarke2011-01-081-0/+11
* Fix a potential race with helper processes terminating too quickly. WhenJoe Marcus Clarke2010-11-091-0/+11
* Fix a bug where UFS file systems could not be properly unmounted. Part of thisJoe Marcus Clarke2010-08-291-5/+7
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-1033-3629/+1050
* 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-241-4/+4
* Correct the properties for USB interface devices.Joe Marcus Clarke2010-01-231-3/+3
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-2816-441/+654
* Add support to create users and groups from information stored in UIDs/GIDsFlorent Thoumie2009-09-061-27/+0
* 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-231-15/+26
* * Correct a potential infinite recursion loop triggered by the new GEOMJoe Marcus Clarke2009-05-234-26/+32
* Add some more argument sanity checking to the fuse helper script. ThisJoe Marcus Clarke2009-04-091-4/+28
* One more fix for hal and PolicyKit. Apparently haldaemon requiresJoe Marcus Clarke2009-03-312-0/+7
* Fix hal on the latest -CURRENT now that libusb20 has been renamed.Joe Marcus Clarke2009-03-146-58/+166
* Fix build: 80064 -> 800064Kevin Lo2009-03-051-1/+1
* Set the device node to NULL for usb keyboards. The xorg keyboardRobert Noland2009-03-032-9/+18
* 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-2319-53/+1632
* 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-042-18/+79
* 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-023-4/+72
* Quiet the syslog messages from hal.Joe Marcus Clarke2009-01-311-0/+25
* Take another stab at fixing mouse support in X. This approach eliminatesJoe Marcus Clarke2009-01-267-23/+554
* When changing the input.device property we need to remove the propertyRobert Noland2009-01-242-25/+8
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-4/+10
* Add two additional properties to disc media so that applications canJoe Marcus Clarke2009-01-161-0/+39
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-1010-40/+647
* Fix patching when FIXED_MOUNTPOINTS is defined.Joe Marcus Clarke2008-05-201-10/+5
* Update to 0.5.11.Joe Marcus Clarke2008-05-192-110/+48
* Remove noexec from the list of hardcoded mount options. This was alreadyJoe Marcus Clarke2008-05-011-0/+11
* Fix the pkg-install script to create the haldaemon user/group even whenJoe Marcus Clarke2008-04-211-12/+13
* * Do not probe disc media unless the media is known to contain dataJoe Marcus Clarke2008-04-132-0/+30
* Fix the build on 5.X.Joe Marcus Clarke2008-04-021-4/+7