summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Divorce the IOTSBs, which so far where handled via a global listmarius2007-08-057-143/+95
* o In order to reduce bug and code duplication fold handling of NICsmarius2007-08-052-69/+31
* Initialize the rl_vlanctl field of the descriptors to zero (in ordermarius2007-08-051-0/+1
* o Iomage -> Iomega.maxim2007-08-051-1/+1
* o round-type -> round-trip.maxim2007-08-051-1/+1
* Do not acquire Giant unconditionally around the calls to the cdevswkib2007-08-051-5/+0
* - Ensure the path cost does not exceed 65535 in legacy STP mode.thompsa2007-08-042-2/+31
* Remove references to mpsafenet. This option no longer exists.csjp2007-08-041-14/+1
* Replace "__asm __volatile()" by equivalent support functions frommarcel2007-08-041-6/+6
* Replace "__asm __volatile()" by equivalent support functions frommarcel2007-08-041-3/+5
* Replace "__asm __volatile()" by equivalent support functions frommarcel2007-08-041-16/+18
* Add required data-serialization after writing to cr.itm and cr.itv.marcel2007-08-041-0/+1
* Add ia64_srlz_d() and ia64_srlz_i() functions to aid in serialization.marcel2007-08-041-0/+12
* Set D_NEEDGIANT.kib2007-08-041-0/+1
* Restore historical more(1) behavior (inhibit ti/te processing) whichdeischen2007-08-041-1/+1
* - Fix one line that erroneously crept in my last commit.jeff2007-08-041-1/+0
* - Share scheduler locks between hyper-threaded cores to protect thejeff2007-08-031-114/+200
* - Set SW_PREEMPT when we preempt in critical_exit().jeff2007-08-031-1/+1
* Oops, fix the fix for the i/o size of the fsinfo block. Its logbde2007-08-032-2/+2
* o With -x switch do not pay attention at the hardcoded limit of 3 ...maxim2007-08-031-5/+7
* Add regression tests for flopen(3).des2007-08-033-1/+189
* Back out previous commit until I figure out why my regression test fails.des2007-08-033-23/+17
* Use fcntl(2)-style locks instead of less-portable flock(2)-style locks.des2007-08-033-17/+23
* MFp4 - Refine locking to eliminate some potential race/panics:delphij2007-08-032-21/+22
* New release notes: if_bridge(4) private ports, wlandebug(8).bmah2007-08-031-0/+17
* Move mp_topology() from apic_init(i386) and apic_setup_local(amd64) topeter2007-08-024-36/+12
* Add myself as delphij's mentee.loader2007-08-021-0/+2
* 1. Move the disable-empty-zone stuff down below the first 25 lines sodougb2007-08-021-13/+13
* Remove fast_ipsec.4. Was merged in parts to ipsec.4.bz2007-08-021-134/+0
* Remove the last entries to fast_ipsec.bz2007-08-026-42/+116
* New release note: SA-07:06.tcpdump, SA-07:07.bind.bmah2007-08-021-0/+9
* Add the device ID for the VIA CX700 chipset.kevlo2007-08-021-2/+9
* MFP4(123686): Fixing various ancontrol(8) related panics by dropping locksavatar2007-08-021-12/+60
* When generating ports INDEX files from downloaded "describes" data, buildcperciva2007-08-021-0/+1
* Call ttyld_close() in nmdmclose() to ensure that nmdm(4)emax2007-08-011-1/+6
* Add 64bit statistic counters to the ng_ppp node.mav2007-08-013-6/+93
* This commit was generated by cvs2svn to compensate for changes in r171682,simon2007-08-011-8/+39
|\
| * Correct buffer overflow in tcpdump(1).simon2007-08-011-8/+39
* | This patch improves fine-grained locking for the ng_ppp node.mav2007-08-011-68/+137
* | declare struct tftphdr and embedded union as beeing packed, which isticso2007-08-011-2/+2
* | Fix for PR bin/115033. This corrects a crash when long optionskientzle2007-08-011-0/+4
* | Add a bridge interface flag called PRIVATE where any private port can notthompsa2007-08-014-34/+66
* | Change TCPTV_MIN to be independent of HZ. While it was documented topeter2007-07-312-1/+3
* | Make the driver fully MPSAFE. This fixes some serious locking problemsscottl2007-07-311-12/+32
* | Fix locking mistakes in the error recovery paths of the AHC and AHD drivers.scottl2007-07-312-4/+0
* | Add in all the USB devices and all the wireless goo. The KB9202 hasimp2007-07-311-0/+44
* | Make USB work on the KB9202{,A,B} boards. This has been in p4 for aboutimp2007-07-313-3/+36
* | MFppc:cognet2007-07-311-1/+1
* | - Getipnodebyname() and getipnodebyaddr() reimplemented throughbushman2007-07-311-1387/+72
* | Fix backward compatibility of the "old" (i.e. FreeBSD6) lseekmarcel2007-07-312-4/+4
OpenPOWER on IntegriCloud