summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-2343-210/+250
* * Fix compilation when using SCTP_AUDITING_ENABLED.tuexen2010-04-233-42/+24
* Add and describe GEOM_PART_EBR.marcel2010-04-231-0/+5
* Implement the resize command for resizing partitions. Without newmarcel2010-04-232-1/+134
* Implement the resize verb and add support for resizing partitionsmarcel2010-04-238-4/+222
* Fix compilation error.neel2010-04-231-1/+1
* When the experimental NFS client is handling an NFSv4 server rebootrmacklem2010-04-228-36/+91
* If a conditional jump instruction has the same jt and jf, do not performjkim2010-04-224-20/+62
* Use a more obvious prefix for the USB control (endpoint 0) transfers ratherthompsa2010-04-229-55/+55
* Properly name the sxlocks, mutexes and condvars.thompsa2010-04-225-31/+33
* Use SX_DUPOK rather than making the string unique.thompsa2010-04-221-2/+2
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-2258-106/+121
* Document the new USB notification types.thompsa2010-04-221-1/+55
* Intialize interrupt moderation control register. The magic valueyongari2010-04-221-0/+3
* Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.pjd2010-04-223-5/+22
* Now that we properly set write-combining on the pages that back the GART,rnoland2010-04-222-5/+8
* Allow to modify directory's content even if the ZFS_NOUNLINK (SF_NOUNLINK,pjd2010-04-221-0/+13
* re-write scatter gather memory allocation yet again...rnoland2010-04-226-113/+62
* Rework how drm maps are handled.rnoland2010-04-2223-168/+201
* Remove explicit setting of NO_CTF in WMAKEENV and in the make call fornetchild2010-04-221-2/+2
* Do the ctfmerge (= all symbols, not only symbols from one object file) fornetchild2010-04-221-0/+5
* Revert r206179 (by imp) and do something similar which is more consistentnetchild2010-04-222-2/+3
* Also add the usb mode to the devd string as the usb controller can work in boththompsa2010-04-211-0/+4
* ln: Allow a trailing slash when creating a link to a directory.jilles2010-04-211-14/+13
* Change usb devd events from fake attach to a notify. The ugen device is not athompsa2010-04-213-75/+193
* Fix of r206904, \nanchie is needed instead of \anchie.anchie2010-04-211-1/+1
* Fix typo.kib2010-04-211-1/+1
* C language does not has references, it provides pointers.kib2010-04-211-2/+2
* Provide compat32 shims for kinfo_proc sysctl. This allows 32bit ps(1) tokib2010-04-212-4/+212
* Extract the code to copy-out struct rusage32 from struct rusagekib2010-04-212-33/+28
* Remove the reference to DD mode, and replace with Expert mode. Also, makebrucec2010-04-212-16/+14
* Make the "Q = Finish" text visible when running sysinstall as a normalbrucec2010-04-212-12/+11
* Use correct bus_dma_tag_t for TX frames.bschmidt2010-04-211-2/+4
* Add standards section, improve wording, taking into account the handlingkib2010-04-211-6/+8
* Move realpath(3) prototype to a POSIX section.kib2010-04-211-1/+1
* indent.pro example: actually install the sample fileavg2010-04-212-0/+4
* Fix bug introduced in r198317: Don't leak a file descriptor after scanning fo...randi2010-04-211-0/+2
* Apply threshold filter to root node in calltree view.fabient2010-04-211-5/+10
* Comply with the new cyclic dtrace module variable namerpaulo2010-04-211-2/+2
* As was done in r155238 for i386 and in r155239 for amd64, clear the carrykib2010-04-211-1/+2
* Avoid memory access after free. Use the (shortend) copy for thebz2010-04-211-1/+1
* Add myself to committers-src.dot.randi2010-04-211-0/+2
* When CPUTYPE is defined to any value, on amd64 platform "mmx" isdelphij2010-04-211-1/+1
* Merge @176820, @176822, @177156 to tcpp from P4 to HEAD:rwatson2010-04-212-13/+39
* add new committer rstone to committers-src.dotrstone2010-04-201-0/+4
* MFV: zlib 1.2.5.delphij2010-04-2018-74/+117
* Fix another instance of lapic_cyclic_clock_func.rpaulo2010-04-201-2/+2
* Make sure that we free the passed in data message if we don't actuallyimp2010-04-201-3/+12
* Bump minor version of config to reflect the new option remappingimp2010-04-201-1/+1
* It's not necessary to reset the chip every time an input overflow eventbrucec2010-04-201-12/+3
OpenPOWER on IntegriCloud