| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Removed bogus LARGMEM code and option. The code paniced when | bde | 1996-09-10 | 4 | -28/+4 |
* | Fix a problem with child inheritance of sysv shm. Problem brought | dyson | 1996-09-10 | 1 | -0/+4 |
* | Fixed spelling of new SC_KBD_PROBE_WORKS option in options.i386. | bde | 1996-09-10 | 5 | -7/+22 |
* | YY --> CC | adam | 1996-09-10 | 1 | -2/+2 |
* | Rather than adding more gunk here, clean some of it up: | phk | 1996-09-10 | 3 | -48/+34 |
* | Add -c flag to fmt to center lines. | phk | 1996-09-10 | 2 | -0/+33 |
* | Remove the code which has restart looking at the modtime. That's just | jkh | 1996-09-10 | 1 | -2/+2 |
* | Argh! there's no need for moused to be setuid-root! Now that it | peter | 1996-09-10 | 1 | -3/+3 |
* | Hack workaround XFree86 switching failure when used with /dev/sysmouse | peter | 1996-09-10 | 3 | -6/+69 |
* | Backed out last change. It depends on the future change of adding | bde | 1996-09-10 | 1 | -2/+2 |
* | gut and overhaul moused, it was simply not working for me on any mouse | peter | 1996-09-10 | 1 | -48/+224 |
* | Clean up some of my earlier butchery of Satoshi's list of topics. This | jkh | 1996-09-10 | 1 | -18/+25 |
* | Add HP NICs (missed in previous commit). | jkh | 1996-09-10 | 1 | -1/+2 |
* | add bison, gperf | peter | 1996-09-10 | 1 | -2/+2 |
* | add bmakefiles | peter | 1996-09-10 | 2 | -0/+23 |
* | Make this compile. they use a variable "abort" which is prototyped. | peter | 1996-09-10 | 1 | -3/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r18214, | peter | 1996-09-10 | 44 | -0/+6163 |
|\ |
|
| * | Import the FSF release of gperf-2.1a, used in the build of gcc-2.7.2.1 | peter | 1996-09-10 | 44 | -0/+6163 |
* | Add bmakefiles to compile bison. | peter | 1996-09-10 | 3 | -0/+50 |
* | This commit was generated by cvs2svn to compensate for changes in r18210, | peter | 1996-09-10 | 53 | -0/+22598 |
|\ |
|
| * | Import the FSF release of bison-1.25 onto the vendor branch. | peter | 1996-09-10 | 53 | -0/+22598 |
* | Change the last -Wall cleanup so that the tputs declaration doesn't | peter | 1996-09-10 | 2 | -6/+7 |
* | More merge. Change "pc98" to "isa" in a few places. Misc. cleanup. | asami | 1996-09-10 | 39 | -2863/+253 |
* | 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 |