summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Catch up with the procsig locking changes elsewhere. We were doingpeter2003-12-031-0/+6
* Add an additional knob to just disable the apic code without also havingpeter2003-12-031-1/+1
* For the amd64 we need to do some extra stack alignment fixups. Otherwisepeter2003-12-033-6/+27
* Use if_flags to check for IFF_POLLING instead of if_ipending.pdeuskar2003-12-021-3/+3
* Reconnect ipfstat, ipnat, and ipftest to the build now that if_xnamebrooks2003-12-023-3/+6
* Swap destination and source arguments of two bcopy() calls.andre2003-12-021-2/+2
* Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2marcus2003-12-024-8/+8
* Depend on kde-lite and gnome2-lite instead of kde3 and gnome2. This greatlymarcus2003-12-021-2/+2
* This commit was generated by cvs2svn to compensate for changes in r123109,brooks2003-12-022-4/+8
|\
| * This is a direct commit to the vendor branch with code from the vendor.brooks2003-12-022-4/+8
* | Use parens more reasionably so we match the vendor code. This is partbrooks2003-12-021-2/+2
* | Use dynamic instead of static LDT allocation.mtm2003-12-021-5/+4
* | Fixed panics in apic interrupt handlers if kernel profiling is turnedbde2003-12-021-1/+1
* | Fixed some minor indentation bugs.bde2003-12-022-24/+24
* | Fixed breakage of the pci case of the cy driver by the new interruptbde2003-12-025-127/+112
* | After extensive QA cycles at 3ware, bring the driver in-line with all theps2003-12-027-158/+184
* | Trim wi(4) devices from the hardware notes. Also add a listing of thebmah2003-12-022-242/+10
* | Add a few wi-supported cards to get this manpage caught up withbmah2003-12-021-0/+6
* | IFP4: Update the Early Adopters Guide to bring it up to the statebmah2003-12-021-39/+90
* | Fix Lucent cards.imp2003-12-021-10/+25
* | Major 186 for sx driver (for Specialix I/O8+) by frank@exit.comimp2003-12-021-0/+1
* | Include opt_ipsec.h so IPSEC/FAST_IPSEC is defined and the appropriatesam2003-12-022-1/+9
* | Fixed a bug in sendfile(2) where the sent data would be corrupted duedg2003-12-012-2/+11
* | Rename the ELAN_* options to CPU_ELAN_* according the the brucification.phk2003-12-011-2/+2
* | Do something sensible if both -h and -k are given.obrien2003-12-012-0/+9
* | Use a mutex to synchronize the driver top and bottom halves instead oftruckman2003-12-014-9/+62
* | Spell SSHd as sshd.rwatson2003-12-012-2/+2
* | When clearing /tmp, X11 lock and temporary files are special.mtm2003-12-011-13/+13
* | Automatically generate the CHECKSUM.MD5 file for ISO's.obrien2003-12-011-0/+1
* | SS_FATAL|ENXIO rather than SS_RDEF for illegal track mode.obrien2003-12-011-1/+1
* | I forgot about the code freeze, so back this out.truckman2003-12-011-2/+2
* | Swap avgfilesize and avgfpdir order to give better column alignment.truckman2003-12-011-2/+2
* | New release notes: SA-03.19, tcp_hostcache, compat4x.i386 updates,bmah2003-12-012-6/+60
* | Trim ncv(4) and nsp(4) devices from the hardware notes and point tobmah2003-11-302-72/+4
* | In dounmount(), only call checkdirs() prior to VFS_UNMOUNT() in theiedowse2003-11-301-3/+7
* | - Make mp_maxid reflect the same meaning as it does on other architectures.jeff2003-11-301-2/+2
* | - Unbreak UP. mp_maxid is not defined on uni-processor machines, althoughjeff2003-11-301-0/+8
* | - Don't forget to unlock the vnode interlock in the LK_NOWAIT case.jeff2003-11-301-1/+2
* | - Set mp_maxid in a way that is consistent with every other arch. It isjeff2003-11-301-3/+2
* | Update maintainer line. mbr has been maintainer for at least the lastmurray2003-11-301-1/+1
* | Version number bump for 5.2-BETA release documentation.bmah2003-11-301-1/+1
* | The new "spec against spec" comparison code was yet another timephk2003-11-301-7/+22
* | Fix ata-card.sos2003-11-302-38/+28
* | Mdoc(7) janitor cleanup.simon2003-11-301-40/+87
* | Removed the i386 specific bit from title.ru2003-11-301-1/+1
* | - Replace the local maxcpu with mp_maxid. Previously, if mp_maxidjeff2003-11-301-20/+48
* | Also export the ARCH variable so that cross-generation of cdrom packagekris2003-11-301-0/+1
* | vim-lite can hardly be considered 'lite'. Remove it.scottl2003-11-291-1/+0
* | Add a Securelevel sub-menu to the Security configuration menu,rwatson2003-11-297-0/+190
* | correct typo in interrupt handling for the 2nd port of 2-port cardssam2003-11-292-2/+2
OpenPOWER on IntegriCloud