summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Completed version of my clist management code. Requires hooks in tty.cdg1994-05-272-142/+498
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-272-0/+251
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-276-25/+33
* SYSCONS is no longer needed since pccons has been removed.rgrimes1994-05-265-11/+15
* Since we have removed com.c and renamed comreg.h to sioreg.h I need torgrimes1994-05-263-3/+3
* Fix some references to MIN() and MAX() that have been replaced by min() andrgrimes1994-05-267-7/+7
* Added missing ntohl()'s that are needed before calling IN_MULTICAST indg1994-05-262-4/+4
* Moved header definitions to buf.h, and added missing splx() - founddg1994-05-263-52/+80
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-25328-4984/+11163
* This commit was generated by cvs2svn to compensate for changes in r1543,rgrimes1994-05-257-0/+506
|\
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-257-0/+506
* | BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-257-0/+386
* | This commit was generated by cvs2svn to compensate for changes in r1541,rgrimes1994-05-24543-0/+178130
|\ \ | |/
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-24543-0/+178130
* | BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2498-0/+46972
* | This commit was generated by cvs2svn to compensate for changes in r1539,rgrimes1994-05-241-0/+85
|\ \ | |/
| * BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+85
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+143
* Get us closer to being able to install on the second drive.jkh1994-05-242-4/+4
* Fixed Id stringsos1994-05-201-1/+1
* Added prober Id stringsos1994-05-201-1/+1
* Wait a much longer time for slow devices like CD multichangers to timeoutjkh1994-05-191-3/+3
* Start preparing for the new, improved, doesn't-hang-the-keyboard version ofjkh1994-05-192-4/+8
* Remove the now bogus IP_VAT_COMPAT.jkh1994-05-183-6/+6
* Add line for IP_VAT_COMPAT, documenting it.jkh1994-05-173-3/+6
* Fold in the changes to support IP multicasting, from Jim Lowe et al.jkh1994-05-173-3/+12
* Whoops - comment out psm0 by default in case someone wants tojkh1994-05-173-6/+6
* Add descriptions of ALLOW_CONFLICT_* options we want to doc for nowjkh1994-05-173-6/+27
* Get generic kernels to be as forgiving of users with lossy hardwarejkh1994-05-162-2/+4
* From Bruce:ache1994-05-162-18/+72
* Added a missing unit argument in a printf.ats1994-05-141-2/+2
* Remove confusing (as they are now unnecessary) comments aboutjkh1994-05-133-27/+6
* Localize RevD mixer changes for board revisions >= 127ache1994-05-081-5/+11
* Fix ugly bug with PAS16 Rev D mixer: output level was too lowache1994-05-072-18/+24
* USL copyrightrgrimes1994-05-041-1/+8
* >From BETA_1_1 branch:rgrimes1994-05-031-16/+39
* Add two routines insl and outsl, that should do 32bit string ins and outs.ats1994-05-033-3/+81
* Added the bugfixes from the current NetBSD driver. Put in some parts ofats1994-05-022-128/+196
* Update to use the timer0_divisor & timer0_prescale to determine the currentsos1994-05-021-46/+43
* Update the reprogram timer stuff, now the frequency of timer 0sos1994-05-025-350/+300
* fixed some minor bugssos1994-05-021-21/+32
* Removed some tlbflush optimizations as some of them were bogus and leaddg1994-05-022-110/+28
* Change switch statement to two if statements. This saves 208 bytes inmartin1994-05-012-20/+12
* Change old alias b_cylin to b_residgclarkii1994-04-302-4/+4
* Fix typogclarkii1994-04-301-2/+2
* Almost had problems. The directory on my system is gpl not gnu.gclarkii1994-04-292-64/+64
* Added GPL_MATH_EMULATE to optionsgclarkii1994-04-293-3/+15
* Added files for option gpl_math_emulategclarkii1994-04-292-2/+64
* Deleted on ifdef dontdefgclarkii1994-04-293-12/+18
* Added ifdef for GPL_MATH_EMULATE to keep the sytem from panicing whengclarkii1994-04-293-12/+12
OpenPOWER on IntegriCloud