| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the maybe_stripped to a CLEANFILES target to get a clean obj directory | Andreas Schulz | 1995-08-01 | 1 | -0/+1 |
* | Reduce passed speed to 38400, like telnet does too. | Andrey A. Chernov | 1995-08-01 | 1 | -1/+3 |
* | Submitted by: Torbjorn Granlund <tege@matematik.su.se> | Satoshi Asami | 1995-07-31 | 1 | -7/+12 |
* | Output statistics as unsigned in the -w section. | David Greenman | 1995-07-29 | 3 | -18/+26 |
* | Add "connections dropped by persist timeout" statistic. | David Greenman | 1995-07-29 | 1 | -0/+1 |
* | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 16 | -26/+26 |
* | Change `install' to `${INSTALL}' as usual. | Bruce Evans | 1995-07-25 | 3 | -6/+6 |
* | Build a stripped copy of `strip' so that it doesn't have to be stripped | Bruce Evans | 1995-07-24 | 1 | -3/+11 |
* | Add magic cookie for Zyxel modems ADPCM4 encoding. | Mike Pritchard | 1995-07-24 | 1 | -0/+2 |
* | Set NOSHARED=true, having this binary static makes it much easier to | Rodney W. Grimes | 1995-07-24 | 1 | -0/+2 |
* | D*mn, botched my last commit message. :-( | Joerg Wunsch | 1995-07-22 | 1 | -0/+2 |
* | this avaids the "lineoverflow" which you'll always get at 80 column displays | Joerg Wunsch | 1995-07-22 | 1 | -1/+1 |
* | Change the weekday abbrevaiations to two letters each. This reduces | Joerg Wunsch | 1995-07-22 | 1 | -2/+2 |
* | Slightly better message for `ypwhich -x': | Garrett Wollman | 1995-07-20 | 1 | -1/+1 |
* | When 'w' finds an IP address in the ut_host field, it attempts to do | Peter Wemm | 1995-07-18 | 1 | -0/+8 |
* | Oops! Andrey pointed out tht setlocale(LC_CTYPE, "") doesn't actually | Peter Wemm | 1995-07-18 | 1 | -3/+0 |
* | Make 'more' sensative to the current locale for it's ctype calls. | Peter Wemm | 1995-07-17 | 1 | -0/+3 |
* | Fix the 'w' command so that the -h option correctly supresses the heading | Peter Wemm | 1995-07-17 | 1 | -2/+2 |
* | Fix chpass so that it doesn't advance the password | Mike Pritchard | 1995-07-16 | 1 | -11/+9 |
* | Remove the dangerous "eof" command that used to be an alias for "weof" | Joerg Wunsch | 1995-07-16 | 2 | -2/+24 |
* | Added support for an LCS-style `wheel su' which allows users in group wheel | Garrett Wollman | 1995-07-12 | 1 | -6/+36 |
* | Don't attempt to read the variable `total' from the kernel. `total' | Bruce Evans | 1995-07-12 | 1 | -4/+2 |
* | Instantiate our own variables instead of depending on bogus common | Bruce Evans | 1995-07-12 | 1 | -1/+2 |
* | Instantiate our own variables instead of depending on bogus common | Bruce Evans | 1995-07-12 | 1 | -2/+5 |
* | Add kzip to the clean and cleandir target so that it also get cleaned up | Andreas Schulz | 1995-07-08 | 1 | -2/+2 |
* | PR # bin/274 | Joerg Wunsch | 1995-07-08 | 1 | -1/+1 |
* | This fixes 'split -l NNN foo'. As it stands split will | Rodney W. Grimes | 1995-07-07 | 1 | -1/+1 |
* | New feature: a -links option, when generating html output, creates | John Fieber | 1995-06-30 | 2 | -11/+82 |
* | Terminate string copied by strncpy() by '\0' to fix a core dump. | Satoshi Asami | 1995-06-30 | 1 | -0/+1 |
* | Changes to support version 3 of the NFS protocol. | Doug Rabson | 1995-06-27 | 4 | -39/+74 |
* | Include killall. | Joerg Wunsch | 1995-06-25 | 1 | -2/+2 |
* | Our Perl oracle hit again: Wolfram Schneider's killall utility. | Joerg Wunsch | 1995-06-25 | 3 | -0/+240 |
* | usr/ucb -> usr/bin and usr/msgs -> var/msgs. | Bruce Evans | 1995-06-25 | 1 | -3/+3 |
* | Argh!! Got the arguments in the printf() backwards. | Bill Paul | 1995-06-24 | 1 | -2/+2 |
* | Whoops: getnewpasswd() always says "Changing local password for foo". | Bill Paul | 1995-06-24 | 2 | -5/+7 |
* | getnewyppasswd() in yp_passwd.c doesn't generate correct encrypted | Bill Paul | 1995-06-24 | 1 | -42/+2 |
* | Back out prev. NetBSD fix, it cause skipping some error constructions, | Andrey A. Chernov | 1995-06-24 | 1 | -5/+3 |
* | Don't make error on ^<spaces>\n | Andrey A. Chernov | 1995-06-24 | 1 | -1/+1 |
* | Make parsetime.c more consistent by using the (already declared) enum | Joerg Wunsch | 1995-06-24 | 2 | -11/+13 |
* | Somewhere along the line, somebody decided to make the 'full name' field | Bill Paul | 1995-06-23 | 1 | -1/+1 |
* | Fix finger not check all users ~/.nofinger, only for actually | Andrey A. Chernov | 1995-06-21 | 1 | -3/+1 |
* | Correct spelling of Judy Garland's name. | Rodney W. Grimes | 1995-06-20 | 1 | -1/+1 |
* | Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1. | Satoshi Asami | 1995-06-19 | 1 | -2/+2 |
* | Correct spelling mistake: upcated -> updated. | Garrett Wollman | 1995-06-19 | 1 | -2/+2 |
* | Print out the statistics for cache updates of rtt, rttvar, and ssthresh. | Garrett Wollman | 1995-06-19 | 1 | -0/+5 |
* | Fix parsing SYSV/GNU "include" | Andrey A. Chernov | 1995-06-18 | 1 | -0/+1 |
* | NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet | Andrey A. Chernov | 1995-06-18 | 5 | -5/+26 |
* | Fix lseek arg by including unistd.h | Andrey A. Chernov | 1995-06-17 | 2 | -1/+2 |
* | Rename ISO8859-1 to ISO_8859-1 per RFC1700 | Andrey A. Chernov | 1995-06-17 | 1 | -1/+1 |
* | Allow additional parsing of SYSV/GNU make "include" directive, it covers | Andrey A. Chernov | 1995-06-16 | 1 | -2/+2 |