summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Do not enter consecutive duplicates into the history.jilles2010-08-011-0/+1
* Allow starting /etc/rc.d/ipmon if ipnat is enabled but ipfilter is notjilles2010-08-011-1/+1
* Disable all warnings when building gdtoa. This allows building libc withrpaulo2010-08-011-1/+1
* Use CFLAGS and LDFLAGS when compiling mkmagic. This ensures that all therpaulo2010-08-011-2/+1
* Spelling fixes.joel2010-08-016-8/+8
* Fix typos.joel2010-08-012-2/+2
* MFV of r210716, tzdata2010kedwin2010-08-017-25/+146
* Cleanup code.tuexen2010-08-011-2/+1
* Improve hash coverage for kernel page table entries by modifying the kernelnwhitehorn2010-07-313-16/+10
* Document the mandatory argument to the arptimer() andbz2010-07-312-12/+5
* Spelling fixes.joel2010-07-316-9/+9
* Fixes a bug when installing with a ZFS on root (/) and UFS /bootimp2010-07-311-0/+14
* Adds the async option for journaled file systems (UFS + journaling)imp2010-07-311-2/+10
* Use PTR_ADDU to change sp, so that it works for n64 too.jchandra2010-07-311-2/+2
* Use fuword32() to fetch instructions, this will work on both 32 and 64 bitjchandra2010-07-311-2/+2
* lockstat(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+5
* Deal with proper format for printing time_t.kib2010-07-311-3/+5
* proc_wait() was replaced by proc_wstatus(). Right now this call isrpaulo2010-07-311-1/+1
* Revert SHLIB_MAJOR to 2.rpaulo2010-07-311-1/+1
* libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only rightrpaulo2010-07-312-3/+12
* Update to the new proc_detach() function.rpaulo2010-07-311-2/+2
* dtrace(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+4
* Build librtld_db.rpaulo2010-07-311-0/+2
* Bump the shared library major version due to ABI conflicts.rpaulo2010-07-311-1/+1
* New version of libproc. Changes are:rpaulo2010-07-3116-76/+1316
* MFp4 @181628:bz2010-07-311-6/+20
* Add libproc.rpaulo2010-07-311-0/+1
* Simplify the Makefile. The i386 and amd64 sections are equal.rpaulo2010-07-311-10/+1
* libproc is going to be i386/amd64 only with the next update.rpaulo2010-07-311-1/+3
* Add librtld_db.rpaulo2010-07-311-0/+1
* Add LIBRTLD_DB.rpaulo2010-07-311-0/+1
* Report the time left for the sleep on SIGINFO.kib2010-07-311-19/+47
* Import the librtld_db library. This is needed by userland DTrace.rpaulo2010-07-314-0/+581
* Add support for the IBM Full-System Simulator (Mambo). This code has beennwhitehorn2010-07-3111-0/+831
* Fix a bunch of typos and spelling mistakes.joel2010-07-3117-24/+24
* Spelling fixes.joel2010-07-318-9/+9
* pci_if.h is required to build atacore.rpaulo2010-07-311-1/+1
* Fix a bug in syncache where the initial CWND for new incoming connectionsandre2010-07-301-1/+2
* In rdmsr_safe, use zero extend (by doing a 32-bit movl overdelphij2010-07-301-1/+1
* Add MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC configuration file.mdf2010-07-301-0/+1
* Fix indention of attribution line for some recent additions.uqs2010-07-301-3/+3
* Change copyright holder to author. We prefer using a real legaldelphij2010-07-303-3/+3
* Add missing escape characthers.rpaulo2010-07-302-2/+2
* Fix spelling.joel2010-07-301-1/+1
* A simple test harness to help debug problems with the ZFS boot code.dfr2010-07-301-0/+120
* gsched(8) was first released with FreeBSD 8.1uqs2010-07-301-1/+1
* n64 support - enable UX bit in STATUS for kernel and userspace.jchandra2010-07-304-11/+18
* Fix a couple of typos.uqs2010-07-306-10/+9
* - Add Ukranian cataloggabor2010-07-302-0/+13
* MIPS n64 support - support kstack in XKSEG.jchandra2010-07-303-4/+19
OpenPOWER on IntegriCloud