summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add priority scheduler to the moduleluigi2010-04-071-0/+1
* Hopefully fix the recent breakage in rule deletion.luigi2010-04-071-58/+98
* Fix a off-by-one bug in zeroing out the mapping arrays.tuexen2010-04-062-33/+18
* Fix comment about NANO_ARCH. It can be set now. Also add a warningimp2010-04-061-1/+4
* - Fixed 5708S 2.5G support broken in last commit.davidch2010-04-062-2893/+3172
* Use the stored length value instead of calculating it by strlen().ume2010-04-061-8/+6
* Set net.inet6.ip6.fw.enable as well.ume2010-04-061-0/+2
* When OOM searches for a process to kill, ignore the processes alreadykib2010-04-064-9/+20
* In wait_for_pids(), pwait(1) can return when the process exits, butdougb2010-04-061-1/+4
* Remove yet another vestage of alpha support.imp2010-04-061-2/+0
* Harden the experimental NFS server a little, by adding rangermacklem2010-04-061-0/+22
* MFV of tzdata2010h:edwin2010-04-053-41/+50
* I feel this wording of the history is more clear.obrien2010-04-052-9/+6
* Synchronize Coda kernel module definitions in our coda.h to Coda 6'srwatson2010-04-059-137/+149
* Correct definition of CIOC_KERNEL_VERSION Coda ioctl() for systemsrwatson2010-04-051-1/+1
* Refine previous partial merge of OpenSolaris onnv revision 9396:f41cf682d0d3.delphij2010-04-051-1/+6
* First steps as committer:jacula2010-04-051-0/+4
* sh: Automatically enable -o emacs in interactive shells with terminals.jilles2010-04-052-3/+7
* Add missing @ to the NORMAL_CTFCONVERT line to keep it from appearingimp2010-04-051-1/+1
* libc/db/hash: cap auto-tuned block size with a value that actually worksavg2010-04-052-1/+3
* hash.3: fix a factual mistake in the man pageavg2010-04-051-1/+1
* indent.pro example: put all options one per lineavg2010-04-051-2/+30
* indent.pro example: correctly place -ta optionavg2010-04-051-2/+1
* vm_reserv_alloc_page() should never be called on an OBJT_SG object, just asalc2010-04-051-0/+1
* Harden the experimental NFS server a little, by adding extra checksrmacklem2010-04-041-12/+11
* sh: Add test for nested arithmetic substitution.jilles2010-04-041-0/+17
* sh: Add test for some associativity in arithmetic.jilles2010-04-041-0/+20
* Fix compilation error on amd64.ume2010-04-041-2/+3
* Add missing MNT_NFS4ACLS.jh2010-04-041-0/+1
* Fix compilation error on 9-CURRENT.ume2010-04-041-6/+6
* sh: Document the expansion changes in the man page.jilles2010-04-041-2/+20
* services_mkdb; generate db file from services(5) to increaseume2010-04-045-0/+695
* Add capability to use a db version of services. It is enabled byume2010-04-046-3/+224
* Reduce duplicate code.ume2010-04-041-59/+33
* Treat '+' as special only when in compat mode, and simplifyume2010-04-041-22/+19
* Stop adding trailing '\n'. The servent_unpack() doesn't expectume2010-04-041-10/+3
* Use also SCTP/IPv6 checksum offloading in special cases.tuexen2010-04-031-13/+60
* sh: Do tilde expansion in substitutions.jilles2010-04-032-3/+93
* sh: Fix duplicate variable name in test.jilles2010-04-031-2/+2
* sh: Add some testcases for the working parts of tilde expansion.jilles2010-04-031-0/+56
* sh: Allow quoting pattern match characters in ${v%pat} and ${v#pat}.jilles2010-04-032-1/+58
* sh: Remove special handling for ' and " in arithmetic.jilles2010-04-032-6/+1
* sh: Fix various things about expansions:jilles2010-04-033-73/+256
* sh: Treat unexpected newlines in substitutions as a syntax error.jilles2010-04-031-0/+4
* sh: Add some testcases for the working parts of ${v%...} and ${v#...}.jilles2010-04-031-0/+85
* Make _vm_map_init() the one place where the vm map's pmap field isalc2010-04-033-13/+12
* Just use <stdint.h> instead of <inttypes.h>. We don't need it here.ed2010-04-031-1/+1
* Re-enable the call to pmap_release() by vmspace_dofree(). The accountingalc2010-04-031-6/+3
* * Fix some race condition in SACK/NR-SACK processing.tuexen2010-04-0315-808/+439
* Add a forward declaration to silence a warning when compiling ia32_genassym.c.bz2010-04-031-0/+1
OpenPOWER on IntegriCloud