summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixes:andreas2000-11-011-18/+28
* Wrong checksum used for certain reassembled IP packets before diverting.ru2000-11-011-1/+4
* Mdoc style fixes.mpp2000-11-011-2/+3
* Add BUFFALO LPC3-CLXtoshi2000-11-011-2/+17
* Don't use the old URL to the GNU ftp location any more:rse2000-11-012-2/+2
* Allow the building of the syscall bits at compile time.obrien2000-11-011-1/+14
* Need to dummy-out rt_sigreturn.obrien2000-11-011-0/+3
* Need to include sys/proc.h.obrien2000-11-011-1/+2
* I don't know why this used to compile for me, but now structobrien2000-11-011-2/+2
* Make the target a little bit more generic.obrien2000-11-014-4/+16
* Whitespace only: Correct poor line-breaking introduced in rev 1.17,sheldonh2000-11-011-2/+2
* Correct mark-up used in rev 1.16, as discussed with its contributor:sheldonh2000-11-011-7/+14
* Reorder one of the new features based on experience. Since the numberdougb2000-11-011-12/+12
* Use test -z rather than -n.obrien2000-11-011-1/+1
* It's no longer true that "nobody uses ia beyond here"; it's nowjoe2000-11-011-1/+1
* Change 'lpr' so -C (class) information is included in the control filegad2000-11-011-1/+1
* Update the entry for uscanner (only list devices that we know that work)n_hibma2000-11-012-18/+9
* Tell libgcc_r how to initialize a mutex before it uses it. Thisjdp2000-11-011-0/+1
* (null commit)n_hibma2000-11-010-0/+0
* kill old sb drivercg2000-11-012-946/+0
* switch over to new sb8/sb16 codecg2000-11-013-7/+5
* Catch up to mutexes becoming MI: machine/mutex.h -> sys/mutex.hjhb2000-11-011-1/+1
* fix type check in pccard_beep_selectsanpei2000-11-011-1/+1
* "it's" --> "its" (possessive).mph2000-11-011-2/+2
* Cut&paste bug: Set USBD_SHORT_XFER_OK unconditionallyn_hibma2000-11-011-1/+1
* Note MFC of uscanner(4).bmah2000-11-011-1/+1
* Don't ignore the return from tcsetattr() - moan about it instead.brian2000-10-311-7/+16
* 1. Oops on last commit: note a few SCSI-3 items for data compression page.mjacob2000-10-311-1/+1
* scsi_sa.hmjacob2000-10-312-11/+36
* Build with -DUSE_INET6 so that we can actually use the IPv6 support innectar2000-10-318-5/+8
* Treat engine inquiry the same as path inquiry in xptioctl().gibbs2000-10-311-5/+3
* Note bktr(4) update to 2.18, cvs(1) update MFC-ed, new C/C++bmah2000-10-312-2/+25
* Don't needlessly indirect the APM softstate. It does nothing butnsayer2000-10-312-12/+4
* Make the standard 'lpq' output a little more informative when listing jobsgad2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usinggad2000-10-311-9/+44
* Generate bmov instructions for all move requests. The drivergibbs2000-10-311-3/+3
* aic7xxx.c:gibbs2000-10-318-368/+706
* Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnosticgibbs2000-10-311-0/+2
* 0x03F -> 0x3F for consistancy with the rest of the file.gibbs2000-10-311-1/+1
* Allow async transfer negotiation updates to modify tagging behavior.gibbs2000-10-311-3/+1
* Use do { ... } while (0) to wrap the body of mtx_assert().jhb2000-10-311-2/+2
* Swap the order of two tags in the pppoe PADI and PADS packetsjulian2000-10-311-3/+3
* Fix typo in commentsroger2000-10-313-6/+6
* Resolve conflicts.asmodai2000-10-312-19/+37
* This commit was generated by cvs2svn to compensate for changes in r68073,asmodai2000-10-3112-559/+1667
|\
| * Virgin import of BIND v8.2.3-T6Basmodai2000-10-3114-560/+1673
* | Fix a fundamental error. The device is not owned by the parentasmodai2000-10-311-1/+1
* | Upgrade to driver 2.18roger2000-10-315-15/+140
* | Resolve conflicts.asmodai2000-10-314-11/+22
* | This commit was generated by cvs2svn to compensate for changes in r68068,asmodai2000-10-3144-199/+320
|\ \ | |/
OpenPOWER on IntegriCloud