Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 118 | -145/+145 |
| | | | | posix standard on the topic. | ||||
* | Fix for logic in no-password accounts. | davidn | 1997-03-27 | 1 | -1/+1 |
| | |||||
* | Fix "-fstype local" that was broken by another bugfix in the Lite2 merge. | peter | 1997-03-27 | 1 | -5/+5 |
| | | | | Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>, PR#3076 | ||||
* | Add ASCII collate mainly for fallback for EUC-type locales | ache | 1997-03-25 | 2 | -1/+15 |
| | |||||
* | Add fake codesets 3 & 4 | ache | 1997-03-25 | 1 | -15/+23 |
| | | | | Submitted by: junker@jazz.snu.ac.kr | ||||
* | Be tolerant to old uuencode programs which encode the ASCII NUL | wosch | 1997-03-25 | 1 | -1/+1 |
| | | | | | | character as character 32 (space) instead character 64 (`). See also 'The UNIX-HATERS Handbook', page 82-83. | ||||
* | Don't bypass password prompt for root logins on insecure tty if | davidn | 1997-03-25 | 1 | -3/+5 |
| | | | | the root password is empty. | ||||
* | strdup() value of term to correctly preserve contents. | davidn | 1997-03-24 | 1 | -11/+9 |
| | | | | | Rearrange validation logic so that it works correctly when compiled with kerberos support. Closes PR#3056. | ||||
* | Initialize RNG only once | ache | 1997-03-24 | 1 | -2/+7 |
| | | | | Use srandomdev() now | ||||
* | Remove libcurses, it is pure termcap application | ache | 1997-03-24 | 1 | -2/+2 |
| | |||||
* | Buffer overflow from Keith Bostic. | imp | 1997-03-24 | 1 | -1/+1 |
| | | | | Obtained from: BSDi by way of Keith Bostic | ||||
* | Use mkstemp rather than mktemp to prevent a small race. | imp | 1997-03-24 | 1 | -3/+9 |
| | | | | OpenBSD has a similar code, but this was indepenent. | ||||
* | Use the .Tn macro for a couple of generic FreeBSD references. | mpp | 1997-03-24 | 1 | -2/+3 |
| | | | | | This has the desired side-effect of preventing a bad hyphenation of the word FreeBSD in one place. | ||||
* | Include `top'. | joerg | 1997-03-23 | 1 | -2/+2 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r24143, | joerg | 1997-03-23 | 5 | -0/+1117 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | This is the FreeBSD-specific files for top, plus the Makefile | joerg | 1997-03-23 | 5 | -0/+1117 |
| | | | | | | that pulls all the files from contrib. Obtained from: The ports collection (mostly). | ||||
* | Remove the text that says nroff and pr automatically disable | mpp | 1997-03-22 | 1 | -6/+1 |
| | | | | writing to the tty while they are running because they don't. | ||||
* | Don't generate invalid C++ code (for implicit conversion from `void *' in | bde | 1997-03-22 | 1 | -3/+3 |
| | | | | assignment). | ||||
* | I had to rename one additional file in the last file import, so | mpp | 1997-03-20 | 1 | -1/+2 |
| | | | | update this script to reflect that. | ||||
* | The author picked up this file from FreeBSD, but gave it a different name | mpp | 1997-03-18 | 1 | -72/+0 |
| | | | | in file v3.22, so this one is going away. | ||||
* | Merge to resolve conflicts with file 3.22 merge. | mpp | 1997-03-18 | 19 | -270/+531 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r23988, | mpp | 1997-03-18 | 33 | -85/+1136 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Upgrade to file version 3.22. | mpp | 1997-03-18 | 52 | -326/+1709 |
| | | | | | | | | Obtained from: ftp://ftp.deshaw.com/pub/file/file-3.22.tar.gz | ||||
| * | This commit was manufactured by cvs2svn to create branch 'VENDOR-file'. | cvs2svn | 1996-10-24 | 2 | -0/+24 |
| | | |||||
* | | Submitted by: Paul Traina <root@shockwave.com> (partially) | davidn | 1997-03-18 | 1 | -153/+243 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup of #ifdef's for LOGIN_CAP. Fixed bug in empty shell (closes PR#2550). Refused root logins now displays standard "Login incorrect" and exhibits identical backoff behaviour to a failed login. Cleaned up logging of refused logins. Use #defines for login retries and backoff. Also implemented definable variables if LOGIN_CAP is defined, with "login-retries" and "login-backoff" as capabilities in the default class (closes PR#2805). TERM from previous environment is no longer truncated. | ||||
* | | Skip \r character while printing Plan/etc. text files, it allows to | ache | 1997-03-17 | 1 | -2/+4 |
| | | | | | | | | | | handle \r\n and \n\r files properly. Previous variant put ^M for \r\n and ^M\n for \n\r | ||||
* | | Slight visual formatting change to the output so that: | scrappy | 1997-03-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | procs memory page disks faults cpu r b w avm fre flt re pi po fr sr w0 w1 in sy cs us sy id 1 0 04135184 6016 180 2 1 0 158 135 10 0 386 1820 77 20 6 74 looks like: procs memory page disks faults cpu r b w avm fre flt re pi po fr sr w0 w1 in sy cs us sy id 1 0 0 4135188 6016 180 2 1 0 158 135 10 0 387 1821 77 20 6 74 | ||||
* | | Fix a security problem where the ktrace.out file could have been written | joerg | 1997-03-15 | 2 | -5/+16 |
| | | | | | | | | | | | | | | over a file owned by someone else. Pointed out by: wosch Reviewed by: sef, imp, proff@suburbia.net, bde | ||||
* | | Update Korean locale | ache | 1997-03-13 | 1 | -18/+15 |
| | | | | | | | | Should go into 2.2 | ||||
* | | Add a missing '\' to some text. | mpp | 1997-03-12 | 1 | -1/+1 |
| | | | | | | | | Obtained from: NetBSD-bugs mailing list PR# 3321 | ||||
* | | fix a bug in processing of FTP_TIMEOUT environment variable. | jmg | 1997-03-11 | 1 | -2/+2 |
| | | | | | | | | | | | | Closes PR#2947 Submitted-by: Peter Childs <pjchilds@imforei.apana.org.au> | ||||
* | | Cope with the possibility of __FreeBSD__ = 3 | peter | 1997-03-11 | 1 | -1/+3 |
| | | |||||
* | | Merge from Lite2 | peter | 1997-03-11 | 1 | -1/+2 |
| | | |||||
* | | Include unistd.h for new location of getopt() prototypes | peter | 1997-03-11 | 1 | -1/+2 |
| | | |||||
* | | Include unistd.h for new location of getopt prototype | peter | 1997-03-11 | 1 | -1/+2 |
| | | |||||
* | | Include unistd.h for getopt() prototype after Lite2 merge | peter | 1997-03-11 | 1 | -1/+2 |
| | | |||||
* | | Fix srandom arg type according to Lite2 | ache | 1997-03-11 | 2 | -3/+3 |
| | | |||||
* | | Merge from Lite2 - use new getvfsbyname() and related changes. | peter | 1997-03-11 | 5 | -58/+59 |
| | | | | | | | | understand whiteouts (FTS_W from fts()). | ||||
* | | Merge from Lite2 (note: needs checking by somebody who understands join) | peter | 1997-03-11 | 1 | -4/+9 |
| | | |||||
* | | Merge from Lite2 | peter | 1997-03-11 | 17 | -92/+115 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r23690, | peter | 1997-03-11 | 10 | -13/+30 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build. | peter | 1997-03-11 | 33 | -176/+224 |
| | | | |||||
| * | | Import of Lite2 version. | steve | 1997-01-06 | 1 | -9/+40 |
| | | | |||||
| * | | Import the 4.4BSD-Lite2 version of make onto the vendor branch | peter | 1996-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | "for reference". This doesn't change anything since all files have been touched. | ||||
| * | | Import netstat from 4.4Lite-2 - this version eliminates some of the | peter | 1996-01-14 | 4 | -29/+107 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | severely bogus mask guessing in the netname code, and also reports the mask length of the route (like linux's netstat, but in a much more compact form) The current code is doing bogus things like shifting c-class subnets by 4 bits and looking them up, causing a DNS lookup of 0x0C0CBxxx which takes an eternity to fail. | ||||
| * | | recording cvs-1.6 file death | peter | 1995-12-30 | 82 | -27805/+0 |
| | | | |||||
* | | | Add <ss> and ss ordering | ache | 1997-03-10 | 1 | -2/+2 |
| | | | |||||
* | | | Fix a gross bug in the ! operator optimization code. The following | joerg | 1997-03-10 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | kind of expressions caused a dereferencation of an uninitialized malloc area, yielding wrong expression evaluation at best, and core dumps at worst (malloc.conf -> AJ): find ... ! \( expr1 ! expr2 \) ... | ||||
* | | | Add ^ getpid() for better srandom results | ache | 1997-03-10 | 1 | -2/+2 |
| | | | |||||
* | | | Add reference to `PMake - A Tutorial' | wosch | 1997-03-09 | 1 | -2/+7 |
| | | |