summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document NetBSD 2.0.2.hrs2005-06-251-9/+10
* Fix fdcheckstd to pass the file descriptor along through vn_open. Whendd2005-06-251-1/+1
* - Use a TAILQ instead of parsing the array to find a free dmamap.cognet2005-06-241-20/+32
* Mark the permanent map for radeon registers read-only. Failure to set this flaganholt2005-06-241-1/+2
* Backout the change I made before 5.4-R since I wasn't aware that it was onlydwhite2005-06-243-1/+25
* Correct the amount of data to allocate in these local copies ofjhb2005-06-242-2/+4
* - Tidy markup. [1]jkoshy2005-06-241-31/+22
* - Tidy up the markup.ru2005-06-241-190/+402
* Tidy up the markup, fixed the HISTORY section (1).ru2005-06-241-28/+23
* Tidy up the markup.ru2005-06-241-12/+17
* Sync the usage message with the code.jkoshy2005-06-241-0/+1
* Eliminate unused argument in PCMCIA_CARD macro.imp2005-06-2420-212/+239
* Add wireless + flash CF card I haveimp2005-06-241-0/+1
* Remove duplicate REISERFS option.des2005-06-241-3/+0
* Close another information leak in ktrace(2): one was able to find activepjd2005-06-241-2/+16
* Tidy up the markup.ru2005-06-241-8/+10
* Document floppy disk based installation is not supportedhrs2005-06-241-1/+1
* Fixing a memory leak in xpt_release_device(), which can be quicklyavatar2005-06-241-0/+2
* kvm_openfiles() uses the supplied buffer for storing error messagespeter2005-06-241-1/+0
* Various trivial comment fixespeter2005-06-244-12/+6
* Eliminate a source of 'trap xx with interrupts disabled'. I was jumping topeter2005-06-241-1/+1
* Set ki_tdev to NODEV rather than NULL.peter2005-06-241-1/+1
* MFi386: 1.258: Minor cleanupspeter2005-06-241-4/+4
* Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't meritpeter2005-06-249-2/+13
* Actually only protect mount-point if security.jail.enforce_statfs is set to 2.pjd2005-06-234-24/+0
* Various and sundry style fixes and comment cleanups.jhb2005-06-232-14/+21
* Fix a typo in a comment.jhb2005-06-231-1/+1
* Adjust some comments to be a bit more correct.jhb2005-06-231-3/+3
* Fix a typo.jhb2005-06-231-1/+1
* Add Meinberg clocks to the default ntpd. It contains both a DCF77 and a GPSroberto2005-06-231-1/+1
* Add back missing copyright and license statement. This is identicalimp2005-06-231-0/+35
* Remove these files from src/contrib/ipfilter as they are already presentdarrenr2005-06-2316-8232/+0
* Fix some minor problems before release:darrenr2005-06-233-16/+59
* Document supported Sun hardware.ru2005-06-232-2/+6
* Remove the va == pa mapping.cognet2005-06-231-10/+7
* Call kdb_trap() on fatal abort.cognet2005-06-231-5/+5
* Implement db_frame() and use it to obtain the registers value.cognet2005-06-231-22/+45
* Don't abuse UMA_SLAB_KMEM.cognet2005-06-232-9/+4
* Fix a read mbuf-after-free error in the iwi driver that was provoked bysilby2005-06-231-9/+6
* Change the mbuf, mbuf cluster, and mbuf packet allocation routines so thatsilby2005-06-231-0/+34
* polled commands can read or write, so bus_dmamap_sync properlyps2005-06-231-2/+16
* Fix for a bug in tcp_sack_option() causing crashes.ps2005-06-231-2/+1
* Fix off-by-one nanosecond bug in macro TIMESPEC_ADD.davidxu2005-06-221-1/+1
* Fix off-by-one nanosecond in macro TIMESPEC_ADD.davidxu2005-06-222-2/+2
* Tidy up the markup.ru2005-06-221-34/+49
* Document a lot of sparc64 internals.ru2005-06-2215-18/+1561
* Correct an error in the previous revision. RAND_MAX is the maximum valuejhb2005-06-221-3/+9
* Clear devinfo_generation in devinfo_free() since we are freeing all of thejhb2005-06-221-0/+1
* Line up the markup.ru2005-06-225-137/+200
* Fix last commit.ru2005-06-221-2/+3
OpenPOWER on IntegriCloud