summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,hm2002-03-1754-1774/+229
* Add documentation for rc.early(8).cjc2002-03-172-1/+5
* Remove __P() and register.phk2002-03-173-32/+32
* Add a new entity for the previous stable release. For the most part,murray2002-03-172-1/+6
* Add a late rc.sysctl pass to catch sysctl's for things that weredougb2002-03-171-1/+8
* Add wireless devices to device_names array. Now that ifconfig can setmurray2002-03-172-0/+6
* Change the giant-dropping method a fair bit to keep WITNESS morephk2002-03-171-8/+6
* Answer the question posed in 1.126. amd won't start without either adougb2002-03-177-14/+77
* Remind developers to update release(7) if they make substantialmurray2002-03-171-0/+2
* * Document the 'floppies' target.murray2002-03-171-16/+50
* Undo part of revision 1.57: Now that (o)sendsig() doesn't call useracc(),alc2002-03-171-13/+3
* Forgot to remove the old g_malloc() call when I split it.phk2002-03-171-2/+0
* Fix typo: supporting -> support.keramida2002-03-171-1/+1
* Regen for 1.28 of pccarddevsimp2002-03-171-1/+7
* Add support for the home Wireless Network airway wireless pcmcia card.imp2002-03-171-0/+4
* o Stop calling useracc() in (o)sendsig() now that we use copyout()alc2002-03-172-120/+46
* Work around a PLX9050 bug that causes system lockup in certain systems,bde2002-03-172-6/+8
* Acquire a read lock on the map inside of vm_map_check_protection() ratheralc2002-03-172-4/+7
* Don't demap the requested page from the tlb in pmap_kenter or pmap_kremove,jake2002-03-171-5/+0
* Fix a problem where kernel text could become unmapped when clearing out alljake2002-03-171-8/+9
* Use the tlb data access register to map the kernel tsb, rather than the datajake2002-03-171-1/+1
* Add a flags parameter to VFS_VGET to pass through the desiredmckusick2002-03-1748-191/+308
* Convert all pmap_kenter/pmap_kremove pairs in MI code to use pmap_qenter/jake2002-03-175-9/+10
* When loading a font allow suffix specifying its size be omited, in whichsobomax2002-03-162-41/+47
* Extend CONS_GETINFO ioctl to provide information about size of the currentlysobomax2002-03-162-0/+2
* Don't call the bios if the interrupt appaers to be already routed. Someimp2002-03-163-9/+9
* o Rework the identify routine a little, merging it with NetBSD's wi.imp2002-03-163-50/+45
* Punt to attic files not in 5.6.1 OR not needed by FreeBSD.markm2002-03-1641-31065/+0
* Restore vendor RCS tag.markm2002-03-161-0/+1
* Update conflict merge for 5.6.1. This is a rotten hack, but itmarkm2002-03-161-1/+1
* Bump the FreeBSD version to mark the import of Perl 5.6.1.markm2002-03-161-1/+1
* Update for Perl 5.6.1markm2002-03-164-5/+5
* Correct a comment; FreeBSD-4 --> FreeBSD-5.markm2002-03-161-1/+1
* Update for Perl 5.6.1.markm2002-03-1612-2128/+465
* Resolve conflicts.markm2002-03-1616-900/+1711
* GCC 3.1's cpp no longer searches for includes using hints from #line.obrien2002-03-161-5/+4
* Revert part of rev 1.3 -- we need the calls to _init and _fini.obrien2002-03-161-4/+0
* This commit was generated by cvs2svn to compensate for changes in r92444,markm2002-03-16116-0/+34483
|\
| * Vendor import Perl 5.6.1markm2002-03-16116-0/+34483
* | This commit was generated by cvs2svn to compensate for changes in r92442,markm2002-03-16806-22856/+60629
|\ \ | |/
| * Vendor import Perl 5.6.1markm2002-03-16822-23765/+62339
* | Only put standard FreeBSD directories in the PATH. If thecjc2002-03-161-1/+1
* | Fix unaligned access in the GDB binary on Alpha.obrien2002-03-163-3/+10
* | Typo: s/happenes/happens/schweikh2002-03-161-2/+2
* | Typo: s/frequencly/frequency/schweikh2002-03-161-1/+1
* | Typo: s/dependant/dependent/schweikh2002-03-161-1/+1
* | Typo: s/conjuction/conjunction/schweikh2002-03-161-1/+1
* | Typo: s/compatability/compatibility/schweikh2002-03-161-1/+1
* | Plural bogon: s/childs/children/schweikh2002-03-161-1/+1
* | Typo: s/avalable/available/schweikh2002-03-161-1/+1
OpenPOWER on IntegriCloud