| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | MFC r216832: Make -S functional | Brian Somers | 2011-01-07 | 1 | -1/+1 |
| * | MFC r216919: | Martin Matuska | 2011-01-07 | 2 | -3/+28 |
| * | MFC r210144 (originally committed by imp): | Lawrence Stewart | 2011-01-07 | 3 | -41/+54 |
| * | MFS r217056: Make i386_set_ldt work (rather than panic) on i386/XEN. | Colin Percival | 2011-01-06 | 4 | -5/+21 |
| * | MFS r217055: Don't panic when a disk is detached on XEN. | Colin Percival | 2011-01-06 | 1 | -0/+16 |
| * | MFS r217053: Fix the Xen console to not spew \0 bytes when there is no | Colin Percival | 2011-01-06 | 1 | -3/+4 |
| * | MFS r217052: Fix a panic when gstat exits or when 'mdconfig -l' is run, | Colin Percival | 2011-01-06 | 1 | -15/+2 |
| * | MFS r217051: Fix panic when mlock(2) is used on i386/XEN. | Colin Percival | 2011-01-06 | 1 | -0/+2 |
| * | MFC: r216940 | Jung-uk Kim | 2011-01-06 | 1 | -2/+2 |
| * | MFC r216892 from head (Which is an MFi386 of r216012 by kib) | Gavin Atkinson | 2011-01-05 | 1 | -1/+2 |
| * | MFC r211397: | Benedict Reuschling | 2011-01-05 | 2 | -2/+2 |
| * | MFC: r216891 | Marius Strobl | 2011-01-05 | 1 | -6/+6 |
| * | MFC 216769: | John Baldwin | 2011-01-04 | 1 | -7/+8 |
| * | MFC 216679: | John Baldwin | 2011-01-03 | 2 | -0/+4 |
| * | MFC r216824: | Bernhard Schmidt | 2011-01-02 | 1 | -3/+15 |
| * | MFC r216848: | Bjoern A. Zeeb | 2010-12-31 | 2 | -3/+3 |
| * | MFC: r216691 | Rick Macklem | 2010-12-29 | 1 | -2/+10 |
| * | MFS r216725: | Simon L. B. Nielsen | 2010-12-29 | 1 | -1/+1 |
| * | MFC r213265: | Oleg Bulyzhin | 2010-12-28 | 1 | -1/+4 |
| * | MFC r203548: | Oleg Bulyzhin | 2010-12-27 | 2 | -0/+61 |
| * | - route(8) manual page update: no longer supports RTF_CLONING and | Hiroki Sato | 2010-12-27 | 2 | -23/+1 |
| * | MFC r216249 | Andrew Thompson | 2010-12-26 | 1 | -0/+4 |
| * | MFC c216502: | Michael Tuexen | 2010-12-26 | 1 | -1/+1 |
| * | MFC r216572: | Konstantin Belousov | 2010-12-26 | 1 | -0/+1 |
| * | MFC r216454: | Konstantin Belousov | 2010-12-26 | 1 | -2/+11 |
| * | MFC r216453: | Konstantin Belousov | 2010-12-26 | 1 | -1/+1 |
| * | MFC r216557: | Bernhard Schmidt | 2010-12-26 | 1 | -0/+2 |
| * | Ready for RC1 builds. | Ken Smith | 2010-12-22 | 1 | -1/+1 |
| * | MFC r216469: | Nathan Whitehorn | 2010-12-22 | 1 | -2/+2 |
| * | Add packages-7.4-release and packages-8.2-release for the upcoming | Ken Smith | 2010-12-22 | 1 | -0/+2 |
| * | Adjust __FreeBSD_version for the 8.2 release. | Ken Smith | 2010-12-22 | 1 | -1/+1 |
| * | Adjust branch tag in example. | Ken Smith | 2010-12-22 | 1 | -1/+1 |
| * | Misc. 8.1 -> 8.2 adjustments for the 8.2 release. | Ken Smith | 2010-12-22 | 1 | -2/+2 |
| * | Adjust the FreeBSD version printed as part of manual pages. | Ken Smith | 2010-12-22 | 1 | -1/+2 |
| * | Adjust branch tag for 'make update'. | Ken Smith | 2010-12-22 | 1 | -1/+1 |
| * | MFC c216495: | Michael Tuexen | 2010-12-21 | 2 | -10/+14 |
| * | MFC r216371: | Andrew Thompson | 2010-12-21 | 1 | -2/+2 |
| * | Add 2 missing bus_dmamap_sync() calls. Those fix random 'scan timeout', | Bernhard Schmidt | 2010-12-21 | 1 | -0/+6 |
| * | Fix association on 5GHz channels. The device is initially configured using | Bernhard Schmidt | 2010-12-21 | 1 | -0/+3 |
| * | Fix a panic while disabling the RF kill button, caller of the | Bernhard Schmidt | 2010-12-21 | 1 | -2/+0 |
| * | MFC Xen-related commits r215470, r215472, r215525, r215663, r215813, r215819, | Colin Percival | 2010-12-20 | 6 | -27/+53 |
| * | MFC 216504: | John Baldwin | 2010-12-20 | 1 | -8/+6 |
| * | Pull svn:mergeinfo up from subdirectories and files onto etc/ where it | Doug Barton | 2010-12-19 | 0 | -0/+0 |
| * | Fix __retval vs. retval confusion: retval is meant to store the (userland) | Joerg Wunsch | 2010-12-19 | 1 | -1/+9 |
| * | MFC r216187: | Doug Barton | 2010-12-19 | 1 | -0/+2 |
| * | MFC r215824: | Doug Barton | 2010-12-19 | 1 | -2/+2 |
| * | MFC r216335: | Max Laier | 2010-12-19 | 2 | -1/+46 |
| * | Merge xen.4 man page from head to stable/8; revs r216419, r216420, r216428, | Robert Watson | 2010-12-18 | 2 | -0/+187 |
| * | MFC 216480: | Michael Tuexen | 2010-12-18 | 1 | -1/+1 |
| * | MFC r216130: | Xin LI | 2010-12-17 | 1 | -0/+2 |