| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix SRCS (.c's were .o's) so that `make depend' works. | bde | 1995-09-28 | 1 | -2/+2 |
* | Added John Polstra for his work with ld and friends. | nate | 1995-09-28 | 1 | -1/+2 |
* | Correctly determine the local timezone, by looking at the tm_gmtoff result | wollman | 1995-09-28 | 1 | -16/+7 |
* | Change SUPFILEx order, secure first, ports second to make base system update ... | ache | 1995-09-28 | 3 | -9/+9 |
* | Doc latest matcd changes. | jkh | 1995-09-28 | 1 | -7/+16 |
* | o Support for CDIOCPREVENT and CDIOCALLOW ioctls that xcdplayer | jkh | 1995-09-28 | 3 | -55/+137 |
* | Make the error message more readable when 'ld.so' cannot locate a needed | nate | 1995-09-27 | 2 | -26/+22 |
* | Fixup the "ld.so failed" message for the case when ld.so finds undefined | nate | 1995-09-27 | 2 | -10/+10 |
* | Fixup the "ld.so failed" message for the case when ld.so finds undefined | nate | 1995-09-27 | 1 | -5/+16 |
* | Change unknown IOT to known ABRT (signal names) | ache | 1995-09-27 | 1 | -1/+1 |
* | Fix basedir, must be /usr, was /usr/src | ache | 1995-09-27 | 2 | -4/+4 |
* | Reset LANG and LC_CTYPE to not use national date representation | ache | 1995-09-27 | 1 | -1/+1 |
* | Reset LANG & LC_CTYPE, or national date representation will be used | ache | 1995-09-27 | 1 | -1/+1 |
* | Modified the example line added to /etc/services to be the same as the | nate | 1995-09-27 | 1 | -3/+3 |
* | Back out MTUDISC description per Garrett request, yet not ready | ache | 1995-09-27 | 3 | -9/+0 |
* | Document MTUDISC | ache | 1995-09-27 | 3 | -3/+12 |
* | Log user name with each info and total connection time elapsed | ache | 1995-09-27 | 1 | -48/+55 |
* | Add FAQ and handbook. | jfieber | 1995-09-27 | 1 | -2/+2 |
* | Add newline at end of log message and reduce log level to INFO from NOTICE. | wollman | 1995-09-27 | 1 | -2/+2 |
* | Correct typo..."Word Wide Web"? That's not very "wide" (unless | asami | 1995-09-27 | 1 | -2/+2 |
* | Fix typos. | jmz | 1995-09-27 | 16 | -102/+102 |
* | Spell `principal' right. I don't wish to have my principles rearchitected. | wollman | 1995-09-26 | 1 | -2/+2 |
* | Correct word-choice braino. | wollman | 1995-09-26 | 1 | -2/+2 |
* | Add and enable a man page for si(4) - the specialix serial driver.. | peter | 1995-09-26 | 3 | -0/+339 |
* | Rewrite the sicontrol man page to something remotely useful. | peter | 1995-09-26 | 1 | -23/+96 |
* | Correct the alignment of the tty column, which was affected by my change to | peter | 1995-09-26 | 2 | -5/+5 |
* | Incorrect model number for BOCA multiport card corrected. | jfieber | 1995-09-26 | 1 | -2/+2 |
* | Added knarf@nasim.cube.net (Frank Bartels) for his contribution of the | asami | 1995-09-26 | 1 | -1/+2 |
* | Added Cristian Ferretti (cfs@riemann.mat.puc.cl) to honor his contribution | asami | 1995-09-26 | 1 | -1/+2 |
* | if_ze.c was derived from if_ed.c about 42 (!) versions ago. It is now | phk | 1995-09-26 | 3 | -82/+113 |
* | Uncomment out references to FIFOs for the -F and -l options. | mpp | 1995-09-26 | 1 | -6/+7 |
* | Add -L paths for all locally built eBones libraries. Many of the programs | gibbs | 1995-09-26 | 16 | -31/+33 |
* | Add some text I originally wrote for work describing how to use | wollman | 1995-09-25 | 4 | -5/+308 |
* | Add BPF and IP multicast capabilities to the `tun' and `lp' network | wollman | 1995-09-25 | 2 | -3/+82 |
* | Remove kerberosIV sup entry, it was replaced by eBones long time ago | ache | 1995-09-25 | 2 | -2/+0 |
* | Comment out standard/stable secure entries, lets use secure*supfile | ache | 1995-09-25 | 3 | -4/+6 |
* | Bring this document up-to-date. | jkh | 1995-09-25 | 1 | -12/+8 |
* | Re-enable read clustering. | dyson | 1995-09-25 | 1 | -3/+3 |
* | * Make author's email address come out as mailto url's in HTML. | jfieber | 1995-09-25 | 10 | -46/+879 |
* | Perform more checking for proper loading of the UPAGES when a process | dyson | 1995-09-24 | 1 | -13/+19 |
* | Significantly simplify the fault clustering code. After some analysis by | dyson | 1995-09-24 | 1 | -114/+56 |
* | Completely re-wrote the man-page using -mandoc macros. More cleanups in | nate | 1995-09-24 | 2 | -874/+1072 |
* | phkmalloc strikes! | wpaul | 1995-09-24 | 1 | -10/+34 |
* | siostop() is a void function, so don't return a value. | dg | 1995-09-24 | 3 | -9/+9 |
* | Check that the swap block is valid before including it in a cluster. | dg | 1995-09-24 | 1 | -1/+5 |
* | Remove duplicate rkinit_err.c entry in the SRCS line. | gibbs | 1995-09-24 | 1 | -1/+1 |
* | These changes fix a bug in the clustering code that I made worse when adding | dyson | 1995-09-23 | 2 | -10/+71 |
* | missing \ causes -DDEBUG compile failure.. | peter | 1995-09-23 | 1 | -1/+1 |
* | Rename PATH_LOCK to PATH_UUCPLOCK | ache | 1995-09-23 | 2 | -3/+3 |
* | Due conflict to some obsoleted applications (dump/restore) rename | ache | 1995-09-23 | 1 | -1/+1 |