summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ptoa(psize) instead of size to compute the end of the mapping inalc2006-06-171-3/+3
* o Typo: ownship -> ownership.maxim2006-06-171-1/+1
* MFCs noted: pc98 CDROM bootloader, linsysfs(5).bmah2006-06-172-4/+4
* Add a description for sysctl -d.emaste2006-06-171-1/+1
* Document that we can only bridge wireless interfaces in hostap mode, this isthompsa2006-06-161-0/+3
* Remove extra blank line below comment.rwatson2006-06-161-1/+0
* Remove unused (and ifdef'd) unp_abort() and unp_drain().rwatson2006-06-161-18/+0
* Check for errors when registering and unregistering firmware modules. Thisjhb2006-06-161-12/+25
* Add a kern.timecounter.tc sysctl tree that contains the mask,dwmalone2006-06-161-0/+40
* Never zero-out db_last_symtab. Whan backtraces are donekib2006-06-161-1/+0
* Mention that the powernow driver also supports AMD Cool'n'Quiet.brueffer2006-06-161-1/+1
* Unbreak tinderbox- fix device_printf arg to accomodate different sizesmjacob2006-06-161-2/+2
* Build the ppc module on pc98.nyan2006-06-162-2/+6
* Return -1 from db_numargs() if number of args couldn't be guessed.yar2006-06-161-4/+8
* Allow for ppc(4) to be built as module, initiallykib2006-06-162-0/+14
* Guess the number of arguments to a function somewhat better.yar2006-06-161-4/+8
* Fix pfsync w/o carp compilation.mlaier2006-06-161-0/+2
* Kill an XXX remark that has been untrue since rev. 1.150 of this file.yar2006-06-161-4/+0
* Axe Giant from vn_fullpath(9). The vnode -> pathname lookup should becsjp2006-06-161-4/+0
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-1512-12/+0
* mxge(4) works with altq.brueffer2006-06-151-1/+2
* o Make grep ^strlcpy work: put a return value type on separate line.maxim2006-06-151-1/+2
* Since we are doing some bpf(4) clean up, change a couple of function prototypescsjp2006-06-151-142/+48
* Forced commit to note that previous commit was also:glebius2006-06-150-0/+0
* Possess some work from OpenBSD, with some local additions.glebius2006-06-152-293/+382
* Add support of 'tablearg' feature for:oleg2006-06-153-95/+158
* install_state(): style(9) cleanupoleg2006-06-151-33/+36
* o Expand an exclusive lock scope to prevent a race between twomaxim2006-06-151-5/+5
* Merge NetBSD's revision 1.86: Don't crash on "<cmd> | { }".stefanf2006-06-151-1/+1
* Implement the PS4 variable which is defined by the POSIX User Portabilitystefanf2006-06-154-6/+23
* Use scheduler API sched_relinquish() to implement yield() syscall.davidxu2006-06-151-8/+2
* Add scheduler API sched_relinquish(), the API is used to implementdavidxu2006-06-156-6/+46
* Remove mpte optimization from pmap_enter_quick().ups2006-06-1511-47/+28
* Bump the version of src/etc/sendmail/freebsd*mc so mergemaster willgshapiro2006-06-140-0/+0
* Much to my surprise, IFQ_DRV_DEQUEUE() can return a null mbuf even ifgallatin2006-06-141-13/+11
* - new sentence -> new linebrueffer2006-06-141-9/+11
* Replace a sc->ifp->if_snd.ifq_drv_maxlen with IFQ_SET_MAXLEN(),gallatin2006-06-141-1/+2
* Correct an error in the previous revision that could lead to a panic:alc2006-06-141-0/+1
* Remove the initial myri10ge driver, now that it has beengallatin2006-06-1411-4522/+0
* - Document FreeBSD-SA-06:17.sendmail.hrs2006-06-142-2/+20
* Record sendmail 8.13.7 importgshapiro2006-06-142-2/+2
* Update FreeBSD info regarding sendmail 8.13.7 importgshapiro2006-06-141-4/+4
* Resolve conflicts from sendmail 8.13.7 importgshapiro2006-06-144-12/+20
* Update the mxge driver.gallatin2006-06-145-1704/+2005
* This commit was generated by cvs2svn to compensate for changes in r159609,gshapiro2006-06-1433-748/+1423
|\
| * Import sendmail 8.13.7gshapiro2006-06-1437-760/+1443
* | Change the myri10ge dev entity and all consumers to mxge.brueffer2006-06-146-11/+11
* | o Revert a previous delta as strlcpy(3) operates with NUL-terminatedmaxim2006-06-141-1/+2
* | o Replace (an incorrect) string copy gymnastics with strlcpy(3).maxim2006-06-141-2/+1
* | Fix byteorder of syncpeer and make it actually work.mlaier2006-06-141-6/+23
OpenPOWER on IntegriCloud