summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* o Convert to our new SYNOPSIS layoutChristian Brueffer2006-06-1814-41/+186
* Correct date for the previous commit.Christian Brueffer2006-06-181-1/+1
* Unconditionally enable ppc(4) and puc(4).Marcel Moolenaar2006-06-181-5/+2
* Make this usable for all platforms.Marcel Moolenaar2006-06-181-3/+12
* New release notes: SCHED_CORE, snd_envy24(4), better traceroute(8)Bruce A. Mah2006-06-182-6/+46
* comment out twi for now: no iicbus in KB920X: it breaks bootingWarner Losh2006-06-171-1/+1
* Carefully note the RMII bit in the config register at attach time.Warner Losh2006-06-171-5/+9
* improve reporting of clocksWarner Losh2006-06-171-3/+2
* Remove sbinsertoob(), sbinsertoob_locked(). They violate (and haveRobert Watson2006-06-173-130/+0
* Prevent 'mutex not owned' panic on boot if INVARIANTS is in the kernel. ThisRink Springer2006-06-172-0/+4
* - Bring the hardware list up to dateChristian Brueffer2006-06-171-8/+71
* Correct the names or some Adaptec and ICP devices, verified by theChristian Brueffer2006-06-171-9/+9
* Fix the !INET6 compile.Andre Oppermann2006-06-171-2/+4
* Rearrange fields in struct syncache and syncache_head to make them moreAndre Oppermann2006-06-171-5/+6
* ANSIfy and tidy up comments.Andre Oppermann2006-06-171-52/+23
* Add locking to TCP syncache and drop the global tcpinfo lock as earlyAndre Oppermann2006-06-174-272/+312
* Add snd_envy24(4).Christian Brueffer2006-06-173-0/+5
* Load the envy24 driver in the meta-module too.Alexander Leidinger2006-06-171-0/+2
* Add man page for the envy24 driver.Alexander Leidinger2006-06-172-0/+78
* Connect the envy42 driver to the build.Alexander Leidinger2006-06-171-2/+2
* - fix compatibility with newer versions of FreeBSDAlexander Leidinger2006-06-174-58/+184
* dd the envy24 driver as is to the tree. It's not connected to the buildAlexander Leidinger2006-06-1710-0/+6546
* Make the size of the subject32_ex and process32_ex tokens depend onWayne Salamon2006-06-171-13/+25
* Remove the snd_es1888 module now that it isn't build anymore.Alexander Leidinger2006-06-171-1/+0
* Use ptoa(psize) instead of size to compute the end of the mapping inAlan Cox2006-06-171-3/+3
* o Typo: ownship -> ownership.Maxim Konovalov2006-06-171-1/+1
* MFCs noted: pc98 CDROM bootloader, linsysfs(5).Bruce A. Mah2006-06-172-4/+4
* Add a description for sysctl -d.Ed Maste2006-06-171-1/+1
* Document that we can only bridge wireless interfaces in hostap mode, this isAndrew Thompson2006-06-161-0/+3
* Remove extra blank line below comment.Robert Watson2006-06-161-1/+0
* Remove unused (and ifdef'd) unp_abort() and unp_drain().Robert Watson2006-06-161-18/+0
* Check for errors when registering and unregistering firmware modules. ThisJohn Baldwin2006-06-161-12/+25
* Add a kern.timecounter.tc sysctl tree that contains the mask,David Malone2006-06-161-0/+40
* Never zero-out db_last_symtab. Whan backtraces are doneKonstantin Belousov2006-06-161-1/+0
* Mention that the powernow driver also supports AMD Cool'n'Quiet.Christian Brueffer2006-06-161-1/+1
* Unbreak tinderbox- fix device_printf arg to accomodate different sizesMatt Jacob2006-06-161-2/+2
* Build the ppc module on pc98.Yoshihiro Takahashi2006-06-162-2/+6
* Return -1 from db_numargs() if number of args couldn't be guessed.Yaroslav Tykhiy2006-06-161-4/+8
* Allow for ppc(4) to be built as module, initiallyKonstantin Belousov2006-06-162-0/+14
* Guess the number of arguments to a function somewhat better.Yaroslav Tykhiy2006-06-161-4/+8
* Fix pfsync w/o carp compilation.Max Laier2006-06-161-0/+2
* Kill an XXX remark that has been untrue since rev. 1.150 of this file.Yaroslav Tykhiy2006-06-161-4/+0
* Axe Giant from vn_fullpath(9). The vnode -> pathname lookup should beChristian S.J. Peron2006-06-161-4/+0
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'sAlexander Leidinger2006-06-1512-12/+0
* mxge(4) works with altq.Christian Brueffer2006-06-151-1/+2
* o Make grep ^strlcpy work: put a return value type on separate line.Maxim Konovalov2006-06-151-1/+2
* Since we are doing some bpf(4) clean up, change a couple of function prototypesChristian S.J. Peron2006-06-151-142/+48
* Forced commit to note that previous commit was also:Gleb Smirnoff2006-06-150-0/+0
* Possess some work from OpenBSD, with some local additions.Gleb Smirnoff2006-06-152-292/+381
* Add support of 'tablearg' feature for:Oleg Bulyzhin2006-06-153-95/+158