summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"obrien2008-03-136-205/+2
* - Use an uppercase provider name in the example, to make the name changebrueffer2008-03-131-7/+7
* Add the module dependency on the mem(4) module. This will fix the modulecokane2008-03-131-0/+1
* Since version 4.3, gcc changed its behaviour concerning the i386/amd64kib2008-03-137-15/+15
* Fix bugs in previous revision (missing comma, misspelled syscall name).ru2008-03-131-3/+2
* Remove trailing whitespace.ru2008-03-131-1/+1
* Add missing section number.ru2008-03-131-1/+1
* Add missed parentheseskib2008-03-131-1/+1
* Add const qualifier to cpuset mask's pointer, since the cpuset mask shoulddavidxu2008-03-131-1/+1
* In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSOdavidxu2008-03-132-4/+3
* PR 117603jeff2008-03-131-2/+5
* - When running a new command cause cpuset to operate on the per-thread maskjeff2008-03-122-4/+8
* This commit was generated by cvs2svn to compensate for changes in r177128,delphij2008-03-121-1/+2
|\
| * Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8delphij2008-03-121-1/+2
* | - The P_SA flag has been removed. Don't reference it in a KASSERT.jeff2008-03-121-2/+1
* | - Fix build breakage; there was a reference to a removed syscall injeff2008-03-121-4/+3
* | The variable MTRR registers actually have variable-sized PhysBase andjhb2008-03-124-16/+52
* | MFamd64: Break up the probe logic in the mem_drvinit routines so it'sjhb2008-03-122-13/+18
* | Minimize diffs with i686_mem.c:jhb2008-03-122-6/+9
* | Current 'ar' read support in libarchive can only handle a GNU/SVR4kaiw2008-03-123-42/+41
* | Relax the BIOS/OS sempahore handoff code to workaround different hardjhb2008-03-121-1/+4
* | Partially revert 1.95. It changed the probe for a mouse device to onlyjhb2008-03-121-1/+4
* | fix inverted test that disabled ACK's on xmitsam2008-03-121-1/+1
* | document device hints including new ones to control rx fifo triggersam2008-03-121-1/+28
* | add device hints to control the rx FIFO interrupt level on 16550A partssam2008-03-122-1/+18
* | Add missing comma.remko2008-03-121-1/+1
* | Add resume support to the agp_i810 family.remko2008-03-121-0/+17
* | Convert TSEC watchdog to the new scheme.raj2008-03-122-18/+29
* | Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatraj2008-03-125-11/+51
* | Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation.raj2008-03-121-3/+20
* | Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...raj2008-03-127-87/+101
* | Bring the behaviour of pmc_capabilities() and pmc_width() in line withjkoshy2008-03-121-3/+5
* | Describe return values from pmc_ncpu() and pmc_npmc() better.jkoshy2008-03-121-1/+4
* | Respect RF_SHAREABLE flag in ARM nexus_setup_intr()raj2008-03-121-0/+3
* | Remove dead code which makes a call to mem_range_attr_set().gallatin2008-03-121-18/+2
* | Improve ARM bus_dmamap_load_buffer() error handling.raj2008-03-121-2/+4
* | If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-121-26/+26
* | If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-124-1/+24
* | Update to the "new" libalias API (and thus fix world breakage).piso2008-03-124-23/+30
* | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentInpiso2008-03-124-306/+44
* | - Remove ksethrcmdname.jeff2008-03-123-9/+0
* | - Remove kse syscall symbols and man pages.jeff2008-03-122-21/+1
* | Remove kernel support for M:N threading.jeff2008-03-1269-2343/+79
* | - P_SA has been removed.jeff2008-03-121-1/+0
* | - Don't inspect the P_SA flag. It's being removed.jeff2008-03-121-7/+2
* | - Remove libkse and related support code in libpthread from the build.jeff2008-03-122-6/+2
* | - Add an UPDATING entry about the removal of KSE.jeff2008-03-121-0/+10
* | - Bump __FreeBSD_version for sleepq/cv_* api changes.jeff2008-03-121-1/+1
* | - Pass the priority argument from *sleep() into sleepq and down intojeff2008-03-1214-95/+90
* | Portability: Eliminate the need for uudecode by incorporatingkientzle2008-03-127-81/+231
OpenPOWER on IntegriCloud