summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.jkoshy2009-08-231-7/+7
* Fix a typo.jkoshy2009-08-231-1/+1
* Fix typos, use American English spellings.jkoshy2009-08-234-22/+22
* Fix typos.jkoshy2009-08-231-9/+9
* Update name of INDEX file as part of 8.0 -> 9.0 transition.kensmith2009-08-231-1/+1
* Correct typos.jkoshy2009-08-231-2/+2
* Correct grammar.jkoshy2009-08-231-2/+2
* Fix the typo mentioned in the PR, and one additional.dougb2009-08-231-3/+3
* Fix a typo.jkoshy2009-08-231-1/+1
* Fix typos.jkoshy2009-08-233-4/+4
* Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,dougb2009-08-232-15/+19
* The svnversion string is only relevant when newvers.sh is calleddougb2009-08-231-20/+16
* Add a script to create the /var/db/mergemaster.mtree file for newdougb2009-08-231-0/+155
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-226-11/+14
* Fix ipfw's initialization functions to get the correct order of evaluationjulian2009-08-213-69/+123
* Bugfix: all requests for creating vnets via vimage -c were alwayszec2009-08-211-4/+2
* Don't allow access to the internals until it has all been set up.julian2009-08-211-1/+2
* This patch fixes two bugs in sglist(9) and improves robustness of the API viajhb2009-08-212-16/+78
* Fix a boot hang for hptrr(4) caused by changes introduced in r195534.kensmith2009-08-211-0/+4
* Check whether the SMBIOS reports reasonable amount of memory. If it isjkim2009-08-202-20/+24
* Fix signed comparison bug when ticks goes negative after 24 days ofpeter2009-08-201-1/+1
* vimage(8) is a legacy CLI interface for managing jails associated withzec2009-08-203-175/+399
* Change the 'resid' parameter to sglist_consume_uio() from an int to ajhb2009-08-203-3/+3
* Temporarily revert the new-bus locking for 8.0 release. It will bejhb2009-08-2040-302/+130
* fstat: fix fsid comparison when executed on systems with 64-bit longavg2009-08-202-2/+2
* Fix CARP memory leaks on carp_if's malloc'd using M_CARP. This occurs whenwill2009-08-201-3/+3
* Our libc doesn't implement control method for XDR (only kernel does) and itpjd2009-08-201-0/+70
* Add support for backing up the old kernel when installing a new kernelsimon2009-08-193-3/+222
* Make the MacBookPro3,1 hardware boot again.ed2009-08-192-0/+2
* This change fixes a comment and addresses a complaint by kib@ bykmacy2009-08-191-2/+6
* Temporarily enhance em(4) and igb(4) hack to take account for IFF_NOARP.delphij2009-08-192-2/+4
* Remove the dependency on the kernel -- in particular the gctl request tomarcel2009-08-191-18/+23
* Explicitly line up the CPU state labels with the calculated starting columnjhb2009-08-191-0/+2
* Fix USB cache sync operations for platforms with non-coherent DMA.raj2009-08-191-4/+3
* Small changes to the warning message generated by pty(4):ed2009-08-191-3/+4
* Fix a bug in the handling of unreliable messagestuexen2009-08-191-5/+9
* - Make note of the update of tzdata from 2008h to 2009jedwin2009-08-191-2/+12
* If we cannot immediately get the pf_consistency_lock in the purge thread,mlaier2009-08-192-24/+70
* - Do not try to reevaluate current RX production index on eachstas2009-08-181-7/+8
* - change the interface to flowtable_lookup so that we don't rely onkmacy2009-08-183-43/+196
* Backout r193289. r193289 restored page select bits to previousyongari2009-08-181-3/+1
* Fix a crash when using one-to-one stlye socket in non-blockingtuexen2009-08-181-1/+2
* Remove unused taskqueue_find() function.pjd2009-08-183-55/+2
* Document MAKE_DVD and xref svn in ports.trhodes2009-08-181-2/+7
* Fix copy/paste bug, that requests data read during ATA device probe sequencemav2009-08-181-4/+4
* Fix iSCSI initiator and vpo driver operation, broken by CAM changes.mav2009-08-184-0/+7
* fix netboot issue by disabling flowtable lookups until initialization has bee...kmacy2009-08-171-1/+4
* Document the newly added SVNCMDARGS, SVNROOT, and SVNBRANCH variables.jhb2009-08-171-0/+29
* * Change the scope of the ASSERT_ATOMIC_LOAD() from a generic check toattilio2009-08-175-9/+22
* The start of the EFI GPT partition in the PMBR can always be representedmarcel2009-08-171-3/+3
OpenPOWER on IntegriCloud