aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.22: Initialize rn_mklist in rn_newpair(). The undocumented assumptionDavid E. O'Brien2001-03-061-0/+1
* Back out the 1.22 MFC, the change touches more areas than I thought.David E. O'Brien2001-03-061-1/+0
* MFC: 1.22: Do some cleanups of the HARP atm codes interface into the systemDavid E. O'Brien2001-03-061-0/+1
* MFC: remove <sys/kernel.h>David E. O'Brien2001-03-061-1/+0
* MFC: 1.21-22: Use <sys/queue.h> macro api rather than fondle its implementationDavid E. O'Brien2001-03-061-9/+31
* MFC: Workaround broken colors on the alpha.John Baldwin2001-03-061-0/+12
* MFC:David E. O'Brien2001-03-061-23/+26
* MFC: 1.27: Exterminate the use of PSEUDO_SET() with extreme prejudice.David E. O'Brien2001-03-061-4/+25
* MFC:David E. O'Brien2001-03-061-7/+6
* MFC: 1.12-14:David E. O'Brien2001-03-061-10/+23
* MFC: 1.11: another round of the <sys/queue.h> FOREACH transmogrifferDavid E. O'Brien2001-03-061-2/+1
* MFC: 1.10: use <sys/queue.h> macro api rather than fondle its implementationDavid E. O'Brien2001-03-061-5/+5
* Enter 4.3FreeBSDDavid E. O'Brien2001-03-062-3/+3
* MFC: 1.158 - 1.161Don Lewis2001-03-051-11/+58
* MFC: handle opDecsAndrew Gallatin2001-03-052-2/+187
* MFC: queueing changes, concurrency improvements, stability fixes.Mike Smith2001-03-054-354/+527
* MFC: conditionalize powerstate meddling on __FreeBSD_versionCameron Grant2001-03-051-2/+1
* back out last revision, it was comitted accidentallyAndrew Gallatin2001-03-051-13/+2
* MFC: 1.51 - fix unaligned stores of zerosAndrew Gallatin2001-03-052-4/+16
* MFC: enable per-device sysctls and add (currently unused) no-op snd_mtx*Cameron Grant2001-03-052-5/+85
* MFC: set speaker volumeCameron Grant2001-03-051-2/+6
* MFC: add alaw<->ulaw feederCameron Grant2001-03-051-0/+93
* MFC: fix for attempting to set impossible rate/format combinationsCameron Grant2001-03-051-3/+30
* MFC (revs 1.47 to 1.49): Return quickly from dc_intr if there is nothingStephen McKay2001-03-051-1/+7
* MFC:David E. O'Brien2001-03-0534-80/+24
* MFC: fix setlocale(3) so that LC_ALL environment variable (if setRuslan Ermilov2001-03-053-3/+3
* MFC: remove the HPFPLIB copyright which we have never used.David E. O'Brien2001-03-051-10/+1
* MFC: Do not set a default ELF syscall ABI fallback.David E. O'Brien2001-03-052-8/+8
* MFC: Fix .o's depending on the *DIRECTORY* for the modules so we don'tWarner Losh2001-03-051-1/+8
* Merged from sys/i386/include/bus_at386.h revision 1.8.2.2.Yoshihiro Takahashi2001-03-051-1/+0
* MFC: turn dkcksum() into an __inline functionDavid E. O'Brien2001-03-051-17/+0
* MFC: Split ex driver into isa and pccard. We now support and oldWarner Losh2001-03-053-284/+175
* MFC (if_dcreg.h 1.19, if_dc.c 1.51): Faster recovery from underruns.Stephen McKay2001-03-052-26/+62
* MFC: (turn dkcksum() into an __inline function)David E. O'Brien2001-03-051-1/+16
* MFC: Call rtfree() not only if initial two conditions fail, butBosko Milekic2001-03-051-13/+7
* MFC: rev 1.38; Add USB_PRODUCT_MELCO_LUATX5 device ID.Peter Wemm2001-03-051-0/+1
* MFC: 1.16: respect user's choice to quit the pagerDavid E. O'Brien2001-03-051-4/+7
* MFC: Update copyright. Handles are 16, not 32 bits. Remove usage ofMatt Jacob2001-03-041-70/+81
* MFC: Role core minor. Handles are 16, not 32 bits. Add the ISPCTL_RUN_MBOXCMDMatt Jacob2001-03-041-3/+11
* MFC: The flag ICBOPT_BOTH_WWNS is more descriptive than ICBOPT_USE_PORTNAME.Matt Jacob2001-03-041-1/+1
* MFC: Update copyright. Accomodate changes to Qlogic parallel SCSI targetMatt Jacob2001-03-041-9/+13
* MFC: rev copyright. propage Asmodai's spelling correction. HandlesMatt Jacob2001-03-041-3/+4
* MFC: handles are 16 not 32 bits now.Matt Jacob2001-03-041-14/+14
* Roll platform minor.Matt Jacob2001-03-041-9/+9
* MFC: Remove usage of isp->isp_name/isp->isp_unit (use isp->isp_dev). RemoveMatt Jacob2001-03-041-55/+81
* MFC: Update Copyright. Change handles from 32 to 16 bits. Catch aMatt Jacob2001-03-041-28/+70
* MFC: 1.63: Hold a vnode reference corresponding to `rootvnode'.Ian Dowse2001-03-041-1/+2
* MFC: Keep stats on interface address traffic for ipv4 and ipv6 packets.Josef Karthauser2001-03-045-5/+39
* MFC: merge sym_hipd.c -j1.23 -j1.24Gerard Roudier2001-03-041-10/+32
* MFC: rwatson moved jails to struct ucred in -current, but not in -stable,Poul-Henning Kamp2001-03-041-1/+1