| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Increase and decrease in_sigcancel_handler accordingly to avoid possible | davidxu | 2008-03-05 | 1 | -2/+2 |
* | Use cpuset defined in pthread_attr for newly created thread, for now, | davidxu | 2008-03-05 | 3 | -21/+57 |
* | Add more cpu affinity function's symbols. | davidxu | 2008-03-05 | 1 | -0/+6 |
* | Check actual size of cpuset kernel is using and define underscore version | davidxu | 2008-03-05 | 1 | -7/+42 |
* | Remove hacks to filter out MNT_ROOTFS, since we now | rodrigc | 2008-03-05 | 1 | -10/+0 |
* | Plug memory leak in jumbo buffer allocation failure path. | yongari | 2008-03-05 | 1 | -4/+12 |
* | - Remove the -i argument when running a command to simplify things a | jeff | 2008-03-05 | 3 | -14/+177 |
* | - Verify that when a user supplies a mask that is bigger than the kernel | jeff | 2008-03-05 | 3 | -34/+107 |
* | - add '-f' option to force root node. | simokawa | 2008-03-05 | 2 | -8/+23 |
* | Add detection of isolation state. | yongari | 2008-03-05 | 1 | -0/+5 |
* | It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKE | obrien | 2008-03-04 | 1 | -0/+2 |
* | No need to tell make to DTRT with "make love", just do it. | obrien | 2008-03-04 | 2 | -11/+0 |
* | Temporarily back out revision 1.98 to give Portmgr some time to | obrien | 2008-03-04 | 1 | -2/+2 |
* | Change the default port range for outgoing connections by introducing | rpaulo | 2008-03-04 | 2 | -44/+29 |
* | Back out revision 1.97, which backed out part of revision 1.96. | obrien | 2008-03-04 | 1 | -2/+2 |
* | Add support for automatic promotion of 4KB page mappings to 2MB page | alc | 2008-03-04 | 2 | -105/+1081 |
* | Implement 128 items node name hash for faster name search. | mav | 2008-03-04 | 1 | -47/+70 |
* | Force an explicit dependency on opt_global.h for all module object files | jhb | 2008-03-04 | 1 | -0/+7 |
* | <limits.h> is necessary for using INT_MIN, so included it here | imp | 2008-03-04 | 1 | -0/+1 |
* | Continue on-going campaign to replace lockmgr locks with sx locks where | rwatson | 2008-03-04 | 2 | -12/+14 |
* | Move setting of MNTK_MPSAFE flag before UFS1 extended attribute | rwatson | 2008-03-04 | 1 | -3/+3 |
* | Move a stray paragraph on .Ev MAKEFLAGS to where it belongs. | yar | 2008-03-04 | 1 | -14/+14 |
* | Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate. | yar | 2008-03-04 | 1 | -21/+27 |
* | Fix incorrect field name. | mav | 2008-03-04 | 1 | -1/+1 |
* | Fix the Giant leak in the nfsrv_remove(). | kib | 2008-03-04 | 1 | -2/+6 |
* | Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity. | yar | 2008-03-04 | 1 | -2/+2 |
* | Make it possible to continue working after calling doadump() | ru | 2008-03-04 | 1 | -0/+1 |
* | Note 7.0 was the first version that FreeBSD/pc98 had a MACHINE of pc98 | imp | 2008-03-04 | 1 | -8/+7 |
* | Linux requires -D__dead2= and -D__unused= to get rid of the | imp | 2008-03-04 | 1 | -1/+1 |
* | If a new thread is created, it inherits current thread's signal masks, | davidxu | 2008-03-04 | 3 | -1/+24 |
* | Include cpuset.h, unbreak compiling. | davidxu | 2008-03-04 | 1 | -0/+2 |
* | Also comment-out options MPC85XX. We don't define CCSRBAR_* without E500. | marcel | 2008-03-04 | 1 | -1/+1 |
* | implement pthread_attr_getaffinity_np and pthread_attr_setaffinity_np. | davidxu | 2008-03-04 | 4 | -3/+68 |
* | Comment-out cpu E500. We can't yet build it with AIM at the same time. | marcel | 2008-03-04 | 1 | -1/+1 |
* | Add the pic_ipi method. While here, eliminate the unused openpic_ocpbus_softc | marcel | 2008-03-04 | 1 | -9/+4 |
* | When unloading kld, don't forget to flush the nat pointers. | piso | 2008-03-03 | 1 | -0/+7 |
* | Import the omitted gdb_machdep.c for PowerPC kernel. | raj | 2008-03-03 | 1 | -2/+57 |
* | Connect MPC85XX to the PowerPC build. | raj | 2008-03-03 | 5 | -2/+105 |
* | Use more compact LIST instead of TAILQ for session hash. | mav | 2008-03-03 | 1 | -62/+32 |
* | Support for Freescale integrated Three-Speed Ethernet Controller (TSEC). | raj | 2008-03-03 | 3 | -0/+2287 |
* | Recognize the quad-port Cicada (Vitesse) CS8204 10/100/1000TX PHY. | raj | 2008-03-03 | 2 | -1/+4 |
* | Support for Freescale QUad Integrated Communications Controller. | raj | 2008-03-03 | 11 | -0/+1456 |
* | Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family. | raj | 2008-03-03 | 26 | -3/+9576 |
* | Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support. | raj | 2008-03-03 | 10 | -139/+730 |
* | - Add my birthday. | jadawin | 2008-03-03 | 1 | -0/+1 |
* | - Add myself to ports committers and to tabthorpe and thierry's mentee list | jadawin | 2008-03-03 | 1 | -0/+5 |
* | Raise a bit ipfw kld priority. | piso | 2008-03-03 | 1 | -1/+1 |
* | Fix typo. | dds | 2008-03-03 | 1 | -1/+1 |
* | Implement functions pthread_getaffinity_np and pthread_setaffinity_np to | davidxu | 2008-03-03 | 3 | -1/+78 |
* | The Sony i.LINK (CXD1947) is _not_ supported. | brueffer | 2008-03-03 | 1 | -3/+1 |