summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SMALL floppy image require miibus device.nyan2001-03-065-5/+0
* Fix longstanding mouse cursor bug: blinking and eating all CPU while near textache2001-03-061-0/+1
* Adjust swi.9 MLINKS to catch up to the new swi API.jhb2001-03-051-1/+1
* Catch up to the new swi API.jhb2001-03-051-59/+91
* The SRM console gets the red and blue attributes backwards in the VGAjhb2001-03-051-0/+12
* Modify the comments to more closely resemble the English language.truckman2001-03-051-5/+4
* handle reserved/unimplemented instruction (opDec) faultsgallatin2001-03-052-2/+187
* Also deny 127.0.0.0/8 going out.obrien2001-03-051-1/+2
* Implement shared/exclusive locks.jasone2001-03-055-1/+335
* remove warning of experimental nature of heimdal. it's now the sameassar2001-03-052-8/+0
* increase timeouts for ad_wait_init()cg2001-03-051-5/+5
* Add MODULE_DEPEND() for the sysvipc modules. This allows the linulatorgallatin2001-03-051-0/+3
* sync with i386:gallatin2001-03-051-0/+2
* MFS: don't ignore the result of mixer_init()cg2001-03-051-56/+57
* only mess with the power state on 5.xcg2001-03-051-1/+2
* MFS: add kobj.h to reduce diffs from -stablecg2001-03-051-0/+1
* MFS: don't pagefault in sndbuf_clearcg2001-03-051-19/+9
* MFS: #ifdef dynamic sysctl stuff to reduce diffs from -stablecg2001-03-051-0/+2
* MFS: add '# KOBJ' as the first line of each .m file to reduce diffs fromcg2001-03-054-0/+4
* Fix the unaligned access code to handle stores from R31 (zero)gallatin2001-03-051-2/+3
* enable per-device sysctls unconditionallycg2001-03-051-1/+1
* nuke the splstack stuff, snd_mtx* will now be no-ops on 4.xcg2001-03-051-29/+1
* Fixed typo.ru2001-03-051-1/+1
* mdoc(7) police: misc formatting fixes.ru2001-03-052-56/+100
* mdoc(7) police: Nm macro remembers its argument on the firstru2001-03-051-1/+1
* mdoc(7) police: misc fixes.ru2001-03-051-4/+4
* Fix ttynames generation broken with strlcatache2001-03-051-1/+1
* mdoc(7) police: misc markup fixes.ru2001-03-051-23/+40
* Change types of "numeric" function to match that of a qsort comparisondwmalone2001-03-051-3/+4
* Use the right format string for printing ULONG_MAX.dwmalone2001-03-051-2/+2
* Compare initscr to NULL not ERR. Add FreeBSD tag.dwmalone2001-03-051-2/+3
* *Sigh*. What I did without this, I have no idea.markm2001-03-053-1/+59
* Fix style nit.obrien2001-03-051-1/+1
* Fix style breakage.obrien2001-03-051-0/+1
* Fix style that got corrupted.obrien2001-03-051-17/+17
* Fix FreeBSD id style breakage from rev 1.17obrien2001-03-051-1/+1
* Use our standard .c rcsid format.obrien2001-03-051-1/+2
* Fix copyright breakage in rev 1.2.obrien2001-03-051-0/+7
* * Add two requested features, source'ing of /etc/mergemaster.rc, anddougb2001-03-052-17/+66
* mdoc(7) police: markup/spelling fixes.ru2001-03-051-22/+29
* Correct a comment.obrien2001-03-051-1/+1
* Revert this file back to how it was in the STABLE branch, this means:asmodai2001-03-051-1/+1
* Fix style breakage in rev 1.3obrien2001-03-051-0/+1
* Fix style bug that was introduced.obrien2001-03-051-0/+1
* Move the loopback net check closer to the beginning of ip_input() so thattruckman2001-03-051-14/+26
* Move beforedepend: outside of the loop.imp2001-03-051-2/+3
* Build package signing tools if OpenSSL is included in the build.wes2001-03-051-0/+4
* Don't enable interrupts before calling sched_ithd for threaded interrupts.jhb2001-03-058-8/+0
* First attempt to not overflow in disk space calculations. Use off_timp2001-03-052-10/+10
* This commit was generated by cvs2svn to compensate for changes in r73569,kris2001-03-052-2/+2
|\
OpenPOWER on IntegriCloud