summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Utility to create a.out [kernels] from an ELF one.obrien2002-03-282-0/+312
* Rename libusb.h to libusbhid.h, via a repocopy.joe2002-03-282-102/+1
* Opps, bootblock component is no more.obrien2002-03-281-1/+1
* sparc64 is an ofw consumer.obrien2002-03-281-2/+2
* Not all platforms have and want a.out format support.obrien2002-03-281-1/+5
* Fix 0x8b and 0x9b upper/lower mappingache2002-03-281-4/+8
* Add a Makefile for sparc64 at this level.obrien2002-03-281-0/+5
* Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather thanrwatson2002-03-281-2/+2
* Use a slightly less obscure title than "file status".wollman2002-03-271-2/+2
* Remove double SINGL_FLD and SEP_FLAG initializationache2002-03-271-1/+0
* GCC 3.1 uses crtstuff.c on Alpha now. [yay!]obrien2002-03-272-304/+0
* OK, the old HighPoint BIOS's are braindead, they havesos2002-03-271-2/+5
* Allow resursion on the pipe mutex because filt_piperead() and filt_pipewrite()alc2002-03-271-1/+1
* Make the reference counting of 'struct pargs' SMP safe.alfred2002-03-276-19/+61
* Add another two alpha disks to this testcase.phk2002-03-272-35/+317
* Add another couple of alpha disklabels.phk2002-03-272-0/+66
* Calculate the checksum the right place for alpha. The fact that thisphk2002-03-271-1/+1
* On 2nd thought, we can do without plip altogetherwilko2002-03-272-2/+0
* Function declared void shouldn't return any value...abial2002-03-271-2/+2
* Fix support for multi CD changers, it was as broken as my old NEC :)sos2002-03-271-16/+13
* Follow NetBSD and rename libusb to libusbhid.joe2002-03-279-1176/+1
* Turn "ether" address family into a generic "link" familyru2002-03-272-72/+56
* Move some includes around to make it more *BSD compliant.joe2002-03-271-4/+12
* Fix spelling and grammar bogons in a comment.murray2002-03-272-14/+14
* MFi386: revision 1.507.kato2002-03-272-2/+2
* Add support for creating/deleting ATA RAID'ssos2002-03-272-82/+161
* Add support for creating/deleting ATA RAID's.sos2002-03-273-106/+332
* Add support for creating/deleting ATA RAID'ssos2002-03-271-1/+10
* First cut at a geom(4) manpage.phk2002-03-272-0/+312
* Add a new mtx_init option "MTX_DUPOK" which allows duplicate acquires of locksjeff2002-03-2716-32/+20
* oops, forgot to commit this. td->td_savecrit = 0 replaced by APIdillon2002-03-271-0/+1
* Fix style bugs.jake2002-03-271-3/+8
* Fix breakage.jake2002-03-271-1/+1
* Make this compile.jake2002-03-271-1/+0
* Add drivers.conf.5 to the build.murray2002-03-271-2/+2
* Capitalize mfsroot consistently.murray2002-03-271-3/+3
* Add missing \ before an 'n' to get the proper newline when runningimp2002-03-271-1/+1
* Tab-out the backslashes in icu_vector.s to make it more readable and todillon2002-03-275-610/+610
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-2778-547/+2583
* Switch register numbers for DWARF2_DEBUG also.obrien2002-03-271-1/+2
* Enhance GDB's abillity WRT stack traces where signal handlers are involved.obrien2002-03-272-4/+53
* Use ansi function definitions.imp2002-03-271-56/+41
* de __Pimp2002-03-271-19/+19
* "Fixed" -Wshadow warnings by changing the name of some function parametersbde2002-03-271-2/+2
* Fixed -Wshadow warnings by renaming ttysleep()'s `timeout' parameter tobde2002-03-271-2/+1
* Restored the part of 1.45 that was clobbered in rev.1.46:bde2002-03-271-0/+1
* o Revert previous commit in asm.h. There's no need to undefinemarcel2002-03-273-3/+0
* Embellish more.obrien2002-03-261-1/+1
* Embellish the comment.obrien2002-03-261-2/+4
* Track changes in sys/geomphk2002-03-264-24/+6
OpenPOWER on IntegriCloud