Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Summary Period: 2002-10-09 to 2002-09-24 (Commits 5947-5996 of 10846)
added -n to sort so that it will sort numerically.
2 lines of code changed in:
Added Richard Welty's tips for AS/400.
8 lines of code changed in:
Added link to kernel compatibility table.
6 lines of code changed in:
[kenb+dhr] 64-bit fixes
31 lines of code changed in:
More content added.
86 lines of code changed in:
More content added!
12 lines of code changed in:
Preventing the docmaker script from breaking.
6 lines of code changed in:
Claudia's new version, with chart.
642 lines of code changed in:
Tweaked and activated west-rcv-nfmark-set-01.
3 lines of code changed in:
Minor fixups and activation to west-rcv-nfmark-set-01 test to check for SA reference properly set on incoming.
219 lines of code changed in:
Added a test to check for SA reference being set properly on reception
of packet.
546 lines of code changed in:
More SA ref tweaks, enable saref set on incoming.
5 lines of code changed in:
Move field width sanity checks to ipsec_sa.c
30 lines of code changed in:
Set saref on incoming packets.
26 lines of code changed in:
Change comment to reflect the flexible nature of the main and sub-table widths.
Added a counter for the number of unused entries in each subtable.
Further break up host field type macro to host field.
Move field width sanity checks to ipsec_sa.c
Define a mask for an entire saref.
20 lines of code changed in:
updated output
104 lines of code changed in:
RPM template
0 lines of code changed in:
renaming a few Makefile targets
13 lines of code changed in:
RPM building code complete, architecture specific headers tweaked,
Makefile reorganized.
229 lines of code changed in:
Altering order of includes, so that architecture-specific header files,
used for building RPM modules specifically, are processed first.
18 lines of code changed in:
- add --force to unapplypatch so that confusion doesn't result in a
futile bone-headed query to user
- shuffle kernel recipe so that, after config, clean is made before dep.
Undocumented and anti-documented recent requirement with obscure symptoms.
- shuffle kinstall recipe to make modules_install before install.
Undocumented requirement in Red Hat Linux 8.0 kernel (at least).
- include Makefile.ver was redundant: Makefile.inc does this.
8 lines of code changed in:
- make less parochial: no more references to MCR's file system /c2
- improve detection of non-configuration
- base most paths on UMLPREFIX: should save editing for some
- add KERNEL_LINUS2_*_SRC as to be configured (for kernalpatch tests)
- add placeholder for TCPDUMP
30 lines of code changed in:
fudge to avoid problem of cd invalidating relative path in make macro FREESWANSRCDIR
3 lines of code changed in:
- To allow for gcc3.2 (used in Red Hat Linux 8.0): adjust CFLAGS (set
by kernel machinery) to use -falign-functions= in place of
-malign-functions=. Eliminates a warning (fatal with -Werror).
- When CONFIG_HIGHMEM is on, -Wpointer-arith will warn about
include/linux/highmem.h. Since this is fatal with -Werror, we
suppress -Wpointer-arith if CONFIG_HIGHMEM is set.
16 lines of code changed in:
% goes after number, not before
1 lines of code changed in:
C labels go on statements
31 lines of code changed in:
comment on where to find reference ipsec.conf
had DESTDIR incorrectly added.
2 lines of code changed in:
how to get a kernel stack trace from UML.
129 lines of code changed in:
gcc3 now enforces C restriction on placement of labels
12 lines of code changed in:
marked party test as missing
1 lines of code changed in:
removed kernel logging messages
0 lines of code changed in:
con=pts was not a good idea - it isn't harmless for 2.4.18.
6 lines of code changed in:
Initial revision
12547 lines of code changed in:
Turn on debugging for upgoing acquire messages to test for reliability.
11 lines of code changed in:
Reduce default table to 16 bits width.
9 lines of code changed in:
first DNS test (not yet functional)
119 lines of code changed in:
add option "NEED_DNS=true" to start up "nic" UML
for single and 2-host tests. Enabled for "ctltest" only
for now for dns testing.
49 lines of code changed in:
description for test.
11 lines of code changed in:
skeleton for dnskey helper program.
263 lines of code changed in:
documentation for "dnskey" helper
16 lines of code changed in:
include "con=pts" for 2.4.19 UMLs.
7 lines of code changed in:
fix for sed bug in "send-pr"
5 lines of code changed in:
added handling for date stamp.
12 lines of code changed in:
adjusted console output for version and "kernel log"
2 lines of code changed in:
adjusted console output for version and "kernel log"
2 lines of code changed in:
adjusted console for version string and "kernel log" removal
4 lines of code changed in:
Refined document based on my experience & others' experiences configuring
from this doc.
46 lines of code changed in:
C labels must be on statements.
7 lines of code changed in:
Shut off "ipsec klipsdebug --set verbose" in all tests because it is
overflowing the printk 4KB buffer and update the output.
309 lines of code changed in:
Ignore ipsec.conf.
1 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Generated by StatCVS 0.2.2