]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Style fixes.
[FreeBSD/FreeBSD.git] / sys /
2012-05-14 hselaskyMove reset of USB mouse parameters from the USB mouse...
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-14 delphijSync DLTs with the latest pcap version.
2012-05-13 eadlerAdd missing period at the end of the error message
2012-05-13 tuexenSupport SCTP_REMOTE_ERROR notification.
2012-05-13 tuexenProvide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EV...
2012-05-13 tuexenMissed to commit this in r235414.
2012-05-13 tuexenProvide the error code in SCTP_PEER_ADDR_CHANGE notific...
2012-05-13 tuexenRemove unused constants.
2012-05-13 tuexenUse ECONNABORTED in cases where the ABORT was sent...
2012-05-13 tuexenEnsure the user can read COMM_LOST notifications on...
2012-05-13 avglibpc98: unbreak after zfs-related changes in libi386...
2012-05-13 avgzfs boot: cleanup remnants of temporary compat code
2012-05-13 avgi386 bootinfo: re-arrange EFI fields for natural alignm...
2012-05-13 avgzfs boot code: mark spa_t arguments as const where...
2012-05-12 rmacklemFix two cases in the new NFS server where a tsleep...
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 adrianSetup the CPU port and broadcast map on the AR7240...
2012-05-12 kibAdd new pager type, OBJT_MGTDEVICE. It provides the...
2012-05-12 kibAdd a facility to register a range of physical addresse...
2012-05-12 adrian.. oops, include setting the MTU.
2012-05-12 adrianDocument what the flood register setting does.
2012-05-12 adrian* Add in the AR7240 global control field for setting...
2012-05-12 kibSplit the code from vm_page_getfake() to initialize...
2012-05-12 kibAssert that the page passed to vm_page_putfake() is...
2012-05-12 avgsparc64/zfs boot: take advantage of new libzfsboot...
2012-05-12 kibAssert that fictitious or unmanaged pages do not appear on
2012-05-12 avgzfs boot code: use %j and uintmax_t instead %ll and...
2012-05-12 tuexenProvide in the association change notification the...
2012-05-12 kibCommit the change forgotten in r235356.
2012-05-12 kibMake the vm_page_array_size long. Remove redundand...
2012-05-12 adrianRemove duplicate config bits.
2012-05-12 mariusAdd glue/support for the SAM9XE512-based Ethernut 5...
2012-05-12 adrianRevert this - I disabled it whilst hwpmc is/was broken.
2012-05-12 adrianFlip on WN1043ND switch PHY support.
2012-05-12 avgadd a zfs spa_t change missed in r235329
2012-05-12 adrianAdd opt_wlan.h includes, so IEEE80211_* configuration...
2012-05-12 rpauloConvert the if_vr(4) driver model to the interrupt...
2012-05-12 mavAdd two functions xpt_batch_start() and xpt_batch_done...
2012-05-12 rmacklemPR# 165923 reported intermittent write failures for...
2012-05-12 avgzfs boot: try to set vfs.root.mountfrom from currdev...
2012-05-12 avgzfsboot/zfsloader: support accessing filesystems within...
2012-05-12 adrian* Remove the AR7240 register defines and reuse the...
2012-05-12 adrianNow that there's a hint for it, add a "I'm an AR7240...
2012-05-12 adrianFurther arswitch work:
2012-05-12 sbrunoPointy hat to sleep deprived committer.
2012-05-12 adrianAdd in the AP93 configuration file.
2012-05-12 sbrunoFix inappropriate data type for two bus_dmamap_t variab...
2012-05-11 delphijRevert previous revision, misunderstood the code :(
2012-05-11 delphijRelease proc lock after setting signal queue.
2012-05-11 adrianAdd switch support to AP96.
2012-05-11 adrianCommit the first pass of the etherswitch support.
2012-05-11 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 tuexenFix a bug in the handling of association reset request.
2012-05-11 tuexenOnly provide the supported features in the SCTP_ASSOC_C...
2012-05-11 dimFix sys/boot/i386/cdboot/cdboot.S compilation with...
2012-05-11 tuexenRemove a constant which is only used on non-FreeBSD...
2012-05-11 impRemove unused cruft. We call through memcpy more direc...
2012-05-11 impThis comment has become unmoored from the code to which...
2012-05-11 impRemove obsolte big endian flag. It is no longer needed.
2012-05-11 impAdd support for passing in the board ID.
2012-05-11 impHack to unbreak boot2 for at91rm9200 boot loader. ...
2012-05-11 mav- Prevent error status leak if write to some of the...
2012-05-11 avgMFi386: improve argument passing via btxldr
2012-05-11 kevloMake sure we don't dereference a null pointer
2012-05-11 kientzleDon't hang if there is no /cpus node in the device...
2012-05-11 kevloRemove unused variable mii.
2012-05-11 kevloInitialize "error" to zero when it's declared in em_set...
2012-05-11 marius- Change the module order of these MAC drivers to be...
2012-05-10 mckusickFix mount mutex handling missed in r234386.
2012-05-10 pluknetFix mount interlock oversights from the previous change...
2012-05-10 impGenerate board id's from Linux's mach-types database...
2012-05-10 bschmidtAdd support for Ralink RT2800/RT3000 chipsets.
2012-05-10 mariusFix mismerge in r235231.
2012-05-10 mariusMerge r234989 from x86:
2012-05-10 alcGive vm_fault()'s sequential access optimization a...
2012-05-10 fabientRemove out of date KASSERT that fire with soft PMC.
2012-05-10 mavAdd `options GEOM_RAID` into i386 and amd64 GENERIC...
2012-05-10 mmImport illumos changeset 13686:4bc0783f6064
2012-05-10 avgcdboot, pxeldr: make use of bootargs.h instead of redef...
2012-05-10 sbrunoModify the binding of queues to attach to as many CPUs
2012-05-09 mariusUse a non-tricky approach for building and installing...
2012-05-09 adrianAdd some empty DFS methods for AR5210/AR5211 for now...
2012-05-09 eadlerClarify error that geli generates
2012-05-09 avgr235154 followup: add stddef.h for offsetof
2012-05-09 avgi386 zfsloader: rename LIBZFS to LIBZFSBOOT
2012-05-09 avgi386 boot: consolidate MAXBDDEV definition
2012-05-09 avgbtxldr: future-proof argument passing from boot1/2...
2012-05-09 avgsys/boot: add common CTASSERT definition
2012-05-09 yongariImplement basic remote PHY support. Remote PHY allows the
2012-05-09 brooksThe DDB_CTF has little or nothing to do with the debugg...
2012-05-09 thompsaDo not reinitialise the interface if it is already...
2012-05-08 davidch- Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to...
2012-05-08 thompsaThe DEVICE_POLLING dereference of sc->tsec_ifp needs...
2012-05-08 jwdUse the common api helper routine instead of freeing...
2012-05-07 adrianRe-enable this particular DELAY() for now, at least...
2012-05-07 yongariRestore jumbo frame configuration which was broken...
2012-05-07 jmallettAdd basic SMP support for GXemul. Ideally we would...
2012-05-07 jmallettAdd a trivial driver for the GXemul Ethernet device...
next