summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the PHY chip statistics.harti2003-07-142-0/+29
* Implement statistics for the PHY chips. Statistics are hold inharti2003-07-142-4/+280
* Make sure ipmon is run after cleaning up in /var. Otherwise,mtm2003-07-142-3/+2
* o Rename local variables, do not shadow global declarations.maxim2003-07-141-7/+7
* o Kill MINICMPLEN, there is ICMP_MINLEN already.maxim2003-07-141-7/+6
* o Be ready to get a reply with length up to IP_MAXPACKET.maxim2003-07-141-11/+18
* Document the support for the IDT77155 Sonet/SDH PHY.harti2003-07-141-4/+9
* Add support for the IDT77155 Sonet/SDH PHY.harti2003-07-143-1/+865
* ccept of empty lines when reading from a file (this fixes a bugluigi2003-07-141-25/+52
* Take advantage of the common_source/lp.cdefs.h file to change lprgad2003-07-1412-42/+26
* Introduce a new lp.cdefs.h file, which will be used to make itgad2003-07-141-0/+107
* Change zzz to be a shell script that checks for APM or ACPI support andnjl2003-07-143-3/+101
* Document the existance of fla(4).obrien2003-07-142-0/+60
* _start() needed to be written in assembly. See crt1.S.marcel2003-07-141-124/+0
* This commit was generated by cvs2svn to compensate for changes in r117535,njl2003-07-141-4/+0
|\
| * Remove a multiply-defined function. The change has been submitted to thenjl2003-07-141-4/+0
* | 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
OpenPOWER on IntegriCloud