summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unset MAINTAINER.rnordier2001-07-2111-22/+0
* Add a patch from the isdn mailinglist, Juha writes:hm2001-07-211-0/+1
* Add the i4brunppp utility to the example section. This utility is one wayhm2001-07-215-0/+373
* update step.hm2001-07-212-4/+4
* update ReleaseNotes for isdnd keyword maxconnecttimehm2001-07-211-1/+5
* After being port- and addressscanned continously from several sources wherehm2001-07-216-10/+41
* Convert from acpi_strerror() to AcpiFormatException()msmith2001-07-2113-43/+39
* Add missing closing parenthesis.ben2001-07-211-1/+1
* Show an example of how to sort a file listing by size. Hopefully thisobrien2001-07-211-0/+9
* Update the OSD module to match the ACPI CA 20010717 import.msmith2001-07-218-144/+178
* Implement a "proper" timecounter hung off the ACPI timer device.msmith2001-07-211-20/+207
* Merge the EC register definitions into the EC module proper, they're notmsmith2001-07-212-204/+71
* Use our saved copy of the FADT rather than fetching it again.msmith2001-07-211-13/+5
* Don't call ourselves a "control method" anything, that's not useful.msmith2001-07-211-4/+6
* The API for loading tables changed (we no longer explicitly search for themsmith2001-07-212-19/+4
* Merge local changes with the ACPI CA 20010717 import.msmith2001-07-215-114/+80
* This commit was generated by cvs2svn to compensate for changes in r80062,msmith2001-07-2177-1287/+1240
|\
| * Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-2182-1401/+1320
* | This commit was generated by cvs2svn to compensate for changes in r80060,msmith2001-07-211-0/+190
|\ \ | |/
| * Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-211-0/+190
* | Hide in the Attic. This isn't built any more (it wont) and it can betterobrien2001-07-2123-1878/+0
* | Dike out the IPX bits if RELEASE_CRUNCH is defined.obrien2001-07-212-2/+23
* | Hint getaddrinfo() correctly if we're looking up a name that we got frombrian2001-07-211-2/+9
* | Add a missing ~ so that the LO_INITIALIZED flag actually gets turned offjhb2001-07-201-1/+1
* | Put a knob in the kernel config files to tweak the user max stack size.pirzyk2001-07-203-4/+9
* | gif isn't a count device anymore so don't put a number after it.brooks2001-07-202-2/+2
* | Do more strict checking for an interface.ume2001-07-202-6/+6
* | o Add phantom's gethostinfo() function to reduce duplicated code.mike2001-07-201-49/+56
* | Fix some nits I missed in my style cleanup.obrien2001-07-201-2/+2
* | MFCrypto: fixed the remote buffer overflow.ru2001-07-206-310/+204
* | Removed CSRG ids. CSRG never had anything to do with dpt.bde2001-07-207-28/+0
* | Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() isyokota2001-07-201-1/+1
* | Fix off by one error for ESC[1J.yokota2001-07-201-1/+1
* | Forgot to mention that previous commit (1.4 --> 1.5) would be:sobomax2001-07-200-0/+0
* | Use reallocf(3) to increase size of malloc'ed buffer instead ofsobomax2001-07-201-7/+4
* | Define a couple of subroutines to replace duplicated common code. Youyokota2001-07-201-65/+59
* | Return consistent key action codes at key press and releaseyokota2001-07-208-95/+108
* | More potential buffer overflow fixes.ru2001-07-208-70/+14
* | We haven't used this for ages, and we're not going to either.msmith2001-07-201-167/+0
* | Support for USB floppies based upon SMSC USB FDD controller.n_hibma2001-07-201-0/+10
* | Fix type warnings.markm2001-07-201-4/+8
* | We haven't had AcpiSetSystemSleepState for a while now, clean out themsmith2001-07-201-3/+0
* | Fix a possible NULL reference that would be triggereddavidn2001-07-201-1/+2
* | Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-20239-853/+1089
* | Add ACPI S2-S4BIOS Suspend/Resume code.takawata2001-07-2016-29/+1093
* | Fix setting serial baud rate under ibcs2 emulation by moving a line to thejon2001-07-201-2/+2
* | Remove GCC'isms in CFLAGS.obrien2001-07-2045-52/+26
* | Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-2044-477/+1846
* | Add lbasename which is used in the `LD' fix for -current.obrien2001-07-201-1/+1
* | Update the version string so I can identify this new variant.obrien2001-07-201-1/+1
OpenPOWER on IntegriCloud