summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 1) Use same scheme Michael and I discussed for a selected for a flowidrrs2011-02-061-20/+20
* | Close more descriptors that can be open if the worker process for the givenpjd2011-02-061-0/+6
* | - Use tabs not spacesmiwi2011-02-061-1/+1
* | Fix cut&paste mistake.bschmidt2011-02-061-1/+1
* | - Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.miwi2011-02-061-8/+9
* | correct the 'output_time' of packets generated by dummynet.luigi2011-02-051-1/+1
* | following the recent (218130) changes to Makefile and Makefile.inc1,luigi2011-02-051-3/+6
* | sh: Weaken some tests to allow /rescue/sh to pass everything.jilles2011-02-053-3/+13
* | Add a temporary workaround so the 11n rate scenario setup code sets a usefuladrian2011-02-051-1/+14
* | Catch up with reality and references from the latest RFCsdougb2011-02-051-8/+11
* | Unless "cnt" exceeds MAX_COMMIT_COUNT, nfsrv_commit() and nfsvno_fsync() arealc2011-02-055-17/+15
* | Add support for M_FLOWID.tuexen2011-02-054-10/+52
* | Enable wide character support in libdialog.nwhitehorn2011-02-052-3/+3
* | Fix linking of the kernel without device npx.kib2011-02-051-0/+6
* | Clear the padding when returning context to the usermode, forkib2011-02-054-1/+35
* | sh: Fix two things about {(...)} <redir:jilles2011-02-052-1/+7
* | sh: Remove clearcmdentry()'s now unused argument.jilles2011-02-053-11/+10
* | sh: Forget all cached command locations on any PATH change.jilles2011-02-052-24/+13
* | sh: Do not try to execute binary files as scripts.jilles2011-02-053-1/+28
* | 1) Typo correction in comments and one spacing change.rrs2011-02-0538-51/+82
* | phys_addr is a PA not a VA so declare it as a vm_paddr_t not a vm_offset_t.imp2011-02-051-1/+1
* | Make md_tp a register_t not a void *. This will keep us fromimp2011-02-053-6/+6
* | sh: Remove special code for shell scripts without magic number.jilles2011-02-0417-224/+27
* | Remove duplicate .note.GNU-stack section declaration.kib2011-02-042-4/+0
* | Since the last parameter to vm_object_shadow() is a vm_size_t and not aalc2011-02-042-8/+6
* | Remove duplicate .note.GNU-stack section declaration. bcopy alreadykib2011-02-043-6/+0
* | Do not let pw.conf(5) or -M option affect creation of basehome, e.g., /home.jkim2011-02-041-5/+5
* | Correct include path.jhb2011-02-041-1/+1
* | Disable TX IP checksum offloading for RTL8168C controllers. Theyongari2011-02-041-4/+19
* | Make sys_signame upper case.jilles2011-02-047-40/+40
* | We can pass a format string and args to panic(), so instead of usingemaste2011-02-041-14/+8
* | vdev's sectorsize should not be greater than 8 Kbytes and alsoae2011-02-041-1/+13
* | Collapse duplicate definitions of EXT2_SB().jhb2011-02-041-17/+6
* | Always assert that the turnstile chain lock is held in turnstile_wait()jhb2011-02-041-2/+1
* | When turning off TCP_NOPUSH, only call tcp_output() to immediately flushjhb2011-02-041-2/+3
* | Use M_WAITOK rather than M_NOWAIT when creating taskqueues via thejhb2011-02-041-2/+2
* | 1) Fix cpu mapping per JB's suggestionsrrs2011-02-042-19/+50
* | Replace __LP64__ with __mips_n64. This partly reverts r217147.tijl2011-02-044-12/+12
* | Fix typo (Tuneable -> Tunable).brucec2011-02-041-4/+4
* | Add PEX0 and select the first serial port as console.marcel2011-02-041-0/+28
* | Oops, fix newbie mistake that breaks the normal build.adrian2011-02-041-1/+1
* | sh: Return only 126 or 127 for execve() failures.jilles2011-02-031-12/+5
* | Fix several bugs in the stream schedulers.tuexen2011-02-036-54/+67
* | Modify the TX path to set and use the 11n rate scenario bits.adrian2011-02-031-25/+75
* | Disable the code I previously added from Rui's 802.11n branch.adrian2011-02-031-0/+6
* | Make sure that changing the ECN sysctl does not affecttuexen2011-02-036-30/+34
* | 1) Move per John Baldwin to mp_maxidrrs2011-02-037-22/+37
* | Fix for detection of MTK 3329 GPS USB devices.hselasky2011-02-032-5/+58
* | The FDT describes the host controller directly. There's no need tomarcel2011-02-031-17/+10
* | Accept r1 as having the metadata pointer argument if r0 is 0.marcel2011-02-031-4/+10
OpenPOWER on IntegriCloud