Ļ99250 254 215 135 212 216 164 199 163 455 224 138 309 172 166 164 440 174 218 145 147 153 153 176 175 187 216 170 171 200 128 164 168 183 131 147 214 127 129 136 159 174 112 131 160 137 129 109 309 173 161 139 146 199 144 127 163 281 166 110 223 158 137 260 301 164 169 353 162 186 264 256 167 117 122 133 274 239 124 202 132 194 152 195 200 143 353 163 138 281 219 287 143 151 161 632 146 270 284 164 166 173 118 247 389 236 264 245 412 215 154 212 143 169 224 163 137 225 195 162 293 141 182 187 162 190 395 207 339 229 149 147 305 193 120 125 234 168 639 641 255 149 188 191 389 271 113 213 247 160 159 275 168 109 220 220 204 204 218 198 112 147 125 198 142 319 182 214 332 399 399 250 164 250 559 209 122 115 314 153 149 103 286 164 166 176 162 201 147 114 114 278 584 105 114 107 181 114 191 375 152 529 141 133 160 114 165 239 235 174 143 225 180 241 239 191 279 169 134 148 169 126 142 185 217 243 223 636 285 213 248 248 214 124 738 195 189 492 434 282 205 515 152 148 172 137 122 245 263 276 276 113 113 113 130 114 K 10 svn:author V 4 mini K 8 svn:date V 27 2002-07-02T08:23:00.000000Z K 7 svn:log V 121 Check retifma for NULL before using it. PR: kern/9391 Submitted by: Assar Westerlund MFC after: 3 days END K 10 svn:author V 5 naddy K 8 svn:date V 27 2002-07-02T10:51:09.000000Z K 7 svn:log V 41 LP64 cleanup: don't cast pointer to int. END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-07-02T11:05:31.000000Z K 7 svn:log V 119 Make NI_WITHSCOPEID a default (always on), to synchronize with recent 2553bis. Obtained from: KAME MFC after: 3 weeks END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-07-02T11:09:02.000000Z K 7 svn:log V 123 Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach scope identifier). Approved by: des MFC after: 3 weeks END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-02T11:10:13.000000Z K 7 svn:log V 72 MFC: (1.237) build lib/libz and secure/lib/libcrypto before secure/lib. END K 10 svn:author V 3 ume K 8 svn:date V 27 2002-07-02T11:11:17.000000Z K 7 svn:log V 106 Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach scope identifier). MFC after: 3 weeks END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-02T12:16:54.000000Z K 7 svn:log V 72 Handle installation of hard and symbolic links via a seperate .mk file. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-02T12:37:09.000000Z K 7 svn:log V 363 Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. Provided the (previously missing) dependency on source files for intermediate .msg files. Provided the default for NLSSRCDIR (defaults to .CURDIR). Slightly changed the API: NLS should now list plain locale names, without the .msg suffix. When included from bsd.prog.mk, NLSNAME defaults to PROG. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-02T13:07:17.000000Z K 7 svn:log V 131 Fix a braino in mm_answer_pam_respond() which would cause sshd to abort if PAM authentication failed due to an incorrect response. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-02T13:07:37.000000Z K 7 svn:log V 46 Version bump for mm_answer_pam_respond() fix. END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-02T14:33:52.000000Z K 7 svn:log V 214 's/rather then/rather than/' PR: 38096 Submitted by: Chris Pepper While I'm here correct some typos pointed out by ispell. Approved by: sheldonh (mentor) MFC after: 1 week END K 10 svn:author V 5 orion K 8 svn:date V 27 2002-07-02T15:38:36.000000Z K 7 svn:log V 78 MFC r1.22 - delaying ich calibration until system clock itself is calibrated. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-02T16:37:56.000000Z K 7 svn:log V 71 Make some more debugging code go away when debugging is not turned on. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-02T16:57:53.000000Z K 7 svn:log V 69 check in the version if this that compiles, not the one that doesn't END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-07-02T17:09:22.000000Z K 7 svn:log V 347 Move every code related to mount(2) in a new file, vfs_mount.c. The file vfs_conf.c which was dealing with root mounting has been repo-copied into vfs_mount.c to preserve history. This makes nmount related development easier, and help reducing the size of vfs_syscalls.c, which is still an enormous file. Reviewed by: rwatson Repo-copy by: peter END K 10 svn:author V 7 trhodes K 8 svn:date V 27 2002-07-02T18:00:20.000000Z K 7 svn:log V 78 Minor spelling and grammar fixes in the atacontrol(8) manual page. PR: 39393 END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-07-02T18:33:32.000000Z K 7 svn:log V 125 I didn't pay enough attention when copy/pasting disclaimers. The disclaimer in vfs_conf.c was slightly different. Fix this. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-07-02T19:06:33.000000Z K 7 svn:log V 50 Fix type-o in last commit in preparation for MFC. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T19:51:21.000000Z K 7 svn:log V 52 MFC: (rev. 1.16) Grammar fix: "contents" is plural. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T19:52:34.000000Z K 7 svn:log V 58 MFC: (rev. 1.28) Grammar nit: treat "contents" as plural. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T19:53:45.000000Z K 7 svn:log V 58 MFC: (rev. 1.20) Grammar nit: treat "contents" as plural. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T19:56:26.000000Z K 7 svn:log V 84 Add lge(4) to the list of drivers. It was present in 4-stable but not in -current. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T20:01:23.000000Z K 7 svn:log V 80 MFC: (rev. 1.23) Don't send packets out an interface unless IFF_UP|IFF_RUNNING. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T20:03:55.000000Z K 7 svn:log V 95 Alpha does indeed have a COMPAT4X distribution on current. 4-stable already has this correct. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-07-02T20:06:25.000000Z K 7 svn:log V 120 MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use for a process (exec() to be handled in Stage II). END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T20:10:25.000000Z K 7 svn:log V 75 MFC: (rev. 1.24) Fix for checking M_WRITABLE(), eliminate some complexity. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T20:15:50.000000Z K 7 svn:log V 76 MFC: (rev. 1.18) Fix bugs where mbuf was being accessed without m_pullup(). END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T20:19:59.000000Z K 7 svn:log V 107 Call the 4.x snap server "releng4.freebsd.org" instead of "stable.freebsd.org" to be the same as 4-stable. END K 10 svn:author V 7 trhodes K 8 svn:date V 27 2002-07-02T20:23:43.000000Z K 7 svn:log V 32 GXP ATA drives also supports TQ END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T20:31:21.000000Z K 7 svn:log V 69 MFC: (rev. 1.92) Don't set "m->m_ext.ext_size" to zero in m_split(). END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T20:31:52.000000Z K 7 svn:log V 73 MFC: (rev. 1.90) Fix M_TRAILINGSPACE() to return zero if !M_WRITABLE(m). END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T20:39:14.000000Z K 7 svn:log V 88 MFC: (rev. 1.70) Initialize mbuf subsystem before initializing drivers. PR: kern/38745 END K 10 svn:author V 2 mp K 8 svn:date V 27 2002-07-02T21:05:08.000000Z K 7 svn:log V 40 Fix typo (SIGEV_EVENT -> SIGEV_KEVENT). END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:07:25.000000Z K 7 svn:log V 55 Diff-reduce with 4-stable: 4.x has a compat4x package. END K 10 svn:author V 7 trhodes K 8 svn:date V 27 2002-07-02T21:13:15.000000Z K 7 svn:log V 117 Fix grammar in 1 sentence Reword 'Usually faster in most cases' to 'and is faster in most cases' PR: 40024 (partly) END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:25:56.000000Z K 7 svn:log V 35 MFC: Whitespace and warning fixes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:27:28.000000Z K 7 svn:log V 37 MFC: Modernize phk's e-mail address. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:28:47.000000Z K 7 svn:log V 44 MFC: Sync device driver names with current. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:29:56.000000Z K 7 svn:log V 67 MFC: Close open file descriptors instead of leaving them dangling. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:33:04.000000Z K 7 svn:log V 82 MFC: Fix integer overflow causing disk/partition size display wrapping above 4GB. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:34:15.000000Z K 7 svn:log V 20 MFC: Warning fixes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:35:31.000000Z K 7 svn:log V 39 MFC: Document the DD and Wizard modes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:37:05.000000Z K 7 svn:log V 68 MFC: Add a mediaClose() command. Sponsored by: The Weather Channel END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:37:49.000000Z K 7 svn:log V 45 MFC: Fix handling of the 'noError' variable. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:39:14.000000Z K 7 svn:log V 37 Sync with current: whitespace fixes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T21:52:43.000000Z K 7 svn:log V 17 MFC: Whitespace. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:13:08.000000Z K 7 svn:log V 216 MFC: - Use DEVICE_INIT() instead of calling mediaDevice's init() routine by hand. - Use more generic wording when referring to CD's. - Warning fixes. - Minor wording fixup in question asking to configure inetd(8). END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T22:17:18.000000Z K 7 svn:log V 78 MFC: Const'ify variables to make it clear we're not writing to the mbuf data. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:17:26.000000Z K 7 svn:log V 69 MFC: Make /compat a relative symlink instead of an absolute symlink. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:18:48.000000Z K 7 svn:log V 47 MFC: Comment and whitespace sync with current. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:19:50.000000Z K 7 svn:log V 54 MFC: Check the right variable in request_part_size(). END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:21:28.000000Z K 7 svn:log V 106 MFC: Rudimentary attempt to recognize when 'a' is not the first partition on the Alpha and warn the user. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:24:20.000000Z K 7 svn:log V 52 MFC: Cast final NULL argument to execl() to char *. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:25:39.000000Z K 7 svn:log V 35 MFC: Whitespace and warning fixes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:26:33.000000Z K 7 svn:log V 71 MFC: Change the main menu title to not specify the path to sysinstall. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:29:35.000000Z K 7 svn:log V 188 MFC: - Call the 4.x snap server a 4.x snap server and not a 4.0 snap server. - We don't have to specify the snapshot ftp path explicitly now, the ftp code looks in that path by default. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:31:20.000000Z K 7 svn:log V 74 MFC: Move the 'type' variable inside the block where it is actually used. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:32:12.000000Z K 7 svn:log V 18 MFC: Warning fix. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:33:37.000000Z K 7 svn:log V 130 MFC: If 'netInteractive' is set, then allow the IPv6 and DHCP questions to be asked if needed. Sponsored by: The Weather Channel END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:35:25.000000Z K 7 svn:log V 66 MFC: - Add $FreeBSD$ - Move cons25w entry to the end of the list. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-02T22:36:24.000000Z K 7 svn:log V 45 MFC: Document the HTTP proxy install method. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T23:00:30.000000Z K 7 svn:log V 164 Adjust the previous commit so that the value of SI_SUB_DRIVERS doesn't change, to avoid binary compatibility problems with 3rd party drivers. Requested by: julian END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-02T23:44:03.000000Z K 7 svn:log V 205 MFC: Fix GCC warnings caused by initializing a zero length array. In the process, simply things a bit by getting rid of 'struct ng_parse_struct_info' which was useless because it only contained one field. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-03T00:01:08.000000Z K 7 svn:log V 72 MFC: Add 'diskInteractive' variable. Sponsored by: The Weather Channel END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-03T00:05:05.000000Z K 7 svn:log V 77 MFC: Only build and link the pccard module on architectures that support it. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T00:08:19.000000Z K 7 svn:log V 260 Two FreeBSD-specific nits in comments: - ChallengeResponseAuthentication controls PAM, not S/Key - We don't honor PAMAuthenticationViaKbdInt, because the code path it controls doesn't make sense for us, so don't mention it. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-03T00:09:29.000000Z K 7 svn:log V 70 MFC: Introduce the concept of previously mounted media to sysinstall. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-03T00:11:31.000000Z K 7 svn:log V 94 MFC: - Document diskInteractive, mediaClose, and tcpMenuSelect. - Cross reference release(7). END K 10 svn:author V 3 dan K 8 svn:date V 27 2002-07-03T00:12:00.000000Z K 7 svn:log V 171 Make sure to reset transflag back to zero upon succesfully using sendfile() to transfer a file. PR: 39362 Submitted by: TANAKA Hiroyuki MFC after: 1 week END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T00:12:09.000000Z K 7 svn:log V 163 - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE. - We don't have setutent(3) etc., and I have no idea why configure ever thought we did. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-03T00:30:51.000000Z K 7 svn:log V 74 Actually use the fini callback. Pointy hat to: me :-( Noticed By: Julian END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T00:35:09.000000Z K 7 svn:log V 25 Add the "java" category. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T00:36:13.000000Z K 7 svn:log V 30 MFC: Add the "java" category. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T01:14:24.000000Z K 7 svn:log V 41 MFC: synch with -CURRENT (long overdue!) END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T01:50:27.000000Z K 7 svn:log V 181 Add mtx_ prefixes to the fields used for mutex profiling, and fix a bug where the profiling code would report the release point instead of the acquisition point. Requested by: bde END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-07-03T02:55:48.000000Z K 7 svn:log V 141 Hold the sched lock across call to forward_signal() in tdsignal() to keep SMP systems from panic'ing when ^C'ing an app suggested by julian END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-03T04:23:38.000000Z K 7 svn:log V 29 Approved by: imp@freebsd.org END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-03T04:52:03.000000Z K 7 svn:log V 109 MFC: Revision 1.40 & 1.41: Declare environ correctly, and a minor style change to make future merges easier. END K 10 svn:author V 5 silby K 8 svn:date V 27 2002-07-03T05:26:45.000000Z K 7 svn:log V 38 MFC rev 1.131 - add another chip rev. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-03T06:15:26.000000Z K 7 svn:log V 99 White space commit. I'm working on this file but I wanted to make the whitespece commit separatly. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-03T06:25:28.000000Z K 7 svn:log V 61 No need to explicitly set NOMAN here. Reviewed by: jmallett END K 10 svn:author V 4 mini K 8 svn:date V 27 2002-07-03T06:28:04.000000Z K 7 svn:log V 101 Fix off-by-one error. PR: misc/40104 Submitted by: Neal Fachan MFC after: 3 days END K 10 svn:author V 4 mini K 8 svn:date V 27 2002-07-03T06:42:43.000000Z K 7 svn:log V 106 Add missing kernal tunables to loader.conf. PR: i386/39085 Submitted by: David Yeske END K 10 svn:author V 3 suz K 8 svn:date V 27 2002-07-03T06:48:12.000000Z K 7 svn:log V 51 fixed typo. obtained from: KAME MFC after: 3 days END K 10 svn:author V 5 chris K 8 svn:date V 27 2002-07-03T08:13:25.000000Z K 7 svn:log V 258 Add a SECURITY CONSIDERATIONS example: make note that access to open file descriptors does not change upon dropping privilege, and include a likely case of `setuid(non_superuser); exec(...);'. Sponsored by: DARPA, NAI Labs Obtained from: TrustedBSD Project END K 10 svn:author V 5 chris K 8 svn:date V 27 2002-07-03T08:15:55.000000Z K 7 svn:log V 69 Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'. END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-07-03T08:52:37.000000Z K 7 svn:log V 46 Remove an unused argument in vfs_mountroot(). END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-03T09:15:20.000000Z K 7 svn:log V 185 Try clean up some of the mess that resulted from layers and layers of p4 merges from -current as things started getting different. Corroborated by: Similar patches just mailed by BDE. END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-07-03T09:27:24.000000Z K 7 svn:log V 126 Move vfs_rootmountalloc() in vfs_mount.c and remove lite2_vfs_mountroot() which was #if 0'd and is not likely to be used now. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-07-03T11:00:55.000000Z K 7 svn:log V 192 o Strict interface names comparison. The old code assumed "fxp1" == "fxp11". o Use an appropriate constant for interface name buffer. Reviewed by: luigi Approved by: luigi MFC after: 1 month END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-07-03T11:04:17.000000Z K 7 svn:log V 49 Remove trailing whitespaces. Approved by: luigi END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T11:26:31.000000Z K 7 svn:log V 59 Warn that install(1) no longer accepts -d and -C together. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-03T12:24:11.000000Z K 7 svn:log V 70 mdoc(7) police: added missing markup bits, lowercased argument names. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-03T12:28:03.000000Z K 7 svn:log V 540 Try really hard to fix parallel installs. Add a bunch of .ORDER directives to ensure that all realinstall sub-tasks are executed after beforeinstall, similarly ensure that all afterinstall sub- tasks are executed after realinstall. Demonstration: all: task1 task2 .ORDER: task1 task2 task2: task2_subtask .ORDER: task1 task2_subtask task1 task2 task2_subtask: @sleep `jot -r 1 0 1.0` @echo ${.TARGET} Without the second .ORDER directive, task2_subtask can be run in parallel with task1. Spotted by: Andrea Campi END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-03T12:44:06.000000Z K 7 svn:log V 55 Moved checkdpadd target to where it logically belongs. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-07-03T12:44:31.000000Z K 7 svn:log V 173 When we are extracting directory with --unlink option and the directory already exists don't spew bogus "Cannot unlink" error and exit with non-zero code. Reported by: bde END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-07-03T13:01:40.000000Z K 7 svn:log V 187 Fix another POLA breakage in a new tar: in diff mode presence of file in the archive, but its absence in the file system should be reported as difference, not as error. Reported by: bde END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-03T13:01:41.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-03T13:01:42.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-03T13:01:43.000000Z K 7 svn:log V 77 This commit was manufactured by cvs2svn to create tag 'RELENG_4_6_0_RELEASE'. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-03T14:31:52.000000Z K 7 svn:log V 24 Give k5admin a manpage. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-03T14:32:43.000000Z K 7 svn:log V 154 Don't let the pattern space become null if the `x' command is used when the hold space is null; some functions assume it's never null. MFC after: 3 days END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-03T14:38:27.000000Z K 7 svn:log V 296 Avoid checking whether each line is the last line of the file when we don't need to know. Instead, check when we are trying to match a "$" address. This does not change the way sed processes regular files, but makes it behave more sensibly when used interactively. PR: 40101 MFC after: 2 weeks END K 10 svn:author V 8 matusita K 8 svn:date V 27 2002-07-03T14:41:14.000000Z K 7 svn:log V 138 MFC 1.687: Set PATH statically, and use 'env -i' to kick chroot(8). I hope it causes zero problem; but if you find any, please email me. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-03T14:42:39.000000Z K 7 svn:log V 169 Whitespace diffs only; this brings this file into the same whitespace convention as src/lib/csu/*/crt1.c. This will make the follow up diffs easier to see and extract. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-03T14:42:53.000000Z K 7 svn:log V 152 Note that two carriage returns aren't required after entering the initial setup anymore (since process.c rev. 1.25). Add $FreeBSD$. MFC after: 2 weeks END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2002-07-03T14:43:27.000000Z K 7 svn:log V 316 Protect the knote() call with splhigh. This routine can apparently be called both in process and interrupt context, but the kevent code assumes the caller handles the locking in the event generation case. In -current, this is protected by asserting we hold the proc lock. Testing by: Don Bowman END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-03T14:56:08.000000Z K 7 svn:log V 120 C rewrite of kbdmap/vidfont. Submitted by: Jonathan Belson OK'ed by: wosch (Perl code maintainer) END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T15:20:37.000000Z K 7 svn:log V 62 Apply band-aid to unbreak upgrades from old RELENG_4 systems. END K 10 svn:author V 5 chris K 8 svn:date V 27 2002-07-03T15:31:47.000000Z K 7 svn:log V 117 Move appropriate information out of `DESCRIPTION' and into `SECURITY CONSIDERATIONS'. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T15:35:45.000000Z K 7 svn:log V 51 Lift openpam_{borrow,restore}_cred.c from OpenPAM. END K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-07-03T15:44:41.000000Z K 7 svn:log V 75 MFC rev 1.75 which accidentally got left out when committing rev 1.59.2.11 END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-03T16:22:43.000000Z K 7 svn:log V 132 Make it possible (again) to build and install shared library only. One needs to define SHLIB_NAME for this to work. Prodded by: mi END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-03T16:35:20.000000Z K 7 svn:log V 69 Fix some low-hanging lint-fruit: endianness and staticness warnings. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-03T16:38:04.000000Z K 7 svn:log V 43 Apply __FBSDID(), ISOfy, fix easy warning. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-03T16:43:11.000000Z K 7 svn:log V 130 Apply __FBSDID(); fix local variable(names) that stomp on global definitions; fix some const strings; fix some signedness issues. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T16:59:14.000000Z K 7 svn:log V 102 MFC: make __FBSDID equivalent to __RCSID for bootstrapping purposes. PR: bin/36747 Requested by: ru END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T17:00:13.000000Z K 7 svn:log V 70 Back out previous commit, rev 1.3.2.5 of bsd.sys.mk takes care of it. END K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2002-07-03T17:56:20.000000Z K 7 svn:log V 195 Fix syntax error noted by mp: Wlarglist-size- -> Warglist-size- Make Warglist-size- & Wframe-size- work by only matching to the '<' in the option. Okayed by: mp, obrien (partially) END K 10 svn:author V 7 trhodes K 8 svn:date V 27 2002-07-03T18:04:10.000000Z K 7 svn:log V 45 Fix a typo: s/und/and/ Not Reviewed by: re@ END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:05:15.000000Z K 7 svn:log V 88 Disconnect whereis while importing version from NetBSD Approved by: sheldonh (mentor) END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:06:36.000000Z K 7 svn:log V 93 Vendor import of NetBSDs whereis.{c,1} Approved by: sheldonh (mentor) Obtained from: NetBSD END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-03T19:06:37.000000Z K 7 svn:log V 66 This commit was manufactured by cvs2svn to create tag 'd20020701'. END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:16:31.000000Z K 7 svn:log V 96 Change to NetBSDs version of whereis. Approved by: sheldonh (mentor) Obtained from: NetBSD END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-07-03T19:16:37.000000Z K 7 svn:log V 302 o Make the reservation of KVA space for kernel map entries a function of the KVA space's size in addition to the amount of physical memory and reduce it by a factor of two. Under the old formula, our reservation amounted to one kernel map entry per virtual page in the KVA space on a 4GB i386. END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:17:59.000000Z K 7 svn:log V 112 Add __FBSDID. Remove __COPYRIGHT, __RCSID which caused an assembler warning. Approved by: sheldonh (mentor) END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:19:54.000000Z K 7 svn:log V 244 Remove -p flag. OpenBSD's implementation lacks -p, and we don't want to support the option now, only to lose it if/when we later switch to OpenBSD's implementation. This functionality is provided by which(1). Approved by: sheldonh (mentor) END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:20:59.000000Z K 7 svn:log V 134 compact synopsis s/program [program ...]/program .../ s/program [...]/program .../ Approved by: sheldonh (mentor) END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:22:52.000000Z K 7 svn:log V 55 Switch to c version Approved by: sheldonh (mentor) END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-03T19:23:50.000000Z K 7 svn:log V 53 Reconnect whereis Approved by: sheldonh (mentor) END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-03T20:06:38.000000Z K 7 svn:log V 209 Remove vestiges of old code... These functions are always called on new memory so they can not already be set up, so don't bother testing for that. (This was left over from before we used UMA (which is cool)) END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-03T20:47:50.000000Z K 7 svn:log V 98 Add comments and slightly rearrange the thread stack assignment code to try make it less obscure. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-03T20:50:32.000000Z K 7 svn:log V 25 Update my email address. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-07-03T20:51:06.000000Z K 7 svn:log V 30 MFC: Update my email address. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-07-03T20:51:13.000000Z K 7 svn:log V 139 If we've given a domain name prefix as the authentication name, strip it off before passing it on to the RADIUS server for authentication. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-03T21:19:29.000000Z K 7 svn:log V 76 MFC: Switch to using 'links' as the text browser package instead of 'lynx'. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T21:35:18.000000Z K 7 svn:log V 546 Bring -STABLE's libpam to a somewhat more functional state in preparation for the OpenSSH upgrade: - update pam_opie(8) to not emit fake challenges when the no_fake_prompts option was specified, and add a man page. - add pam_opieaccess(8) and a man page. - synch pam_radius(8), pam_ssh(8) and pam_tacplus(8) with -CURRENT. - sync pam_unix(8) with its state in -CURRENT prior to the OpenPAM import. - bring in bits of OpenPAM and some of Mark's additions to Linux-PAM to support the updated modules. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T21:41:31.000000Z K 7 svn:log V 548 Bring -STABLE's libpam to a somewhat more functional state in preparation for the OpenSSH upgrade: - update pam_opie(8) to not emit fake challenges when the no_fake_prompts option was specified, and add a man page. - add pam_opieaccess(8) and a man page. - synch pam_radius(8), pam_ssh(8) and pam_tacplus(8) with -CURRENT. - sync pam_unix(8) with its state in -CURRENT prior to the OpenPAM import. - bring in bits of OpenPAM and some of Mark's additions to Linux-PAM to support the updated modules. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T21:45:44.000000Z K 7 svn:log V 162 [forced commit due to CVS bug] Bring in bits of OpenPAM and some of Mark's additions to Linux-PAM to support the updated modules. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T21:47:36.000000Z K 7 svn:log V 57 Factor out some common portions of the module Makefiles. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-07-03T21:58:08.000000Z K 7 svn:log V 95 New release note: NetBSD whereis(1). Updated release notes: BIND 8.3.3, OpenPAM Citronella. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T22:11:26.000000Z K 7 svn:log V 99 Make OpenSSH more useful. Enable OPIE wherever S/Key is enabled. Add examples of pam_krb5 usage. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T22:12:16.000000Z K 7 svn:log V 296 Synch up to OpenSSH 3.4p1 - very nearly the same sources as in -CURRENT, with a slightly different config.h to account for differences between -CURRENT and -STABLE. Privilege separation defaults to off for now as it breaks some aspects of Kerberos authentication. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T22:13:26.000000Z K 7 svn:log V 178 Update Makefiles for OpenSSH 3.4p1. Remove some hacks made superfluous by an earlier commit to src/Makefile.inc1. Reduce diffs against -CURRENT. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T22:20:33.000000Z K 7 svn:log V 21 More diff reduction. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-03T23:04:11.000000Z K 7 svn:log V 120 Unbreak .PATH (need to include bsd.lib.mk, which includes ../Makefile.inc, which defined $PAMDIR, before setting .PATH) END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-03T23:35:06.000000Z K 7 svn:log V 151 Allow XFree86-4 to build by not creating paradoxical FLOAT_MODE subregs. Tested by: se Obtained from: http://gcc.gnu.org/ml/gcc/2002-06/msg01709.html END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-04T00:04:06.000000Z K 7 svn:log V 65 Slight restatement of the code and remove some unused variables. END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-04T00:35:48.000000Z K 7 svn:log V 64 Don't free pages we never allocated.. My eyes openned by: Matt END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-04T01:53:09.000000Z K 7 svn:log V 180 Retrofit changes from i386/pmap.c rev 1.328-1.331. XXX should really replace the pmap_{new,swapin,swapout,dispose}_{proc,thread} functions with the much cleaner sparc64 versions. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-04T05:16:19.000000Z K 7 svn:log V 76 Update another mention of I missed the first time around (rev 1.2) END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-04T07:15:31.000000Z K 7 svn:log V 18 Fixed CLEANFILES. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-07-04T08:30:37.000000Z K 7 svn:log V 123 MFC: don't try to decode old-style options if argv[1] begins with `-' and is an option taking an argument (rev.1.55). END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-04T11:05:39.000000Z K 7 svn:log V 125 This header is for Solaris compatibility only (according to David O'Brien), so add a comment to that effect to remind folks. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-07-04T11:07:48.000000Z K 7 svn:log V 109 Convince lint via the standard lint-comment /* LONGLONG */ to not whine about our (valid) "long long" usage. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-04T11:33:59.000000Z K 7 svn:log V 112 Add the missing dependency (gdbint.info: gdb-cfg.texi). This should resume parallel builds, among other things. END K 10 svn:author V 5 johan K 8 svn:date V 27 2002-07-04T12:29:39.000000Z K 7 svn:log V 123 Restore copyright and RCSID. Remove duplicate $FreeBSD$, $NetBSD$. Submitted by: mike Approved by: sheldonh (mentor) END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-04T12:31:54.000000Z K 7 svn:log V 102 Don;t call teh thread setup routines from here.. they are already called when uma calls thread_init() END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-04T12:37:13.000000Z K 7 svn:log V 17 A small cleanup. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-04T13:05:34.000000Z K 7 svn:log V 55 Remove debugging code that was accidentally committed. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-04T13:22:22.000000Z K 7 svn:log V 34 mdoc(7) police: a bit of tidying. END K 10 svn:author V 3 bsd K 8 svn:date V 27 2002-07-04T13:22:35.000000Z K 7 svn:log V 105 MFC Rev 1.19: Create sendmail required directories if sendmail is enabled. PR: misc/39350 END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2002-07-04T14:26:53.000000Z K 7 svn:log V 45 MFC rev 1.1.1.3: fix mutli-line code loading END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-04T15:48:00.000000Z K 7 svn:log V 227 I'm not sure if that was ahd(4) who grew BOOTMFS so that it no longer fits 1.44M but... Moved vx(4) and all miibus consumers (including miibus) out from kern.flp to mfsroot.flp. This leaves 9K of the free space for kern.flp. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-04T19:07:11.000000Z K 7 svn:log V 90 UsePrivilegeSeparation defaults to no. Submitted by: Peter Avalos END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-04T19:53:24.000000Z K 7 svn:log V 119 Diff reduction (microoptimization) with another WIP. Move the frame calculation in get_ptbase() to a little later on. END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-07-04T22:07:37.000000Z K 7 svn:log V 239 o Resurrect vm_page_lock_queues(), vm_page_unlock_queues(), and the free queue lock (revision 1.33 of vm/vm_page.c removed them). o Make the free queue lock a spin lock because it's sometimes acquired inside of a critical section. END K 10 svn:author V 3 jdp K 8 svn:date V 27 2002-07-04T23:19:20.000000Z K 7 svn:log V 306 Disable hardware checksum offloading of IP fragments in the bge driver. I tried a few obvious experiments, but was unable to make the 3c996B-T generate correct UDP checksums for transmitted fragmented packets. I'm not so sure the device is even capable of it. This fixes NFS over UDP. MFC after: 1 day END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-07-04T23:33:35.000000Z K 7 svn:log V 304 Back out the previous revision Objected to by: Andre Oppermann After Andre's objection, I've re-examined rfc 2759 and noted that it says that the domain name shouldn't be used when generating the NT-Response field. So it looks like the bug is in freeradius rather than in ppp. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-05T00:06:08.000000Z K 7 svn:log V 155 Turn on BPF_ALIGN for all non-i386 platforms, instead of having an ifdef list that currently lists all the non-i386 platforms that bpf currently works on. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-05T00:38:43.000000Z K 7 svn:log V 70 Take a shot at implementing changes from i386/pmap.c rev 1.328-1.331. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-05T00:42:09.000000Z K 7 svn:log V 155 Copy from sparc64/pmap.c rev 1.64 (Retrofit changes from i386/pmap.c rev 1.328-1.331.) but for uarea only. We still have our own broken kstack code here. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-07-05T01:27:35.000000Z K 7 svn:log V 464 Back out proc part of last commit. UMA manages the thread cache only, and we just have to deal with the kstack when told to. We do not have a UMA-managed cache for the proc struct and its associated upage yet. So, go back to the old lazy mechanism. Note that if UMA destroys pages that used to contain proc structures, we'll lose the corresponding upage forever. (zones never did this - once a page was allocated, it stayed attached to the proc zone forever) END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-05T05:15:30.000000Z K 7 svn:log V 115 Include systm.h before vnode.h so Debugger() and printf() are available when full vnode lock debugging is enabled. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-05T05:16:19.000000Z K 7 svn:log V 29 Remove unnecessary includes. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-05T05:47:13.000000Z K 7 svn:log V 24 Heimdal Texinfo manual. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-05T05:51:25.000000Z K 7 svn:log V 220 Cleanups for vnode lock debugging. - Tell IS_LOCKING_VFS to ignore block and character devices. specfs vnodes aren't locked for io and they just generate lots of false positives. - Add newlines to the badlock prints. END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-07-05T06:43:32.000000Z K 7 svn:log V 61 o Lock accesses to the free page queues in contigmalloc1(). END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-05T07:48:02.000000Z K 7 svn:log V 58 MFC: 1.131, 1.133, 1.134 (ssh-keygen(8) now requires -t). END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-05T07:56:25.000000Z K 7 svn:log V 12 Fix a typo. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-05T08:39:09.000000Z K 7 svn:log V 193 ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be setuid so ssh(1) doesn't have to be. Pointy hat to: des Submitted by: Katsuyuki TATEISHI END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-05T08:39:10.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-05T08:39:11.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-05T09:28:13.000000Z K 7 svn:log V 84 Use err instead of errx when malloc fails. "malloc" is not a helpful error message. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-05T09:37:34.000000Z K 7 svn:log V 70 Remove redundant description of input_file and output_file arguments. END K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-05T09:44:47.000000Z K 7 svn:log V 108 Correct the History section; uniq(1) appeared at least as early as V3. Move the section to after Standards. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-07-05T10:27:34.000000Z K 7 svn:log V 53 Fix a memory leak. PR: bin/40177 MFC after: 1 week END K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-07-05T10:45:34.000000Z K 7 svn:log V 19 MFC: tcpdump 3.7.1 END K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-07-05T10:55:42.000000Z K 7 svn:log V 19 MFC: tcpdump 3.7.1 END K 10 svn:author V 5 benno K 8 svn:date V 27 2002-07-05T11:02:17.000000Z K 7 svn:log V 183 Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY used in the 3C905C. This is mainly cosmetic. I'm doing this mainly so we share the same identifier as NetBSD. END K 10 svn:author V 5 benno K 8 svn:date V 27 2002-07-05T11:07:24.000000Z K 7 svn:log V 489 Add a driver for the Broadcom BCM52xx "mini-theta" PHY. This includes the internal PHY on the 3COM 3C905B and 3C905C parts, however I've rigged it so that xlphy (aka exphy) takes precedence for the time being. If people try this with their xl cards and decide that it's a better choice, we can switch this later. This is the PHY used in various iMacs and possibly other GMAC-equipped Macintoshes with 10/100 PHYs (the ones with 10/100/1000 appear to use brgphy). Obtained from: NetBSD END K 10 svn:author V 5 benno K 8 svn:date V 27 2002-07-05T11:07:42.000000Z K 7 svn:log V 11 regenerate END K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-07-05T11:08:51.000000Z K 7 svn:log V 19 MFC: tcpdump 3.7.1 END K 10 svn:author V 5 benno K 8 svn:date V 27 2002-07-05T11:08:55.000000Z K 7 svn:log V 13 Add bmtphy.c END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-05T11:11:02.000000Z K 7 svn:log V 89 MFC: install ssh-keysign in /usr/libexec, move setuid bit from ssh(1) to ssh-keysign(8). END K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-07-05T11:30:32.000000Z K 7 svn:log V 19 MFC: tcpdump 3.7.1 END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-07-05T11:47:33.000000Z K 7 svn:log V 97 More strict ip options parsing. Reviewed by: bde (style), silence on -audit MFC after: 2 months END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-07-05T11:52:54.000000Z K 7 svn:log V 280 o Change almost all magic numbers to the appropriate constants. o Fix zero payloading, unbreak ping -s 0. o Increase socket recieve buffer, ping -s 65467 is working now. Submitted by: anti-magic sweep based on kris's patch Reviewed by: bde, silence on -audit MFC after: 2 months END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-05T12:48:52.000000Z K 7 svn:log V 60 Mention OpenSSH 3.4p1 and the switch to protovol version 2. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-05T13:17:24.000000Z K 7 svn:log V 437 Added DEFAULTS, to denote the contents of etc/defaults/. Once upon a time (in rev. 1.81), COPYRIGHT and FREEBSD were multi-value. Moved installation of /var/log/cron to where it belongs (this finishes the change in rev. 1.205). Removed (with extreme prejudice) a bunch of parentheses that unnecessarily obfuscated this makefile. Run pwd_mkdb(8) right after master.passwd is installed. Install nsmb.conf to /usr/share/examples/etc/. END K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-07-05T13:24:57.000000Z K 7 svn:log V 46 MFC rev 1.6: bounds checking fix in TTEST2(). END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-05T13:39:38.000000Z K 7 svn:log V 42 Whitespace and indentation (style) fixes. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-05T13:47:29.000000Z K 7 svn:log V 69 There is apparently no reason for the existence of the `etc' target. END K 10 svn:author V 6 fenner K 8 svn:date V 27 2002-07-05T14:40:00.000000Z K 7 svn:log V 19 MFC: libpcap-0.7.1 END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-05T15:25:55.000000Z K 7 svn:log V 73 (forgot to commit) We don't need --with-opie since PAM takes care of it. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-05T15:27:26.000000Z K 7 svn:log V 146 Rewrite to use the buffer API instead of roll-your-own messaging. Suggested by: Markus Friedl Sponsored by: DARPA, NAI Labs END K 10 svn:author V 8 takawata K 8 svn:date V 27 2002-07-05T15:36:03.000000Z K 7 svn:log V 137 Document BIOS bytecode overriding. Pointed out by: Alex Zepeda Reviewed by: David Wolfskill END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-07-05T15:58:27.000000Z K 7 svn:log V 81 Don't depend on pollution in for the definition of macros. END K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-07-05T16:28:55.000000Z K 7 svn:log V 48 MFC: fix funky-mixer-settings-on-bootup problem END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-07-05T18:36:49.000000Z K 7 svn:log V 132 dd %i as an alias for %d for greater compatibility with our *BSD bretheren Obtained from: NetBSD Reviewed by: jake, rwatson, bosko END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-07-05T19:48:05.000000Z K 7 svn:log V 86 MFC: Mention that we're checking kernel log messages, even if there's no output. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:16:34.000000Z K 7 svn:log V 145 Import of Binutils from the FSF 2.12 branch (just post-.1 release). These bits are taken from the FSF anoncvs repo on 22-June-2002 23:28:00 EDT. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:16:34.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r99461, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-07-05T20:16:35.000000Z K 7 svn:log V 95 This commit was manufactured by cvs2svn to create tag 'binutils-vendor-binutils_2_12_20020622'. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:30:48.000000Z K 7 svn:log V 183 Merge our ELF branding into Binutils 2.12_20020622 snapshot. (note that this will be the last Binutils update to offer our original method of ELF branding (WANT_OLD_BRANDELF_METHOD)) END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:32:42.000000Z K 7 svn:log V 74 Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.12_20020622 snap. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:34:21.000000Z K 7 svn:log V 39 We use the stock version of this file. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:35:38.000000Z K 7 svn:log V 53 We use the stock version of this file as in rev 1.4. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:36:17.000000Z K 7 svn:log V 74 Bring the binutils_2_12_20020622 snap version of this to the HEAD branch. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:37:36.000000Z K 7 svn:log V 31 Use the stock version of this. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:42:13.000000Z K 7 svn:log V 47 Use the stock 2.12.1 snapshot version of this. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-05T20:44:29.000000Z K 7 svn:log V 90 Merge rev 1.2 (FreeBSD a.out configuration support) into the Binutils 2.12_20020622 snap. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-05T21:39:52.000000Z K 7 svn:log V 123 Fix a lock order reversal in uma_zdestroy. The uma_mtx needs to be held across calls to zone_drain(). Noticed by: scottl END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2002-07-05T22:36:38.000000Z K 7 svn:log V 146 Do not allow ktrace(2) to attach, as non-root, to programs that were running as root but are now running as another user. Obtained from: OpenBSD END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-07-05T22:42:31.000000Z K 7 svn:log V 127 MFC 1.44 - fix for quota related panic. Suggested by: Andre Albsmeier Reviewed by: mckusick END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-07-05T22:43:06.000000Z K 7 svn:log V 541 Implement the last 2-3 missing instructions for ipfw, now it should support all the instructions of the old ipfw. Fix some bugs in the user interface, /sbin/ipfw. Please check this code against your rulesets, so i can fix the remaining bugs (if any, i think they will be mostly in /sbin/ipfw). Once we have done a bit of testing, this code is ready to be MFC'ed, together with a bunch of other changes (glue to ipfw, and also the removal of some global variables) which have been in -current for a couple of weeks now. MFC after: 7 days END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-07-05T23:33:27.000000Z K 7 svn:log V 187 Remove bogus vm_page_wakeup() in vm_page_cowfault() that will cause panics in the zero-copy send path if a process attempts to write to a page which is still in flight. reviewed by: ken END K 10 svn:author V 3 jdp K 8 svn:date V 27 2002-07-06T00:15:21.000000Z K 7 svn:log V 120 MFC 1.17: Don't claim to support checksum offloading for IP fragments, because it doesn't seem to work for UDP packets. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-06T01:07:48.000000Z K 7 svn:log V 152 We don't need to hit the user over the head so strong now that we've fixed all the known warnings suffiently to not require NO_WERROR. Ok'ed by: peter END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-07-06T02:44:15.000000Z K 7 svn:log V 150 Remove the advertising clause from the Duke BSD copyright on the zero-copy files Requested by: rwatson Approved by: Jeff Chase (my old boss at Duke) END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-06T02:45:11.000000Z K 7 svn:log V 118 Fix at least one of the things wrong with signals ^Z should work a lot better now. Submitted by: peter@freebsd.org END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-07-06T02:49:07.000000Z K 7 svn:log V 29 Make space for compilations. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T03:46:36.000000Z K 7 svn:log V 644 Add a new configuration directive that inserts calls to debugging functions in the VOP inlines. This is intended to replace the simple locking specifications for calls that have more complicated behavior such as rename and lookup. The syntax of the new entries is: #! name pre/post function If the function is marked 'pre' it is executed prior to calling the VOP and takes a pointer to a struct vop_{name}_args as it's only parameter. If the function is marked 'post' it is executed after the VOP call and takes a pointer to a struct vop_{name}_args as it's first parameter and the integer return value from the vop as the second paramter. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T04:39:48.000000Z K 7 svn:log V 101 Add "vop_rename_pre" to do pre rename lock verification. This is enabled only with DEBUG_VFS_LOCKS. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T04:41:27.000000Z K 7 svn:log V 96 Use the new #! directive for vop_rename. Leave the old lock specification intact but disabled. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T05:21:12.000000Z K 7 svn:log V 398 - Add vop_strategy_pre to validate VOP_STRATEGY locking. - Disable original vop_strategy lock specification. - Switch to the new vop_strategy_pre for lock validation. VOP_STRATEGY requires only that the buf is locked UNLESS the block numbers need to be translated. There may be other reasons, but as long as the underlying layer uses a VOP to perform the operations they will be caught later. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T05:23:17.000000Z K 7 svn:log V 340 - Disable original vop_strategy lock specification. - Switch to the new vop_strategy_pre for lock validation. VOP_STRATEGY requires only that the buf is locked UNLESS the block numbers need to be translated. There may be other reasons, but as long as the underlying layer uses a VOP to perform the operations they will be caught later. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T07:00:01.000000Z K 7 svn:log V 188 Clean up execve locking: - Grab the vnode object early in exec when we still have the vnode lock. - Cache the object in the image_params. - Make use of the cached object in imgact_*.c END K 10 svn:author V 6 julian K 8 svn:date V 27 2002-07-06T08:47:24.000000Z K 7 svn:log V 109 make this repect ps_sigintr if there is a pre-existing signal or suspension request. Submitted by: David Xu END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T08:59:52.000000Z K 7 svn:log V 421 Fixup uses of GETVOBJECT. - Cache a pointer to the vnode's object in the buf. - Hold a reference to that object in addition to the vnode's reference just to be consistent. - Cleanup code that got the object indirectly through the vp and VOP calls. This fixes at least one case where we were calling GETVOBJECT without a lock. It also avoids an expensive layered call at the cost of another pointer in struct buf. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-06T12:11:03.000000Z K 7 svn:log V 60 MFC: move config.h out of contrib and disable user locking. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-06T13:26:59.000000Z K 7 svn:log V 56 Adjust CFLAGS to pick up config.h from src/lib/libopie. END K 10 svn:author V 7 iwasaki K 8 svn:date V 27 2002-07-06T13:59:59.000000Z K 7 svn:log V 76 Fix wrong use of ACPI_NO_UNIT_LIMIT which is for as_maxunits, not as_units. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-06T14:11:26.000000Z K 7 svn:log V 45 Use NULL rather than an empty struct opttab. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-07-06T14:14:06.000000Z K 7 svn:log V 30 Unbreak (use struct options). END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-06T14:58:20.000000Z K 7 svn:log V 153 Part 1/2 of kerberos5/doc/ "make release" breakage fix: Finish the fix of rev. 1.28 changes in rev. 1.47 (removed gross dir file bootstrap rule again). END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-07-06T15:00:07.000000Z K 7 svn:log V 171 Part 2/2 of the kerberos5/doc/ "make release" breakage fix: Make sure the "krb5" does not have the /usr/share/info/dir, or it will clobber the "base" version on install. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-07-06T15:59:57.000000Z K 7 svn:log V 180 Cleanup after my de-__P (remove leading whitespace before prototype args). Add newlines after function return types in function declarations. Approved by: wpaul (a long time ago) END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-07-06T16:34:32.000000Z K 7 svn:log V 180 Cleanup after my de-__P (remove leading whitespace before prototype args). Add newlines after function return types in function declarations. Approved by: wpaul (a long time ago) END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-07-06T19:13:21.000000Z K 7 svn:log V 16 The .Nm utility END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-07-06T19:19:48.000000Z K 7 svn:log V 16 The .Nm utility END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-07-06T19:34:18.000000Z K 7 svn:log V 16 The .Nm utility END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-07-06T19:34:37.000000Z K 7 svn:log V 33 The .Nm utility. Add FreeBSD Id. END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-07-06T19:35:14.000000Z K 7 svn:log V 17 The .Nm utility. END