| Commit message (Expand) | Author | Age | Files | Lines |
* | Incorporated fixes from Paul to make -Z option work. Emits old-style | paul | 1993-11-15 | 3 | -6/+13 |
* | timeout+sleep changed to tsleep | ache | 1993-11-15 | 2 | -90/+106 |
* | if netmask == 0, then the loopback code can do some really | ache | 1993-11-14 | 2 | -2/+16 |
* | New sio driver from Bruce. | ache | 1993-11-14 | 3 | -585/+633 |
* | Add _bde_exists: label so that the global is really defined. Fix spelling | rgrimes | 1993-11-14 | 3 | -9/+9 |
* | >From Charles Hannum | rgrimes | 1993-11-13 | 2 | -6/+10 |
* | First steps in rewriting locore.s, and making info useful | dg | 1993-11-13 | 30 | -5474/+6274 |
* | Added /etc/config as a directory to be maintained. Also added RCS Id. | wollman | 1993-11-12 | 1 | -0/+3 |
* | Update to GNU diffutils 2.6 | nate | 1993-11-12 | 3 | -0/+172 |
* | Updated to GNU diffutils 2.6 | nate | 1993-11-12 | 21 | -1611/+2497 |
* | Update to GNU diffutils 2.6 | nate | 1993-11-12 | 1 | -5/+3 |
* | Removed option to install FreeBSD alongside an existing *BSD | alm | 1993-11-12 | 1 | -9/+13 |
* | Added more options and flags files per suggestions from -hackers. | wollman | 1993-11-12 | 7 | -0/+26 |
* | Added configuration and flags files for most of the stuff in /etc/rc | wollman | 1993-11-12 | 14 | -0/+56 |
* | Added RCS Id. Also changed comment to indicate that /etc/host.conf | wollman | 1993-11-11 | 1 | -5/+12 |
* | >From: Adam David <adam@veda.is> | rgrimes | 1993-11-10 | 1 | -1/+1 |
* | Added | paul | 1993-11-09 | 1 | -2/+5 |
* | Cahnged ldconfig.0 to ldconfig.8 for our man system. | paul | 1993-11-09 | 2 | -4/+4 |
* | Remoed -g flag and added -static. | paul | 1993-11-09 | 1 | -2/+2 |
* | Added | paul | 1993-11-09 | 2 | -2/+8 |
* | Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ?? | paul | 1993-11-09 | 4 | -36/+26 |
* | shlib update: | paul | 1993-11-09 | 2 | -9/+8 |
* | Updated to newest ld from pk. | paul | 1993-11-09 | 13 | -39/+61 |
* | Added octave-tracking. | ache | 1993-11-09 | 2 | -20/+56 |
* | Fixed minor bug in M[LSN] interpretation, added octave-tracking. | ache | 1993-11-09 | 2 | -80/+136 |
* | Name of ioctl's include sys/spkr.h changed to machine/speaker.h | ache | 1993-11-09 | 2 | -0/+60 |
* | Applied David Greenman's hack to disable IRQ conflict checking | alm | 1993-11-09 | 2 | -2/+6 |
* | Virtual consoles now ttyvX, not ttyXX (according to MAKEDEV) | ache | 1993-11-09 | 2 | -4/+4 |
* | Change from David Greenman to return properly unsigned irq. | jkh | 1993-11-09 | 1 | -1/+1 |
* | Add missing read flush code to siostop | ache | 1993-11-08 | 3 | -3/+15 |
* | Removed some extra cruft from the man page to make it look more 'BSD'ish | nate | 1993-11-08 | 1 | -1/+1 |
* | Updated to GNU textutils 1.9 | nate | 1993-11-08 | 12 | -14/+1306 |
* | Updated to GNU textutils-1.9 | nate | 1993-11-08 | 9 | -81/+244 |
* | Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam David | rgrimes | 1993-11-08 | 1 | -2/+2 |
* | fixed conditional that caused install to see a DOS partition when none exists. | alm | 1993-11-08 | 1 | -2/+2 |
* | From: Larry Jones <scjones@thor.sdrc.com> | nate | 1993-11-08 | 6 | -3/+881 |
* | Added the netrmp protocol from the Net/2 tape. While of dubious utility, | wollman | 1993-11-07 | 3 | -6/+9 |
* | Get rid of WFJ's use of sleep() for more user-friendly tsleep(). | wollman | 1993-11-07 | 4 | -8/+8 |
* | Add options MACHVMCOMPAT and bump symtab space appropriately. | wollman | 1993-11-07 | 3 | -6/+9 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 2 | -8/+6 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 6 | -7/+30 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 8 | -8/+36 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 49 | -72/+248 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 9 | -21/+76 |
* | Fixed comment. | wollman | 1993-11-07 | 3 | -6/+6 |
* | Make all headers idempotent. All incorrect common data moved out of header | wollman | 1993-11-07 | 5 | -5/+25 |
* | Try to be a little smarter about touching the date on assym.s, so that | wollman | 1993-11-07 | 3 | -39/+54 |
* | Added some more defines that weren't there before. Also bumped up | wollman | 1993-11-07 | 3 | -6/+36 |
* | Needed to bump up SYMTAB_SPACE again. (This really should be done by the | wollman | 1993-11-07 | 3 | -6/+6 |
* | Added CWARNFLAGS and COPTFLAGS defines to Makefile so that we can easily | wollman | 1993-11-07 | 3 | -6/+12 |