summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for probing EST settings from ACPI. This should handle morenjl2005-03-211-77/+166
* Stop building gtar. Bump __FreeBSD_version to reflect this change.kientzle2005-03-212-2/+1
* Ooops. Correctly disable "tar"->"gtar" link.kientzle2005-03-211-3/+0
* Modified release notes: KDE 3.4.0.bmah2005-03-212-12/+36
* Root hubs don't have transaction translators, so skip printing theiedowse2005-03-201-1/+1
* Don't display the redundant `ehci_pci_attach: companion usbX'iedowse2005-03-201-2/+9
* Simplify sysctl handling by consolidating various get/set functions intophilip2005-03-201-160/+213
* Add locking code for tls routines.davidxu2005-03-201-4/+21
* Remove trailing whitespace as per NetBSD's revision 1.91. Alsoiedowse2005-03-201-20/+14
* Don't skip the initialisation of tl->len when we hit an EOF immediatelyiedowse2005-03-201-3/+2
* - Don't lose TCP flags of the first packet in a flow.glebius2005-03-201-4/+4
* Deorbit gtar, step 1: Remove WITH_GTAR knob.kientzle2005-03-202-5/+0
* Return BUS_PROBE_DEFAULT in preference to 0.murray2005-03-201-1/+1
* When building release documentation for release builds or forbmah2005-03-202-2/+2
* Add byteorder(9) to SEE ALSO.simon2005-03-201-2/+3
* Interrupt transfers and split transactions work now, so remove theiedowse2005-03-201-5/+2
* Add a read-only kern.sched.preemption sysctl so that user space can tellrwatson2005-03-201-0/+13
* Document acpi_fujitsu(4).philip2005-03-202-0/+165
* Add a missing word.brueffer2005-03-202-4/+4
* ifma_protospec is a pointer. Use NULL when assigning or compating it.glebius2005-03-203-6/+6
* Add regression tests for pkill/pgrep.pjd2005-03-2025-0/+803
* Whitespace fixes.pjd2005-03-202-7/+6
* - Introduce an '-o' option which allows to match oldest of the matchingpjd2005-03-202-14/+33
* - Introduce '-S' option which allows to match system processes (pgrep only).pjd2005-03-202-21/+21
* Sort options properly.pjd2005-03-201-4/+4
* Add a -i option to ignore case in the process match.pjd2005-03-202-6/+12
* Add and document '-F' option which allows to use file where PID is storedpjd2005-03-202-4/+53
* Add and document '-j' option which allows to match processes based on itspjd2005-03-202-4/+30
* Add and document the 'jid' keyword for the '-o' option.pjd2005-03-202-1/+4
* Make kvm(3) aware of ki_jid field.pjd2005-03-201-1/+17
* Add ki_jid field to the kinfo_proc structure and store jail ID there.pjd2005-03-202-4/+12
* Make prison structure visible from userland if _WANT_PRISON is definedpjd2005-03-201-1/+5
* Remove a workaround from previos revision. It proved to be incorrect.glebius2005-03-201-7/+16
* s/SLIST/STAILQ to catch up with changes to resource lists.njl2005-03-201-2/+2
* s/SLIST/STAILQ/nyan2005-03-201-1/+1
* Attach acpi_perf early. Especially when it is being used to provide infonjl2005-03-201-1/+6
* I forgot to commit this fix that is now kgdb aware...jmg2005-03-202-4/+5
* fix braino introduced when converting from madwifisam2005-03-201-1/+1
* eliminate mid-block variable declssam2005-03-201-5/+4
* Add the acpi_ec_read and write methods. This allows an external drivernjl2005-03-202-0/+65
* Only activate ICH speedstep if we're going to use it. No bugs were observednjl2005-03-201-9/+9
* Use the correct values for softfloat, in both the little endian and the bigcognet2005-03-202-8/+13
* Bring in a version of float.h more correct for softfloat.cognet2005-03-201-12/+17
* version 1.1 (with cleanups)sam2005-03-192-222/+533
* New release notes: clkbrd driver, nve, re(4) ALTQ support.bmah2005-03-192-14/+40
* Rather than pointing users at jp.freebsd.org for CURRENTbmah2005-03-191-1/+1
* Now that all architectures allow hooks to be inserted beforeiedowse2005-03-191-6/+2
* Change the PATH for pkg_add to be the same used for pointyhat package builds.marcus2005-03-191-1/+1
* s/SLIST/STAILQ/maxim2005-03-191-1/+1
* It was possible to have two threads concurrently aborting the sameiedowse2005-03-196-1/+92
OpenPOWER on IntegriCloud