summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-14323-323/+323
* Add and expand $FreeBSD$ keyword to allow committing to this file.uqs2010-04-141-1/+1
* Add armeb-*-freebsd* to the list of known architectures. This is likeimp2010-04-141-0/+4
* Add note about TARGET_ARCHimp2010-04-141-0/+1
* Make this code a little more portable by wrapping the mtx calls intorpaulo2010-04-142-23/+33
* mdoc: don't abuse Bo/Pc to get what looks like an intervaluqs2010-04-141-1/+1
* mdoc: remove .Pp where not neededuqs2010-04-145-12/+0
* Remove multiqueue stack related stuff form lem, it isjfv2010-04-141-159/+5
* For early ALI chips do not announce I/O sizes that require unsupportedmav2010-04-141-1/+4
* Linux puts a blank line between each CPU.emaste2010-04-141-1/+1
* Eliminate duplicate commentkevlo2010-04-141-1/+0
* Destroy the pmap 'pm_mutex' in pmap_release() otherwise we will panicneel2010-04-141-0/+1
* Revert the vm_machdep.c part of r205072.neel2010-04-141-18/+2
* The sequence number is now a node under which the MCA records aremarcel2010-04-131-10/+26
* Populate the sysctl tree with any MCA records we collected.marcel2010-04-132-48/+90
* Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure howimp2010-04-132-4/+2
* Allerheilingen -> Allerheiligenedwin2010-04-131-1/+1
* Add Agere ET1011 PHY which is found on Belkin F5D5055 USByongari2010-04-132-1/+6
* - Ignore and report duplicate and empty device names in devfs_populate_loop()jh2010-04-132-0/+24
* Change the (generic) argument to ia64_store_mca_state() from themarcel2010-04-131-7/+8
* Nuke the descriptions about ipv6_firewall_* as they were unifiedume2010-04-131-33/+1
* o s/u_int64_t/uint64_t/gmarcel2010-04-131-13/+12
* Use enums in the aac_command_status_table rather than duplicating the sameemaste2010-04-131-36/+36
* Change printf() calls to uprintf() for sigreturn() and trap() complaintskib2010-04-135-18/+29
* fix copyright format, as requested by Joel Dahlluigi2010-04-136-7/+14
* make code compile with KTRluigi2010-04-131-11/+4
* use correct .PATH, remove unused CFLAGSluigi2010-04-131-3/+2
* Align the declaration for sa_sigaction with POSIX.kib2010-04-131-2/+2
* Update the list of the process flags for P_WKILLED.kib2010-04-131-1/+2
* Handle a case in kern_openat() when vn_open() change file type fromkib2010-04-131-15/+2
* Remove XXX comment. Add another comment, describing why f_vnode assignmentkib2010-04-131-1/+6
* Simplify vm_thread_swapin().alc2010-04-131-4/+2
* The Quanta Q101 modem has a different type of cdrom driver disk,kevlo2010-04-132-0/+2
* Sync up to SDM 2.2.marcel2010-04-131-4/+22
* Sync some minor items with the upstream driver. Should have no functionalemaste2010-04-134-4/+8
* Whitespace cleanup, in advance of next sync with Adaptec's driver. Noemaste2010-04-137-102/+102
* - Add an entry for myself to committers-ports.dotsahil2010-04-121-0/+3
* Simplify how we select which architectures to add gdbserver for. Ifimp2010-04-121-2/+1
* Doh! Last minute changes bites me in the butt....imp2010-04-121-1/+1
* bce, bwi, bwn, mfi, mpt and siba_bwn all now compile that arm and mipsimp2010-04-121-12/+6
* Bring in geom_sched, support for scheduling disk I/O requestsluigi2010-04-1215-0/+3664
* Remove svn:executable prop.rpaulo2010-04-121-0/+0
* - Add myself to the ports committers graphfluffy2010-04-121-0/+3
* fix a buffer overflow with large (100k+) number of input lines.luigi2010-04-121-2/+2
* Add #endif missed in r206490.marius2010-04-111-0/+1
* sh: Test that bogus values of PWD are not imported from the environment.jilles2010-04-111-0/+11
* While SPARC V9 allows tininess to be detected either before or aftermarius2010-04-111-0/+3
* Add myself to the ports committers graphrene2010-04-111-0/+2
* Take a reference to make sure that the interface cannot go away duringbz2010-04-111-3/+8
* If a file is specifically both included and excluded, then:kientzle2010-04-111-25/+26
OpenPOWER on IntegriCloud