summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow SA process unblocks a thread blocked in condition variable.davidxu2003-07-021-2/+8
* | Switch the logic on the /rescue bits from NO_RESCUE to RESCUE, at leastgordon2003-07-011-1/+1
* | Make this even closer to other busdma backends.mux2003-07-011-12/+26
* | Oops, add back a free() call that I mistakenly removed inmux2003-07-011-0/+1
* | Make the sysctlbyname stuff look like the 2-level MIB stuff. Thisjmallett2003-07-011-0/+1
* | Sync more things with other backends.mux2003-07-012-24/+18
* | Sync with i386's busdma backend. This fixes a few bugs and addsmux2003-07-011-33/+48
* | Sync bounce pages support with the alpha backend. More precisely:mux2003-07-011-39/+55
* | Add a new mount flag MNT_BYFSID that can be used to unmount a fileiedowse2003-07-014-99/+122
* | bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.obrien2003-07-011-1/+1
* | Add elf_i386_fbsd emulation.obrien2003-07-011-0/+14
* | Honor the boundary of the busdma tag when allocating bounce pages.mux2003-07-013-3/+3
* | Make swi_vm be INTR_MPSAFE. On all platforms, it is only used to activatescottl2003-07-011-1/+1
* | Do not attempt to reque a thread on a mutex queue. It may be thatmtm2003-07-011-1/+1
* | Mega busdma API commit.scottl2003-07-01116-162/+878
* | Unbreak "make checkdpadd".ru2003-07-012-2/+2
* | Improve expression evaluation debugging output, tidy up the handling offanf2003-07-011-22/+23
* | o strmode(3) returns void not 0.maxim2003-07-011-5/+0
* | There's no reason to keep separate AINC knob anymore.ru2003-07-013-17/+8
* | Add a commented-out entry for OFW_NEWPCI to GENERIC and NOTES, alongtmm2003-07-012-1/+17
* | Axe AINC.ru2003-07-016-7/+2
* | Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCItmm2003-07-0119-372/+1160
* | Fixed build.ru2003-07-011-0/+1
* | Add PnP PS/2 id for Dell Latitude X200.mikeh2003-07-012-0/+2
* | Some gem and hme hardware bogusly has the intpin register hardwired totmm2003-07-012-7/+12
* | Add a new PCI interface method, assign_interrupt, to determine thetmm2003-07-015-6/+25
* | Don't build separate annotate.info, it's already part of gdb.info.ru2003-07-011-2/+1
* | Allow to write the intpin ivar using the pci_set_intpin() accessor. Theretmm2003-07-011-1/+3
* | Put rescue/ into a correct slot in the SUBDIR list. Sort bootstrap-,ru2003-07-011-27/+51
* | Fixed some style bugs.bde2003-07-011-6/+7
* | Only bootstrap crunchide(1) and build crunchgen(1) when necessary.ru2003-07-011-3/+13
* | Regen.joe2003-07-012-2/+9
* | USB scanner support for Mustek BearPaw scanner.joe2003-07-013-0/+4
* | Fixed namespace pollution and unsorting of the 1003.1-1990 list inbde2003-07-011-1/+1
* | Fix tsleep/wakup race on FreeBSD-4.simokawa2003-07-011-2/+14
* | Add the British hundredweight (brhundredweight). For discussion, see:tom2003-07-011-0/+7
* | Don't segfault if setproctitle(3) is called with NULL initially.alfred2003-07-011-0/+1
* | Regen.joe2003-07-012-2/+9
* | Support the Epson GT-9300UF usb scanner.joe2003-07-013-0/+3
* | free_drive: Free the drive even if it's referenced. I don't know whatgrog2003-07-011-12/+7
* | Modify vm_page_alloc() and vm_page_select_cache() to allow the page thatalc2003-07-011-2/+4
* | Check the address provided to vm_map_stack() against the vm map's maximum,alc2003-07-011-1/+2
* | Add the beastie_disable variable which allows to turn the beastiebrueffer2003-07-011-0/+1
* | Separate the description of the flags for mount(2) and unmount(2)iedowse2003-06-301-14/+16
* | Have mktemp(1) construct the temporary file name for us insteadmtm2003-06-307-7/+7
* | Allow diskless_remount files to contain path beginning with / which willbrooks2003-06-303-0/+57
* | Remove mount_portalfs, it's just wrong in this context.gordon2003-06-301-1/+1
* | move maxsegsz down a bit so that the arg definition order matches thejmg2003-06-301-4/+4
* | Propagate the ${AINC} knob (assembler include) to sys.mk,ru2003-06-302-4/+1
* | Removed suffix-transformation rules that are duplicatesru2003-06-301-20/+0
OpenPOWER on IntegriCloud