summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Copy libarchive from vendor branch to contribmm2011-12-21397-0/+108328
|\
| * Set svn:eol-style property to native for all text files in vendor/libarchivemm2011-12-210-0/+0
| * Vendor import of libarchive (release/2.8, r3824)mm2011-12-20397-0/+108328
* adapt usb transfer code for SCHEDULER_STOPPEDavg2011-12-211-3/+3
* Fix for race against user-space applications trying to change thehselasky2011-12-211-0/+9
* jwd@ reported a problem via email where the old NFS client wouldrmacklem2011-12-212-12/+113
* Clean an inconsistency with -ffinite-math-only.pfg2011-12-212-7/+15
* - Fix style(9) bugs in glob.ceadler2011-12-201-35/+35
* - Add restrict keyword to glob(3)eadler2011-12-203-4/+6
* Add myself with mentor relationshipsjgh2011-12-201-0/+5
* Change the type of real_dev_bsize variable from long to u_int.kib2011-12-202-2/+2
* Sync bsdcpio with vendor branch release/2.8:mm2011-12-201-1/+1
* Sync bsdtar with vendor branch release/2.8:mm2011-12-201-3/+2
* Sync libarchive with vendor branch release/2.8:mm2011-12-205-13/+114
* The size passed to kmem functions should be in terms of bytes and notalc2011-12-201-4/+4
* The Xen pmap doesn't support superpages. So, there is no point in italc2011-12-201-51/+2
* Update libarchive, tar and cpio to version 2.8.5mm2011-12-2023-153/+385
* Merge vendor revision 3723:mm2011-12-201-1/+1
* Add some more cross-references.mav2011-12-204-0/+4
* Fix copy-paste typo.mav2011-12-201-2/+2
* Add timecounters(4) man page alike to eventtimers(4).mav2011-12-205-2/+111
* Many style fixes.pfg2011-12-202-77/+97
* s/LAPIC/local APIC/ to closer follow Intel documents.mav2011-12-201-4/+4
* Allow boot0cfg to force a PXE boot via boot0 on the next boot.jhb2011-12-203-3/+11
* Remove extra "and" left from earlier version.mav2011-12-201-2/+1
* Restore a feature that was present in 5.x and 6.x, and was cleared inglebius2011-12-206-120/+148
* Add apic(4) man page, now mostly to cover its event timer functionality.mav2011-12-206-4/+88
* - Fix examples to show new CARP style.glebius2011-12-201-12/+11
* Small cleanups to panic() prototype.ed2011-12-202-5/+4
* - Cover pfsync callouts deletion with PF_LOCK().glebius2011-12-201-1/+9
* Add eventtimers(9) man page, describing related KPIs.mav2011-12-203-1/+249
* Add binding support to libradius(3).melifaro2011-12-205-1/+17
* Fix broken locking that I introduced in the previous commit.adrian2011-12-201-0/+2
* IIC bitbang changes - prepare to make the bit delay configurable; debug print...adrian2011-12-201-31/+42
* Oops, list of IDs is not sequential. Have to list all of them expoicitly.mav2011-12-201-2/+10
* Cast some vendor-specific spell on VIA VT1708S codecs to:mav2011-12-201-5/+39
* Remove these locks - they aren't strictly needed and cause measurableadrian2011-12-202-24/+0
* Add comments in NOTES to say what viawd is.delphij2011-12-202-0/+2
* Make the recently added "no_shutdown_wait" sysctl writeable.hselasky2011-12-191-1/+1
* In usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field width parametersdim2011-12-191-2/+4
* In usr.sbin/uhsoctl/uhsoctl.c, fix a few warnings about format stringsdim2011-12-191-2/+2
* Fix r228719; when you use intmax_t, you need stdint.h.dim2011-12-191-0/+1
* Some people pointed out long is 32-bit on some arches, while time_t isdim2011-12-192-4/+4
* ule: ensure that batch timeshare threads are scheduled fairlyavg2011-12-191-2/+2
* Increase wait time for OP_TCPSTART command processing. It seemsyongari2011-12-191-2/+2
* TCP header size is represented by number of 32bits words.yongari2011-12-191-1/+1
* Add a TASK_INITIALIZER() macro that can be used to staticallyjhb2011-12-193-1/+14
* In usr.sbin/timed, fix several issues with printf formats:dim2011-12-194-9/+9
* In contrib/tcpdump/print-icmp6.c, fix a problem where the comparisondim2011-12-191-8/+7
* Use NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin/hastd; the alignmentdim2011-12-192-0/+2
OpenPOWER on IntegriCloud