summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix mutex type for miibus_mtx: it's not spinlock, it's def lockgonzo2010-04-081-1/+1
* Disambiguate `IPs' to a more specific term.ume2010-04-081-6/+8
* Prevent foot-shooting in ieee80211_ratectl_node_deinit().rpaulo2010-04-081-0/+2
* Enhance r199804 by marking the daemonised child as immune to OOM insteadkib2010-04-081-4/+4
* People working on sysinstall are encouraged to contact randi tocperciva2010-04-081-0/+2
* Do not leak master pty or ptmx vnode.kib2010-04-081-0/+9
* Important fix got clobbered in the em driver, keepingjfv2010-04-082-9/+67
* Diff reduction against NetBSD and add myself to AUTHORS section of thedelphij2010-04-073-13/+14
* Allocate memory for VBE info block with malloc(9), not as static local.jkim2010-04-071-22/+28
* Remove extraneous '>'.emaste2010-04-071-1/+1
* Add EFI boot info fields.rpaulo2010-04-071-0/+7
* Correct beastie_saver module name.jkim2010-04-072-0/+6
* Switch to our preferred 2-clause BSD license.joel2010-04-071-6/+1
* Add a copyright.rpaulo2010-04-071-0/+26
* EFI boot loader for FreeBSD/i386.rpaulo2010-04-0715-0/+1663
* firewall_trusted_ipv6 was gone by r202460. Remove stale comment aboutume2010-04-071-6/+1
* Reflect recent logo_saver changes and mention dragon_saver.jkim2010-04-071-3/+9
* Remove unnecessary assignment.rpaulo2010-04-071-1/+0
* Avoid NULL deref.rpaulo2010-04-071-1/+2
* Avoid NULL deref.rpaulo2010-04-071-1/+1
* Remove debugging code that snuck in.rpaulo2010-04-071-1/+0
* Add an entry for the old Beastie logo saver and re-sort.jkim2010-04-071-11/+13
* Fix build.rpaulo2010-04-071-1/+1
* Reconnect the old Beastie logo_saver to build as beastie_saver.jkim2010-04-072-2/+4
* Copy logo_saver module to beastie_saver.jkim2010-04-071-0/+8
* Partial revert r204545.yongari2010-04-071-1/+4
* Add the official FreeBSD logo image file for logo_saver.jkim2010-04-071-350/+833
* Copy Beastie image file to prepare for an official logo image.jkim2010-04-071-0/+358
* Switch to our preferred 2-clause BSD license.joel2010-04-0757-372/+30
* Start copyright notice with /*-joel2010-04-076-6/+6
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-0734-608/+633
* add priority scheduler to the moduleluigi2010-04-071-0/+1
* Hopefully fix the recent breakage in rule deletion.luigi2010-04-071-58/+98
* Fix a off-by-one bug in zeroing out the mapping arrays.tuexen2010-04-062-33/+18
* Fix comment about NANO_ARCH. It can be set now. Also add a warningimp2010-04-061-1/+4
* - Fixed 5708S 2.5G support broken in last commit.davidch2010-04-062-2893/+3172
* Use the stored length value instead of calculating it by strlen().ume2010-04-061-8/+6
* Set net.inet6.ip6.fw.enable as well.ume2010-04-061-0/+2
* When OOM searches for a process to kill, ignore the processes alreadykib2010-04-064-9/+20
* In wait_for_pids(), pwait(1) can return when the process exits, butdougb2010-04-061-1/+4
* Remove yet another vestage of alpha support.imp2010-04-061-2/+0
* Harden the experimental NFS server a little, by adding rangermacklem2010-04-061-0/+22
* MFV of tzdata2010h:edwin2010-04-053-41/+50
* I feel this wording of the history is more clear.obrien2010-04-052-9/+6
* Synchronize Coda kernel module definitions in our coda.h to Coda 6'srwatson2010-04-059-137/+149
* Correct definition of CIOC_KERNEL_VERSION Coda ioctl() for systemsrwatson2010-04-051-1/+1
* Refine previous partial merge of OpenSolaris onnv revision 9396:f41cf682d0d3.delphij2010-04-051-1/+6
* First steps as committer:jacula2010-04-051-0/+4
* sh: Automatically enable -o emacs in interactive shells with terminals.jilles2010-04-052-3/+7
* Add missing @ to the NORMAL_CTFCONVERT line to keep it from appearingimp2010-04-051-1/+1
OpenPOWER on IntegriCloud