summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add WITHOUT_ZONEINFO to the build options and regenerate src.conf.5remko2007-08-272-1/+6
* - During shutdown pending, when the last sack came in andrrs2007-08-2721-519/+832
* o Fix bug I introduced in the previous commit (ipfw set extention):maxim2007-08-262-4/+7
* Add option to not fill second code image, this makes the full diskphk2007-08-261-3/+10
* Off-by-one bug in country ie construction, which will make HOSTAP send outsephe2007-08-261-1/+3
* Fix following nits:sephe2007-08-261-1/+2
* Update the MFI driver to support new "1078" series of hardware. Thisscottl2007-08-254-24/+221
* Fixes for 4 port and small packet optimizationkmacy2007-08-255-76/+125
* sleep 2 seconds after having loaded g_uzip.ko. We need this becausematteo2007-08-251-0/+2
* document hw.realmemdanger2007-08-241-0/+1
* Remove old prototypes for addr2ascii() and ascii2addr(), functions which nobms2007-08-241-2/+0
* Fix stack overflow with too many items return list in 'dialog' program.ache2007-08-241-1/+1
* drop frames marked for encryption when no key is availablesam2007-08-241-0/+1
* New release note: coretemp(4).bmah2007-08-241-1/+5
* MFV: tzdata2007gedwin2007-08-246-92/+142
* This commit was generated by cvs2svn to compensate for changes in r171945,edwin2007-08-241-3/+5
|\
| * Import of timezone database from Arthur Olson et al.edwin2007-08-247-95/+148
* | - Fix address add handling to clear cached routes and source addressesrrs2007-08-2423-269/+979
* | - Fix typo in netstat's display of Nagle algorithm - refer to the RFC.rrs2007-08-241-2/+2
* | Add PCI IDs for two cards:emaste2007-08-232-1/+9
* | Add man pages for coretemp(4) and ichwd(4).des2007-08-233-0/+150
* | Return EADDRNOTAVAIL instead of EDESTADDRREQ error whenemax2007-08-232-2/+2
* | Export 4Gbps Fibre Channel link speed correctly with inquiry commands.jkim2007-08-231-9/+8
* | Fix pkg_add behaviour to preserve pathnames.krion2007-08-231-1/+1
* | Style nits + more reliable Tj(max) detection + improved reporting ofdes2007-08-231-34/+42
* | Use POSIX mutex instead of Solaris ones. This makes generationdelphij2007-08-231-8/+8
* | sysent.h is installed as sys/sysent.h, so reflect it.delphij2007-08-231-1/+1
* | When checking the sequence number of a TCP header embedded in andhartmei2007-08-231-2/+1
* | Forced commit to note repo-copy:yar2007-08-230-0/+0
* | NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'jhb2007-08-221-0/+1
* | Bring in two fixes for TinyBSD:remko2007-08-228-7/+8
* | - Fix origin of the portcheckout port as we have it in the port-mgmtgabor2007-08-221-2/+2
* | - Use mount -t msdosfs instead of mount_msdosfsgabor2007-08-221-2/+2
* | - Fix a copy-paste bug in the list of supported chipsgabor2007-08-221-2/+2
* | - Fix a bug which could cause a panic when enabling LROgallatin2007-08-225-24755/+25813
* | Assign sizes to assembly language support functions.jkoshy2007-08-224-8/+77
* | Define an END() macro for use in i386 and amd64 assembly code, akinjkoshy2007-08-224-0/+7
* | Add thr_kill2 syscall.davidxu2007-08-221-0/+3
* | Add a HARDWARE section which lists supported devices.sanpei2007-08-211-0/+4
* | Properly initialize the dev_priv before calling the i915_dma_cleanup().kib2007-08-211-3/+2
* | In general, when we map a page into the kernel's address space, we noalc2007-08-212-8/+6
* | Some times ago, vfs_getopts() was changed, so that it would set error tocognet2007-08-201-5/+5
* | Do not drop vm_map lock between doing vm_map_remove() and vm_map_insert().kib2007-08-203-18/+40
* | Destroy the kaio_mtx on the freeing the struct kaioinfo in thekib2007-08-201-1/+5
* | - Improve runq_findbit_from() which is used by ULE's circular queue. Maskjeff2007-08-201-32/+22
* | - Set steal_thresh to log2(ncpus). This improves idle-time load balancingjeff2007-08-201-0/+6
* | Always call sched_bind(), even if on the CPU in question. It is wrong tonjl2007-08-201-25/+15
* | Use a different loop variable for the inner loop. This previous reuse couldnjl2007-08-191-4/+4
* | This commit updates libarchive to be compatible withkientzle2007-08-182-183/+600
* | Remove references to the now-deleted installation notes and add abmah2007-08-181-34/+19
OpenPOWER on IntegriCloud