summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Failing to register as interrupt controller during attach shouldn'tmarius2008-12-181-10/+35
* Minor spelling fix in E500 locore.raj2008-12-181-1/+1
* Extend and improve MPC85XX Local Bus management.raj2008-12-185-69/+346
* Removed a comment made obsolete by revisions 157927 and 174292.ru2008-12-181-1/+0
* By popular request, stringify kern.vm_guest sysctl. Now it returns aivoras2008-12-181-3/+27
* Remove spaces in wait object names to make top (1) output prettier andivoras2008-12-181-5/+5
* Add new tool tionxcl to bring ttys out of exclusive mode whenbms2008-12-182-0/+107
* Check in the actual module recognition code for the Chelsiognn2008-12-182-36/+175
* Exit with error code 2 when run with -k (continue if errors) and build failed.fjoe2008-12-185-25/+23
* Do not busy twice the mount point where a quota operation is performed.kib2008-12-181-4/+0
* The quotactl, statfs and fstatfs syscall implementations may dereferencekib2008-12-181-6/+18
* Do not return success and doomed vnode from lookup. LK_UPGRADE allowskib2008-12-181-0/+4
* if_rtdel is always called with the RADIX_NODE_HEAD lock heldkmacy2008-12-181-1/+1
* o Synchronize comment and example. Add missed comma.maxim2008-12-181-1/+1
* add ifnet_byindex_locked to allow for use of IFNET_RLOCKkmacy2008-12-181-8/+17
* Fixing !INET6 builds after bumping WARNS to 3.avatar2008-12-181-2/+8
* It seems that we don't need to reserve a TBD to set total TCPyongari2008-12-181-4/+4
* Add TWINAX (Twin Axial Copper for 10G networking) media types.gnn2008-12-171-0/+12
* - Protect against sc->sc_primary being nullthompsa2008-12-171-3/+4
* Update the interface baudrate taking into account the max speed for thethompsa2008-12-172-0/+21
* Document that the devd config is in /etc/devd/asus.confthompsa2008-12-171-2/+3
* Introduce a sysctl kern.vm_guest that reflects what the kernel knows aboutivoras2008-12-171-6/+15
* Improve error handling at ata_ahci_chipinit().mav2008-12-171-3/+8
* Add /etc/devd/ and move hardware specific configuration there. This makes itthompsa2008-12-175-23/+64
* Fill in a missing constkientzle2008-12-171-1/+1
* Exit earlier on failure in this test.kientzle2008-12-171-2/+2
* Once the test has failed, exit before the segfault.kientzle2008-12-171-2/+11
* Update the ar write test to give more detailed information about failures.kientzle2008-12-171-44/+44
* Clarify an 'ar' error message.kientzle2008-12-171-1/+1
* Use full 64bit arithmetic when converting file offsets to block numbers - fixesdfr2008-12-173-11/+6
* Increase maximum memory configuration that is reported as stable formurray2008-12-171-1/+1
* 1. Update fetch to consistently return 1 on error, as the man page states,murray2008-12-172-14/+5
* Make gpart the default partitioning class on all platforms.marcel2008-12-178-15/+14
* Correct a bug where /etc/rc.d/defaultroute fails to finish by printing abrooks2008-12-171-1/+3
* Use passed parameter rather than the #define.obrien2008-12-171-2/+2
* Remove sysctl debug.elf_trace and the trace field in auxargs. They gopeter2008-12-172-5/+0
* Rather than hardcode the 'struct iovec iov' array size, use a #define.obrien2008-12-172-11/+13
* Minor style(9) nit.imp2008-12-171-2/+1
* Improve style(9) in PowerPC U-Boot support lib.raj2008-12-173-12/+14
* Fix E500 cache invalidation routines.raj2008-12-171-0/+6
* Rework E500 locore.raj2008-12-171-213/+229
* Minor clean up of BookE/MPC85XX: iprove naming and style(9).raj2008-12-173-31/+31
* Improve MPC85XX helper routines.raj2008-12-174-37/+74
* Remove two remnant uses of AT_DEBUG.kib2008-12-172-5/+0
* Boot out <sysexits.h> once and for all.des2008-12-171-7/+4
* Another step assimilating IPv[46] PCB code:bz2008-12-175-16/+16
* Use inc_flags instead of the inc_isipv6 alias which so farbz2008-12-1711-38/+37
* Revert r186186 for now; it breaks stuff.trasz2008-12-173-5/+6
* Synaptics touchpads must be reinitialized after suspend/resume.dumbbell2008-12-171-1/+9
* Remove the rt argument from nd6_storelladdr() becauseqingli2008-12-176-7/+5
OpenPOWER on IntegriCloud