summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the hack that allocates memory when the bios haven't already done so.jon2001-08-271-1/+1
* Don't make it sound like -A is turning on the default behavior.dd2001-08-271-0/+1
* Send a reset request for every packet received when our encryptionbrian2001-08-271-0/+2
* Backout last change. I didnt follow the thread and made a mistakeps2001-08-271-1/+1
* Correctly spell localizationsps2001-08-271-1/+1
* There shuldn't be whitespace before a question mark.dd2001-08-271-1/+1
* sort SUBDIRassar2001-08-271-1/+1
* mdoc(7) police: removed whitespace at EOL.ru2001-08-271-2/+2
* mdoc(7) police: markup and spelling fixes.ru2001-08-271-15/+25
* mdoc(7) police: removed whitespace at EOL, sorted SEE ALSO xrefs.ru2001-08-271-2/+2
* - Add missed closing `"';sobomax2001-08-271-5/+11
* mdoc(7) police: markup nits.ru2001-08-271-1/+2
* Remove grammatical bogon.sobomax2001-08-271-1/+0
* Correctly #ifdef COMPAT_43 around osendsig() prototype.peter2001-08-271-0/+2
* If a file has been completely unlinked, stop automatically syncing thepeter2001-08-273-1/+6
* There is nothing more embarresing than having three goes at correctingpeter2001-08-273-3/+3
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-2718-38/+119
* Try to make some sense out of the mess that used to be INSTALL.TXT.bmah2001-08-2711-248/+237
* CL-PD6729 and CLPD-6730 chips (the only ones with I/O bars in the pciimp2001-08-271-5/+4
* Note difficulties we had in OLDCARD using NEWCARD's methods of debouncing car...imp2001-08-271-0/+6
* Add interfaces for SCSI LOG SELECT and LOG SENSE commands.kbyanc2001-08-272-0/+153
* More notes to the reader about issues in pccard code here.imp2001-08-271-6/+15
* Merge notes, but not code, from my latest tree on pccard_function_init and pc...imp2001-08-271-0/+9
* now we have the rate feeder, we don't need to constrain the default channelcg2001-08-271-1/+3
* A number of fixes for the TI-1130 and ISA interrupt routing cases:imp2001-08-271-13/+23
* MFS rev 1.8.2.8:cg2001-08-271-2/+22
* Part two of this NEWCARD update:jon2001-08-2710-848/+1774
* add krb5-configassar2001-08-272-1/+32
* Non-functional changes to NEWCARD stuff.jon2001-08-261-12/+12
* Non-functional changes to NEWCARD stuff.jon2001-08-269-1040/+1053
* Update to match new debugging subsystem/level codes. Also mentionmsmith2001-08-261-44/+51
* Updates to match the ACPI CA 20010816 import:msmith2001-08-2610-162/+163
* Nuke the Windows platform defines; we don't need them.msmith2001-08-261-190/+0
* Merge local changes.msmith2001-08-264-84/+50
* This commit was generated by cvs2svn to compensate for changes in r82367,msmith2001-08-2692-2345/+2351
|\
| * Vendor import of the Intel ACPI CA 20010816 update.msmith2001-08-2696-2429/+2401
* | I missed a typo in the last commit: s/whach/which/peter2001-08-263-3/+3
* | The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives.peter2001-08-261-1/+1
* | Stop using dirhash when a directory is removed, and ensure that weiedowse2001-08-262-0/+12
* | Add support for the SiS 7018greid2001-08-262-9/+39
* | Add a variable KRNLDEFDIR that specifies where to find the kernelpaul2001-08-261-2/+3
* | Tidy, reorder and adjust to more correctly reflect FreeBSD defaultmarkm2001-08-261-13/+35
* | Introduce a "noroot_ok" option to make this module ignore authenticationsmarkm2001-08-262-5/+33
* | Introduce better logging, error reporting and use of login_cap data.markm2001-08-262-6/+21
* | Forced commit.markm2001-08-260-0/+0
* | Add extra logging detail. This needs a more general solution.markm2001-08-261-0/+4
* | Adjust dependancies and build order. PAM needs RPC.markm2001-08-261-2/+3
* | More libss removal.markm2001-08-261-1/+1
* | Adjust dependancies; now that a PAM module (pam_unix) can changemarkm2001-08-261-3/+3
* | Big module makeover; improve logging, standardise variable names,markm2001-08-264-22/+567
OpenPOWER on IntegriCloud