]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-03 jkoshyTrim an obsolete comment.
2009-06-03 rajMake GPT style partitiong endian-safe in U-Boot support...
2009-06-03 stas- Style(9) improvements.
2009-06-03 stas- Sync our copies of ext2fs Linux headers to current...
2009-06-03 snbAdd vm_lowmem event handler for dirhash. This will...
2009-06-03 pjdWhere if not in examples we should follow style(9)?
2009-06-03 pjdlchflags(2) takes int, not u_long like chflags(2) and...
2009-06-03 pjdCorrect comment.
2009-06-03 rwatsonBy default, label all network interfaces as biba/equal...
2009-06-03 edUse ISO C99 style inline semantics in msun.
2009-06-03 weongyocalls callout_drain(9) to un-schedule a scan timer...
2009-06-02 rwatsonMark MAC Framework sx and rm locks as NOWITNESS to...
2009-06-02 rmacklemAdd support for the experimental nfs subsystem to the...
2009-06-02 samimprove raw xmit failure handling
2009-06-02 samcount frag tx failures as an ifnet error
2009-06-02 samfix comment
2009-06-02 samrestart tdma beacons after vap destroy
2009-06-02 samremove another vestige of the null if_softc on detach...
2009-06-02 samfix typo
2009-06-02 samfix setting of ni_txrate
2009-06-02 sampartially fix mode setting; this no longer returns...
2009-06-02 thompsaPlace the fifo and ref counting variables on the stack...
2009-06-02 sammove if_detach to the top of ieee80211_ifdetach to...
2009-06-02 sammove ifq_detach from if_detach to if_free; this permits...
2009-06-02 rwatsonRemove MAC kernel config files and add "options MAC...
2009-06-02 pjdInitialize iov and iovlen before use.
2009-06-02 rwatsonAdd internal 'mac_policy_count' counter to the MAC...
2009-06-02 lulf- Use volatile for signal variables.
2009-06-02 thompsaReorgansise the logic for tranversing the pipe list.
2009-06-02 thompsaFix compile after the removal of bsd_udev.
2009-06-02 thompsaFix multithread issue where the is_uref variable was...
2009-06-02 thompsaStaticize ukbd_detach and fix indentation.
2009-06-02 delphijRe-enable WARNS=6 after my universe test.
2009-06-02 thompsaAdd libusb20_tr_get_length to get the transfer length.
2009-06-02 samRemove hack used to deal with ifnet teardown now that...
2009-06-02 gallatinBuf-ring fixes for mxge
2009-06-02 impIn bwi_newstate, only zero the bssid when we stop a...
2009-06-02 rwatsonRemove unneeded include.
2009-06-02 edRemove window(1) from the base system.
2009-06-02 attilioHandle lock recursion differenty by always checking...
2009-06-02 jhbInclude <machine/stdarg.h> for va_*(). I'm not sure...
2009-06-02 rwatsonAdd support for the four PUC serial interfaces found...
2009-06-02 alcCorrect a boundary case error in the management of...
2009-06-02 brianRather than using both -prune (which requires directory...
2009-06-02 jeff - Use an acquire barrier to increment f_count in fget_...
2009-06-02 yongariAdd 88E8071, 88E8072 to the supported hardware list...
2009-06-02 yongariAdd Yukon Extreme device ids, 88E8071 and 88E8072.
2009-06-02 yongariAdd Rx checksum offloading support for Yukon FE+ and...
2009-06-02 jkoshyCatch up with the times: "mozilla" -> "firefox".
2009-06-02 yongariAdd frame parser capability of Yukon FE+ and Yukon...
2009-06-02 yongariAdd preliminary Yukon Extreme support and register...
2009-06-02 samFix monitor mode vaps to work as intended:
2009-06-02 yongariProgram LED registers for 88E1116/88E1149 PHYs. These...
2009-06-02 yongariDon't assume page register value is 0 and restore previ...
2009-06-02 samdon't dispatch frames to vap's not running
2009-06-02 samcount packets
2009-06-01 dougbAdd a note about the change to rcorder for pf and ipfw.
2009-06-01 dougbCommit the updates to this file for the new BIND options
2009-06-01 dougbAdd support for the build options that are currently...
2009-06-01 gabor- Add Hungarian catalog
2009-06-01 jhbRemove another d_thread_t use that crept in.
2009-06-01 mavMFp4.
2009-06-01 jhbAdd an extension to the character device interface...
2009-06-01 zecV_loif is not an array but a pure pointer, so treat...
2009-06-01 jillesFix segfault when giving invalid long option to pkg_info.
2009-06-01 jhbRework socket upcalls to close some races with setup...
2009-06-01 zecUpdate VNET base pointer setting macro to use a correct...
2009-06-01 delphijInitialize the match structure. This is unnecessary...
2009-06-01 zecRemove an #undef MIN that slipped under the radar and...
2009-06-01 dchaginAdd forgotten in previous commit flags argument.
2009-06-01 dchaginImplement accept4 syscall.
2009-06-01 dchaginImplement a variation of the accept_common() which...
2009-06-01 dchaginSplit linux_accept() syscall onto linux_accept_common...
2009-06-01 jhbAdd a simple API to manage scatter/gather lists of...
2009-06-01 rmacklemChange the "-4" option flag to "-e" since it does not...
2009-06-01 jhbAdd an internal pci_printf() routine similar to device_...
2009-06-01 jhbAdjust some comments.
2009-06-01 rwatsonAdd a flags field to struct ucred, and export that...
2009-06-01 gallatinSet an rx jumbo cluster to the correct size before
2009-06-01 delphijRevert the WARNS change for now, need some time to...
2009-06-01 joel- Remove obsolete and confusing comment about renaming...
2009-06-01 delphijMark as WARNS=6.
2009-06-01 delphijCode cleanups to make this WARNS=6 clean.
2009-06-01 rwatsonRevert a recent netisr2 change: when billing packets...
2009-06-01 samtools for mwl driver
2009-06-01 bzDecrement __FreeBSD_version again to 96 as we are runin...
2009-06-01 samdriver for Marvell 88W8363 Wireless LAN controller
2009-06-01 sampad data structures to enable integration of future...
2009-06-01 impMove the unlock to after the ifdef (maybe the right...
2009-06-01 impMake sure that we drain the LED blinking callout on...
2009-06-01 impAdd a comment about what may be happening when we get...
2009-06-01 rwatsonRegenerate generated syscall files following changes...
2009-06-01 rwatsonAdd 'sy_flags', a currently unused per-syscall entry...
2009-06-01 rwatsonUpdate UPDATING for NETISR2 merge, fix a typo in anothe...
2009-06-01 bzConvert the two dimensional array to be malloced and...
2009-06-01 bmsMerge fixes from p4:
2009-06-01 rwatsonGarbage collect NETISR_POLL and NETISR_POLLMORE, which...
2009-06-01 jhbAdd a missing parameter when displaying GPT partitions...
2009-06-01 mavComment out old Realtek ALC883 quirk, that was disablin...
2009-06-01 rseuse explicit 'unsigned int' instead of just the implici...
next