summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing ZFS_EXIT().pjd2008-09-151-0/+1
* Connect dev_clone.9 and devfs_set_cdevpriv.9 to the build.kib2008-09-151-0/+5
* Hey, committed the same typo twice! must be a recordjulian2008-09-151-1/+1
* Correct a callchain capture bug on the i386.jkoshy2008-09-153-7/+26
* rewrite rt_check. Ztake into account that whiel teh rtentry is unlocked,julian2008-09-151-40/+83
* o Remove SPR_TSR & SPR_TCR for AIM.marcel2008-09-151-8/+23
* Dont worry about PSL_RI (restartable interrupt indicator) inmarcel2008-09-153-6/+3
* Rename cpu_config_l2cr() to cpu_print_cacheinfo(). We're notmarcel2008-09-151-103/+47
* Remove debugging code.marcel2008-09-141-15/+7
* The si(4) and ufoma(4) drivers have been ported to the new TTY layer.ed2008-09-141-2/+2
* Add an obsolete file: pax removed from rescue.antoine2008-09-141-0/+2
* Small addition to the previous commit. Sorry.mav2008-09-141-0/+1
* Add some missing Realtek codec IDs. Just for reference.mav2008-09-141-1/+10
* Widen psaddr_t from uintptr_t to uint64_t. This results in anmarcel2008-09-142-7/+8
* Recover handsfree port support.(Almost all changes are done on previous commit).takawata2008-09-141-5/+24
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},marcel2008-09-146-125/+96
* Add a bunch of Novatel and Sierra 3G wireless product ids.thompsa2008-09-142-7/+106
* Remove one unneeded printf from non-verbose output.mav2008-09-141-1/+3
* Make `quot -a' work when we've got slashes in the device name.ed2008-09-141-10/+2
* come on Julian, make up if you're committing one change or the other.julian2008-09-142-13/+29
* Minor language fixes and updates to the hardware section.joel2008-09-141-12/+32
* Export IPFW_TABLES_MAX via sysctl. Part of PR: 127058.rik2008-09-141-0/+2
* oops commit the version that compilesjulian2008-09-141-0/+1
* Revert a part of the MRT commit that proved un-needed.julian2008-09-148-31/+22
* Make the commet for the default rule number more clear.rik2008-09-141-1/+4
* Choose a flag-handling strategy based on platform capabilitieskientzle2008-09-142-6/+8
* Clean up flags support just a tad: FreeBSD support depends onkientzle2008-09-142-28/+30
* Test handling of restores relative to symlinks.kientzle2008-09-142-0/+173
* Instead of building up a "struct nfs_args" to pass to the kernelrodrigc2008-09-132-473/+622
* Take a moment to tidy some white space while I'm here. No functionalimp2008-09-131-10/+9
* We don't need pax and tar. These days tar is a strict superset ofimp2008-09-131-1/+1
* Add code to parse NFS mount options passed as individualrodrigc2008-09-131-23/+254
* Fix TELOPT(opt) when opt > TELOPT_TN3270E.antoine2008-09-132-4/+4
* Allow PAGE_SHIFT to already be defined.thompsa2008-09-131-0/+2
* Add files to remove when WITHOUT_HESIOD is set.antoine2008-09-132-8/+7
* Implement IPv6 support for TCP MD5 Signature Option (RFC 2385)bz2008-09-133-33/+95
* Update man page according to r182999 snd_hda driver update.mav2008-09-131-33/+160
* My massive snd_hda driver update.mav2008-09-133-2450/+3550
* Turn on TCP_SIGNATURE for LINT builds. This should catch situationsbz2008-09-131-1/+1
* We can't implicitly trust the hook on NGQF_FN/NGQF_FN2 processing inmav2008-09-131-6/+14
* - For any lock list we hold the head in order to reduce allocation fromattilio2008-09-121-5/+18
* Don't issue CDC request before negotiate the interface role.takawata2008-09-121-58/+107
* Whitespace cleanup.emaste2008-09-121-5/+5
* Display the sum of the runtime of all the threads in a process when it'ssepotvin2008-09-121-0/+1
* Make mlxcontrol work with more than one system drive:sepotvin2008-09-123-5/+7
* Use the parent device's DMA tag when creating our own DMA tags. This fixesjhb2008-09-121-9/+10
* Remove unneeded comma.kib2008-09-121-1/+1
* When doing rfork(0), i.e. separating curproc VM from any other user ofkib2008-09-123-5/+14
* The user_ldt_alloc() function shall return with dt_lock locked.kib2008-09-121-5/+9
* Remove warning about static LDT segment allocation. Applicationskib2008-09-121-9/+0
OpenPOWER on IntegriCloud