summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change float_t and double_t to long double on i386. All floating pointbde2008-03-051-4/+5
* Expand the nfs_opts array to include all possible stringrodrigc2008-03-051-1/+4
* In nfs_mount(), default initialize struct nfs_argsrodrigc2008-03-051-1/+25
* For a mounted file system which is read-only, whenrodrigc2008-03-051-1/+3
* - Don't overwrite the recently allocated 'nset' in cpuset_setthread() byjeff2008-03-051-1/+1
* Add rl(4) supportkevlo2008-03-051-0/+2
* Remove hacks which filter out MNT_ROOTFS.rodrigc2008-03-051-15/+1
* Increase and decrease in_sigcancel_handler accordingly to avoid possibledavidxu2008-03-051-2/+2
* Use cpuset defined in pthread_attr for newly created thread, for now,davidxu2008-03-053-21/+57
* Add more cpu affinity function's symbols.davidxu2008-03-051-0/+6
* Check actual size of cpuset kernel is using and define underscore versiondavidxu2008-03-051-7/+42
* Remove hacks to filter out MNT_ROOTFS, since we nowrodrigc2008-03-051-10/+0
* Plug memory leak in jumbo buffer allocation failure path.yongari2008-03-051-4/+12
* - Remove the -i argument when running a command to simplify things ajeff2008-03-053-14/+177
* - Verify that when a user supplies a mask that is bigger than the kerneljeff2008-03-053-34/+107
* - add '-f' option to force root node.simokawa2008-03-052-8/+23
* Add detection of isolation state.yongari2008-03-051-0/+5
* It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKEobrien2008-03-041-0/+2
* No need to tell make to DTRT with "make love", just do it.obrien2008-03-042-11/+0
* Temporarily back out revision 1.98 to give Portmgr some time toobrien2008-03-041-2/+2
* Change the default port range for outgoing connections by introducingrpaulo2008-03-042-44/+29
* Back out revision 1.97, which backed out part of revision 1.96.obrien2008-03-041-2/+2
* Add support for automatic promotion of 4KB page mappings to 2MB pagealc2008-03-042-105/+1081
* Implement 128 items node name hash for faster name search.mav2008-03-041-47/+70
* Force an explicit dependency on opt_global.h for all module object filesjhb2008-03-041-0/+7
* <limits.h> is necessary for using INT_MIN, so included it hereimp2008-03-041-0/+1
* Continue on-going campaign to replace lockmgr locks with sx locks whererwatson2008-03-042-12/+14
* Move setting of MNTK_MPSAFE flag before UFS1 extended attributerwatson2008-03-041-3/+3
* Move a stray paragraph on .Ev MAKEFLAGS to where it belongs.yar2008-03-041-14/+14
* Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate.yar2008-03-041-21/+27
* Fix incorrect field name.mav2008-03-041-1/+1
* Fix the Giant leak in the nfsrv_remove().kib2008-03-041-2/+6
* Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.yar2008-03-041-2/+2
* Make it possible to continue working after calling doadump()ru2008-03-041-0/+1
* Note 7.0 was the first version that FreeBSD/pc98 had a MACHINE of pc98imp2008-03-041-8/+7
* Linux requires -D__dead2= and -D__unused= to get rid of theimp2008-03-041-1/+1
* If a new thread is created, it inherits current thread's signal masks,davidxu2008-03-043-1/+24
* Include cpuset.h, unbreak compiling.davidxu2008-03-041-0/+2
* Also comment-out options MPC85XX. We don't define CCSRBAR_* without E500.marcel2008-03-041-1/+1
* implement pthread_attr_getaffinity_np and pthread_attr_setaffinity_np.davidxu2008-03-044-3/+68
* Comment-out cpu E500. We can't yet build it with AIM at the same time.marcel2008-03-041-1/+1
* Add the pic_ipi method. While here, eliminate the unused openpic_ocpbus_softcmarcel2008-03-041-9/+4
* When unloading kld, don't forget to flush the nat pointers.piso2008-03-031-0/+7
* Import the omitted gdb_machdep.c for PowerPC kernel.raj2008-03-031-2/+57
* Connect MPC85XX to the PowerPC build.raj2008-03-035-2/+105
* Use more compact LIST instead of TAILQ for session hash.mav2008-03-031-62/+32
* Support for Freescale integrated Three-Speed Ethernet Controller (TSEC).raj2008-03-033-0/+2287
* Recognize the quad-port Cicada (Vitesse) CS8204 10/100/1000TX PHY.raj2008-03-032-1/+4
* Support for Freescale QUad Integrated Communications Controller.raj2008-03-0311-0/+1456
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-0326-3/+9576
OpenPOWER on IntegriCloud