summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-161969-8095/+2070
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0cvs2svn1999-09-1613-5674/+2
* Welcome to 3.3-RELEASEJordan K. Hubbard1999-09-161-1/+1
* Limit aliases to a vnode in the namecache to a sysctl tunableAlfred Perlstein1999-09-163-1/+13
* Do not prematurely panic.Alfred Perlstein1999-09-161-2/+15
* MFC the fix for truncated arp packets, and this timeLarry Lile1999-09-161-20/+22
* MFC fix for truncated token-ring arp replies.Larry Lile1999-09-151-36/+56
* Fix a merge botch.Doug Rabson1999-09-151-2/+2
* MFC: (rev 1.32) Add comments, fix typos.Ruslan Ermilov1999-09-151-2/+8
* conditionalize some chattyness based on bootverbose.Jordan K. Hubbard1999-09-151-2/+2
* MFC: don't erroneously associate ppp with the tunnel device.Jordan K. Hubbard1999-09-142-3/+3
* MFC: Don't call if_up() here, just set IFF_UP.Ruslan Ermilov1999-09-141-1/+1
* MFC: Almost everyone using the bus-dma interface copied a bug from my code.Justin T. Gibbs1999-09-1419-31/+32
* MFC: [ from Justin's email:Jordan K. Hubbard1999-09-141-2/+2
* MFC: [ from Justin's email:Jordan K. Hubbard1999-09-141-2/+2
* struct rqgroup: put 0-length array at the end. Make mental note notGreg Lehey1999-09-131-1/+1
* MFC:Mitsuru IWASAKI1999-09-121-0/+11
* Oops, added the comment, but not the controller line for the amd0 device.Justin T. Gibbs1999-09-111-0/+1
* MFC: Better target mode support. Probe logic for the 2930. Fixed a fewJustin T. Gibbs1999-09-114-147/+473
* MFC: Add probe logic for the 2930CU. Fix an aic7896 auto-term detection bugJustin T. Gibbs1999-09-111-18/+69
* Add the amd driver.Justin T. Gibbs1999-09-111-0/+3
* Bring the AMD driver back into -stable.Justin T. Gibbs1999-09-112-0/+3
* Bring the AMD driver back into -stable.Justin T. Gibbs1999-09-112-3/+7
* Back out an accidental merge from -current that broke APM && SMPMike Smith1999-09-101-17/+0
* MFC: tsc is not suitable for timecounting on WinChip C6Poul-Henning Kamp1999-09-101-0/+1
* MFC: call smp_rendezvous_action in a.out compatible fashion.Mike Smith1999-09-102-1/+2
* MFC: Improved doc.Poul-Henning Kamp1999-09-082-18/+142
* MFC: Added Australian channel setRoger Hardiman1999-09-081-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-09-081-0/+404
* Sync with sys/i386/conf/Makefile.i386 and sys/i386/conf/files.i386Yoshihiro Takahashi1999-09-072-4/+5
* Disable k6_mem.c for now. It isn't quite ready for prime-time.Brian Feldman1999-09-061-1/+3
* OK, I'm now sorry I ever opened Peter's can of worms here. They'reJordan K. Hubbard1999-09-051-42/+22
* MFC: ${KERNEL} changes, unbreak tag support, support debugging kernels.Jordan K. Hubbard1999-09-051-25/+44
* Bring back the rest of the changes required to make memory range supportMike Smith1999-09-025-132/+18
* Set are now in Release Candidate mode -- set __FreeBSD_version to 330000.David E. O'Brien1999-09-021-1/+1
* Sync with sys/i386/conf/GENERIC revision 1.143.2.20.Yoshihiro Takahashi1999-09-021-88/+89
* Sync with sys/i386/i386/userconfig.c revision 1.126.2.10.Yoshihiro Takahashi1999-09-021-1/+1
* We're now at 3.3-RC; the release candidate.Jordan K. Hubbard1999-09-021-2/+2
* MFC: revision 1.54 and 1.56Yoshihiro Takahashi1999-09-011-18/+47
* Remove a rather embarrassing race condition.Greg Lehey1999-09-011-2/+0
* MFC: Style. This commit just minimize the diffs from -current,Eivind Eklund1999-09-011-107/+102
* MFC: Add SX to si driver ID string. quoted string change only.Nick Sayer1999-09-011-1/+1
* Make prototype and function decl. match.Sean Eric Fagan1999-09-011-2/+2
* MFC: Update driver to release 1.72Roger Hardiman1999-09-012-756/+1059
* MFC: clean up the coredump routines a bit, eliminating some duplicateSean Eric Fagan1999-09-017-87/+86
* MFC: don't follow symlinks on ktrace.Dima Ruban1999-09-011-2/+2
* Sync with sys/i386/conf/files.i386 revision 1.220.2.12.Yoshihiro Takahashi1999-08-311-0/+2
* Fix missing return(0) in mem_range_attr_get()Mike Smith1999-08-311-0/+1
* This file wasn't correctly patched up to the most recent working version,Mike Smith1999-08-311-5/+18
* MfC (1.61: fixed access timestamp bugs).Bruce Evans1999-08-311-4/+16