aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Catch up to mutexes becoming MI: machine/mutex.h -> sys/mutex.hJohn Baldwin2000-11-011-1/+1
* fix type check in pccard_beep_selectMIHIRA Sanpei Yoshiro2000-11-011-1/+1
* "it's" --> "its" (possessive).Matthew Hunt2000-11-011-2/+2
* Cut&paste bug: Set USBD_SHORT_XFER_OK unconditionallyNick Hibma2000-11-011-1/+1
* Note MFC of uscanner(4).Bruce A. Mah2000-11-011-1/+1
* Don't ignore the return from tcsetattr() - moan about it instead.Brian Somers2000-10-311-7/+16
* 1. Oops on last commit: note a few SCSI-3 items for data compression page.Matt Jacob2000-10-311-1/+1
* scsi_sa.hMatt Jacob2000-10-312-11/+36
* Build with -DUSE_INET6 so that we can actually use the IPv6 support inJacques Vidrine2000-10-318-5/+8
* Treat engine inquiry the same as path inquiry in xptioctl().Justin T. Gibbs2000-10-311-5/+3
* Note bktr(4) update to 2.18, cvs(1) update MFC-ed, new C/C++Bruce A. Mah2000-10-312-2/+25
* Don't needlessly indirect the APM softstate. It does nothing butNick Sayer2000-10-312-12/+4
* Make the standard 'lpq' output a little more informative when listing jobsGarance A Drosehn2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usingGarance A Drosehn2000-10-311-9/+44
* Generate bmov instructions for all move requests. The driverJustin T. Gibbs2000-10-311-3/+3
* aic7xxx.c:Justin T. Gibbs2000-10-318-368/+706
* Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnosticJustin T. Gibbs2000-10-311-0/+2
* 0x03F -> 0x3F for consistancy with the rest of the file.Justin T. Gibbs2000-10-311-1/+1
* Allow async transfer negotiation updates to modify tagging behavior.Justin T. Gibbs2000-10-311-3/+1
* Use do { ... } while (0) to wrap the body of mtx_assert().John Baldwin2000-10-311-2/+2
* Swap the order of two tags in the pppoe PADI and PADS packetsJulian Elischer2000-10-311-3/+3
* Fix typo in commentsRoger Hardiman2000-10-313-6/+6
* Resolve conflicts.Jeroen Ruigrok van der Werven2000-10-312-19/+37
* This commit was generated by cvs2svn to compensate for changes in r68073,Jeroen Ruigrok van der Werven2000-10-3112-543/+1651
|\
| * Virgin import of BIND v8.2.3-T6BJeroen Ruigrok van der Werven2000-10-3114-544/+1657
* | Fix a fundamental error. The device is not owned by the parentJeroen Ruigrok van der Werven2000-10-311-1/+1
* | Upgrade to driver 2.18Roger Hardiman2000-10-315-15/+140
* | Resolve conflicts.Jeroen Ruigrok van der Werven2000-10-314-11/+22
* | This commit was generated by cvs2svn to compensate for changes in r68068,Jeroen Ruigrok van der Werven2000-10-3144-199/+320
|\|
| * Virgin import of BIND v8.2.3-T6BJeroen Ruigrok van der Werven2000-10-3148-210/+342
* | If acpica driver is loaded using kldload(8), warn and just ignore.Takanori Watanabe2000-10-312-0/+10
* | Quiet -Wall.David E. O'Brien2000-10-311-1/+4
* | Deprecate devsw->d_bmaj entirely.Poul-Henning Kamp2000-10-315-215/+5
* | Add missing redirection to /dev/null to prevent disturbingHellmuth Michaelis2000-10-311-2/+2
* | Don't issue a warning if isdncontroller is set to -1Hellmuth Michaelis2000-10-311-2/+2
* | Do not waste a time saving a copy of IP header if we are certainlyRuslan Ermilov2000-10-311-1/+2
* | Remove unused #includes.Poul-Henning Kamp2000-10-315-35/+0
* | Disabled EGA/VGA 1bpp/4bpp modes support. This is not real fix, but this comesYoshihiro Takahashi2000-10-312-0/+4
* | I forgot the driver configuration file for mfsroot.flp.Tatsumi Hosokawa2000-10-311-0/+57
* | Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.Tatsumi Hosokawa2000-10-3115-22/+398
* | Correct a bignum.Greg Lehey2000-10-311-1/+1
* | Add support for virgin disklabelsJordan K. Hubbard2000-10-314-68/+298
* | Add a new ioctl for doing virgin disklabels.Jordan K. Hubbard2000-10-314-0/+37
* | remove duplicated item.MIHIRA Sanpei Yoshiro2000-10-311-5/+0
* | I'm dropping the MAINTAINER request and see what happens. If it becomesMatt Jacob2000-10-311-2/+0
* | Filter out some more magic environment variables used by libraries linkedKris Kennaway2000-10-313-4/+11
* | Forgotten RELEASE_CRUNCH hack for mppe.c.Tatsumi Hosokawa2000-10-311-2/+2
* | Makefile for ACPI CA base acpi driver kernel module.Takanori Watanabe2000-10-312-0/+102
* | Oops, in previous commit(rev.1.4), I replacedMIHIRA Sanpei Yoshiro2000-10-311-6/+6
* | fix the sigaltstack hack by lowering the stack size to the original valueAndrew Gallatin2000-10-311-0/+2