| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated #includes to 4.4Lite style. | bde | 1996-09-10 | 116 | -448/+457 |
* | No code changes what so ever, but added about 150 lines of comments | julian | 1996-09-10 | 1 | -4/+149 |
* | The whole issue of not support VOP_LOCK for VBLK devices should be | dyson | 1996-09-10 | 1 | -3/+10 |
* | Add usr.bin/sgmls to the build-tools target. | jfieber | 1996-09-10 | 1 | -1/+3 |
* | personal (ie: with the crontab command) cron tabs were broken by the | peter | 1996-09-10 | 1 | -2/+2 |
* | Ok, lets try this again, shall we? It was definatly my mistake, not | peter | 1996-09-10 | 2 | -17/+33 |
* | Remove obsolete subdirs of usr/share/sgml/FreeBSD. | jfieber | 1996-09-10 | 1 | -7/+1 |
* | ack! back these out so I can see what I did wrong. It looks like a | peter | 1996-09-10 | 2 | -31/+15 |
* | Make sure that the pager is allocated before it is needed. Hangs | dyson | 1996-09-10 | 1 | -2/+8 |
* | Fix for PR#1248, sh doesn't expand past ${9} | peter | 1996-09-10 | 2 | -17/+33 |
* | Change strcpy() to strncpy() in several places, and give gethostname() | fenner | 1996-09-10 | 1 | -5/+5 |
* | Fix an incorrect mailing list name. | jfieber | 1996-09-09 | 1 | -4/+4 |
* | Turn off KTRACE on MFS boot floppy. | pst | 1996-09-09 | 1 | -1/+2 |
* | Fix the bug that caused switch to ttyv02 when pressing the numpad enter. | sos | 1996-09-09 | 22 | -31/+23 |
* | Set subnetsarelocal to false. In a classless world, the other case | wollman | 1996-09-09 | 1 | -2/+2 |
* | Remove sleep before moused, problem fixed with new consolectl device | ache | 1996-09-09 | 2 | -4/+4 |
* | The poor nsccons variable was gone agian this time hidden by | sos | 1996-09-09 | 3 | -6/+6 |
* | Fix for the problem that moused hangs if it is started from /etc/rc | sos | 1996-09-09 | 3 | -8/+12 |
* | DISTDIR is a reserved variable for make release | phk | 1996-09-09 | 19 | -46/+46 |
* | Doh! Actually read the patch I applied and see what it was *trying* to do, | jkh | 1996-09-09 | 1 | -4/+5 |
* | Document the -f ps option. | jfieber | 1996-09-09 | 2 | -3/+7 |
* | Remove the portion of revision 1.36 that added the #ifdef's for CPU | rgrimes | 1996-09-09 | 1 | -19/+1 |
* | Mention the fact that HP NICs are now supported. | jkh | 1996-09-09 | 2 | -3/+5 |
* | Add ISBN number. | jkh | 1996-09-09 | 1 | -4/+5 |
* | Close PR#1587 and 1586 | jkh | 1996-09-09 | 7 | -47/+138 |
* | Use real device for mousedport, because /dev/mouse usually linked | ache | 1996-09-09 | 1 | -2/+3 |
* | Use the same perm/owner for sysmouse as for others mouse devices | ache | 1996-09-09 | 2 | -4/+4 |
* | Make sysmouse device for syscons | ache | 1996-09-08 | 2 | -4/+18 |
* | Fix some buffer overflow problems... | pst | 1996-09-08 | 1 | -3/+3 |
* | Fixed the use of the wrong variable in vm_map_madvise. | dyson | 1996-09-08 | 1 | -4/+4 |
* | Correct a typo of mine in INN link. | roberto | 1996-09-08 | 1 | -2/+2 |
* | Fix the link to the INN FAQ. It is now a link to Dave Barr's page which | roberto | 1996-09-08 | 1 | -2/+2 |
* | Fix ☆ mapping. | jfieber | 1996-09-08 | 1 | -2/+2 |
* | Make syscons replicate a mousesystems mouse on minor 128.. | sos | 1996-09-08 | 3 | -54/+108 |
* | Turn the FAQ and handbook back on. | jfieber | 1996-09-08 | 1 | -2/+2 |
* | &ero; -> & | jfieber | 1996-09-08 | 1 | -3/+4 |
* | Tweak. (troff is oh-so-sensitive about that whitespace!) | jfieber | 1996-09-08 | 1 | -4/+4 |
* | Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you. | jfieber | 1996-09-08 | 10 | -1549/+2 |
* | Addition of page coloring support. Various levels of coloring are afforded. | dyson | 1996-09-08 | 15 | -134/+472 |
* | This now uses instant(1) instead of sgmlsasp(2). | jfieber | 1996-09-08 | 2 | -166/+112 |
* | Add last bits of instant(1). | jfieber | 1996-09-08 | 21 | -3439/+76 |
* | Turn off the FAQ and handbook for a bit. | jfieber | 1996-09-08 | 1 | -2/+2 |
* | * Disguise dollar signs in HTML output | jfieber | 1996-09-08 | 3 | -5/+5 |
* | . make vgrind 8-bit clean; note that it still implicitly assumes | joerg | 1996-09-08 | 3 | -9/+30 |
* | Improve the scalability of certain pmap operations. | dyson | 1996-09-08 | 5 | -586/+1223 |
* | Add missing share/groff_font/devlj4 | jfieber | 1996-09-08 | 1 | -1/+3 |
* | Dequeue mbuf before freeing it. Fixes mbuf leak and a potential crash when | dg | 1996-09-08 | 1 | -2/+5 |
* | Added description of "noatime" option. | dg | 1996-09-08 | 2 | -2/+14 |
* | Various cleanups for remanents of devconf. | phk | 1996-09-08 | 16 | -98/+16 |
* | Fixed another little both in the devconf removal. | sos | 1996-09-08 | 1 | -1/+1 |