summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Prevent cross-site forgery attacks on ftpd(8) due to splittingcperciva2008-12-231-0/+5
* Add 9 more Analog Devices codec names.mav2008-12-221-2/+20
* Fix typo for udav include.alfred2008-12-221-1/+2
* Make preparations for resurrecting shared/read locks on vm maps:alc2008-12-221-4/+2
* Fix a comment to reflect what really happens.scottl2008-12-221-1/+1
* - According to comments in OpenBSD, E{2,4}50 tend to have fragilemarius2008-12-221-28/+12
* Correct variable name in comment.bz2008-12-221-1/+1
* Similar to the INET case, do not destroy the nd6 entries forqingli2008-12-221-4/+6
* Provide a condition variable to delay the cloned interfaceqingli2008-12-221-3/+12
* Since we don't request reset for rlphy(4), the link state 'UP'yongari2008-12-221-0/+2
* Since we don't request reset for rlphy(4), the link state 'UP'yongari2008-12-221-0/+2
* Convert DRM_[DEBUG,ERROR,INFO] macros to c99 __VA_ARGS__.rnoland2008-12-211-5/+5
* Deal with 0 length args...rnoland2008-12-211-1/+1
* Fix AGP_DEBUG macro to use c99 __VA_ARGS__ and build if enabled.rnoland2008-12-211-6/+3
* Revert r185891.ed2008-12-211-2/+10
* Set PTS_FINISHED before waking up any threads.ed2008-12-211-2/+1
* Fix printing of KASSERT message missed in r163604.rnoland2008-12-211-1/+1
* Disable the pccard, parallel, GbE and wireless lan related devices andnyan2008-12-211-40/+40
* Fix refcount locking in cd, pass, and sg periphs.scottl2008-12-213-11/+13
* o add sys/endian.h now required by ehcivar.hsam2008-12-201-1/+3
* Missed the sun4v update to ofw_machdep.h in the OFW modularization commit.nwhitehorn2008-12-201-1/+6
* Let wchan names more closely match pre-MPSAFE TTY behaviour.ed2008-12-201-3/+3
* fix build w/ EHCI_DEBUGsam2008-12-201-1/+1
* Merge support for Gateworks Cambria boards:sam2008-12-2038-2012/+3484
|\
* \ Merge usb changes for Gateworks Cambria boards:sam2008-12-208-374/+506
|\ \ | |/
| * MFH @ 186335sam2008-12-20283-5156/+6678
| |\ | |/ |/|
* | Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-2028-677/+1526
* | Fix a typo.yongari2008-12-201-1/+1
* | add makefs to the base system; FreeBSD_version bumped just in casesam2008-12-191-1/+1
* | Correct 5212 ani support so that max noise immunity, spur immunity, andsam2008-12-191-10/+10
* | Further beautify the lock strings to be more pleasing to the eye andivoras2008-12-191-4/+4
* | Fix cam_sim_free() wakeup condition and add mtx_asserts.trasz2008-12-191-1/+3
* | Periph driver fixes, second try.trasz2008-12-194-5/+20
* | Move mtx_assert lower, when we can be sure that the pointertrasz2008-12-191-2/+1
* | The proxy-arp code was broken and responds to ARPqingli2008-12-191-57/+52
* | Update elf_common.h with new EM_ types found in the latest ELF gABI.kaiw2008-12-191-2/+58
* | convert MALLOC/FREE to malloc/freesam2008-12-1814-51/+51
* | Add ULI M5461 chipset and vendor ID.mav2008-12-181-1/+8
* | Garbage collect entries from pcireg.h since we now include it.rnoland2008-12-181-9/+0
* | We only want drm to ever attach to the primary pci device.rnoland2008-12-182-0/+5
* | Before modularization commit, atapci driver was attaching only to devices ofmav2008-12-182-2/+6
* | rework drm_scatter.c which allocates scatter / gather pages for use byrnoland2008-12-182-31/+91
* | Fix last commit, ttydisc_rint_bypass returns the total, not remainder.thompsa2008-12-181-1/+1
* | Only unlock the llentry if it is actually valid.bz2008-12-181-1/+2
* | Attempt to handoff the entire buffer with ttydisc_rint_bypass() before bangingthompsa2008-12-181-9/+12
* | - Failing to register as interrupt controller during attach shouldn'tmarius2008-12-181-10/+35
* | Minor spelling fix in E500 locore.raj2008-12-181-1/+1
* | Extend and improve MPC85XX Local Bus management.raj2008-12-185-69/+346
* | Removed a comment made obsolete by revisions 157927 and 174292.ru2008-12-181-1/+0
* | By popular request, stringify kern.vm_guest sysctl. Now it returns aivoras2008-12-181-3/+27
OpenPOWER on IntegriCloud