summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add myself.anray2006-01-191-0/+1
* fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl',dhartmei2006-01-191-1/+1
* In order to maintain interoperability with certain broken FTP servers,des2006-01-191-2/+18
* Make all internal variables and functions static.jasone2006-01-191-12/+15
* Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.jasone2006-01-193-25/+49
* Return NULL if there is an OOM error during initialization, rather thanjasone2006-01-191-35/+50
* Rev ioctl to get scan results:sam2006-01-182-29/+175
* Fix bio leak in case of malloc(9) failure.pjd2006-01-181-0/+1
* Remove dead code.pjd2006-01-181-2/+0
* Remove dead code.pjd2006-01-181-2/+0
* - Fix typopav2006-01-181-1/+1
* Return the thread name in the kinfo_proc structure.julian2006-01-182-2/+9
* Duh! put the thread name into the section that is zero'd on allocationjulian2006-01-181-1/+1
* Congratulations, we now have a place for a thread to store its name.julian2006-01-181-0/+1
* bump the scan generation number before iterating so we're guaranteedsam2006-01-181-2/+2
* Note that the size of /boot has blown oout to 140 MBytes unless thejulian2006-01-181-0/+10
* Revert previous commit for now, which seems to have (re)introduced somedelphij2006-01-183-150/+227
* - Bring some sysctl descriptions in sync with reality (additionalnetchild2006-01-181-4/+34
* Do not derefence the ip header pointer in the IPv6 case.andre2006-01-182-0/+2
* Remove ELF dynamic tag definitions that aren't used. Ideally,marcel2006-01-181-21/+2
* In in_delayed_cksum() we can't perform a m_pullup() as it mayandre2006-01-181-2/+2
* Those files are present on -current (but empty). And they are needednetchild2006-01-181-2/+0
* In syncache_expand() insert a proper syncache_free() to fix a caseandre2006-01-181-1/+4
* Always include the lock_classes[] array in the kernel. Thejhb2006-01-181-2/+0
* don't widen the ssid field by default, this screws up other formatting;sam2006-01-181-6/+8
* Fix two accesses to uninitialized variables that a revision 1.27ru2006-01-181-4/+8
* Prevent dereferencing a NULL route pointer when trying to update theandre2006-01-181-1/+2
* Be ready to a case when not a constant number of segments is returnedglebius2006-01-182-13/+23
* Return mbuf pointer or NULL from ip_fastforward() as the mbuf pointerandre2006-01-189-27/+27
* Correct two promise entries, these are only 2port SATA.sos2006-01-181-2/+2
* Whitespace cleanup.sos2006-01-188-128/+134
* Style cleanups.pjd2006-01-181-24/+21
* Resolve the mount point's path with realpath(2) before checking if filepjd2006-01-181-1/+8
* Properly report SATA connection speed.sos2006-01-181-3/+12
* Properly print the SATA protocal version.sos2006-01-181-4/+9
* Check ifp before dereferencing it in xl_detach(). xl_detach() can be calledglebius2006-01-181-1/+1
* Add support for using DMA on dump, greatly speeds up the dump process.sos2006-01-189-1315/+1247
* Correct a buffer overflow when scanning for 802.11 wireless networks.cperciva2006-01-181-4/+16
* Fix ioctl to not get swallowed by ioctl code (i.e., make sure the darnedmjacob2006-01-181-1/+1
* Improves and cleanups over inetd(8):delphij2006-01-183-227/+150
* Eliminate a stale instruction introduced in revision 1.136.davidxu2006-01-181-1/+0
* Disable "tp" support until I figure out why it's breaking the build. <sigh>kientzle2006-01-181-1/+0
* Bump date to Sept 20, the date of the last content changeimp2006-01-181-1/+1
* Tell nextboot to clean up after itself.wes2006-01-181-3/+1
* Revert previous change, "getopts" (with an 's') is a builtin inwes2006-01-181-23/+8
* Add a warning pointing out that incomplete ports trees are notcperciva2006-01-181-0/+6
* o Add missing relocations.marcel2006-01-181-24/+30
* Remove Giant / busdma_lock_mutex from busdma_tag_create().ariff2006-01-181-4/+4
* - Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)oleg2006-01-172-29/+33
* s/R_IA64_/R_IA_64_/g as per the ia64 psABI.marcel2006-01-176-120/+115
OpenPOWER on IntegriCloud