| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix finger not check all users ~/.nofinger, only for actually | ache | 1995-06-21 | 1 | -3/+1 |
* | Fix an error in the comparison direction of the ap->updating case of | wollman | 1995-06-21 | 1 | -2/+2 |
* | Bill Fenner points out that mrinfo and mtrace should probably be set-uid | wollman | 1995-06-21 | 2 | -3/+7 |
* | Change interface type...IFT_SLIP -> IFT_PARA. | dg | 1995-06-21 | 1 | -2/+2 |
* | Killed a couple lines of redundant code. | dg | 1995-06-21 | 1 | -5/+1 |
* | Protect the call to if_up() with an splnet(). | dg | 1995-06-21 | 1 | -2/+4 |
* | 1) Set interface up/down correctly as a function of open and close of the | dg | 1995-06-21 | 1 | -7/+11 |
* | `dev_bsize' must be reset to 1 before the bread() or | dima | 1995-06-21 | 1 | -0/+1 |
* | Don't cast void functions to void. | hsu | 1995-06-20 | 4 | -7/+7 |
* | Fix braino induced typo. (Okay class, its time for spelling!) | jfieber | 1995-06-20 | 1 | -1/+1 |
* | Fix a stupid typo, rearrange the url for the usenet archive. | jfieber | 1995-06-20 | 1 | -6/+7 |
* | Fixed a blatant lie regarding newsgroups. Added pointers to indexed | jfieber | 1995-06-20 | 4 | -55/+102 |
* | Correct spelling of Judy Garland's name. | rgrimes | 1995-06-20 | 1 | -1/+1 |
* | Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1. | asami | 1995-06-19 | 1 | -2/+2 |
* | Fix a resource allocation bug where multicast forwarding would leak mbufs | wollman | 1995-06-19 | 1 | -4/+4 |
* | Correct spelling mistake: upcated -> updated. | wollman | 1995-06-19 | 1 | -2/+2 |
* | Print out the statistics for cache updates of rtt, rttvar, and ssthresh. | wollman | 1995-06-19 | 1 | -0/+5 |
* | Now that we've gone to all sorts of effort to allow TCP to cache some of | wollman | 1995-06-19 | 3 | -3/+12 |
* | 1. Supporting fast sync value displayin latest firmware. | amurai | 1995-06-19 | 1 | -7/+13 |
* | Add jp.106.kbd and jp.106x.kbd to list of KEYMAPS so that they will | asami | 1995-06-19 | 1 | -1/+1 |
* | Fixed awk scripts for 'netgroup,' 'ethers.*' and 'bootparams' targets so that | wpaul | 1995-06-18 | 1 | -5/+5 |
* | Additionly print strerror(errno), when getwd() fails to start | ache | 1995-06-18 | 1 | -2/+2 |
* | Fix error: | ache | 1995-06-18 | 1 | -5/+12 |
* | When filec active, TCSANOW was used in any case instead of | ache | 1995-06-18 | 1 | -5/+5 |
* | Upgrade multiport cards list | ache | 1995-06-18 | 1 | -1/+3 |
* | Fix parsing SYSV/GNU "include" | ache | 1995-06-18 | 1 | -0/+1 |
* | NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet | ache | 1995-06-18 | 5 | -5/+26 |
* | The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code | dg | 1995-06-17 | 1 | -19/+28 |
* | Close out PR #507 (loading LM_MISC pseudo-lkms twice crashes system). | wpaul | 1995-06-17 | 1 | -1/+4 |
* | Fix lseek arg by including unistd.h | ache | 1995-06-17 | 2 | -1/+2 |
* | Make _havemaster() use yp_first() (again) instead of yp_order() to | wpaul | 1995-06-17 | 1 | -2/+6 |
* | Rename ISO8859-1 to ISO_8859-1 per RFC1700 | ache | 1995-06-17 | 3 | -4/+4 |
* | Rename ISO8859-1 to ISO_8859-1 per RFC1700 | ache | 1995-06-17 | 1 | -1/+1 |
* | Rename ISO8859-1 to ISO_8859-1 per RFC1700 | ache | 1995-06-17 | 1 | -3/+3 |
* | Rename *.ISO8859-1 to *.ISO_8859-1 per RFC1700 | ache | 1995-06-17 | 2 | -47/+47 |
* | Add /usr/local/share/nls to default search path | ache | 1995-06-17 | 1 | -2/+2 |
* | Create share/nls/* for local-installed message catalog pgms | ache | 1995-06-17 | 1 | -1/+55 |
* | Create missing nls/C | ache | 1995-06-17 | 1 | -1/+3 |
* | Allow additional parsing of SYSV/GNU make "include" directive, it covers | ache | 1995-06-16 | 1 | -2/+2 |
* | Fix pruning bug described in PR 524. | wollman | 1995-06-16 | 1 | -1/+2 |
* | manupilation -> manipulation. | phk | 1995-06-16 | 1 | -2/+2 |
* | Patch to fix PR #518. In a system with no NIS, passwd will complain | wpaul | 1995-06-16 | 1 | -20/+29 |
* | Optimized and simplified version of setreuid/gid | ache | 1995-06-15 | 1 | -34/+33 |
* | Add a little program to test the functionality of RSRR by getting | wollman | 1995-06-15 | 3 | -2/+140 |
* | Correctly calculate length of local-domain socket name for RSRR server. | wollman | 1995-06-15 | 1 | -0/+8 |
* | Give the BPF the ability to generate signals when a packet is available. | pst | 1995-06-15 | 3 | -5/+66 |
* | Took out P2P_LOCALADDR_SHARE option and made it standard. | dg | 1995-06-15 | 1 | -9/+3 |
* | Mention Chuck Robey for his contribution of a floppy tape streamer | joerg | 1995-06-14 | 1 | -1/+4 |
* | Next version, many bugs fixed | ache | 1995-06-14 | 6 | -814/+1054 |
* | New sections added: release notes, installation, kernel debugging. | jfieber | 1995-06-14 | 9 | -85/+1665 |