aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing section number.Ruslan Ermilov2008-03-131-1/+1
* Add missed parenthesesKonstantin Belousov2008-03-131-1/+1
* Add const qualifier to cpuset mask's pointer, since the cpuset mask shouldDavid Xu2008-03-131-1/+1
* In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSODavid Xu2008-03-132-4/+3
* PR 117603Jeff Roberson2008-03-131-2/+5
* - When running a new command cause cpuset to operate on the per-thread maskJeff Roberson2008-03-122-4/+8
* This commit was generated by cvs2svn to compensate for changes in r177128,Xin LI2008-03-121-1/+2
|\
| * Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8vendor/tcsh/6.15bXin LI2008-03-121-1/+2
* | - The P_SA flag has been removed. Don't reference it in a KASSERT.Jeff Roberson2008-03-121-2/+1
* | - Fix build breakage; there was a reference to a removed syscall inJeff Roberson2008-03-121-4/+3
* | The variable MTRR registers actually have variable-sized PhysBase andJohn Baldwin2008-03-124-16/+52
* | MFamd64: Break up the probe logic in the mem_drvinit routines so it'sJohn Baldwin2008-03-122-13/+18
* | Minimize diffs with i686_mem.c:John Baldwin2008-03-122-6/+9
* | Current 'ar' read support in libarchive can only handle a GNU/SVR4Kai Wang2008-03-123-42/+41
* | Relax the BIOS/OS sempahore handoff code to workaround different hardJohn Baldwin2008-03-121-1/+4
* | Partially revert 1.95. It changed the probe for a mouse device to onlyJohn Baldwin2008-03-121-1/+4
* | fix inverted test that disabled ACK's on xmitSam Leffler2008-03-121-1/+1
* | document device hints including new ones to control rx fifo triggerSam Leffler2008-03-121-1/+28
* | add device hints to control the rx FIFO interrupt level on 16550A partsSam Leffler2008-03-122-1/+18
* | Add missing comma.Remko Lodder2008-03-121-1/+1
* | Add resume support to the agp_i810 family.Remko Lodder2008-03-121-0/+17
* | Convert TSEC watchdog to the new scheme.Rafal Jaworowski2008-03-122-18/+29
* | Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatRafal Jaworowski2008-03-125-11/+51
* | Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation.Rafal Jaworowski2008-03-121-3/+20
* | Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...Rafal Jaworowski2008-03-127-87/+101
* | Bring the behaviour of pmc_capabilities() and pmc_width() in line withJoseph Koshy2008-03-121-3/+5
* | Describe return values from pmc_ncpu() and pmc_npmc() better.Joseph Koshy2008-03-121-1/+4
* | Respect RF_SHAREABLE flag in ARM nexus_setup_intr()Rafal Jaworowski2008-03-121-0/+3
* | Remove dead code which makes a call to mem_range_attr_set().Andrew Gallatin2008-03-121-18/+2
* | Improve ARM bus_dmamap_load_buffer() error handling.Rafal Jaworowski2008-03-121-2/+4
* | If the special target .MAKEFILEDEPS exists, then enable theDavid E. O'Brien2008-03-121-26/+26
* | If the special target .MAKEFILEDEPS exists, then enable theDavid E. O'Brien2008-03-124-1/+24
* | Update to the "new" libalias API (and thus fix world breakage).Paolo Pisati2008-03-124-23/+30
* | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentInPaolo Pisati2008-03-124-306/+44
* | - Remove ksethrcmdname.Jeff Roberson2008-03-123-9/+0
* | - Remove kse syscall symbols and man pages.Jeff Roberson2008-03-122-21/+1
* | Remove kernel support for M:N threading.Jeff Roberson2008-03-1269-2343/+79
* | - P_SA has been removed.Jeff Roberson2008-03-121-1/+0
* | - Don't inspect the P_SA flag. It's being removed.Jeff Roberson2008-03-121-7/+2
* | - Remove libkse and related support code in libpthread from the build.Jeff Roberson2008-03-122-6/+2
* | - Add an UPDATING entry about the removal of KSE.Jeff Roberson2008-03-121-0/+10
* | - Bump __FreeBSD_version for sleepq/cv_* api changes.Jeff Roberson2008-03-121-1/+1
* | - Pass the priority argument from *sleep() into sleepq and down intoJeff Roberson2008-03-1214-95/+90
* | Portability: Eliminate the need for uudecode by incorporatingTim Kientzle2008-03-127-81/+231
* | - KSE may free a thread that was never actually forked. This will leaveJeff Roberson2008-03-121-0/+5
* | Remove some unused fields from the private archive_read structureTim Kientzle2008-03-122-52/+0
* | Tighten up the semantics of acl_next() and xattr_next() when youTim Kientzle2008-03-122-0/+27
* | Typo, thanks to: Jeff Johnson.Tim Kientzle2008-03-121-1/+1
* | Add missing comma.David Xu2008-03-121-1/+1
* | Add manual for function sem_timedwait().David Xu2008-03-122-1/+123