summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The v_mountedhere field is protected by the vnode lock, not vnode's internalpjd2007-07-261-1/+1
* If the trap number stored in the trapframe is corrupted into a negativejhb2007-07-262-4/+8
* Honor the IFF_MONITOR flag.glebius2007-07-261-0/+6
* Fix comments in tcp_do_segment().andre2007-07-251-5/+3
* Require 'cleanvar' so that files and sockets created in /var/run byjhb2007-07-251-1/+1
* New release note: iscsi_initiator(8).bmah2007-07-251-2/+8
* Fix a whitespace mistake from the last commit.scottl2007-07-251-2/+2
* This commit was generated by cvs2svn to compensate for changes in r171577,dougb2007-07-2530-1790/+2248
|\
| * Vendor import of 9.4.1-P1, which has fixes for the following:dougb2007-07-2530-1790/+2248
* | Start to converge on standard ways of saying some things likeimp2007-07-251-86/+111
* | Fix absolutely maddening autorepeat bug that would cause the last keyimp2007-07-251-0/+9
* | ums(4) does not work if the mouse defaults to boot protocol. Forceimp2007-07-251-0/+8
* | - take out a needless panic under invariants for sctp_output.crrs2007-07-2413-221/+564
* | First round of cleanups.brueffer2007-07-243-33/+47
* | MFp4: Force 64-bit arithmatic when caculating the maximum file size.delphij2007-07-241-1/+1
* | Attach the iscsi module build.scottl2007-07-241-0/+1
* | Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read thescottl2007-07-2429-0/+7523
* | Update assertion after revision 1.23.pjd2007-07-242-2/+2
* | Add some additional cross references.imp2007-07-241-0/+3
* | Add ChanTou ST268 USB NICimp2007-07-241-0/+3
* | Add support for ShanTou ST268 usb nic. This is from a patch for NetBSDimp2007-07-241-0/+2
* | Set timeout for all NIS RPC requests to 1 second and not just forsimon2007-07-241-8/+8
* | Stop mentioning /usr/X11R6.delphij2007-07-245-11/+7
* | Add MSI support.yongari2007-07-243-25/+93
* | Don't fail on device attach if jumbo frame support was unsuccessful.yongari2007-07-242-9/+26
* | upcall_free() was only used in kse_GC() which has been removed so it nowattilio2007-07-231-8/+0
* | Actually, KSE kernel bits locking is broken and can lead likely toattilio2007-07-233-83/+71
* | When checking labels during a vnode link operation in MLS, use the filerwatson2007-07-231-1/+1
* | If clock_ct_to_ts fails to convert time time from the real time clock,dwmalone2007-07-239-18/+36
* | Continue effort to align UDPv4 and UDPv6 implementations by mergingrwatson2007-07-234-333/+226
* | Make using msdosfs as the root file system sort of work:bde2007-07-231-3/+15
* | MFp4: When swapping is not enabled, allow creating files by takingdelphij2007-07-231-1/+1
* | Preprocessing stub "KSE" breaks ABI either with modules and userspaceattilio2007-07-221-8/+0
* | ndis will signal the kthread to exit and then sleep on the proc pointer tothompsa2007-07-221-2/+6
* | The HPET appears to be broken on silby's Acer Pentium M system, nevernjl2007-07-221-4/+18
* | Change new Wi-Spy device name to Wi-Spy 2.4x.imp2007-07-221-1/+1
* | WISPY added an X.imp2007-07-221-1/+1
* | Apply the same error checks to PAM_TTY in pam_sm_close_session() as indes2007-07-221-1/+9
* | Whitespace cleanupdes2007-07-221-6/+6
* | Merge OpenBSM 1.0 alpha 15 changes to src/sys/bsm:rwatson2007-07-224-52/+91
* | Update generated OpenBSM config.h for OpenBSM 1.0 alpha15 update.rwatson2007-07-221-3/+3
* | Resolve conflicts from import of OpenBSM 1.0 alpha15 ($FreeBSD$/$P4$rwatson2007-07-221-13/+59
* | This commit was generated by cvs2svn to compensate for changes in r171537,rwatson2007-07-2217-55/+47
|\ \
| * | Vendor import TrustedBSD OpenBSM 1.0 alpha 15, with the following changerwatson2007-07-2222-120/+197
* | | Include the <sys/sysproto.h> header which includes the prerequisite headerkevlo2007-07-221-0/+1
* | | Use bus_get_dma_tag() to obtain the parent DMA tag.kevlo2007-07-222-24/+29
* | | Add some additional devices.imp2007-07-221-3/+19
* | | - remove duplicate code from sctp_asconf.crrs2007-07-219-18/+42
* | | Put local symbol suppression rule into most recent (e.g. last) versionkan2007-07-211-3/+5
* | | Do not forget to cam_periph_unhold the peripheral before exitingkan2007-07-211-2/+5
OpenPOWER on IntegriCloud