summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add include for libutil.h and string.h for prototype.delphij2006-05-251-1/+3
* Do not set B_NOCACHE on buffers when releasing them in flushbuflist().ups2006-05-254-1/+20
* Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mountsmohans2006-05-242-0/+9
* When starting up threads in taskqueue_start_threads create themsam2006-05-241-9/+16
* Adjust minimum iod threads from 4 to 0 -- since we compile the NFSrwatson2006-05-241-1/+1
* Export the pribus, secbus and subbus as sysctls for informationimp2006-05-242-20/+31
* Suspend the children before we turn off card events in hardware. Thisimp2006-05-241-2/+4
* Fix a race when detaching the cbb worker thread. There were a coupleimp2006-05-241-1/+7
* Add cbb, cardbus, pccard and exca to the list of modules. The appearimp2006-05-241-0/+4
* Vinod has passed the maintainership for the twa/twe drivers towilko2006-05-241-2/+2
* While reviewing NFS client for another PR, noticed this omission in thecel2006-05-241-1/+1
* make cryptotest compile after the latest changes to cryptodev.hmr2006-05-241-3/+3
* Forced commit - last checkin got away from me.mjacob2006-05-241-0/+1
* Sorry- last delta was checked in by mistake.mjacob2006-05-241-2/+1
* Make physical buffers in cam_periph_mapmem owned by the kernel in case wemjacob2006-05-243-58/+21
* Unnest includes before forthcoming editing.glebius2006-05-2416-20/+95
* Workaround a hang on some nForce2 systems that can happen if the CPU goesjhb2006-05-241-0/+38
* Revision 1.4 set access for all sensitive files in /proc/<PID> to mode 0ghelmer2006-05-241-3/+6
* Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9).oleg2006-05-244-10/+196
* Rename device name in the last commit. According to PR, the ID isglebius2006-05-242-5/+5
* Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs,rodrigc2006-05-241-25/+19
* Quote the parameter to sysctl(1), allowing to use whitespaces inglebius2006-05-241-1/+1
* Remove the trailing half of a sentence which was clearly supercededceri2006-05-241-2/+0
* Clean up the grammar in here some.ceri2006-05-241-31/+32
* GC long unused hostnamelen and domainnamelen.ru2006-05-241-2/+0
* If the user asks for "kernel sources" to be installed, extract thecperciva2006-05-241-1/+1
* Attempt to follow the procedure described in section 4.10 of theiedowse2006-05-242-94/+224
* Take errmsg out of ffs_opts. It is already part of global_optsrodrigc2006-05-241-1/+1
* Increase the nfs access cache timeout from 2 to 60. The latter is akris2006-05-241-1/+1
* Whitespace nitsimp2006-05-231-3/+3
* The (British) Crown Dependencies now have their own codes.wollman2006-05-231-1/+8
* Remove definitions of uart_[gs]etdreg. They are not used anymore andmarcel2006-05-231-6/+0
* Add a stub man page for device_get_sysctl{_ctx,tree}. Needs someimp2006-05-232-0/+61
* NFS over TCP retransmit behavior should default to a 60 second time out,cel2006-05-233-5/+17
* Refactor the NFS over UDP retransmit timeout estimation logic to allowcel2006-05-233-62/+158
* Convert mountd to nmount(). Remove some hardcoded dependenciesrodrigc2006-05-232-69/+142
* Remove 'n' from the getopt string. There's no -n option that isimp2006-05-231-2/+2
* Vnode locks are recursive and the NFS client support shared vnode locks.mohans2006-05-231-0/+5
* Use pmap_devmap_bootstrap(), instead of mapping the SACOM1 registerscognet2006-05-234-6/+42
* Forgot to remove the line.pjd2006-05-231-1/+0
* Document missing CRYPTO_F_ flags.pjd2006-05-231-1/+15
* The lcr variable in ns8250_probe is now unused. Remove it.benno2006-05-231-1/+1
* GC old a.out and K&R support.imp2006-05-231-9/+0
* When usb_event_thread() first starts, wait significantly longeriedowse2006-05-231-5/+14
* Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0.benno2006-05-232-25/+18
* Avoid spurious release of an rtentry.tanimura2006-05-231-3/+3
* Use macros instead of hardcoding the address for SACOM1. Also don'tcognet2006-05-223-4/+7
* New release notes: ipfwpcap(8), jemalloc.bmah2006-05-222-2/+32
* GC these crt{begin,end}.c, which are unused since the last FreeBSD platformmarius2006-05-222-114/+0
* - Document the new Read_Node_List command, autodetection of HCI nodes andmarkus2006-05-221-8/+9
OpenPOWER on IntegriCloud