Clint Adams
|
956eebdf62
|
zselect
|
2002-06-06 04:54:50 +00:00 |
|
Peter Stephenson
|
b2226ac72f
|
remove builtin when tcp module is unloaded.
|
2002-06-05 21:02:34 +00:00 |
|
Peter Stephenson
|
5ef61a44b1
|
17265: make the jobs command work in subshells
|
2002-06-05 14:57:05 +00:00 |
|
Peter Stephenson
|
69b570e28c
|
17253: ztcp -L gives parseable information on tcp session
|
2002-05-30 15:16:18 +00:00 |
|
Peter Stephenson
|
7898d5b198
|
17249: fix user output from ztcp
|
2002-05-29 13:15:35 +00:00 |
|
Clint Adams
|
189aa5c9f2
|
17235: strftime builtin
|
2002-05-26 22:43:56 +00:00 |
|
Peter Stephenson
|
00d476ac20
|
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
|
2002-05-24 13:01:57 +00:00 |
|
Peter Stephenson
|
dbe104ca8c
|
17171: Src/Modules/tcp.c: ztcp didn't return failure
when a connect() failed.
|
2002-05-16 14:05:27 +00:00 |
|
Peter Stephenson
|
bbefa484f4
|
17166: Src/Modules/zftp.c: check fileno of zftp control
connection before closing, not after
|
2002-05-15 20:38:17 +00:00 |
|
Peter Stephenson
|
92e651c940
|
17162: Src/Modules/tcp.c: prevent warning on
gethostbyaddr() arguments.
|
2002-05-14 17:52:50 +00:00 |
|
Peter Stephenson
|
568d2e0aba
|
17161: Src/Modules/tcp.c: length parameter to accept()
wasn't initialised, causing random failures.
|
2002-05-14 17:29:49 +00:00 |
|
Peter Stephenson
|
12e6a9ad32
|
17102: looking up TCP sessions by fd returned the wrong pointer
|
2002-05-08 16:45:21 +00:00 |
|
Peter Stephenson
|
8c47be28f9
|
17097: closing all TCP sessions referenced freed memory.
|
2002-05-08 15:54:05 +00:00 |
|
Peter Stephenson
|
2f9ba2f0f9
|
17095: Bug in setting associative array; remove unused counter
|
2002-05-08 14:25:57 +00:00 |
|
Peter Stephenson
|
c5381b85ed
|
17081: New zselect module and documentation.
|
2002-05-08 13:13:52 +00:00 |
|
Peter Stephenson
|
421123b0f0
|
17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the
socket structure for IPv6.
17041: Src/Modules/zftp.c: Minor but fatal typos creating a data
connection for zftp using IPv6.
|
2002-04-25 14:06:47 +00:00 |
|
Sven Wischnowsky
|
f630c8abf4
|
remove one half of 17029; the part for zstyle wasn't right (17035)
|
2002-04-25 07:33:34 +00:00 |
|
Sven Wischnowsky
|
ed98c0bed8
|
fix two memory leaks (found by Felix): pre-compiled patterns when re-defining styles and compredirs-copies in comp_wrapper() (17029)
|
2002-04-24 07:59:17 +00:00 |
|
Peter Stephenson
|
2a55dc74ef
|
17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore
freehostent() incorrectly removed in 16172.
|
2002-04-18 11:39:13 +00:00 |
|
Clint Adams
|
0de96fc478
|
16673: add langinfo module as an interface to locale information.
|
2002-02-19 02:14:08 +00:00 |
|
Peter Stephenson
|
b0c56c0561
|
16241: new rand48(param) math function
|
2001-11-15 12:10:22 +00:00 |
|
Peter Stephenson
|
c9e1fd9567
|
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
TCP control fd is no longer valid, but we still need to remove
the session cleanly.
|
2001-10-26 17:15:17 +00:00 |
|
Peter Stephenson
|
6d798f6700
|
16172: freehostent -> zfreehostent to avoid name clash
|
2001-10-26 12:06:38 +00:00 |
|
Peter Stephenson
|
f1a55ddaa9
|
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
|
2001-10-26 11:09:46 +00:00 |
|
Clint Adams
|
6ef62b386b
|
16062: use O_EXCL when opening a temporary file.
|
2001-10-16 04:13:29 +00:00 |
|
Bart Schaefer
|
fdb4782642
|
Remove <arpa/telnet.h> from tcp.c.
|
2001-10-14 17:23:30 +00:00 |
|
Oliver Kiddle
|
bc0f49e09b
|
remove duplicated includes which caused problems on IRIX 5 (15987)
|
2001-10-08 16:36:54 +00:00 |
|
Andrey Borzenkov
|
b109834dc2
|
15964: use SOCKLEN_T
|
2001-10-08 07:19:35 +00:00 |
|
Clint Adams
|
1bbe1d1b0a
|
15919: use LinkLists in place of somewhat equivalent code
|
2001-10-02 02:35:00 +00:00 |
|
Bart Schaefer
|
b5c135b2da
|
Zftp control connection management cleanup.
|
2001-09-28 17:35:44 +00:00 |
|
Clint Adams
|
8c05772007
|
15886: use select if poll is not available, or complain if neither are available
|
2001-09-27 15:36:41 +00:00 |
|
Clint Adams
|
ab205e5bb9
|
15780: rename **arg to **dargs
|
2001-09-10 19:19:15 +00:00 |
|
Clint Adams
|
2e174804c8
|
15779: ztcp -d
|
2001-09-10 15:23:37 +00:00 |
|
Clint Adams
|
718fb33b29
|
stupid bugfixes
|
2001-09-10 12:37:21 +00:00 |
|
Clint Adams
|
cb0f8a08c7
|
unposted: stupid -a bug
|
2001-09-10 02:41:20 +00:00 |
|
Clint Adams
|
7093e779e6
|
15771: ztcp -t
|
2001-09-10 02:17:55 +00:00 |
|
Clint Adams
|
5eb6315b3e
|
15769: ztcp -a
|
2001-09-09 23:33:06 +00:00 |
|
Clint Adams
|
3756589f1b
|
1576x: take service names, stuff fd numbers into $REPLY
|
2001-09-09 22:08:55 +00:00 |
|
Clint Adams
|
394989e292
|
15766: ztcp -l
|
2001-09-09 09:39:24 +00:00 |
|
Clint Adams
|
9a31296b3e
|
1596x: ztcp -v
|
2001-09-08 22:08:04 +00:00 |
|
Clint Adams
|
b554563ece
|
15762: introduce ztcp builtin
|
2001-09-08 21:09:55 +00:00 |
|
Sven Wischnowsky
|
c0ea4d62c8
|
handle possible NULL pointer returned from bufferwords() (15717)
|
2001-08-28 08:41:51 +00:00 |
|
Peter Stephenson
|
003ec8c7e8
|
15327: always use local LINENOs in parse_string().
|
2001-07-09 16:05:13 +00:00 |
|
Clint Adams
|
3dc88e102e
|
15250: still run setup even if pcre functions are unavailable
|
2001-07-06 18:04:39 +00:00 |
|
Bart Schaefer
|
a45ff6cdb7
|
Avoid static link of pcre module.
|
2001-07-06 08:32:14 +00:00 |
|
Clint Adams
|
b65dcc197b
|
15242: pcre_match -a and $match instead of pparams
|
2001-07-04 15:13:33 +00:00 |
|
Clint Adams
|
38833690cb
|
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
|
2001-07-03 16:42:36 +00:00 |
|
Clint Adams
|
ad57c03213
|
unposted: update distfiles for 15211
|
2001-07-03 14:19:15 +00:00 |
|
Clint Adams
|
bff61cf9e1
|
15211: zsh/pcre module
|
2001-07-02 19:39:34 +00:00 |
|
Andrey Borzenkov
|
9b9e940117
|
14973: fix for reported problems on AIX.
|
2001-06-19 06:59:24 +00:00 |
|
Andrey Borzenkov
|
12e1cf567d
|
14931: fix socket/address length calculation
|
2001-06-15 13:01:42 +00:00 |
|
Clint Adams
|
f6ae716fb8
|
14863: tcp_connect
|
2001-06-12 15:57:25 +00:00 |
|
Clint Adams
|
ae09302120
|
14843: tcp_close
|
2001-06-11 14:21:57 +00:00 |
|
Bart Schaefer
|
6663b86f92
|
Fix #includes for gcc 2.95 compilation.
|
2001-06-08 03:05:50 +00:00 |
|
Bart Schaefer
|
2a9ceecf13
|
Untrustworthy return value of tgetflag().
|
2001-06-08 03:03:28 +00:00 |
|
Clint Adams
|
8e87930abb
|
unposted: add tcp module to .distfiles
|
2001-06-07 14:33:49 +00:00 |
|
Clint Adams
|
1b02f6d302
|
14778: rename zsh/tcp to zsh/net/tcp.
|
2001-06-06 19:14:30 +00:00 |
|
Clint Adams
|
ba81d70453
|
14770: tcp module from zftp
|
2001-06-06 18:53:56 +00:00 |
|
Sven Wischnowsky
|
1b2d095217
|
fix two memory leaks (at least I hope they are fixed) and some out-of-bound array accesses, plus some defensive programming for heap allocated param structs (14605)
|
2001-05-31 09:43:59 +00:00 |
|
Bart Schaefer
|
14be3dd5e4
|
Improve gettermcap().
|
2001-05-30 15:39:31 +00:00 |
|
Bart Schaefer
|
ecbc4e4457
|
Silence compiler warnings.
|
2001-05-28 17:39:00 +00:00 |
|
Sven Wischnowsky
|
5fe1924155
|
make the zprof wrapper function be more careful, avoiding almost all of the code when the module is being unloaded (14504)
|
2001-05-28 09:23:39 +00:00 |
|
Peter Stephenson
|
7f7e58935b
|
14314: writing const variable under cygwin
|
2001-05-11 12:59:50 +00:00 |
|
Andrey Borzenkov
|
69f010c8c9
|
users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.
|
2001-05-10 16:57:28 +00:00 |
|
Peter Stephenson
|
8ff0785863
|
Fixes from Andrej for zpty on cygwin
|
2001-05-08 10:26:58 +00:00 |
|
Andrey Borzenkov
|
cd5e39ef50
|
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
changed to external variables and cannot be used to initialize static array).
Modified by me __CYGWIN -> __CYGWIN__
|
2001-04-30 10:40:50 +00:00 |
|
Clint Adams
|
ee404f2cff
|
14125: remove static incleanup flag because it is unused
|
2001-04-26 15:54:06 +00:00 |
|
Clint Adams
|
6dc04f1329
|
14123: don't include curses.h in termcap.c if term.h doesn't need it
|
2001-04-26 15:48:14 +00:00 |
|
Bart Schaefer
|
17539b1e2c
|
Another HAVE_TERM* compilation tweak.
|
2001-04-26 14:35:53 +00:00 |
|
Bart Schaefer
|
8baeec4637
|
Fix term* linkage _again_.
|
2001-04-24 06:48:54 +00:00 |
|
Andrey Borzenkov
|
7c45854508
|
14077: revert clint's build patches on 19.04.2001
|
2001-04-23 19:59:03 +00:00 |
|
Clint Adams
|
961564ddda
|
14065: decrease termcap/terminfo parameter fishiness
|
2001-04-22 14:46:59 +00:00 |
|
Bart Schaefer
|
6bf2ff1717
|
More term*.h inclusion un-confusion.
|
2001-04-21 21:41:28 +00:00 |
|
Clint Adams
|
ed28d19b96
|
14055: include termio.h in termcap.c for the benefit of Solaris 8
|
2001-04-20 14:22:23 +00:00 |
|
Clint Adams
|
92902608e4
|
14053: add $termcap special parameter
|
2001-04-20 13:31:24 +00:00 |
|
Clint Adams
|
3b09ee496a
|
14041: reduce unnecessary linking for modules
|
2001-04-19 17:55:02 +00:00 |
|
Clint Adams
|
28fe9e6027
|
14039: simulate old linking behavior
|
2001-04-19 17:00:52 +00:00 |
|
Clint Adams
|
a43aa761cd
|
14033: reduce unnecessary library linking for modules and main binary
|
2001-04-19 14:45:41 +00:00 |
|
Wayne Davison
|
0c2ae111df
|
Don't define gethostbyname2() as static, since it can clash with the
system header files on a system that provides the prototype but not
the object.
|
2001-04-13 16:54:58 +00:00 |
|
Bart Schaefer
|
02e0363afa
|
Fix term*.h header file collisions.
|
2001-04-13 16:29:28 +00:00 |
|
Bart Schaefer
|
34f65c6f32
|
Fiddle with <term.h> vs. <termcap.h> inclusion.
|
2001-04-12 17:11:39 +00:00 |
|
Clint Adams
|
43cd922cd8
|
13955: boolnames et al., not boolcodes
|
2001-04-12 04:08:07 +00:00 |
|
Clint Adams
|
e05ca62a9c
|
13953: use curses capability inventories instead of hardcoding and presume
that they are terminfo
|
2001-04-12 02:49:14 +00:00 |
|
Clint Adams
|
15ff54f27a
|
13951: working ${(k)terminfo} and ${(kv)terminfo}
|
2001-04-12 00:32:29 +00:00 |
|
Peter Stephenson
|
ca3f1a3b79
|
Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse
|
2001-04-11 00:09:05 +00:00 |
|
Wayne Davison
|
6ee3df56d0
|
Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
defined.
|
2001-04-09 20:18:40 +00:00 |
|
Wayne Davison
|
6726606398
|
Silence several warnings when HAVE_TIGETSTR is not defined.
|
2001-04-09 20:11:57 +00:00 |
|
Bart Schaefer
|
a3a59f1f37
|
Fixes for 13922.
|
2001-04-09 17:26:57 +00:00 |
|
Bart Schaefer
|
5d0231e105
|
Make termcap and terminfo modules always loadable.
|
2001-04-09 15:58:54 +00:00 |
|
Sven Wischnowsky
|
873671e368
|
fix misaligned percent output of zprof (13673)
|
2001-03-20 09:35:47 +00:00 |
|
Andrey Borzenkov
|
fa6bab3083
|
13431: better check for shared libraries.
|
2001-02-13 14:35:07 +00:00 |
|
Sven Wischnowsky
|
326d682510
|
try to make the -t option of zpty smarter (13462)
|
2001-02-13 13:14:45 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Clint Adams
|
ef13567352
|
13288: cast pointers for arg 2 of ztrapread/write
|
2000-12-17 21:47:54 +00:00 |
|
Clint Adams
|
9ff637aea0
|
13242: don't segfault on $terminfo[nonexistentcap]
|
2000-12-06 01:16:12 +00:00 |
|
Peter Stephenson
|
bd588f625a
|
terminfo tweaks
|
2000-12-05 11:00:08 +00:00 |
|
Clint Adams
|
5d7a9e949b
|
13227: terminfo module fixes
|
2000-12-05 00:28:40 +00:00 |
|
Clint Adams
|
683cf32360
|
13216: docs for tc/ti modules
|
2000-12-03 23:32:09 +00:00 |
|
Clint Adams
|
13b93a5faa
|
13215: echotc, echoti, terminfo
|
2000-12-03 20:53:07 +00:00 |
|
Peter Stephenson
|
a59b51006b
|
Function installation information now in config.modules
|
2000-11-30 18:36:21 +00:00 |
|
Peter Stephenson
|
49a1ad7516
|
13194: change in module configuration system
|
2000-11-26 20:01:01 +00:00 |
|
Sven Wischnowsky
|
2d77bd0d58
|
don't be sure that read-ahead doesn't contains nuls (13163)
|
2000-11-14 11:51:25 +00:00 |
|
Sven Wischnowsky
|
bbb0d75e25
|
use unmetafy() to allow writing special characters into a pty (13156)
|
2000-11-13 10:22:40 +00:00 |
|
Peter Stephenson
|
c292a3ae50
|
Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
|
2000-11-11 19:50:27 +00:00 |
|
Sven Wischnowsky
|
468e3b59dc
|
*** empty log message ***
|
2000-11-08 15:27:54 +00:00 |
|
Bart Schaefer
|
12ca8495d4
|
Tweak interactiveness of cloned shell.
|
2000-11-06 06:41:59 +00:00 |
|
Bart Schaefer
|
49fc6b036c
|
Make zpty more like eval.
|
2000-11-06 06:24:27 +00:00 |
|
Bart Schaefer
|
dbc0aebcd4
|
Assorted read_poll() and zpty cleanup.
|
2000-11-05 09:27:08 +00:00 |
|
Bart Schaefer
|
b4f76c13fd
|
Better streaming behavior from `zpty -r', plus other cleanup.
|
2000-11-05 02:05:17 +00:00 |
|
Sven Wischnowsky
|
da9b5bb81a
|
show current/previous job in $jobstates (3503)
|
2000-11-02 08:12:44 +00:00 |
|
Sven Wischnowsky
|
fb6fd42e00
|
make assignament to $nameddirs behave like hash -d (13095)
|
2000-10-30 08:19:44 +00:00 |
|
Sven Wischnowsky
|
16d7e31ae8
|
make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035)
|
2000-10-19 08:46:54 +00:00 |
|
Clint Adams
|
3ce3caeec6
|
12845: dynamically allocate pbuf in domove()
|
2000-09-19 15:26:08 +00:00 |
|
Clint Adams
|
7c7e1f97cb
|
12836: bin_ln now independent of PATH_MAX
|
2000-09-18 17:29:07 +00:00 |
|
Sven Wischnowsky
|
5821e7ef16
|
make $modules report aliases correctly (12654)
|
2000-08-16 09:25:39 +00:00 |
|
Bart Schaefer
|
135b181aa6
|
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
|
2000-08-14 07:30:28 +00:00 |
|
Bart Schaefer
|
1ff8518b16
|
12547: Handle ENOENT and ENOTDIR in zpathmax().
|
2000-08-05 05:59:53 +00:00 |
|
Clint Adams
|
971f7c0a19
|
12533: pathconf() without tail in mkdir
|
2000-08-04 14:58:05 +00:00 |
|
Bart Schaefer
|
22cbf1b271
|
15216: Rewrite pathconf() support.
|
2000-08-04 07:09:12 +00:00 |
|
Sven Wischnowsky
|
55b07cb525
|
quoting
|
2000-08-03 13:35:43 +00:00 |
|
Clint Adams
|
de7b6730bc
|
12489: pathconf for unlimited fs
|
2000-08-02 14:20:41 +00:00 |
|
Clint Adams
|
30e35ee2ed
|
12472: limited pathconf support
|
2000-08-02 13:54:17 +00:00 |
|
Peter Stephenson
|
4ae42bb70e
|
shut compiler up
|
2000-07-04 10:02:26 +00:00 |
|
Peter Stephenson
|
7f5828f0fb
|
12149: guard against undefined h_errno in zftp
|
2000-07-04 08:44:03 +00:00 |
|
Sven Wischnowsky
|
c8812bb0c8
|
Andrej: don't close slave if not yet open (12084)
|
2000-06-27 14:25:05 +00:00 |
|
Peter Stephenson
|
dcd94d3786
|
Andrej: 12081: zpty under cygwin
|
2000-06-27 08:42:27 +00:00 |
|
Sven Wischnowsky
|
0b892d4492
|
zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937)
|
2000-06-16 07:31:09 +00:00 |
|
Peter Stephenson
|
6b87e6fda3
|
11838: typeset -H
|
2000-06-09 15:37:05 +00:00 |
|
Sven Wischnowsky
|
9bb23440d2
|
-K option for zparseopts to keep previous array values (11792)
|
2000-06-07 07:38:02 +00:00 |
|
Sven Wischnowsky
|
f94e5d78b0
|
some more memory leak fixes (11745)
|
2000-06-05 07:57:27 +00:00 |
|
Wayne Davison
|
91d5f73434
|
Changed the array "len" to be "end" -- a 1-relative index of the last
item (or you can think of it as pointing one past the last item).
|
2000-06-02 01:54:16 +00:00 |
|
Peter Stephenson
|
7bf294f2b8
|
Wayne: pattern.c unitialised var
Zero-length arrays now possible with $array[1,0]
|
2000-05-31 08:56:23 +00:00 |
|
Bart Schaefer
|
8564aa5c0d
|
Wayne: Fix two history bugs that were causing the
failure of `print -s'.
|
2000-05-30 03:43:27 +00:00 |
|
Peter Stephenson
|
b6cf1f3303
|
11616: netinet/in_systm.h again
|
2000-05-28 20:59:15 +00:00 |
|
Peter Stephenson
|
ad9c7348b5
|
11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
11590: various cygwin fixes
|
2000-05-26 09:47:27 +00:00 |
|
Peter Stephenson
|
5bed7d645b
|
11567: FD_CLOEXEC in zftp.c
|
2000-05-25 10:50:05 +00:00 |
|
Sven Wischnowsky
|
00772b72a7
|
add -E option to zparseopts (11530)
|
2000-05-23 13:18:36 +00:00 |
|
Sven Wischnowsky
|
c955b76cc5
|
remove -h option from zstyle (11490)
|
2000-05-22 09:32:32 +00:00 |
|
Tanaka Akira
|
f8551053e5
|
11426: Src/Modules/zpty.c: don't use #elif.
|
2000-05-17 03:42:43 +00:00 |
|
Tanaka Akira
|
590475e1b7
|
11420: Src/Modules/zpty.c: try more pty device files.
|
2000-05-16 18:16:19 +00:00 |
|
Sven Wischnowsky
|
8ef89cd54d
|
zparseopts should detect if it is called without option descriptions (11360)
|
2000-05-15 08:04:09 +00:00 |
|
Peter Stephenson
|
e89360b2db
|
11285: zftp exit hook
|
2000-05-09 17:49:30 +00:00 |
|
Tanaka Akira
|
a65e197d2a
|
11276: fix build on OpenBSD.
|
2000-05-09 11:54:43 +00:00 |
|
Sven Wischnowsky
|
fc9627e776
|
close fd for pty-master in sub-shell
|
2000-05-08 11:06:27 +00:00 |
|
Sven Wischnowsky
|
27f895df41
|
make zpty -r stoppable even when SIGINT is caught (and the handler calls return or some such) (11181)
|
2000-05-05 09:12:49 +00:00 |
|
Tanaka Akira
|
3e7a2a41bc
|
11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo,
Src/Modules/zutil.c: _regex_arguments support tag stuff.
|
2000-05-04 20:16:09 +00:00 |
|
Sven Wischnowsky
|
e7895ac92c
|
close dump file descriptors in children (11151)
|
2000-05-04 13:40:05 +00:00 |
|
Sven Wischnowsky
|
26f9c5af50
|
make pty the controlling terminal of their commands (11144)
|
2000-05-04 09:53:41 +00:00 |
|
Sven Wischnowsky
|
70e5b622ff
|
new (z) parameter flag to do shell-word splitting on the value (11113)
|
2000-05-03 12:21:55 +00:00 |
|
Sven Wischnowsky
|
b1d4a8194a
|
new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing to find word (10685)
|
2000-04-12 08:24:15 +00:00 |
|
Sven Wischnowsky
|
724b065397
|
more careful with checking index of $history (10614)
|
2000-04-10 08:22:09 +00:00 |
|
Peter Stephenson
|
b4a2b47b64
|
stat -o shows file modes in octal
|
2000-04-07 20:07:10 +00:00 |
|
Bart Schaefer
|
38cce57dd7
|
10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.
|
2000-04-07 15:01:03 +00:00 |
|
Peter Stephenson
|
4852545255
|
Updated from list as far as 10376
|
2000-04-01 20:49:47 +00:00 |
|
Tanaka Akira
|
e2cc547411
|
Initial revision
|
2000-01-20 18:44:54 +00:00 |
|
Tanaka Akira
|
3d5e4155a4
|
Initial revision
|
1999-12-13 12:40:42 +00:00 |
|
Tanaka Akira
|
9141828e71
|
Initial revision
|
1999-12-10 14:48:04 +00:00 |
|
Tanaka Akira
|
e7384c33a4
|
Initial revision
|
1999-09-22 13:33:14 +00:00 |
|
Tanaka Akira
|
b39cafaa22
|
Initial revision
|
1999-05-31 17:10:16 +00:00 |
|
Tanaka Akira
|
ba1bd66d5f
|
Initial revision
|
1999-05-19 13:10:53 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|