summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allocate memory for NUL-termination as well.pjd2006-04-071-1/+1
* Don't select a default value for $machine until after we've examined $arch.des2006-04-072-6/+12
* Fix the "make distribution" example; it should be run from src/.ru2006-04-071-1/+1
* Restore accidentially removed rev. 1.3glebius2006-04-071-0/+2
* backout rev 1.74sam2006-04-071-5/+1
* Introduce a new MAC entry point for label initialization of the NFS daemon'scsjp2006-04-066-0/+14
* bring in the necessary changes to make gdbserver compile and work (atjmg2006-04-065-316/+210
* This commit was generated by cvs2svn to compensate for changes in r157571,jmg2006-04-063-0/+1754
|\
| * import gdbserver Linux files renamed to fbsd... I have made gdbserverjmg2006-04-063-0/+1754
* | MFp4: Catchup with recent UART changes.cognet2006-04-062-15/+15
* | Eliminate debug code that catches bugs in the hinting of sack variablesmohans2006-04-061-13/+3
* | - Don't set CR0_NE and CR0_MP in npx_probe() as they are already setjhb2006-04-062-27/+36
* | Add a new option, XSCALE_DISABLE_CCNT, to not use the xscale ccnt as acognet2006-04-062-0/+27
* | Merge in new driver from Intel, version 5.1.5. Adds support for someglebius2006-04-065-331/+1478
* | Replace FILEDESC_[UN]LOCK_FAST() with a critical section on UP.ssouhlal2006-04-061-1/+5
* | Add debug writes in error cases that, in theory, should never happenimp2006-04-061-2/+5
* | Connect twi to the FreeBSD iicbus infrastructure.imp2006-04-061-166/+177
* | Pull in numerous fixes from myself and cognet. With these fixes theimp2006-04-061-99/+61
* | Remove unused bit definitions.imp2006-04-061-60/+40
* | Optimize the TX side of the part by using the PDC to move bytes out toimp2006-04-061-27/+99
* | Re-correct commit 1.73, but this time in a way that does not causegad2006-04-061-9/+18
* | Correct assertion in ng_detach().rwatson2006-04-061-1/+1
* | Keep track of the number of in-progress async direct IO writes in the nfsnode.mohans2006-04-063-5/+36
* | Fix typo/pasto: Make NGM_FEC_MODE_* match set_mode_*.dd2006-04-061-2/+2
* | Fix options broken when the birthtime related primaries were added.ceri2006-04-051-11/+11
* | Typos.pjd2006-04-051-1/+1
* | Revert the backout in the last revision, it was committed to the wrong branch.brueffer2006-04-051-2/+22
* | Back out the fan control changes that were merged in revision 1.2.2.5.brueffer2006-04-051-22/+2
* | Cache the value of the lower half of each I/O APIC redirection table entryjhb2006-04-052-12/+8
* | Add an unreachable return statement, in order to avoid a compiler warningjasone2006-04-051-0/+1
* | Fix a problem introduced by change 1.73, which causes a seg-fault ifgad2006-04-051-0/+2
* | When printing a map, print the number of samples recorded by each gmon.out file.jkoshy2006-04-051-5/+18
* | Add a new feature to ping(8) - possibility to specify maximumglebius2006-04-052-8/+35
* | Don't unlock a timewait structure if the pointer is NULL inrwatson2006-04-052-2/+4
* | Only initialize the first per-chunk page map element for free runs. Thisjasone2006-04-051-31/+16
* | Certain (bad) values of sack blocks can end up corrupting the sack scoreboard.mohans2006-04-051-0/+2
* | newbus will zero softc, so no need to duplicate the zeroing here.imp2006-04-043-13/+1
* | add links for the functions documented in bus_space.9...jmg2006-04-041-0/+41
* | Add my birthday.alepulver2006-04-041-0/+1
* | Don't call bfe_release_resources() twice.pjd2006-04-041-2/+0
* | For USIII CPUs the type of the trap caused by peeking/poking non-existentmarius2006-04-041-7/+5
* | Add malloc_usable_size() to the RETURN VALUES section.jasone2006-04-041-1/+6
* | Undo damage from wrong MFC to HEAD.andre2006-04-041-38/+0
* | Convert pv_entry_frees and pv_entry_allocs stats counters from int to long,peter2006-04-041-3/+4
* | MFC rev. 1.32: Add link status descriptions and related structures for userlandandre2006-04-041-0/+38
* | Add init_lock, and use it to protect against allocator initializationjasone2006-04-041-8/+21
* | Turn a file that was mostly style(9) compliant to a file that's really closeimp2006-04-041-141/+115
* | The Z8530 on the MacIO has an interrupt per channel. Deal with thismarcel2006-04-042-32/+57
* | MFen 1.907 -> 1.910delphij2006-04-041-8/+12
* | Replace hard coded '0' with symbolic constant IIC_UNKNOWN to reflect whatimp2006-04-041-1/+1
OpenPOWER on IntegriCloud