summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build breakage on ia64. The second argument of AcpiOsReadable()marcel2003-07-141-2/+2
* Remove reference to max block size. dump no longer limits the block size.grog2003-07-141-13/+1
* New release notes: ACPI-CA 20030619.hrs2003-07-132-0/+6
* Rewite _start(). We cannot use a C function due to the fact that wemarcel2003-07-132-2/+193
* Update code to work with 0619 distnjl2003-07-137-36/+92
* Add include file so this builds with new acpicanjl2003-07-131-0/+1
* This commit was generated by cvs2svn to compensate for changes in r117527,njl2003-07-131-7/+23
|\
| * Fix handling of _BST in the new dist.njl2003-07-131-7/+23
* | This commit was generated by cvs2svn to compensate for changes in r117525,njl2003-07-131-2/+2
|\ \ | |/
| * Patch for global lock error messages that the vendor will import eventually.njl2003-07-131-2/+2
* | Commit local patches for files off the vendor branch.njl2003-07-133-56/+37
* | Unmodified files from the vendor 0619 dist that should no longer be off thenjl2003-07-1310-128/+258
* | This commit was generated by cvs2svn to compensate for changes in r117521,njl2003-07-1386-2378/+4300
|\ \ | |/
| * ACPICA import from the 0619 dist.njl2003-07-1399-2562/+4595
* | ioctl macros and defines are now present in ioccom.h, not ioctl.h.ceri2003-07-131-1/+1
* | Avoid an unnecessary calculation: there is no need to subtractrobert2003-07-131-1/+1
* | Move the MAC entry point to label ethernet-sourced mbufs with a MAC labelrwatson2003-07-131-4/+8
* | If mktime() or timegm() return -1, print out the resume timer value asrwatson2003-07-131-3/+6
* | o add read-only sysctls to view regulatory domain, country code, andsam2003-07-132-5/+22
* | correct card type for Linksys *55AGsam2003-07-131-3/+3
* | Since -march=pentium4 is supposed to be fixed with GCC 3.3, andmux2003-07-131-3/+1
* | Fix for FAIL_IF_NO_KBD case as expected.simokawa2003-07-132-2/+6
* | Eliminate non-existent word.jkoshy2003-07-132-2/+2
* | Fixed build error with GCC 3.3.1nyan2003-07-131-3/+3
* | Fixed mouse cursor support.nyan2003-07-131-55/+42
* | Add a missing DITEM_CONTINUE flag so the options menu returns to themurray2003-07-131-1/+1
* | Sort entries added in r1.43.murray2003-07-131-3/+3
* | From the PR:kris2003-07-131-10/+38
* | FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow.kris2003-07-131-4/+10
* | Remove -D_THREAD_SAFE.deischen2003-07-131-1/+1
* | Enable the high FP registers when we call the FPSWA handler and disablemarcel2003-07-132-66/+37
* | Correct some typos.kris2003-07-131-2/+2
* | Including dynamically generated osreldate.h wasn't such a goodkan2003-07-132-1/+4
* | Not everyone uses the base system sshd. They can use the sshd_programmtm2003-07-131-2/+6
* | Extend the mutex pool implementation to permit the creation and use oftruckman2003-07-138-66/+164
* | Check the status of the user command and return the proper errorps2003-07-121-2/+10
* | Quiet down ciss unless bootverbose is set.ps2003-07-121-4/+4
* | Do not override FP rounding options for 32bit platforms. amd64 doesn'tkan2003-07-121-4/+6
* | Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar tomikeh2003-07-124-6/+22
* | The second argument to fgetln() is a size_t *, not an int *.tmm2003-07-121-1/+1
* | Postfix, pcre, and Exim should be on the first CD in order for the recenttrhodes2003-07-121-0/+3
* | Give users the ability to select an alternative MTA during the installation.trhodes2003-07-128-66/+504
* | - Allow retrieval of local Configuration ROM.simokawa2003-07-121-2/+1
* | Allow retrieval of local Configuration ROM.simokawa2003-07-121-7/+22
* | Add a '-T' flag to print the timestamp as numeric value insteadluigi2003-07-122-5/+14
* | New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix,hrs2003-07-122-2/+36
* | Document the existence of comments in ipfw rules,luigi2003-07-121-4/+11
* | In random order:luigi2003-07-121-218/+277
* | Implement comments embedded into ipfw2 instructions.luigi2003-07-121-1/+1
* | Add logic to trace across/over a trapframe. We have ABI markers inmarcel2003-07-123-6/+38
OpenPOWER on IntegriCloud