summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Struct ifatm isn't at the beginning of the softc anymore. Use theharti2005-06-221-2/+2
* Free the struct ifnet when detaching is complete. Also add BPF stuff.harti2005-06-221-0/+23
* Fix the debugging macro. The struct ifnet isn't embedded in softcharti2005-06-221-1/+1
* Upgrade these regression tests to track recent changes to `env'.gad2005-06-211-3/+78
* Fix a bug where the value of ${SOMEVAR} would simply disappear if theregad2005-06-211-23/+48
* Add missing unlock.pjd2005-06-211-1/+3
* Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparcstefanf2005-06-211-8/+11
* Put in a more descriptive heading for the `env' command.gad2005-06-211-1/+1
* Undo r1.14 to env.c. While it is unusual for environment variables togad2005-06-212-7/+2
* Build mount_reiserfs on every platforms, not only i386 and pc98.dumbbell2005-06-211-2/+1
* Buid reiserifs.ko on every platforms, not only i386 and pc98.dumbbell2005-06-211-2/+1
OpenPOWER on IntegriCloud