| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Made the kernel compile even without "ether". | phk | 1994-09-16 | 4 | -4/+16 |
* | | Eliminate use of raw control characters in stty commands, make echo's and | rgrimes | 1994-09-16 | 2 | -5/+5 |
* | | Remove all ADJKERNTZ references, now all this stuff in cpu.h | ache | 1994-09-16 | 1 | -13/+2 |
* | | CPU_ADJKERNTZ added for resettodtr() | ache | 1994-09-16 | 2 | -4/+8 |
* | | CPU_ADJKERNTZ added to cpu_sysctl | ache | 1994-09-16 | 2 | -2/+10 |
* | | KERN_ADJKERNTZ removed from here to cpu_sysctl MACHDEP section | ache | 1994-09-16 | 1 | -4/+1 |
* | | KERN_ADJKERNTZ moved to MACHDEP section | ache | 1994-09-16 | 1 | -4/+13 |
* | | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + <se> | se | 1994-09-16 | 9 | -537/+551 |
* | | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> | se | 1994-09-16 | 4 | -1331/+2719 |
* | | Fix library dependencies. The clockstuff directory isn't used but I | bde | 1994-09-15 | 1 | -3/+3 |
* | | Unmap hints file when finished with it, so that it can go away | bde | 1994-09-15 | 2 | -2/+42 |
* | | Add some prototypes. | bde | 1994-09-15 | 4 | -8/+25 |
* | | Don't exit early if the device is not character special or if the | bde | 1994-09-15 | 2 | -8/+22 |
* | | Install osreldate.h with the correct owner, group and mode. It is still | bde | 1994-09-15 | 1 | -1/+3 |
* | | Install libregex.h with the correct owner, group and mode. | bde | 1994-09-15 | 1 | -2/+3 |
* | | Supply prototypes for some functions that were implicitly declared and | bde | 1994-09-15 | 4 | -7/+11 |
* | | Obtained from: | bde | 1994-09-15 | 12 | -34/+48 |
* | | Add support for passive mode FTP (default off) to base FTP client to support | pst | 1994-09-15 | 6 | -0/+68 |
* | | Include pio.h so that all those drivers that only include cpufunc.h | paul | 1994-09-15 | 2 | -2/+6 |
* | | Added back the SYSV ipc files which somehow got removed. | dfr | 1994-09-15 | 1 | -0/+5 |
* | | Removed some macros that are now in cpufunc.h | paul | 1994-09-15 | 3 | -33/+3 |
* | | Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.h | paul | 1994-09-15 | 4 | -34/+24 |
* | | Added support for kernel profiling to mcount.c | paul | 1994-09-15 | 1 | -0/+4 |
* | | Added -DKERNEL and added support for kernel profiling. | paul | 1994-09-15 | 2 | -3/+7 |
* | | Add NOMAN, fix Id. | jkh | 1994-09-15 | 1 | -2/+2 |
* | | Add NOMAN, fix Id line. | jkh | 1994-09-15 | 1 | -2/+3 |
* | | Set NOMAN properly, correct Id line. | jkh | 1994-09-15 | 1 | -2/+2 |
* | | Change install -c to install ${COPY} as per Rod's comments. At least | jkh | 1994-09-15 | 1 | -1/+1 |
* | | Fix typo, add -c to install so that files aren't moved out on first | jkh | 1994-09-15 | 1 | -6/+4 |
* | | Cleaned up comments, added Id lines. | jkh | 1994-09-15 | 2 | -5/+4 |
* | | Brought over from 1.1.5: | dg | 1994-09-15 | 2 | -4/+34 |
* | | Add texinfo to the list of SUBDIR targets. | jkh | 1994-09-15 | 1 | -2/+2 |
* | | Change brought over from 1.1.5: | dg | 1994-09-15 | 1 | -9/+19 |
* | | Brought over from 1.1.5: | dg | 1994-09-15 | 2 | -10/+10 |
* | | Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5. | dg | 1994-09-15 | 6 | -130/+160 |
* | | Missing 'break' after setting interface route flag was causing interface | pst | 1994-09-15 | 1 | -0/+1 |
* | | Syscons keymap files, now in human readable format. | sos | 1994-09-15 | 12 | -0/+1436 |
* | | Syscons fonts imported. Note they are now in ascii format. | sos | 1994-09-15 | 19 | -0/+1515 |
* | | Added support for some of the new video modes in syscons. | sos | 1994-09-15 | 1 | -6/+16 |
* | | Added support for many more videomodes, including graphic modes up til | sos | 1994-09-15 | 8 | -598/+1002 |
* | | Added $DESTDIR to | swallace | 1994-09-15 | 1 | -1/+1 |
* | | Added ${DESTDIR} in the line | swallace | 1994-09-15 | 2 | -2/+2 |
* | | 1. Change all references for the kernel from /386bsd to /kernel. | rgrimes | 1994-09-15 | 5 | -13/+16 |
* | | 1. Add back *.c to CLEANFILES, seems crunch makes quite a mess! | rgrimes | 1994-09-15 | 1 | -64/+66 |
* | | Fixed a warning from the compiler, which just crashed my laptop. When do | phk | 1994-09-15 | 1 | -4/+6 |
* | | nfsiod should be started if this is a NFS-client, not if it is a server. | phk | 1994-09-15 | 1 | -1/+4 |
* | | Fixed a bug where mount_nfs would core-dump if used with IP# directly. | phk | 1994-09-15 | 1 | -9/+10 |
* | | Added support for defaultrouter, both as a variable and as /etc/defaultrouter. | phk | 1994-09-15 | 1 | -16/+19 |
* | | Back out 'not choose first (two-letter) name' fix, all two-letter names | ache | 1994-09-15 | 1 | -9/+4 |
* | | Change "ansi" name from cons25 to "ansis" to remove duplicate names | ache | 1994-09-15 | 1 | -1/+1 |