summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | This merges in the changes from the 2.11.2 release to the FSF anoncvsobrien2001-07-205-5/+17
* | This commit was generated by cvs2svn to compensate for changes in r80016,obrien2001-07-2029-225/+1535
|\ \
| * | Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001].obrien2001-07-2034-230/+1552
* | | Update for the Bintuils 2.11.2 import.obrien2001-07-201-3/+3
* | | - `-a' option for IPv6 was not working correctly.ume2001-07-191-4/+9
* | | When including pci header files, do things differently for 5x and 4ximp2001-07-191-0/+7
* | | o Integrate security enhancements from OpenBSD.mike2001-07-192-42/+74
* | | Since revision 1.40/1.41, the default behaviour for mount_nfs isiedowse2001-07-192-12/+20
* | | Limit the device to only one playback channel until I can figure out whyscottl2001-07-191-1/+1
* | | Fix an off-by-one error in the dma tag. This was causing the VM system toscottl2001-07-191-1/+2
* | | Resolve conflictskris2001-07-194-7/+9
* | | This commit was generated by cvs2svn to compensate for changes in r79998,kris2001-07-1992-1445/+2518
|\ \ \
| * | | Initial import of OpenSSL 0.9.6bkris2001-07-1997-1460/+2538
* | | | bpf(4) hasn't used a static number of devices for over 2 years now, andjhb2001-07-191-5/+0
OpenPOWER on IntegriCloud