]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-05 Brian SomersOops, fix a typo in the last commit :-/
2007-03-05 Alan CoxUse PCPU_LAZY_INC() to update page fault statistics.
2007-03-05 Sam Lefflercorrect conversions between TU and ms/ticks; these...
2007-03-05 Brian SomersIn the NOTYET code path when a process forks, the remaining
2007-03-05 John BaldwinAdd a simple device driver to "eat" any I/O APICs that...
2007-03-05 John Baldwin- Use constants for VPD capability register offsets.
2007-03-05 John Baldwin- Flesh out list of UART simple comms programming inter...
2007-03-05 Ruslan ErmilovApply my patch properly.
2007-03-05 Thomas QuinotAdd "fg" option as antonym to "bg"; add "hard" option...
2007-03-05 Bruce M SimpsonFix markup.
2007-03-05 Robert WatsonReplay minor system call comment cleanup applied to...
2007-03-05 Robert WatsonRecognize repo-copy of kern_acl.c to vfs_acl.c, remove...
2007-03-05 Robert WatsonFurther system call comment cleanup:
2007-03-05 Bruce M Simpson.Xr nit.
2007-03-05 Pawel Jakub... Warn when user use sectorsize bigger than the page...
2007-03-05 Bruce M SimpsonUpdate shutdown() manual page to reflect actual behavio...
2007-03-05 Pawel Jakub... Fix incorrect comment. Geli will protect against data...
2007-03-05 Christian BruefferThe firmware files are included in the base system...
2007-03-05 Xin LITest cases for back references.
2007-03-05 Xin LIOnly stop evaluation of a back reference if the match...
2007-03-05 Bruce EvansPartial fix for a bug in rev.1.231. If suspend/resume...
2007-03-05 Ariff AbdullahQuick bandaid for possible broken multiple playback...
2007-03-05 Kevin LoCheck for malloc return value
2007-03-05 Greg LeheyAnother typo.
2007-03-05 Warner LoshUse different wait channel name for second of two sleep...
2007-03-05 Xin LIAvoid infinite recursion on:
2007-03-05 Greg LeheyCosmetics: remove trailing white space, wrap over-long...
2007-03-05 Wojciech A... Change these descriptions of memory types used in mallo...
2007-03-04 Greg LeheyRearrange function descriptions in more logical order.
2007-03-04 Wojciech A... Use msleep(9) instead of tsleep(9) surrounded by lock...
2007-03-04 Robert WatsonRemove 'MPSAFE' annotations from the comments above...
2007-03-04 Ruslan ErmilovFix markup.
2007-03-04 Florent ThoumieFix typo in comment.
2007-03-04 Warner LoshReduce the number of retries to 10 from 20 for not_a_ca...
2007-03-04 Ruslan ErmilovMarkup polishing.
2007-03-04 Robert WatsonMove to ANSI C function headers. Re-wrap some comments.
2007-03-04 Bruce M SimpsonPurge an out-of-date comment.
2007-03-04 Ruslan ErmilovThe use of predefined strings such as \*[Ge] can be...
2007-03-04 Ruslan ErmilovFix markup and clean up some of the wording.
2007-03-04 Simon L. B... Disable RPC exponential back-off for FreeBSD.org system...
2007-03-04 Yoshihiro Takahashi- Use mtx_{lock,unlock}_spin rather than {disable,enabl...
2007-03-04 Simon L. B... - Bump _yplib_timeout limit from 10 to 20 seconds to...
2007-03-04 Ruslan ErmilovFix markup.
2007-03-04 Ruslan ErmilovMore markup fixes.
2007-03-04 Ruslan ErmilovMarkup fixes.
2007-03-04 Yoshihiro TakahashiReduce diffs with i386.
2007-03-04 Yoshihiro Takahashistyle(9).
2007-03-04 Yoshihiro TakahashiMFi386: revision 1.17.
2007-03-04 Christian S... Catch up the rest of the drivers with the ether_vlan_mt...
2007-03-04 Colin PercivalFix problems resulting from SMP kernels (mis-)identifyi...
2007-03-03 Tim KientzleMake the file tests robust against broken symlinks...
2007-03-03 Tim Kientzlelibarchive 2.0
2007-03-03 Nate LawsonGet rid of chatter for failed commands if the filesyste...
2007-03-03 Hajimu UMEMOTOTurn default address selection on by default. Now...
2007-03-03 Joseph KoshyFix a typo.
2007-03-03 Greg LeheyClarify the meaning information printed by the -o...
2007-03-02 Brooks DavisUse get_if_var() to retrieve interface specific values...
2007-03-02 Pawel Jakub... Document -J in usage.
2007-03-02 Florent Thoumiestyle(9) fixes.
2007-03-02 Chad DavidAdd vfs_getopt.9 to the build, and add links for relate...
2007-03-02 Chad DavidDocument the mount option handling functions.
2007-03-02 John Baldwin- Don't do the interrupt storm protection stuff for...
2007-03-02 Tim KientzleForced commit to note that the previous edit to archive...
2007-03-02 Tim KientzleForce the umask to something predictable while creating...
2007-03-02 Paolo PisatiMake pswitch_intr() returns interrupt handling status.
2007-03-02 Florent Thoumie- Add missing subdirectories in BSD.usr.dist mtree...
2007-03-02 Ed MasteEnsure message passed to "settimestamp" and "setcounter...
2007-03-02 Bruce M SimpsonPut this old tool for dumping PCI expansion ROM images...
2007-03-02 Ed MasteMarkup fixes.
2007-03-02 Florent Thoumie- Add Intel firmwares for Intel PRO/Wireless LAN 2100...
2007-03-02 Pawel Jakub... Fix geli after last commit for UP systems that are...
2007-03-02 Kip Macylock stats updates need to be protected by the lock
2007-03-02 Tai-hwa LiangFixing NO_INET6 build as addr2ascii() has been nuked...
2007-03-02 Ed MasteDocument the new {set,get}{timestamp,counter} messages...
2007-03-02 Ed MasteAdd "setcounter" and "getcounter" messages, providing...
2007-03-02 Jung-uk KimMFP4: 113090, 113130, 113132
2007-03-02 Mike PritchardChange fifo_printinfo to check if the vnode v_fifoinfo...
2007-03-02 Jung-uk KimMFP4: 115220, 115222
2007-03-01 Ed MasteAdd "settimestamp" and "gettimestamp" messages, providi...
2007-03-01 Pawel Jakub... Fix build breakage.
2007-03-01 Pawel Jakub... Change:
2007-03-01 Søren SchmidtAdd support for the 3 (PATA) channel on the VIA 6421...
2007-03-01 Pawel Jakub... Rename PRIV_VFS_CLEARSUGID to PRIV_VFS_RETAINSUGID...
2007-03-01 Pawel Jakub... Avoid checking for privileges if there is no need to.
2007-03-01 Bruce M SimpsonDo not dispatch SIGPIPE from the generic write path...
2007-03-01 Bruce M SimpsonAdd -t to set IP TTL.
2007-03-01 Hajimu UMEMOTOCheck the return value from rad_cvt_ipv6prefix().
2007-03-01 Ruslan ErmilovBump the bootstrapping requirements for gensnmptree...
2007-03-01 Bruce M SimpsonIntroduce a new mbuf flag, M_PROMISC.
2007-03-01 Ruslan ErmilovRemove trailing spaces and make the date canonical.
2007-03-01 Konstantin... Unbreak the kgdb stepping over the special frames on...
2007-03-01 Konstantin... Rename lookup() to kgdb_lookup() and make it global...
2007-03-01 Bruce M SimpsonFix undirected broadcast sends for the case where SO_DO...
2007-03-01 Bruce M SimpsonIntroduce a test program for IPv4 broadcast datagram...
2007-03-01 Andre OppermannPrevent TSO mbuf chain from overflowing a few bytes...
2007-03-01 Bruce M SimpsonMark addr2ascii() man page as obsolete.
2007-03-01 Kip MacyEvidently I've overestimated gcc's ability to peak...
2007-03-01 Paolo PisatiUpdate bus_setup_intr().
2007-03-01 Christian BruefferNew sentence -> new line and contractions removed.
2007-03-01 Robert WatsonRemove two simultaneous acquisitions of multiple unpcb...
next