summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This file is the same as the one installed in /usr/include, howeverjb2006-10-041-0/+45
* ELF compatibility definitions for OpenSolaris. These are coveredjb2006-10-041-0/+143
* Back out part of rev. 1.149. While adding a workaround in ptcopen() tombr2006-10-041-9/+2
* Regenerate.rwatson2006-10-039-11/+11
* Change getpagesize() system call audit event to more clearly indicaterwatson2006-10-031-1/+1
* Audit creat() system call (compat code), and change type for getpagesize(),rwatson2006-10-031-2/+2
* Add BSM conversion switch entries for a number of system calls, manyrwatson2006-10-031-7/+43
* Fix the remaining race in the revs. 1.232, 1,233 that could occur duringkib2006-10-032-1/+6
* Remove 3Com 985 deviceid that is really ti(4).glebius2006-10-032-3/+1
* Fix compile in non-debug case.iedowse2006-10-032-4/+2
* aic_pccard_products can be static.imp2006-10-031-1/+1
* Solaris compatibility only: Be specific about the fact thatjb2006-10-031-1/+1
* When changing the device address and max packet size in usbd_new_device(),iedowse2006-10-033-21/+18
* Don't attempt to insert the transfer in an error case where it hasiedowse2006-10-031-2/+0
* Backout remaining changes that make most AD1981B users unhappy.ariff2006-10-021-0/+2
* Hopefully the last tweak in trying to make it possible to add ipv6 directjhay2006-10-021-4/+1
* Use utc_offset() where applicable, and hide the internals of itphk2006-10-027-26/+15
* Trim trailing whitespace.jhb2006-10-021-11/+11
* Update description of td_locks.jhb2006-10-021-1/+1
* Use calendrical calculations from subr_clock.c instead of home-rolled.phk2006-10-021-68/+26
* - Streamline quirks management for a better future.ariff2006-10-021-96/+122
* Use Calendrical Calculations from subr_clock.c instead of home copy&pasted.phk2006-10-022-184/+46
* Use calendaric calculation support from subr_clock.c instead of home-rolled.phk2006-10-022-176/+66
* Introduce utc_offset() to capture a calculation currently done all over thephk2006-10-022-0/+9
* remove orphaned sysctl_machdep_adjkerntz()phk2006-10-022-22/+0
* Move tz_minuteswest and tz_dsttime to subr_clock.cphk2006-10-022-3/+3
* Ignore the UKBD_DFLT_KEYMAP option when compiling as a module.ru2006-10-021-1/+1
* Second part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-0214-411/+24
* Disable ad1981_patch for now until the real solution can be foundariff2006-10-021-0/+2
* Make this buildable on IA64.ariff2006-10-021-0/+2
* First part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-0230-35/+43
* Trim some no longer XXX comments.rwatson2006-10-021-22/+5
* Turn off automatic link local address if ipv6_enable is not set to YESgnn2006-10-021-1/+1
* Correct the comment: numvnodes is decreased on vdestroying the vnode.kib2006-10-021-1/+2
* Audit path argument when changing audit trails.rwatson2006-10-021-3/+4
* Correct check for when IO_SYNC should be set for filesystemtegge2006-10-021-2/+2
* If the buffer lock has waiters after the buffer has changed identity thentegge2006-10-024-0/+38
* Put a bit of hysteresis into both BUSY SCSI status returnsmjacob2006-10-011-4/+20
* Add module loading option for Intel High Definition Audio Controllerariff2006-10-011-0/+1
* snd_ak452x is replaced by snd_spicds and snd_envy24ht is new.netchild2006-10-011-1/+2
* Add notes and option for Intel High Definition Audio Controllerariff2006-10-011-0/+3
* Various cleanups. Revert DMA alignmnet back to 2 since the originalariff2006-10-012-96/+167
* Unbreak build caused by recent envy24/spicds commit.ariff2006-10-011-1/+1
* Connect snd_hda(4) to build process...ariff2006-10-013-2/+4
* Add support for Intel High Definition Audio Controller.ariff2006-10-016-0/+6489
* Bump __FreeBSD_version for OpenSSL 0.9.8d import.simon2006-10-011-1/+1
* Remove licence clauses 3 & 4thompsa2006-10-011-5/+0
* Readd rev. 1.145 because of vfs bugs and races near revoke(). Until theymbr2006-09-301-4/+14
* A better fix is to check if it is a host route.jhay2006-09-301-1/+1
* Respect style.Makefile(5).netchild2006-09-303-12/+15
OpenPOWER on IntegriCloud