summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/files
Commit message (Expand)AuthorAgeFilesLines
* Post 2.30.1 commit clean up.kwm2010-05-1224-1811/+0
* Sync with FreeBSD ports.marcus2010-04-181-2/+2
* Sync w/ FreeBSD for the keyboard fix, ports/132270. Without it, my keyboardmezz2010-04-132-16/+25
* Reset the $FreeBSD$.mezz2010-03-172-3/+3
* Do not handle ufs labels in addition to ufsid labels.marcus2010-02-261-5/+6
* Ignore ufsid partitions as well.marcus2010-02-221-5/+6
* Remove some gratuitous __FreeBSD_version checks that were breaking webcamdmarcus2010-02-222-20/+13
* Require webcamd for hald.marcus2010-02-221-2/+2
* Fix build s/aoti/atoi/kwm2010-02-201-4/+4
* Only bind to interface number 0 when probing for video4linux support. Thismarcus2010-02-201-4/+13
* Take a crack at adding webcamd support for video4linux devices.marcus2010-02-205-8/+848
* Sync with FreeBSD ports.marcus2010-01-241-0/+16
* Sync with FreeBSD ports.marcus2010-01-241-9/+43
* Update to 0.5.14.marcus2009-12-2419-0/+908
* Remove these ports now that they are in the ports tree.marcus2009-11-3044-4390/+0
* -Sync w/ FreeBSD.mezz2009-11-281-27/+0
* Add support for the Apple Trackpage (atp) mouse driver.marcus2009-11-221-4/+4
* Add a hack to support spaces in volume names.marcus2009-10-241-12/+28
* Expand the ufsid check to include BSD types as well as LABEL.marcus2009-10-051-13/+14
* Ignore ufsid labels outright. These labels are special since they aremarcus2009-10-051-12/+24
* Reset $FreeBSD$ tags.marcus2009-09-262-3/+3
* Another day, another hal patch.marcus2009-09-262-13/+22
* The extra sleep before checking kern.geom.conftxt was causing volumes notmarcus2009-09-221-12/+10
* Fix a use-after-free problem in the Fuse code.marcus2009-09-191-6/+9
* Somehow this hunk got left out of my last commit. Make sure usb2 devicesmarcus2009-09-181-2/+2
* Fix (or workaround) quite a few bugs with newusb interaction.marcus2009-09-143-59/+105
* Be more careful about freeing memory.marcus2009-08-201-4/+5
* Fix some DBusError handling, and a memory leak.marcus2009-08-201-3/+8
* Skip "probeX" devices when scanning for new SCSI disks.marcus2009-08-191-0/+11
* Allow hald to forcibly unmount devices which disappear. This is onlymarcus2009-08-091-9/+124
* * Update to 0.5.13.marcus2009-07-196-164/+123
* Sync with FreeBSD ports.marcus2009-05-304-40/+146
* Optimize the check for an existing GEOM object and correct a nearby memorymarcus2009-05-241-15/+26
* Sync with FreeBSD ports.marcus2009-05-244-27/+33
* Update to 0.5.12.marcus2009-05-1742-0/+4118
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-1221-1536/+0
* Teach the mouse addon to use procstat on recent versions of -CURRENT.marcus2008-12-212-38/+159
* Add support for the -u argument.marcus2008-12-071-1/+14
* Pass the volume UDI when unmounting volumes before an eject operation.marcus2008-10-281-0/+11
* Re-add fuse support with some documentation and a helper script to make itmarcus2008-10-276-13/+381
* Pull out the fuse patches as they made a bad assumption. More work needsmarcus2008-10-103-226/+3
* Allow fuse mounts to work with HAL.marcus2008-10-093-3/+226
* Allow X.org 7.4 to find HAL keyboards.marcus2008-09-291-4/+10
* Fix the ConsoleKit signatures in HAL with ConsoleKit 0.3.x. This fix DVD movie,mezz2008-08-2216-0/+1017
* Remove these ports now that they have been merged into the FreeBSD ports tree.marcus2008-03-248-353/+0
* Register support for the CheckForMedia dbus message so that we can forcemarcus2008-03-231-4/+126
* Add the block device before probing it so that the block device is presentmarcus2008-03-191-0/+12
* Mark our storage addon as ready. This important step caused a lot ofmarcus2008-03-181-0/+13
* Update to 0.5.11 RC2.marcus2008-03-185-155/+0
* Make sure /var/cache has 0755 perms. We've seen two cases where they weremarcus2008-03-161-0/+2
* Fix a crash on 64-bit platforms.marcus2008-03-162-0/+23
* Correct patch name and path.marcus2008-03-161-2/+2
* Update to 0.5.11 RC1.marcus2008-03-163-0/+132
* Okay, so here's the problem. init runs the rc scripts before readingmarcus2008-02-051-1/+1
* hald also needs the vty-checker.marcus2008-02-051-0/+19
* Remove additional consolekit hacks.marcus2008-01-241-5/+0
* hald no longer requires consolkit in rc.d.marcus2008-01-241-1/+1
* Reset the $FreeBSD$.mezz2008-01-201-1/+1
* Fix a problem that occurred when slave support was removed, and make suremarcus2008-01-201-0/+2
* This has been a LONG time coming, but update hal to 0.5.10, complete withmarcus2008-01-086-0/+188
* Clean out MarcusCom after the big import into ports.marcus2006-10-148-190/+0
* Chase dbus API changes.marcus2006-10-082-0/+22
* Update the hal port to a snapshot from 09/16/2006.marcus2006-09-173-167/+0
* Fix the build on 5.X.marcus2006-07-023-2/+122
* Add support for 5.X.marcus2006-07-021-0/+47
* Create a wrapper around force_depend that will work for rc.d scriptsmarcus2006-06-161-2/+16
* Force dbus and polkitd to start if hald_enable="YES".marcus2006-06-161-2/+18
* Update to a snapshot of hal from today to fix some issues with scriptmarcus2006-05-291-0/+1
* Fix packing list and preserve .privilege file changes across updates.jylefort2006-05-182-0/+58
* Update to today's FreeBSD HAL snapshot. The most notable changes in thismarcus2006-05-152-22/+2
* Update to a CVS HEAD snapshot of PolicyKit, and patch HAL to build.marcus2006-05-151-0/+20
* Update to a snapshot from today. This new snapshot offers the following:marcus2006-05-061-10/+0
* Take a stab at the FIXME, and try to preserve the D-BUS hal.conf. It seemsmarcus2006-05-051-0/+25
* - Add a run dependency on cdrtoolsjylefort2006-05-031-0/+11
* Add a May 02, 2006 snapshot of the FreeBSD HAL port for those interestedmarcus2006-05-022-0/+53