]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-07-08 pjdSync which ggate changes.
2005-07-08 pjdReimplement ggatec/ggated applications.
2005-07-08 pjdAdd CANCEL command which allows to remove one request...
2005-07-08 damienoops ... forgot to declare sc in my previous commit...
2005-07-08 damienfix allocation of rx dma buffers. buffers must be...
2005-07-08 samdocument ENABLE_WPA_SUPPLICANT_EAPOL
2005-07-08 damienMake sure that all the necessary USB endpoints are...
2005-07-08 damienral_init() takes a struct ral_softc as parameter not...
2005-07-08 rikUse implicit type cast for ->k_lock to fix compilation...
2005-07-08 samfix another instance of the MORE_DATA bit handling...
2005-07-08 samhandle RTM_IFINFO events so we terminate when an interf...
2005-07-08 samreclaim node reference when ieee80211_encap fails
2005-07-08 samupdate ural ids
2005-07-08 jhbRegen.
2005-07-08 jhbMark second instance of lchown() MP safe just like...
2005-07-08 kensmithMissed one piece of the cluster's quirk. Need to overr...
2005-07-08 denMerge the following from the English version:
2005-07-08 mlaierALTQify ste(4).
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienFix bogus fmov* SPARC opcodes.
2005-07-07 scottlPatch the freebsd spec file for PowerPC so that PIC...
2005-07-07 jhbLock Giant around a call to userland_sysctl() in ibcs2_...
2005-07-07 jhbRemove an extra call to read() in ibcs2_read() that...
2005-07-07 jhbConditionally acquire Giant around the ISC and Xenix...
2005-07-07 jhbLock Giant in svr4_add_socket() so that the various...
2005-07-07 jhbRemove an unused syscallarg() macro leftover from this...
2005-07-07 jhbRototill this file so that it actually compiles. It...
2005-07-07 jhbFix the computation of uptime for linux_sysinfo()....
2005-07-07 jhb- Remove spl's from osf1_usleep_thread().
2005-07-07 jhbRegenerate.
2005-07-07 jhb- Add two new system calls: preadv() and pwritev()...
2005-07-07 delphijFix a bug when shell expansion is done against dangling...
2005-07-07 marcusFix ptsname(3) by converting it to use devname(3) to...
2005-07-07 kensmithThis is sort of an MFS. Peter made these changes to...
2005-07-07 jeff - Since we don't hold a usecount in pfs_exit we have...
2005-07-07 jkim`net.inet.ipf.fr_running' can be a negative value,...
2005-07-07 jkimadd myself as a new committer
2005-07-07 samreclaim mbuf when ieee80211_crypto_encap fails
2005-07-07 scottlFix ifnet fallout in if_ti.
2005-07-07 kanExclude build32 target from the list of toolchain and...
2005-07-07 samonly invoke ath_rate_tx_complete to update rate control...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-07-06 samclr ptr after freeing state to avoid subsequent null...
2005-07-06 impAdd support for Farallon EtherMAC PC Card.
2005-07-06 impAdd device entry for a Farallon EtherMac PC Card that...
2005-07-06 samadd pureg/-pureg parameter for controlling pureg ap...
2005-07-06 samadd "pureg" mode for ap operation: reject association...
2005-07-06 cpercivaCorrect a buffer overflow which occurred in the handlin...
2005-07-06 samFix handling of data frames queued for a station in...
2005-07-06 samFix race condition in handling node reference counts...
2005-07-06 avatarOnly update the scan entry state based on newly receive...
2005-07-06 thompsa- Previously when broadcasting to N number of interface...
2005-07-05 rwatsonEliminate MAC entry point mac_create_mbuf_from_mbuf...
2005-07-05 rwatsonAdd MAC Framework and MAC policy entry point mac_check_...
2005-07-05 jhbRemove a || 1 that crept into the i8254 commit and...
2005-07-05 psFix for a bug in newreno partial ack handling where...
2005-07-05 desUse the correct login class when setting a new password.
2005-07-05 samremove auto-add of IEEE80211_KEY_GROUP; all the apps...
2005-07-05 glebiusRemove obsoleted sysctl interface for switching between...
2005-07-05 samexplicitly set IEEE80211_KEY_GROUP instead of depending...
2005-07-05 samUpdate key handling:
2005-07-05 samo when setting a wpa key, hold a ref on the bss node;
2005-07-05 glebiusIn the splnet times, netgraph was functional and synchr...
2005-07-05 marcelEnhance ia64_flush_dirty() to handle the case in which...
2005-07-05 pjdFix one "wrong b_bufobj" panic in reassignbuf() by...
2005-07-05 phkUpdate for Bulletin C number 30:
2005-07-04 simonUpdate hardcoded postfix version number to the current...
2005-07-04 simonHandle .Li macro's with quoted arguments, which is...
2005-07-04 samwhen operating in ap mode, explicitly drop associated...
2005-07-03 hrsAdd support for IODATA USB-RSAQ3 USB-Serial Adapter.
2005-07-03 thompsaCheck the alignment of the IP header before passing...
2005-07-03 jkoshy- Update the CPU version check to recognize P4/EMT64...
2005-07-03 mlaierRemove ambiguity from hlen. IPv4 is now indicated...
2005-07-03 damieno Make ipw(4) more robust against frames received with...
2005-07-03 damieno Add new ids for the Belkin F5D7050
2005-07-03 damienAdd another ural(4) device (Belkin F5D7050)
2005-07-03 nyanMFi386: r1.221 (Use a simpler implementation for the...
2005-07-03 delphijMinor grammar fix
2005-07-03 imuraSwitch Unicode charset name from "ISO-10646-UCS-2"...
2005-07-02 marcelImplement functions calls from within DDB on ia64....
2005-07-02 thompsaCheck the alignment of the IP header before passing...
2005-07-02 dwhiteDon't ask about CD numbers if not installing from CD.
2005-07-02 delphijRemove the CPU_ENABLE_SSE option from the i386 and...
2005-07-02 marcelFix a buglet that was present in the ia64 code and...
2005-07-02 dannyboyAdd a missing ** to the 'command' command.
2005-07-02 scottlFix the alpha build by using the correct argument types...
2005-07-01 psFix for a bug in the change that defers sack option...
2005-07-01 psFix for a SACK crash caused by a bug in tcp_reass(...
2005-07-01 peterMFi386: r1.221: use simple timecounter that is aware...
2005-07-01 ssouhlalMistakingly undefined VN_KNOTE_LOCKED in my previous...
2005-07-01 ssouhlalFix the recent panics/LORs/hangs created by my kqueue...
2005-07-01 impUpon relection, we shouldn't allow the tuple structs...
2005-07-01 jhbUp the count of busses supported by usbd(8) from 4...
2005-07-01 jhbUse a simpler implementation for the i8254 timecounter...
2005-07-01 jhbFix what(1) on kernel binaries by duplicating part...
2005-07-01 phkRemove the NQNFS paper.
2005-07-01 glebiusUse m_uiotombuf() instead of own implementation. This...
2005-07-01 avatar- Providing fine-grained malloc statistic by replacing...
2005-07-01 desAdd an entry about absolute PAM module paths, backdated...
2005-07-01 hartiFix another fallout from the ifnet change that assumed...
next