summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a type-aliasing problem in the libarchive test suite,kientzle2008-09-082-4/+5
* Commit the no-brainer parts of my space saving kernel experiments. Weimp2008-09-081-1/+5
* Correct a leaking archive_entry in the test suite.kientzle2008-09-071-0/+1
* Merge from vendor/ntp/dist: r182856:roberto2008-09-071-2/+2
* To my reading there are no real consumers of ip6_plen (IPv6bz2008-09-072-2/+2
* Fix deactivation of speakers while plugging in headphones on Fujitsujoel2008-09-071-0/+9
* Use %d to print numfibsmatteo2008-09-071-1/+1
* Minor cleanup of this config file:imp2008-09-071-9/+12
* Split tcp_mss() in tcp_mss() and tcp_mss_update() where the formerbz2008-09-073-88/+66
* Add support for MacBook Air. (not tested)rpaulo2008-09-072-2/+13
* Segment registers are stored in the uc_mcontext member of the structkib2008-09-074-5/+7
* V_irtualize SVN r182846 tcp_mssdflt/tcp_v6mssdflt procedure basedbz2008-09-071-4/+4
* Bring a paragraph in this manual page a bit closer to the present date.trhodes2008-09-071-2/+2
* Convert SYSCTL_INTs for tcp_mssdflt and tcp_v6mssdflt tobz2008-09-071-6/+42
* Change space -> tab in printed usage output to make it look consistent.simon2008-09-071-1/+1
* - Make use of the new and g_device_path utility function in libgeom to avoidlulf2008-09-072-82/+53
* - Add a new ioctl for getting the provider name of a geom provider.lulf2008-09-074-13/+108
* Catch a possible NULL pointer deref in case the offsets got mangledbz2008-09-071-1/+3
* Add a second KASSERT checking for len >= 0 in the tcp output path.bz2008-09-071-1/+7
* Initialize vp, so we don't call VOP_UNLOCK() with NULL vnode pointer.pjd2008-09-071-1/+2
* Correct the comments here.kientzle2008-09-071-2/+2
* When restoring a directory, allow symlinks to be followed. The fullkientzle2008-09-072-3/+88
* Use bus_space_compare() rather than i386_memio_compare() directly.nyan2008-09-071-1/+1
* - Add the i386_memio_map_load() function to load I/O address table.nyan2008-09-073-21/+49
* - Cleanup i8251 related defines.nyan2008-09-073-82/+133
* make all checks if ni_chw consistentsam2008-09-062-2/+2
* use c99 syntax for initializers; this silencessam2008-09-061-99/+95
* only return the negotiated ampdu density for sta modesam2008-09-061-1/+2
* o kill IEEE80211_NODE_PSUPDATE; it was never usedsam2008-09-062-9/+5
* put back placeholder commentsam2008-09-061-0/+1
* o validate the ba policy in addba responsesam2008-09-062-2/+29
* add IEEE80211_NODE_HT_ALL to collect up all the HT-related node flagssam2008-09-062-2/+4
* don't do ampdu reordering of fragments; they should never happensam2008-09-061-1/+15
* moreve the aggregation q; it's not being used andsam2008-09-063-12/+0
* Check rule numbers against maximum value to avoid rules cleanup duerik2008-09-061-0/+24
* Lock vnode exclusively around insmntque().pjd2008-09-062-10/+7
* Use IPFW_DEFAULT_RULE instead of hardcoded value since now it isrik2008-09-061-8/+9
* o show key indices w/o adjustmentsam2008-09-061-7/+11
* purge ni_reqcw; not used and never will besam2008-09-062-3/+2
* o fix BAR definitionssam2008-09-061-3/+15
* fix age calculations (yet again); entries in the q have valuessam2008-09-061-1/+1
* Export the IPFW_DEFAULT_RULE outside ip_fw2.c. This number in not onlyrik2008-09-062-1/+7
* Small style(9) nit in <sys/termios.h>.ed2008-09-061-71/+71
* Document BUS_DMA_NOCACHE.kib2008-09-061-0/+7
* Make TIOCCONS use priv_check() instead of checking /dev/console permissions.ed2008-09-061-35/+8
* Add myself to the list of ports committers.jpaetzel2008-09-061-0/+3
* Fix double free in setfacl(1). Description from the author:trasz2008-09-061-4/+6
* Chase the ghostscript port changes.jhay2008-09-061-2/+2
* Unbreak ia64: pges are 8KB.marcel2008-09-061-1/+1
* Read ethernet address from ID registers for RTL8102E/RTL8102EL asyongari2008-09-061-1/+2
OpenPOWER on IntegriCloud