summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Boot this into the Attic. We now have (Net)BSD sort.markm2002-03-2917-4461/+0
* - Use net/fddi.h rather than netinet/if_fddi.h.mdodd2002-03-291-21/+21
* Sync defines with NetBSD.mdodd2002-03-291-13/+30
* Remove unnecessary LLC defines and use the standard ones.mdodd2002-03-291-16/+6
* Improve support of MFC cards (Multi-function cards). This commitimp2002-03-291-2/+4
* - style(9) fixes for 'return'.mdodd2002-03-291-22/+21
* Un-ifdef.mdodd2002-03-291-37/+0
* De-register.mdodd2002-03-291-10/+10
* Sync with NetBSD.mdodd2002-03-291-45/+60
* Add resource_list_add_next() which returns the RID for the resource added.mdodd2002-03-292-0/+17
* double m_free() - not critical. from niklas@openbsdume2002-03-291-3/+1
* typo. netbsd PR 16055ume2002-03-291-1/+1
* Make it easier to change the native emulation.obrien2002-03-296-57/+62
* Identify PRISM 2.5 with ISL37300Pimp2002-03-292-7/+11
* Integrate the air-tools 0.2 from dachb0den labs.imp2002-03-293-72/+760
* Complete an incomplete cut&paste operation.phk2002-03-281-3/+3
* Add testcase #14: PC98 label.phk2002-03-286-2/+315
* Record the physical geometry in this disk-image, PC98 needs it.phk2002-03-281-2/+2
* Ignore the <FreeBSD> element in XML files.phk2002-03-281-0/+1
* Add preliminary PC98 class to GEOM.phk2002-03-282-0/+190
* Add the relevants sectors from a PC98 disk to our beastiarium.phk2002-03-281-0/+75
* Needs a.out support built into the loader.obrien2002-03-281-0/+3
* Install libusbhid, and use it instead of libusb.joe2002-03-285-6/+6
* Update the documentation to reflect the change from libusb to libusbhid.joe2002-03-283-221/+11
* Use libusbhid.h instead of libusb.h.joe2002-03-281-1/+1
* To remove nested include of sys/lock.h and sys/mutex.h from sys/proc.halfred2002-03-282-46/+48
* Fix grammar and capitalization bogons.schweikh2002-03-281-2/+2
* Use intmax_t as quad_t replacement, like in exprache2002-03-281-5/+6
* Remove an extra "a".bmah2002-03-282-2/+2
* Get the magnitude of the NTP adjustment right.phk2002-03-281-3/+4
* Add an entry for sendmail_submit_flags.gshapiro2002-03-281-0/+13
* GC #if 0'd assembly mutex micro operations. If someone wants to bringjhb2002-03-282-416/+0
* - Properly sync vfs_nmount() with changes that have be already donemux2002-03-282-114/+78
* mdoc(7) police: remove whitespace at EOL.dd2002-03-289-15/+15
* Add mtx_pool(9) to the SEE ALSO section.dd2002-03-284-0/+4
* Add a manual page for the mtx_pool_* routines.dd2002-03-282-1/+140
* Use usb_lookup instead of rolling our own.joe2002-03-281-13/+4
* Remove unneeded pc98 hack.nyan2002-03-282-4/+0
* Remove some surplus whites.joe2002-03-281-12/+12
* Fix a braino, only update LED's when a device is present.sos2002-03-281-2/+2
* Finish the libusb.h -> libusbhid.h migration.joe2002-03-286-8/+8
* Add an entry for Decision Computer Inc, PCCOM 4-port serial cards.murray2002-03-281-0/+12
* Mention the fact that you must burn an ISO image to your CDR (createdmurray2002-03-281-0/+8
* Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96.ru2002-03-281-2/+0
* In the absense of any smarter way to do this, cast various printfphk2002-03-286-13/+15
* Tidy up CLEANFILES.ru2002-03-282-2/+2
* Add a list of packages that should not be included on any CDROM, somurray2002-03-281-1/+13
* Teach sysinstall(8) how to read boot managers out of /bootru2002-03-285-100/+37
* o Don't include sys/cdefs.hmarcel2002-03-282-2/+0
* o Add -L${DESTDIR}${LIBDIR} on the link line for -lstand.marcel2002-03-282-8/+8
OpenPOWER on IntegriCloud