summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bandaid for a broken world. The real fix is somewhat moreru2002-09-202-12/+10
* Remove unused variable.phk2002-09-201-1/+0
* Retire now unused DIOCGDVIRGIN kludge.phk2002-09-206-44/+0
* Construct new disklabels based on the medias stated parameters inphk2002-09-202-40/+94
* Add restrict type-qualifier.mike2002-09-202-2/+3
* Fix an error which prevented ssize_t from becoming defined. Addmike2002-09-201-3/+3
* Don't peek into MD structures from MI code. The getcontext(3) andmini2002-09-201-9/+1
* Straighten out get_params().phk2002-09-201-33/+34
* Current uses struct thread *td rather than struct proc *p.imp2002-09-201-2/+2
* o Don't print devices that aren't attached unless run with the newlyimp2002-09-202-5/+13
* Expose the new kernel data structures to libdevinfo:imp2002-09-204-6/+41
* New release notes: Firewire support, ata(4) support for Sil 0680 andbmah2002-09-192-8/+36
* Update ata(4) supported chipsets.bmah2002-09-192-8/+20
* Fix last commit so that it actually works:jhb2002-09-191-5/+6
* Quiet warnings on shutdown.gordon2002-09-191-1/+1
* Use correct function name in previous commit.jhb2002-09-191-1/+1
* Fix a problem with the definition of HUGE_VAL causing the gcc warningarchie2002-09-196-7/+10
* Pass flags to msync() accounting for differences in the definition ofmdodd2002-09-191-1/+5
* This patch extends the FreeBSD Linux compatibility layer to supportmdodd2002-09-192-0/+29
* Switch to using strlcpy() in several places. It seems theremux2002-09-191-7/+7
* This patch enables FreeBSD i686 MTRR support on Intel Pentiummdodd2002-09-192-2/+2
* Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDEDjhb2002-09-192-1/+7
* Add ability to dump stacktraces on kernel panics when DDB is compiled intojhb2002-09-191-2/+17
* Implement db_print_backtrace() if DDB is compiled into the kernel. Thisjhb2002-09-197-2/+60
* From Christian Zander:mdodd2002-09-192-4/+18
* gdb now builds on sparc64.obrien2002-09-191-1/+3
* Update for FILE v3.39.ru2002-09-192-17/+21
* MFi386: Remove a.out support.nyan2002-09-192-8/+2
* Remove -elf option.nyan2002-09-191-2/+0
* MFi386: revisions 1.534 and 1.535.nyan2002-09-192-18/+402
* The file vnode passed to VOP_LINK() should now be locked before the call.truckman2002-09-191-29/+7
* VOP_FSYNC() requires that it's vnode argument be locked, which nfs_link()truckman2002-09-197-44/+34
* Added the missing dependencies for openssl/ headers.ru2002-09-191-5/+7
* This is Heimdal 0.5.nectar2002-09-191-1/+1
* Implement the %ls and %lc conversions for printing wide character stringstjr2002-09-192-14/+110
* Bootstrapping aid for systems without <stdint.h>.ru2002-09-191-0/+4
* This is Heimdal 0.5.nectar2002-09-191-2/+2
* Add forgotten newlines in debug messages.nectar2002-09-191-2/+2
* Updated to somewhat match sparc64/conf/GENERICgrehan2002-09-191-18/+94
* Pppctl seems to compile again nowjulian2002-09-191-1/+1
* Unbreak installworld.truckman2002-09-191-0/+4
* While well intentionned the check to see it there is a packetjulian2002-09-191-3/+0
* reconnect libc_rjulian2002-09-191-1/+1
* Part of a bandaid to get libc_r on air again.julian2002-09-191-0/+4
* - Use my freebsd email alias in the copyright.jeff2002-09-195-12/+5
* - added macio and psim filesgrehan2002-09-191-1/+8
* psim device supportgrehan2002-09-191-0/+1
* Support files and a h/w tree description for the PSIM ppc simulatorgrehan2002-09-196-0/+1018
* Driver for the macio south bridge, and ATA cell contained within.grehan2002-09-193-0/+817
* softc and register defs for the UniNorth chipgrehan2002-09-191-1/+19
OpenPOWER on IntegriCloud