]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-05 jhbTrim trailing whitespace.
2007-03-05 samChange mtx's to use the formulated name as type so...
2007-03-05 samKick tx after processing rx'd frames; this fixes latenc...
2007-03-05 alcAcquiring smp_ipi_mtx on every call to pmap_invalidate_...
2007-03-05 njlCheck the _TMP value for sanity also. On some systems...
2007-03-05 thomasFix typo in comment.
2007-03-05 jhbUse vm_paddr_t rather than uintptr_t when passing the...
2007-03-05 jhbOnly reject file descriptors higher than FD_SETSIZE...
2007-03-05 samcorrect inital bounds check on returning scan results...
2007-03-05 brianOops, fix a typo in the last commit :-/
2007-03-05 alcUse PCPU_LAZY_INC() to update page fault statistics.
2007-03-05 samcorrect conversions between TU and ms/ticks; these...
2007-03-05 brianIn the NOTYET code path when a process forks, the remaining
2007-03-05 jhbAdd a simple device driver to "eat" any I/O APICs that...
2007-03-05 jhb- Use constants for VPD capability register offsets.
2007-03-05 jhb- Flesh out list of UART simple comms programming inter...
2007-03-05 ruApply my patch properly.
2007-03-05 thomasAdd "fg" option as antonym to "bg"; add "hard" option...
2007-03-05 bmsFix markup.
2007-03-05 rwatsonReplay minor system call comment cleanup applied to...
2007-03-05 rwatsonRecognize repo-copy of kern_acl.c to vfs_acl.c, remove...
2007-03-05 rwatsonFurther system call comment cleanup:
2007-03-05 bms.Xr nit.
2007-03-05 pjdWarn when user use sectorsize bigger than the page...
2007-03-05 bmsUpdate shutdown() manual page to reflect actual behavio...
2007-03-05 pjdFix incorrect comment. Geli will protect against data...
2007-03-05 bruefferThe firmware files are included in the base system...
2007-03-05 delphijTest cases for back references.
2007-03-05 delphijOnly stop evaluation of a back reference if the match...
2007-03-05 bdePartial fix for a bug in rev.1.231. If suspend/resume...
2007-03-05 ariffQuick bandaid for possible broken multiple playback...
2007-03-05 kevloCheck for malloc return value
2007-03-05 grogAnother typo.
2007-03-05 impUse different wait channel name for second of two sleep...
2007-03-05 delphijAvoid infinite recursion on:
2007-03-05 grogCosmetics: remove trailing white space, wrap over-long...
2007-03-05 wkoszekChange these descriptions of memory types used in mallo...
2007-03-04 grogRearrange function descriptions in more logical order.
2007-03-04 wkoszekUse msleep(9) instead of tsleep(9) surrounded by lock...
2007-03-04 rwatsonRemove 'MPSAFE' annotations from the comments above...
2007-03-04 ruFix markup.
2007-03-04 flzFix typo in comment.
2007-03-04 impReduce the number of retries to 10 from 20 for not_a_ca...
2007-03-04 ruMarkup polishing.
2007-03-04 rwatsonMove to ANSI C function headers. Re-wrap some comments.
2007-03-04 bmsPurge an out-of-date comment.
2007-03-04 ruThe use of predefined strings such as \*[Ge] can be...
2007-03-04 ruFix markup and clean up some of the wording.
2007-03-04 simonDisable RPC exponential back-off for FreeBSD.org system...
2007-03-04 nyan- Use mtx_{lock,unlock}_spin rather than {disable,enabl...
2007-03-04 simon- Bump _yplib_timeout limit from 10 to 20 seconds to...
2007-03-04 ruFix markup.
2007-03-04 ruMore markup fixes.
2007-03-04 ruMarkup fixes.
2007-03-04 nyanReduce diffs with i386.
2007-03-04 nyanstyle(9).
2007-03-04 nyanMFi386: revision 1.17.
2007-03-04 csjpCatch up the rest of the drivers with the ether_vlan_mt...
2007-03-04 cpercivaFix problems resulting from SMP kernels (mis-)identifyi...
2007-03-03 kientzleMake the file tests robust against broken symlinks...
2007-03-03 kientzlelibarchive 2.0
2007-03-03 njlGet rid of chatter for failed commands if the filesyste...
2007-03-03 umeTurn default address selection on by default. Now...
2007-03-03 jkoshyFix a typo.
2007-03-03 grogClarify the meaning information printed by the -o...
2007-03-02 brooksUse get_if_var() to retrieve interface specific values...
2007-03-02 pjdDocument -J in usage.
2007-03-02 flzstyle(9) fixes.
2007-03-02 davidcAdd vfs_getopt.9 to the build, and add links for relate...
2007-03-02 davidcDocument the mount option handling functions.
2007-03-02 jhb- Don't do the interrupt storm protection stuff for...
2007-03-02 kientzleForced commit to note that the previous edit to archive...
2007-03-02 kientzleForce the umask to something predictable while creating...
2007-03-02 pisoMake pswitch_intr() returns interrupt handling status.
2007-03-02 flz- Add missing subdirectories in BSD.usr.dist mtree...
2007-03-02 emasteEnsure message passed to "settimestamp" and "setcounter...
2007-03-02 bmsPut this old tool for dumping PCI expansion ROM images...
2007-03-02 emasteMarkup fixes.
2007-03-02 flz- Add Intel firmwares for Intel PRO/Wireless LAN 2100...
2007-03-02 pjdFix geli after last commit for UP systems that are...
2007-03-02 kmacylock stats updates need to be protected by the lock
2007-03-02 avatarFixing NO_INET6 build as addr2ascii() has been nuked...
2007-03-02 emasteDocument the new {set,get}{timestamp,counter} messages...
2007-03-02 emasteAdd "setcounter" and "getcounter" messages, providing...
2007-03-02 jkimMFP4: 113090, 113130, 113132
2007-03-02 mppChange fifo_printinfo to check if the vnode v_fifoinfo...
2007-03-02 jkimMFP4: 115220, 115222
2007-03-01 emasteAdd "settimestamp" and "gettimestamp" messages, providi...
2007-03-01 pjdFix build breakage.
2007-03-01 pjdChange:
2007-03-01 sosAdd support for the 3 (PATA) channel on the VIA 6421...
2007-03-01 pjdRename PRIV_VFS_CLEARSUGID to PRIV_VFS_RETAINSUGID...
2007-03-01 pjdAvoid checking for privileges if there is no need to.
2007-03-01 bmsDo not dispatch SIGPIPE from the generic write path...
2007-03-01 bmsAdd -t to set IP TTL.
2007-03-01 umeCheck the return value from rad_cvt_ipv6prefix().
2007-03-01 ruBump the bootstrapping requirements for gensnmptree...
2007-03-01 bmsIntroduce a new mbuf flag, M_PROMISC.
2007-03-01 ruRemove trailing spaces and make the date canonical.
2007-03-01 kibUnbreak the kgdb stepping over the special frames on...
next