summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Remove an header which is unused for sun4v.marius2008-05-024-68/+3
* | | | | Don't built the unused counter-timer abstraction.marius2008-05-021-1/+0
* | | | | Fix type name: struct auditpipe_preselect is actually structrwatson2008-05-021-1/+1
* | | | | Restore multi-release tradition of the driver.jkim2008-05-023-7/+20
* | | | | Add AUTHORS section[*] and fix HISTORY section.hrs2008-05-021-1/+7
* | | | | Axe now-empty __BSD_VISIBLE block that held renameat().jhb2008-05-021-2/+0
* | | | | - Move declaration of renameat() to the existing section of BSD_VISIBLEjhb2008-05-021-6/+6
* | | | | Next round of stdio changes: Remove all inlining of stdio operations andjhb2008-05-0213-284/+204
* | | | | Include libc_private.h for the declaration of __isthreaded instead ofjhb2008-05-021-0/+1
* | | | | Remove unused variable saved_id16.rpaulo2008-05-021-2/+0
* | | | | Documentation updates:kientzle2008-05-022-3/+9
* | | | | bsdtar --version should succeed.kientzle2008-05-021-1/+1
* | | | | New bsdtar test harness. Still rather skimpy, but a lot easierkientzle2008-05-0211-0/+2203
* | | | | Allow -r with -T even if there are no files on the command line.kientzle2008-05-021-1/+1
* | | | | - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. Wejhb2008-05-018-47/+40
* | | | | fix build w/ IEEE80211_DEBUG_REFCNT enabledsam2008-05-011-1/+1
* | | | | Add a separate tree to track arena chunks that contain dirty pages.jasone2008-05-011-157/+133
* | | | | Add rb_wrap(), which creates C function wrappers for most rb_*()jasone2008-05-011-36/+194
* | | | | Use the correct bit when trying to force an interrupt through the HCC reg.bz2008-05-011-1/+1
* | | | | o OpenBSD 4.3 added.maxim2008-05-011-1/+2
* | | | | Do not call ndis_setstate_80211() until we are ready to associate, the vap maythompsa2008-05-011-11/+9
* | | | | Unify all the wifi *_ioctl routinesthompsa2008-05-0111-88/+131
* | | | | re-enable WME by default; after a full day of testing on iwi I see nosam2008-05-011-3/+0
* | | | | Enable autoflush of output to always show prompts. If piping the outputscf2008-04-301-0/+5
* | | | | Attempt to make the print types more friendly to other architectures.julian2008-04-301-15/+15
* | | | | o add indirect array for field indices as the # stats is > 127 and doesn'tsam2008-04-304-18/+28
* | | | | update for new eventssam2008-04-301-0/+65
* | | | | Add support for Microsoft Notebook Optical Mouse 3000 Model 1049.kaiw2008-04-302-0/+21
* | | | | remove old code to handle mcast address changes; this is all done throughsam2008-04-301-10/+0
* | | | | Emit a warning when the network_interfaces variable is not set to AUTO.brooks2008-04-301-0/+4
* | | | | disable default enabling of WME until we resolve driver regressionssam2008-04-301-0/+3
* | | | | Make ld use tradmips for output formats since we migrated to it.gonzo2008-04-302-2/+2
* | | | | When receiving delegated credentials, initialise our cred's linked list.dfr2008-04-301-1/+5
* | | | | Use global implementation of _gss_oid_equal.dfr2008-04-301-9/+1
* | | | | Allow null oids in _gss_oid_equal().dfr2008-04-301-0/+5
* | | | | Eliminate an unused field from the pmap.alc2008-04-301-1/+0
* | | | | Don't panic even if bus_dmamap_load(9) was failed. Just returnyongari2008-04-301-3/+11
* | | | | mp_machdep.c is only conditional upon smp, not aim. If booke growsmarcel2008-04-301-1/+1
* | | | | fix buildsam2008-04-301-2/+2
* | | | | o Add MIPS to the list of architectures with defined TLS_TCB_ALIGNgonzo2008-04-291-2/+2
* | | | | Set QUANTUM_2POW_MIN and SIZEOF_PTR_2POW parameters for MIPSgonzo2008-04-291-0/+5
* | | | | Document the kproc_kthread_add() calljulian2008-04-293-1/+76
* | | | | Add new directories, scripts and wlanwds. Introduced with vap support.rpaulo2008-04-291-0/+2
* | | | | Add missing 't'.rpaulo2008-04-291-1/+1
* | | | | disable HT capabilities until we sort out firmware issuessam2008-04-291-1/+3
* | | | | Lock filedesc exclusively when modifying fd_[cr]dir.rdivacky2008-04-291-2/+2
* | | | | Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-2913-0/+9473
* | | | | Add an option (compiled out by default)julian2008-04-295-0/+168
* | | | | Fix a comment typo.rwatson2008-04-291-1/+1
* | | | | Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ishjhb2008-04-2911-184/+338
OpenPOWER on IntegriCloud