summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let modules use the kernel's opt_*.h files if built along withyar2005-10-1466-72/+155
* In preparation for making the modules actually use opt_*.h filesyar2005-10-143-8/+6
* - Print number of physical/logical cores and more CPUID info.jkim2005-10-148-23/+196
* Close a race in the ufs_lookup() code that handles the ISDOTDOTtruckman2005-10-141-1/+3
* Merge over the remaining changes from i386 of the ksiginfo_t changes sojhb2005-10-141-43/+21
* Make four more functions static that were missed in the last commit.thompsa2005-10-141-5/+5
* Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied fromkris2005-10-141-0/+8
* The signal code is now an int rather than a long, so update debug printfs.jhb2005-10-142-4/+4
* Partially revert revision 1.66, which contained a change that did notkris2005-10-141-4/+4
* Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032jhb2005-10-146-2/+62
* Whitespace.jhb2005-10-141-1/+1
* Remove the sx(4) driver at the request of the author. The authorjhb2005-10-1411-2536/+0
* The snd_via8233(4) support on amd64 isn't something new. Remove it.joel2005-10-142-6/+0
* Change the userland atomic operations on arm to use memory operands forjhb2005-10-141-16/+22
* Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm.ru2005-10-142-4/+4
* Fix installworld breakage. <sigh>kientzle2005-10-141-2/+2
* Better translation: language improvements, typos, etc.delphij2005-10-142-48/+49
* Fix a regression that prevented PERC3 hardware from working. Apparently theyscottl2005-10-142-29/+47
* Style: move .PATH to where it belongs.ru2005-10-141-2/+2
* Remove redundant (in FreeBSD) include.ru2005-10-141-3/+0
* Style: move .PATH to where it belongs.ru2005-10-141-2/+2
* Remove redundant include.ru2005-10-141-1/+0
* Get rid of duplicate -I's in CFLAGS.ru2005-10-141-5/+1
* Sort SUBDIR and surrounding definitions.ru2005-10-141-4/+4
* Change I-O data WB-B11/CFZ entry to ELSA XI330 as the former is aimp2005-10-141-1/+1
* Add ELSA XI330 product. This is rebadged and sold as SMC 2532W-B andimp2005-10-141-0/+2
* Add sigqueue function prototype.davidxu2005-10-141-9/+2
* Regen for sigqueue syscall.davidxu2005-10-145-7/+16
* 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, mostdavidxu2005-10-1444-525/+1038
* Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> orrse2005-10-141-10/+6
* From the PR:glebius2005-10-141-14/+14
* Change most of the bridge and stp funtions to static. This has highlightedthompsa2005-10-142-209/+226
* Cleanup from __FreeBSD_version.glebius2005-10-141-73/+2
* New release notes:yar2005-10-142-0/+18
* MFP4: Minor tweaks.imp2005-10-141-1/+5
* Merge in WIP from p4 for supporting ISA pccard bridges conforming toimp2005-10-141-17/+43
* Add ksiginfo_t which is a wrapper of siginfo_t but allows us to carrydavidxu2005-10-141-0/+39
* Add POSIX siginfo_t's si_code, this is for upcoming POSIX realtime signaldavidxu2005-10-142-19/+73
* Further clean up the bridge hooks in if_ethersubr.c and ng_ether.cthompsa2005-10-145-48/+37
* Restore the UP optimization to reduce the number of TLB invalidations. Thealc2005-10-131-4/+11
* From 101 ways to panic your kernel.thompsa2005-10-132-1/+13
* If we can't probe the RTL80x9 for some reason, fall back to probing itimp2005-10-131-3/+10
* o Fix probing of rtl80x9 parts. We shouldn't be callingimp2005-10-131-5/+6
* Consolidate two adjacent conditional blocksjulian2005-10-131-5/+1
* In detach method, move if_free() after bus_teardown_intr().ru2005-10-1315-29/+42
* Minor tweaks and fixups:jhb2005-10-132-69/+61
* Add support for ATI IXP[234]00.joel2005-10-131-1/+3
* fixed a crush when either -lh or -ls option is used.ume2005-10-131-3/+3
* setkey(8) is not WARNS=2 compliant, yet.ume2005-10-131-0/+2
* Remove a stale comment.ru2005-10-131-1/+0
OpenPOWER on IntegriCloud