cbd470fc9d
2006-10-14 Dmitry V. Levin <ldv@altlinux.org>
...
* strace.c (main): Check getcwd() return code.
2006-10-14 14:23:57 +00:00
95ebf5abfc
2006-10-13 Ulrich Drepper <drepper@redhat.com>
...
Bernhard Kaindl <bk@suse.de>
Dmitry V. Levin <ldv@altlinux.org>
Michael Holzheu <holzheu@de.ibm.com>
Add hooks for new syscalls. Add decoders for *at, inotify*,
pselect6, ppoll and unshare syscalls.
* defs.h: Declare print_sigset.
* desc.c (sys_pselect6): New function.
* file.c (decode_open, decode_access, decode_mkdir,
decode_readlink, decode_chmod, decode_utimes, decode_mknod):
New functions.
(sys_open, sys_access, sys_mkdir, sys_readlink, sys_chmod,
sys_utimes, sys_mknod): Use them.
[LINUX] (fstatatflags, unlinkatflags, inotify_modes): New
variables.
[LINUX] (print_dirfd, sys_openat, sys_faccessat,
sys_newfstatat, sys_mkdirat, sys_linkat, sys_unlinkat,
sys_symlinkat, sys_readlinkat, sys_renameat, sys_fchownat,
sys_fchmodat, sys_futimesat, sys_mknodat, sys_inotify_add_watch,
sys_inotify_rm_watch): New functions.
* process.c [LINUX] (sys_unshare): New function.
* signal.c (print_sigset): New function.
(sys_sigprocmask): Use it.
* stream.c (decode_poll): New function.
(sys_poll): Use it.
[LINUX] (sys_ppoll): New function.
* linux/syscall.h: Delcare new syscall handlers.
* linux/syscallent.h: Hook up new syscalls.
* linux/alpha/syscallent.h: Likewise.
* linux/hppa/syscallent.h: Likewise.
* linux/ia64/syscallent.h: Likewise.
* linux/mips/syscallent.h: Likewise.
* linux/powerpc/syscallent.h: Likewise.
* linux/s390/syscallent.h: Likewise.
* linux/s390x/syscallent.h: Likewise.
* linux/sparc/syscallent.h: Likewise.
* linux/sparc64/syscallent.h: Likewise.
* linux/x86_64/syscallent.h: Likewise.
Fixes RH#178633.
2006-10-13 20:25:12 +00:00
9633942c07
2006-10-06 Dmitry V. Levin <ldv@altlinux.org>
...
* strace.c [!USE_PROCFS] (trace): Presence of PT_GETSIGINFO
macro does not mean that PT_CR_IPSR and PT_CR_IIP macros are
also defined, so check them along with PT_GETSIGINFO.
Fixes RH#209856.
2006-10-11 23:11:43 +00:00
504eb0b9c6
2006-09-01 Dmitry V. Levin <ldv@altlinux.org>
...
* file.c (print_xattr_val): Fix memory corruption bug reported
by James Antill.
Fixes RH#200621.
2006-10-11 22:58:31 +00:00
aca9a74264
2006-04-21 Dmitry V. Levin <ldv@altlinux.org>
...
* defs.h [LINUX && X86_64 && !__NR_exit_group]: Define
__NR_exit_group.
2006-10-11 22:56:49 +00:00
76860f60d7
2006-03-29 Dmitry V. Levin <ldv@altlinux.org>
...
Fix race conditions in tcb allocation.
* process.c (fork_tcb): Return error code as documented. Do not
print "tcb table full" error message.
[USE_PROCFS] (internal_fork): Do not print "tcb table full"
error message.
[SYS_clone || SYS_clone2] (internal_clone, internal_fork): Call
fork_tcb() before alloctcb(). Do not print "tcb table full"
error message.
* strace.c (main): Do not print "tcb table full" error message.
(expand_tcbtab): Print error message in case of memory allocation
failure.
(alloctcb): Print error message when tcb table is full.
(trace): Expand tcb table if necessary prior to allocating
entry there. Do not print "tcb table full" error message.
Fixes RH#180293.
2006-10-11 22:55:25 +00:00
Roland McGrath
fd52f8d9af
fix bz tag
2006-10-10 00:57:30 +00:00
Roland McGrath
ff87ae2ef1
.
2006-08-22 07:37:00 +00:00
Roland McGrath
7103001b35
.
2006-08-22 06:33:45 +00:00
Roland McGrath
6ef291b9eb
.
2006-08-22 06:06:24 +00:00
Roland McGrath
de1701007f
.
2006-04-25 07:48:06 +00:00
Roland McGrath
5b97ae3122
.
2006-04-25 07:39:48 +00:00
Roland McGrath
9216ba7a74
.
2006-04-25 07:34:44 +00:00
Roland McGrath
9d19e163f0
.
2006-04-25 07:33:26 +00:00
Roland McGrath
2377706eb5
.
2006-04-25 07:22:04 +00:00
Roland McGrath
074a8e1619
.
2006-01-17 06:23:01 +00:00
Roland McGrath
ef6b8bf61b
.
2006-01-14 00:20:26 +00:00
Roland McGrath
402c9d1ed5
.
2006-01-12 22:35:02 +00:00
Roland McGrath
e8e43207bd
.
2006-01-12 11:07:40 +00:00
Roland McGrath
9ee476f7d4
.
2006-01-12 11:03:48 +00:00
Roland McGrath
97a932bc72
.
2006-01-12 10:19:01 +00:00
Roland McGrath
4935530a8a
.
2006-01-12 09:51:03 +00:00
Roland McGrath
7c061b2135
.
2006-01-12 09:45:59 +00:00
Roland McGrath
52f70f7451
.
2005-12-02 04:34:25 +00:00
Roland McGrath
362f1c3e3f
.
2005-12-02 04:23:50 +00:00
Roland McGrath
8e5ca84830
.
2005-12-02 04:08:39 +00:00
Roland McGrath
bc38ae72f2
.
2005-12-02 03:59:47 +00:00
Roland McGrath
89e94ff094
.
2005-12-02 03:57:20 +00:00
Roland McGrath
61b675e197
.
2005-12-02 03:44:20 +00:00
Roland McGrath
68565786b5
.
2005-10-21 22:06:58 +00:00
Roland McGrath
03c3d75de1
.
2005-08-03 12:18:37 +00:00
Roland McGrath
7e94676ebf
.
2005-08-03 12:02:14 +00:00
Roland McGrath
0c26d34b78
.
2005-08-03 11:43:03 +00:00
Roland McGrath
9554a48574
.
2005-08-03 11:29:26 +00:00
Roland McGrath
e0f6bb05c7
.
2005-08-03 11:23:50 +00:00
Roland McGrath
30afb79ee2
.
2005-07-19 07:42:24 +00:00
Roland McGrath
387d0e5942
.
2005-07-19 07:13:34 +00:00
Roland McGrath
415a7d6f91
.
2005-07-05 09:50:40 +00:00
Roland McGrath
e10dc51eea
.
2005-07-05 03:26:03 +00:00
Roland McGrath
fd583f6420
.
2005-07-05 03:22:50 +00:00
Roland McGrath
bfacc2613d
.
2005-07-04 23:33:42 +00:00
Roland McGrath
012ffdf69c
.
2005-07-04 23:30:30 +00:00
Roland McGrath
43cb21f2e6
.
2005-06-10 03:56:19 +00:00
Roland McGrath
59a611ba1d
.
2005-06-08 20:45:52 +00:00
Roland McGrath
d40a3931db
.
2005-06-08 18:06:27 +00:00
Roland McGrath
e35109a19d
typo
2005-06-08 18:03:12 +00:00
Roland McGrath
5d73170df4
.
2005-06-07 23:22:26 +00:00
Roland McGrath
6286f66d7a
.
2005-06-03 02:40:43 +00:00
Roland McGrath
712a6bfb58
.
2005-06-01 19:22:30 +00:00
Roland McGrath
b422e0d47d
.
2005-06-01 19:03:30 +00:00
Roland McGrath
a6ef1a3075
.
2005-06-01 18:57:27 +00:00
Roland McGrath
e8c6eec04b
.
2005-06-01 18:56:03 +00:00
Roland McGrath
e776e3e4cb
.
2005-05-26 23:21:13 +00:00
Roland McGrath
682291ec61
.
2005-05-09 08:03:06 +00:00
Roland McGrath
05a017be6b
.
2005-05-09 07:46:07 +00:00
Roland McGrath
f3b565be86
.
2005-05-09 07:40:41 +00:00
Roland McGrath
e1f1e57443
.
2005-03-23 03:19:02 +00:00
Roland McGrath
a3734a91ed
.
2005-03-22 23:13:24 +00:00
Roland McGrath
3181c51d47
.
2005-03-15 02:40:23 +00:00
Roland McGrath
0495c93dee
.
2005-03-15 02:17:23 +00:00
Roland McGrath
391a4e7bc2
.
2005-03-15 02:16:21 +00:00
Roland McGrath
bfb49e5f60
.
2005-03-06 22:24:52 +00:00
Roland McGrath
4859f6cef8
.
2005-03-01 23:03:11 +00:00
Roland McGrath
b0a3d4ee5a
.
2005-02-06 01:55:16 +00:00
Roland McGrath
854694b087
.
2005-02-06 01:16:47 +00:00
Roland McGrath
0c6c17b451
.
2005-02-04 09:54:16 +00:00
Roland McGrath
1e834485c6
.
2005-02-04 09:50:24 +00:00
Roland McGrath
55f23e71c8
.
2005-02-04 09:29:11 +00:00
Roland McGrath
026bdab75f
.
2005-02-03 03:19:43 +00:00
Roland McGrath
d08b2f03a8
.
2005-02-02 22:11:37 +00:00
Roland McGrath
84219e1d18
.
2005-02-02 20:55:27 +00:00
Roland McGrath
1967a1333c
.
2005-02-02 20:45:37 +00:00
Roland McGrath
3cad4a6f39
.
2005-02-02 20:32:37 +00:00
Roland McGrath
94098ef856
.
2005-02-02 20:25:36 +00:00
Roland McGrath
9d721f283b
.
2005-02-02 04:45:09 +00:00
Roland McGrath
ac6b7bba2e
.
2005-02-02 04:42:56 +00:00
Roland McGrath
dd9efd897a
.
2005-02-02 04:40:36 +00:00
Roland McGrath
0dfeed6a2a
.
2005-02-02 04:36:38 +00:00
Roland McGrath
dc26fffa8a
.
2005-02-02 04:19:19 +00:00
Roland McGrath
b2ba50bb2e
.
2005-02-02 04:16:58 +00:00
Roland McGrath
28eace82fd
.
2005-02-02 03:51:22 +00:00
Roland McGrath
5f221c3659
.
2005-02-02 03:38:49 +00:00
Roland McGrath
5396233748
.
2005-02-02 03:11:43 +00:00
Roland McGrath
bc484bd394
.
2005-02-02 03:07:24 +00:00
Roland McGrath
6722dcf609
.
2005-02-02 02:54:35 +00:00
Roland McGrath
1b3ca10e35
.
2005-02-02 02:49:03 +00:00
Roland McGrath
be4eeb95f5
.
2004-10-20 02:24:28 +00:00
Roland McGrath
b0756891d2
.
2004-10-20 02:17:58 +00:00
Roland McGrath
e26a37832e
.
2004-10-20 02:04:19 +00:00
Roland McGrath
712bc7a97b
.
2004-10-20 01:00:45 +00:00
Roland McGrath
223a3ff9a8
.
2004-10-19 23:33:53 +00:00
Roland McGrath
914f3aa017
.
2004-10-19 23:00:14 +00:00
Roland McGrath
0aa53f65fc
.
2004-10-07 19:09:23 +00:00
Roland McGrath
61b324bc39
.
2004-10-07 18:59:13 +00:00
Roland McGrath
aa08d71282
.
2004-10-07 18:53:17 +00:00
Roland McGrath
51f9ac0da6
.
2004-10-07 18:51:22 +00:00
Roland McGrath
2af128bcd2
.
2004-10-06 22:32:04 +00:00
Roland McGrath
79367f8373
.
2004-10-06 22:28:17 +00:00
Roland McGrath
d2553bbb87
.
2004-10-06 22:23:55 +00:00
Roland McGrath
2803d102e8
.
2004-10-06 22:15:18 +00:00
Roland McGrath
288a3a0c11
.
2004-10-06 22:12:09 +00:00
Roland McGrath
4455b1da96
.
2004-10-06 22:03:22 +00:00
Roland McGrath
813b8aff44
.
2004-09-11 08:13:27 +00:00
Michal Ludvig
51d1ebc33a
2004-09-07 Michal Ludvig <mludvig@suse.cz>
...
* defs.h (nioctlents1, nsignals2): Fix typos in decls.
2004-09-07 14:06:03 +00:00
Roland McGrath
ce36138bcb
.
2004-09-04 04:20:49 +00:00
Roland McGrath
77019f783a
.
2004-09-04 03:53:18 +00:00
Roland McGrath
4ee6e6970d
.
2004-09-04 03:39:26 +00:00
Roland McGrath
b036f584a0
.
2004-09-01 19:39:59 +00:00
Roland McGrath
f5fcbc1fb0
.
2004-08-31 08:41:59 +00:00
Roland McGrath
0ef93b71ea
.
2004-08-31 08:17:26 +00:00
Roland McGrath
dc025fad62
.
2004-08-31 07:48:03 +00:00
Roland McGrath
1651c1c531
.
2004-08-31 07:16:21 +00:00
Roland McGrath
8e593d23d1
.
2004-08-31 07:03:43 +00:00
Roland McGrath
0a053256ee
.
2004-08-31 07:02:00 +00:00
Roland McGrath
7fbbf020f7
.
2004-08-31 06:52:49 +00:00
Roland McGrath
3a71f1938b
.
2004-08-31 06:49:09 +00:00
Roland McGrath
a0b9ef14b0
.
2004-08-31 06:30:51 +00:00
Roland McGrath
d51619ab5d
.
2004-07-12 07:56:00 +00:00
Roland McGrath
05cf2951a6
.
2004-07-12 07:54:09 +00:00
Roland McGrath
23e86d6763
.
2004-07-12 07:13:12 +00:00
Roland McGrath
90a5a949d8
.
2004-07-12 07:04:55 +00:00
Roland McGrath
16110b23a0
.
2004-07-12 05:45:26 +00:00
Roland McGrath
533e52aeb0
.
2004-07-08 19:00:25 +00:00
Roland McGrath
2c72f3c1d7
.
2004-06-28 05:24:40 +00:00
Roland McGrath
7a391df72c
.
2004-06-23 01:41:30 +00:00
Roland McGrath
a2dec92f02
.
2004-06-23 01:40:57 +00:00
Roland McGrath
66a77f1aaf
.
2004-06-04 02:36:03 +00:00
Roland McGrath
0c542de51f
.
2004-06-04 02:25:12 +00:00
Roland McGrath
337d391ae9
.
2004-06-04 02:03:15 +00:00
Roland McGrath
e01b8ce73a
.
2004-06-04 02:01:54 +00:00
Roland McGrath
6d52da697d
.
2004-06-04 01:50:53 +00:00
Roland McGrath
25e8259c36
.
2004-06-04 01:24:12 +00:00
Roland McGrath
ea2402e72f
.
2004-04-16 22:28:48 +00:00
Roland McGrath
025442c135
.
2004-04-16 21:59:05 +00:00
Roland McGrath
6508d3321a
.
2004-04-16 21:54:59 +00:00
Roland McGrath
8d1bf3c198
.
2004-04-16 21:48:43 +00:00
Roland McGrath
085bae16db
.
2004-04-14 02:54:02 +00:00
Roland McGrath
6421d63d74
.
2004-04-14 02:46:35 +00:00
Roland McGrath
74dcbd888c
.
2004-04-09 00:25:47 +00:00
Roland McGrath
6835f23b63
.
2004-03-02 08:50:47 +00:00
Roland McGrath
2d1ecca2aa
.
2004-03-02 08:07:20 +00:00
Roland McGrath
30423407e6
.
2004-03-02 06:54:57 +00:00
Roland McGrath
801bf1ff33
.
2004-03-02 06:38:40 +00:00
Roland McGrath
5586f9a982
.
2004-03-02 06:23:08 +00:00
Roland McGrath
59aea57f0f
.
2004-03-02 06:17:11 +00:00
Roland McGrath
8f30c1d6b4
.
2004-03-02 06:09:35 +00:00
Roland McGrath
7da8ff703c
.
2004-03-01 22:10:58 +00:00
Roland McGrath
ce23810f33
.
2004-03-01 22:04:09 +00:00
Roland McGrath
4695e94b94
.
2004-03-01 21:31:07 +00:00
Roland McGrath
e58b8a0014
.
2004-03-01 21:29:31 +00:00
Roland McGrath
861dc147e3
.
2004-03-01 20:57:16 +00:00
Roland McGrath
24e8d31c21
.
2004-03-01 20:30:51 +00:00
Roland McGrath
176ac32167
.
2004-03-01 20:28:19 +00:00
Roland McGrath
3d3f1c9fb7
.
2004-02-20 23:21:34 +00:00
Roland McGrath
b233c26029
.
2004-02-20 22:56:55 +00:00
Roland McGrath
13aeab3558
.
2004-02-20 02:25:42 +00:00
Roland McGrath
5ef24abf00
Revert jhughes commits.
2004-02-20 02:22:35 +00:00
John Hughes
d535306ce2
Better output for sys_migrate
2004-02-05 14:37:02 +00:00
John Hughes
ae25933773
port SSI clustering mods to OpenSSI on Linux
2004-01-29 11:17:50 +00:00
Roland McGrath
ec0cf0b16b
.
2004-01-13 10:18:52 +00:00
Roland McGrath
7515547868
.
2004-01-13 10:17:00 +00:00
Roland McGrath
135db8908d
.
2004-01-13 10:14:04 +00:00
Roland McGrath
8950c69092
.
2004-01-13 10:00:01 +00:00
Roland McGrath
5b7aa6866b
.
2004-01-13 09:52:52 +00:00
Roland McGrath
cf28303d84
.
2003-11-14 02:57:31 +00:00
Roland McGrath
0aac872ba5
.
2003-11-14 02:54:09 +00:00
Roland McGrath
f25ef3916f
.
2003-11-13 22:33:48 +00:00
Roland McGrath
09f7a01e67
.
2003-11-13 22:32:32 +00:00
Roland McGrath
730e8c0fe0
.
2003-11-11 21:24:28 +00:00
Roland McGrath
a0f32e03d1
.
2003-11-07 02:36:45 +00:00
Roland McGrath
e52919ba3e
.
2003-11-06 23:41:33 +00:00
Roland McGrath
d4897f8f14
.
2003-11-01 22:13:35 +00:00
Roland McGrath
b67e8e338a
.
2003-11-01 22:11:29 +00:00
Roland McGrath
7aa6d2004c
.
2003-10-22 06:16:42 +00:00
Roland McGrath
a9f76daf08
.
2003-10-22 06:11:36 +00:00
Roland McGrath
e7da3506ca
.
2003-10-01 21:59:50 +00:00
Roland McGrath
8c74bd9626
.
2003-10-01 07:50:34 +00:00
Roland McGrath
268e9043a9
.
2003-09-25 23:06:12 +00:00
Roland McGrath
4f59bab561
.
2003-09-24 22:22:49 +00:00
Roland McGrath
7633f1e068
.
2003-09-23 22:19:43 +00:00
Roland McGrath
109f3d38ad
.
2003-08-21 10:09:01 +00:00
Roland McGrath
5bc5345d9f
.
2003-08-21 09:58:08 +00:00
Roland McGrath
4d8130c859
.
2003-07-17 09:24:04 +00:00
Roland McGrath
25969ce6e1
.
2003-07-17 09:03:22 +00:00
Roland McGrath
004d88ddbe
.
2003-07-09 09:48:21 +00:00
Roland McGrath
a9a86199ff
.
2003-06-27 21:20:14 +00:00
Roland McGrath
4fe23b5158
.
2003-06-26 22:41:02 +00:00
Roland McGrath
8f340e3111
.
2003-06-26 22:29:38 +00:00
Roland McGrath
c2aa8ea5f8
.
2003-06-26 22:27:32 +00:00
Roland McGrath
9df23f9a37
.
2003-06-26 22:23:32 +00:00
Roland McGrath
ee911635e7
.
2003-06-23 23:40:04 +00:00
Roland McGrath
e84e6276b5
.
2003-06-11 05:38:01 +00:00
Roland McGrath
767b430533
.
2003-06-10 03:38:03 +00:00
Roland McGrath
c38d46ea66
.
2003-06-10 03:31:34 +00:00
Roland McGrath
eef1fded0c
.
2003-06-10 03:07:47 +00:00
Roland McGrath
3634c27207
.
2003-06-10 03:06:05 +00:00
Roland McGrath
2c1d534aac
.
2003-06-03 23:28:58 +00:00
Roland McGrath
cf99f9c864
.
2003-06-03 07:18:28 +00:00
Roland McGrath
454a024a9b
.
2003-06-03 01:35:32 +00:00
Roland McGrath
8245cf5fca
.
2003-06-02 20:04:32 +00:00
Roland McGrath
a834fbe4eb
.
2003-06-02 19:37:56 +00:00
Roland McGrath
d0835361d6
.
2003-05-23 02:27:37 +00:00
Roland McGrath
7dfd4ed721
.
2003-05-23 01:08:50 +00:00
Roland McGrath
031b0d88cf
.
2003-05-23 00:29:11 +00:00
Roland McGrath
5aae8773f9
.
2003-05-23 00:14:17 +00:00
Roland McGrath
872a43633a
.
2003-04-10 18:58:33 +00:00
Roland McGrath
808a4baeb2
.
2003-04-08 01:47:02 +00:00
Roland McGrath
cf43e90362
.
2003-04-02 01:10:53 +00:00
Roland McGrath
10a56fbbd5
.
2003-03-31 01:21:40 +00:00
Roland McGrath
347636fa12
.
2003-03-31 01:05:16 +00:00
Roland McGrath
5467f2681e
.
2003-03-30 23:52:46 +00:00
Roland McGrath
5755ec54e2
.
2003-03-21 07:33:21 +00:00
Roland McGrath
49bad88ceb
.
2003-03-18 07:43:53 +00:00
Roland McGrath
f22e0c70eb
.
2003-03-15 21:01:43 +00:00
Roland McGrath
27cad9a9ea
.
2003-03-14 10:33:06 +00:00
Roland McGrath
6fbb4e3209
.
2003-03-12 09:54:45 +00:00
Roland McGrath
041900f675
.
2003-03-12 08:11:33 +00:00
Roland McGrath
b3f8fd6573
.
2003-03-05 06:29:11 +00:00
Roland McGrath
d2a6c6b5a6
.
2003-03-05 04:08:07 +00:00
Roland McGrath
a4187c9183
.
2003-02-26 20:34:14 +00:00
Roland McGrath
74f905df7b
.
2003-02-24 10:53:48 +00:00
Roland McGrath
66375f6905
.
2003-02-24 10:18:11 +00:00
Roland McGrath
127f7d2a14
.
2003-02-24 07:13:59 +00:00
Roland McGrath
45be9607ce
.
2003-02-20 03:26:58 +00:00
Roland McGrath
44fb043ae7
.
2003-02-20 02:56:50 +00:00
Roland McGrath
7152234bbf
.
2003-02-20 02:45:34 +00:00
Roland McGrath
ff02c907ea
.
2003-01-30 20:15:35 +00:00
Roland McGrath
6ee7d1fc01
.
2003-01-24 04:39:50 +00:00
Roland McGrath
8d276ff256
.
2003-01-24 04:32:36 +00:00
Roland McGrath
6a39c21335
4.4.93
2003-01-22 02:27:59 +00:00
Roland McGrath
b472e1ca0a
.
2003-01-20 10:23:11 +00:00
Roland McGrath
08eee593ea
.
2003-01-20 09:04:42 +00:00
Roland McGrath
2b157e74cf
.
2003-01-18 00:19:35 +00:00
Roland McGrath
ec4bd1370a
.
2003-01-14 23:41:07 +00:00
Roland McGrath
d7bec5093b
.
2003-01-14 10:10:36 +00:00
Roland McGrath
f775ab35fb
.
2003-01-14 09:59:57 +00:00
Roland McGrath
92999db60b
.
2003-01-14 09:46:33 +00:00
Roland McGrath
4e25459c46
.
2003-01-14 07:58:26 +00:00
Roland McGrath
da5ad2d943
.
2003-01-14 07:53:49 +00:00
Roland McGrath
edcf1b0d12
.
2003-01-10 21:43:33 +00:00
Roland McGrath
09b371c979
.
2003-01-10 20:51:13 +00:00
Roland McGrath
944d10f887
.
2003-01-10 20:14:52 +00:00
Roland McGrath
03c5c4d37e
.
2003-01-10 20:06:01 +00:00
Roland McGrath
516f34994b
.
2003-01-10 19:55:42 +00:00
Roland McGrath
dcfcaf71b3
.
2003-01-10 10:45:13 +00:00
Roland McGrath
ea49621395
.
2003-01-10 07:50:29 +00:00
Roland McGrath
5694e80e14
update
2003-01-09 06:56:39 +00:00
Wichert Akkerman
136bbb1aee
Do not end summary with full stop
2003-01-08 23:46:03 +00:00
Wichert Akkerman
5a9b086cfe
No longer install postinst and prerm since /usr/doc symlink is no longer needed
2003-01-08 23:44:36 +00:00
Roland McGrath
2850c7edcf
.
2002-12-30 10:46:02 +00:00