| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix arg parsing. kdump used to allow a single argument, which it | fenner | 1996-11-18 | 1 | -3/+1 |
* | Detect GUS patches now | ache | 1996-11-17 | 1 | -0/+6 |
* | fix C programmer's bug number 12.2 | wosch | 1996-11-17 | 1 | -3/+8 |
* | Fix the C programmer's bug #1: EOF is of type `int', not `char'. | joerg | 1996-11-17 | 1 | -6/+2 |
* | pw_scan() was being used to convert a string into a struct passwd, with | peter | 1996-11-15 | 1 | -1/+1 |
* | Report net connection error via hstrerror(h_errno) now instead of | ache | 1996-11-14 | 1 | -2/+3 |
* | Change to new ftpLogin interface | ache | 1996-11-14 | 1 | -4/+8 |
* | Now that systat's working again, bring the vmstat cleanup over from | jkh | 1996-11-12 | 1 | -14/+14 |
* | Added a missing \ for installing perl modules. | paul | 1996-11-10 | 1 | -2/+2 |
* | Cosmetic bugfix. fetch was modifying it's argv[] strings in place, which | peter | 1996-11-10 | 1 | -2/+6 |
* | Initialize interrupt counters. The boot time values were displayed as ***. | bde | 1996-11-10 | 1 | -1/+1 |
* | Merge from the 2.2 branch: avoid including the API stuff when building | joerg | 1996-11-09 | 1 | -4/+23 |
* | add PATH variable | wosch | 1996-11-05 | 1 | -2/+4 |
* | add PATH variable | wosch | 1996-11-05 | 1 | -2/+4 |
* | add /sbin to PATH, the location of sysctl(8) may changed in future | wosch | 1996-11-05 | 1 | -3/+3 |
* | Add YYLEX and YYEMPTY macros to make byacc look more like bison. | hsu | 1996-11-04 | 1 | -1/+3 |
* | Install message catalog links according to standard naming convention | ache | 1996-11-04 | 1 | -1/+26 |
* | Fix PATH_MSGCAT | ache | 1996-11-04 | 1 | -1/+1 |
* | Fill in some of the missing blanks for the tknvi and perl5 compile options. | peter | 1996-11-03 | 1 | -22/+28 |
* | The tcl/perl interpreter compile options were not really optional. | peter | 1996-11-03 | 2 | -4/+7 |
* | Compile telnet from eBones instead of secure. | markm | 1996-11-03 | 1 | -3/+3 |
* | Add a .POSIX directive. When the first non-comment | steve | 1996-11-03 | 1 | -1/+12 |
* | I haven't had a single contraversial commit all week, so what the | jkh | 1996-11-03 | 2 | -3/+10 |
* | Match the reality. The man page was completely wrong. | wosch | 1996-11-02 | 1 | -11/+32 |
* | Apply a long-forgotten change to make FTP_PASSIVE_MODE just that | jkh | 1996-11-02 | 1 | -1/+1 |
* | remove duplicated usage string from commit rev 1.2 | wosch | 1996-11-02 | 1 | -3/+3 |
* | bin/1942 curses problem in systat | phk | 1996-11-02 | 1 | -2/+2 |
* | Reviewed by: Warner Losh <imp@village.org> | imp | 1996-11-01 | 2 | -5/+29 |
* | Yikes, I forgot to remove the -DSYSV_CURSES setting that I was using on | peter | 1996-11-01 | 1 | -2/+2 |
* | Remove the old nvi-1.34, it has served us well but it's time has come.. | peter | 1996-11-01 | 181 | -67408/+0 |
* | Update to use nvi-1.79 sources | peter | 1996-11-01 | 4 | -2/+558 |
* | add forgotten variable $locate | wosch | 1996-10-31 | 1 | -1/+2 |
* | bin/1933: don't print negative % for huge files (80Mb) | phk | 1996-10-31 | 1 | -2/+4 |
* | oops, uninitialised variable.. -v mode depended on stack contents. | peter | 1996-10-29 | 1 | -2/+2 |
* | Clean up some loose ends on my previous work in here.. | peter | 1996-10-29 | 1 | -4/+4 |
* | Eliminate unnecessary include of <sys/mbuf.h>. | wollman | 1996-10-28 | 2 | -2/+8 |
* | Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs | wollman | 1996-10-28 | 4 | -5/+13 |
* | Don't dereference a free()ed pointer. | joerg | 1996-10-28 | 1 | -3/+5 |
* | Typo: to --> too. Fixes PR#1907. | alex | 1996-10-27 | 1 | -2/+2 |
* | Do not store character 30. I made a test at my CS department | wosch | 1996-10-27 | 1 | -1/+8 |
* | $@ -> "$@", now ``mkdep "foo bar".c'' works. | wosch | 1996-10-27 | 1 | -5/+6 |
* | fix perl indention style | wosch | 1996-10-27 | 1 | -13/+11 |
* | Replace hardcoded length of "/dev/" with strlen(_PATH_DEV). | alex | 1996-10-26 | 1 | -1/+1 |
* | sprintf --> snprintf | alex | 1996-10-26 | 1 | -3/+4 |
* | Use the same format for the "expect N shift reduce conflicts" message | bde | 1996-10-25 | 1 | -1/+1 |
* | Change recently added diagnostics to more descriptive | ache | 1996-10-25 | 1 | -8/+8 |
* | Teach file about: | erich | 1996-10-24 | 3 | -1/+14 |
* | old host:/filename syntax was broken | adam | 1996-10-24 | 1 | -5/+8 |
* | Rename FNM_ICASE to FNM_CASEFOLD | ache | 1996-10-23 | 1 | -2/+2 |
* | Check for not defined / redefined chars now | ache | 1996-10-23 | 5 | -49/+112 |