ƒ«83436 250 416 227 122 113 240 203 167 197 231 144 131 154 136 145 270 111 132 397 355 194 139 138 135 171 253 136 157 125 125 130 207 261 152 170 164 166 140 341 225 150 465 725 198 130 167 139 183 217 241 156 222 122 114 160 174 347 570 228 174 234 356 133 110 129 153 218 127 141 620 167 276 576 158 307 144 154 143 154 157 169 401 455 155 339 298 145 312 194 133 349 207 195 121 186 187 147 144 127 152 132 148 144 148 210 119 130 232 134 164 164 251 145 144 113 302 116 181 401 164 117 185 261 196 125 209 194 351 299 166 136 164 182 326 127 238 168 172 169 213 181 135 142 109 147 168 257 159 443 146 226 182 166 148 245 137 243 639 267 170 181 198 198 274 168 191 157 165 145 517 401 185 166 97 97 316 117 138 212 250 188 745 215 128 120 187 179 114 243 219 160 152 300 114 354 243 197 153 244 368 273 224 143 145 749 110 335 204 333 110 126 185 215 102 154 230 190 105 148 146 338 314 231 143 316 317 208 143 563 118 141 110 311 162 213 182 252 166 142 184 256 410 179 421 300 181 282 252 148 456 166 K 10 svn:author V 6 marcel K 8 svn:date V 27 2001-09-14T08:04:25.000000Z K 7 svn:log V 320 Fix off by one error introduced by the use of the ifnet_byindex() macro. The commit log clearly states that the index given to the macro is one higher than previously used to index the array. This wasn't represented in the code and resulted in kernel page faults. Reported by: Andrew Atrens END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-14T08:26:00.000000Z K 7 svn:log V 134 Make this do the right thing (mostly). We should still reserve the pages that the kernel loads into using the EFI AllocatePages call. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-14T08:27:49.000000Z K 7 svn:log V 30 Add ELF backend to the build. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-14T08:28:17.000000Z K 7 svn:log V 21 Plug in ELF backend. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-14T08:39:22.000000Z K 7 svn:log V 144 Whitespace change only. Use the same indention level throughout this file and add a blank line after variable declarations. Submitted by: jhb END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-14T08:51:17.000000Z K 7 svn:log V 107 Increase disk space estimate for installing the ports collection from 70MB to 100MB. Submitted by: rpratt END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-14T09:41:26.000000Z K 7 svn:log V 73 Set thread0->td_pcb, this is probably why jake was getting a null deref. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-09-14T10:50:11.000000Z K 7 svn:log V 100 style(9) correct #define's followed by a space to be followed by a tab instead. MFC after: 2 weeks END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-09-14T11:01:09.000000Z K 7 svn:log V 134 For old gcc/gcc-based compilers and non gcc compilers make sure to hide the __attribute__ gcc keyword. Reviewed and helped by: peter END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-14T11:03:34.000000Z K 7 svn:log V 53 Set BINOWN=root explicitly for setuid root binaries. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-14T11:08:44.000000Z K 7 svn:log V 37 Update this to compile on the Alpha. END K 10 svn:author V 5 brian K 8 svn:date V 27 2001-09-14T11:18:06.000000Z K 7 svn:log V 60 Handle the absence of net.inet6.ip6.fw.verbose_limit better END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-09-14T12:22:30.000000Z K 7 svn:log V 40 Remove pointer to ftp.freesoftware.com. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-09-14T12:32:04.000000Z K 7 svn:log V 49 Place CPU_UPGRADE_HW_CACHE in the right section. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-14T12:47:13.000000Z K 7 svn:log V 178 Bloat find(1) even more, and introduce the concept of time units to be used with -[acm]time primaries. Based on patch from Nils M Holm . PR: bin/29165, bin/30309 END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-14T13:42:26.000000Z K 7 svn:log V 20 Simplify f_Xtime(). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-14T14:04:08.000000Z K 7 svn:log V 41 Fold groups(1) and whoami(1) into id(1). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-14T15:27:51.000000Z K 7 svn:log V 305 Unbreak build-tools -- build and use up-to-date ${HEADERS}. These might not be present in /usr/include, or they may be incompatible with the version we are building (for library upgrades/downgrades). This stopped the RELENG_4 buildworld on a -CURRENT box. Well, this only fixes the issue if MFC'ed. :-) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T15:31:33.000000Z K 7 svn:log V 261 Two style changes: Bring "maintained by" credit into a sect1info, and move the ID string from a pubdate element into a comment on the grounds that this document doesn't change rapidly enough to require that the ID string to actually be rendered in the output. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T15:34:06.000000Z K 7 svn:log V 100 Add some cards to nge(4)-supported hardware list, as described in src/share/man/man4/nge.4 rev 1.8. END K 10 svn:author V 5 wilko K 8 svn:date V 27 2001-09-14T16:10:34.000000Z K 7 svn:log V 45 savecore now works on Alpha Approved by: re END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-14T16:30:08.000000Z K 7 svn:log V 46 Bump this to 4.4-RELEASE off the release tag. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-14T16:30:43.000000Z K 7 svn:log V 43 Bump this to -stable off the RELENG_4 tag. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-09-14T16:51:36.000000Z K 7 svn:log V 79 MFC: print/ghostscript6-nox11 -> print/ghostscript-gnu-nox11 Approved by: jkh END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-14T17:06:06.000000Z K 7 svn:log V 161 Don't redirect to /dev/null when executing ex(1). This makes it impossible to detect the problem with missing /var/tmp/vi.recover/. PR: misc/29715, misc/30514 END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-14T17:28:11.000000Z K 7 svn:log V 44 MFC: small delay before launching dhclient. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-14T17:32:25.000000Z K 7 svn:log V 65 MFS: small delay when starting up dhclient to avoid ed hang bug. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-14T17:38:25.000000Z K 7 svn:log V 33 MFC: docs for pccard_ether_delay END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-14T17:40:30.000000Z K 7 svn:log V 33 MFC: Docs for pccard_ether_delay END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-14T17:46:19.000000Z K 7 svn:log V 38 First best guess for 4.4 release date END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-14T17:47:51.000000Z K 7 svn:log V 114 As discussed in a number of different forums, make updating target be for the 4.4 branch instead of the 4 branch. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T18:16:39.000000Z K 7 svn:log V 167 MFC: Polish Books and Articles section. article.sgml 1.8->1.9 Reformatting/whitespace fixes to be applied after 4.4-RELEASE will reduce the differences with HEAD. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T18:21:05.000000Z K 7 svn:log V 59 MFC: Polish Books and Articles section. Approved by: jkh END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-09-14T18:29:08.000000Z K 7 svn:log V 78 Add missing {}. This made most/all scripted installs fail. Approved by: jkh END K 10 svn:author V 3 phk K 8 svn:date V 27 2001-09-14T18:31:38.000000Z K 7 svn:log V 72 MFC: missing {} made most/all scripted installs fail. Approved by: jkh END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T18:44:22.000000Z K 7 svn:log V 73 Update release documentation entities for 4.4-RELEASE. Approved by: jkh END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T18:52:55.000000Z K 7 svn:log V 47 Trim errata for 4.4-RELEASE. Approved by: jkh END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-09-14T19:00:51.000000Z K 7 svn:log V 245 The code that sees a drive (at mount time) not in buffered mode and attempts to set buffered mode was printing out "unable to set buffered mode" no matter what. Oops. Spotted by: Joerg Wunsch MFC after: 3 weeks END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T19:03:53.000000Z K 7 svn:log V 131 Note a problem in printcap(5) comment handling which will not be fixed before 4.4-RELEASE. Submitted by: asmodai Approved by: jkh END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T19:35:01.000000Z K 7 svn:log V 57 MF4S: savecore(8) on the Alpha works. Approved by: jkh END K 10 svn:author V 5 greid K 8 svn:date V 27 2001-09-14T20:26:03.000000Z K 7 svn:log V 370 - Correctly increment the channel refcount in dsp_open() such that it is no longer possible to unload the driver module while sound is playing (which resulted in a panic). - Fix a similar problem with the sndstat device that I found while looking at the above. - Append a newline character to error messages in pcm_unregister() Reviewed by: cg MFC after: 10 days END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-09-14T23:07:02.000000Z K 7 svn:log V 629 Rev 1.10 bogusly tested the kernel version, not the libc version. The version of the kernel has no bearing on what is in libc. We now search for basename in libc to determin if we need to include the libiberty version in the build. This is all still a bit bogus as it will (like the sysctl method) cause basename.o to be linked into the cross-build as well as the host build. It would probably be better to test if we were doing the initial host build and unconditionally include that. Once we've generated the target libc we know that basename is available. (maybe test for $TOOLS_PREFIX or something). Submitted by: peter END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T23:36:27.000000Z K 7 svn:log V 104 Add a sample Makefile as an example of building RELNOTESng for the release documentation snapshot page. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-14T23:58:18.000000Z K 7 svn:log V 37 We're 4.4-STABLE on this branch now. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-15T00:03:32.000000Z K 7 svn:log V 75 I don't think pc98 has acpi at all, so ifdef the acpi attachments for now. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-15T00:09:24.000000Z K 7 svn:log V 46 Trim release notes and errata for 4.4-STABLE. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T00:39:14.000000Z K 7 svn:log V 88 Give /bin/cat the ability to connect to and read unix-domain sockets MFC after: 1 week END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T00:43:16.000000Z K 7 svn:log V 121 Fully document NBUF, NMBCLUSTERS, VM_KMEM_SIZE_*, and two new config options: VM_BCACHE_SIZE_MAX and VM_SWZONE_SIZE_MAX. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T00:50:36.000000Z K 7 svn:log V 145 MFC VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX features for i386. Other architectures coming soon. -current has a more complete implementation. END K 10 svn:author V 5 greid K 8 svn:date V 27 2001-09-15T01:09:24.000000Z K 7 svn:log V 62 MFC: r1.37: Correct the URL to the Hacker's Guide to Voxware. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-15T02:28:18.000000Z K 7 svn:log V 129 Rework the RTSOL logic from previous patch (it was wrong) PR: 26187 && 24136 Submitted by: Glenn Trewitt END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-15T02:28:49.000000Z K 7 svn:log V 30 MFC: Glenn Trewitt's fix fix. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-15T02:58:59.000000Z K 7 svn:log V 22 MFFC: RTSOL check fix END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T03:41:00.000000Z K 7 svn:log V 65 Add __FBSDID() macro to support rcs identifiers in source files. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T03:42:10.000000Z K 7 svn:log V 79 Convert a library to use the new __FBSDID()'s for testing and review purposes. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2001-09-15T04:14:31.000000Z K 7 svn:log V 251 Disable devices that are not present; at a later stage we can then enable them if the device arrives. This should solve the problem where devices that have been disabled eg. in the BIOS show up with nonsense resources and hang the bootstrap process. END K 10 svn:author V 6 yokota K 8 svn:date V 27 2001-09-15T04:38:20.000000Z K 7 svn:log V 474 Refine ACPI/PnP BIOS probe/attach routines a bit. - Add workaround for the problematic PnP BIOS which does not assign irq resource for the PS/2 mouse device node; if there is no irq assigned for the PS/2 mouse node, refer to device.hints for an irq number. If we still don't find an irq number in the hints database, use a hard-coded value. - Delete unused ivars. - Bit of clean up in probe/attach. - Add PnP ID for the PS/2 mouse port on some IBM ThinkPad models. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-15T04:41:56.000000Z K 7 svn:log V 133 Sync some differences that were different between the copies of the files that were in nfs/nfs.h and nfsserver/nfs.h in the p4 tree. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-09-15T05:40:00.000000Z K 7 svn:log V 82 MFC: print/ghostscript6-nox11 -> print/ghostscript-gnu-nox11 Approved by: jkh END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T05:50:59.000000Z K 7 svn:log V 138 Implement -j for cvs diff, allowing tag:date based diffs (normally date-based diffs are against the head branch only). MFC after: 1 week END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T05:57:52.000000Z K 7 svn:log V 260 Implement comprehensive CVS/Template support to complement the Template support that already exists for checkout. The -T option for cvs update and cvs checkout may be used to cause CVS to retrieve/update the checkin template when possible. MFC after: 1 week END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2001-09-15T08:14:23.000000Z K 7 svn:log V 36 Catch up to the last commit of KSE. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T08:25:16.000000Z K 7 svn:log V 18 Remove dead code. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T09:09:13.000000Z K 7 svn:log V 37 Sync the PCI NIC sections with i386. END K 10 svn:author V 2 mr K 8 svn:date V 27 2001-09-15T09:35:10.000000Z K 7 svn:log V 62 Conditionalize building of ex2fs module by WANT_EXT2FS_MODULE END K 10 svn:author V 2 mr K 8 svn:date V 27 2001-09-15T09:50:38.000000Z K 7 svn:log V 126 Implement LINUX_[SEM|IPC]_[STAT|INFO] to make /compat/linux/usr/bin/ipcs -s happy. PR: kern/29698 (part) Reviewed by: audit END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T09:53:56.000000Z K 7 svn:log V 35 Fill in the bootinfo's memory map. END K 10 svn:author V 2 mr K 8 svn:date V 27 2001-09-15T09:57:30.000000Z K 7 svn:log V 50 Add a wrapper for linux_getsid -> getsid Syscall. END K 10 svn:author V 6 yokota K 8 svn:date V 27 2001-09-15T10:18:56.000000Z K 7 svn:log V 524 Handle "identifier strings" right. Each ISA PnP card must have a mandatory "card" identifier string. A logical devices on the ISA PnP card may optionally have a "device" identifier string. Do not confuse them. The "card" identifier string is assigned to a logical device as the default description string when the device is found. (If the "card" identifier string has not been found, use the EISA PnP ID string. Strictly speaking, this is an error.) We will override it when a "device" identifier string is found later. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T11:02:10.000000Z K 7 svn:log V 75 The ia64 kernel is now linked dynamically so parse its _DYNAMIC structure. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T11:06:07.000000Z K 7 svn:log V 183 Fill out some gaps in ia64 DDB support. This involves generalising DDB's breakpoint handling slightly to cope with the fact that ia64 instructions are not located on byte boundaries. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-15T11:15:22.000000Z K 7 svn:log V 481 In the devfs case, have initproc attempt the easy cases of mounting /dev. This works if /dev exists, or if / is read/write (nfsroot). If it is too hard, leave it up to init -d (which will probably fail if /dev does not exist, but there isn't much else we can do short of making a union mount on /). This means we get a proper /dev if you boot a 5.x kernel on a 4.x world, which I happen to do often (the ramdisks on our install netboot servers have 4.x userland worlds on them). END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T12:28:02.000000Z K 7 svn:log V 66 Allow C++ comments in headers - the EFI headers are full of them. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T12:29:46.000000Z K 7 svn:log V 214 * Use Intel's EFI headers instead of home-grown ones. * Use the bootinfo's memory map if present instead of hard-coding SKI's memory map. * Record the location of the I/O Port Space if present in the memory map. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T12:30:19.000000Z K 7 svn:log V 52 Add ia64_mf_a() which executes an mf.a instruction. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T12:30:56.000000Z K 7 svn:log V 62 Implement inx() and outx() functions for accessing I/O ports. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T15:31:59.000000Z K 7 svn:log V 51 Use the MI console code to initialise the console. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-15T15:33:28.000000Z K 7 svn:log V 61 Merged from sys/i386/apm/apm.c revision 1.123 (KSE changes). END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-15T15:37:52.000000Z K 7 svn:log V 64 Merged from sys/i386/isa/pcaudio.c revision 1.62 (KSE changes). END K 10 svn:author V 3 hrs K 8 svn:date V 27 2001-09-15T15:39:58.000000Z K 7 svn:log V 77 Catch up with the English version: 1.124 -> 1.139 relnotes/common/new.sgml END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-15T16:12:56.000000Z K 7 svn:log V 304 o Add a comment noting that the early setting of privileges for the purpose of NFS home directory and root directory processing fails to include additional groups. This doesn't impact the final credential, but does mean that users may be denied login even when additional groups might allow it. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-09-15T16:47:24.000000Z K 7 svn:log V 359 [-- Attachment #1 --] [-- Type: text/plain, Encoding: quoted-printable, Size: 0.1K --] Hi! How are you? I send you this commit log in order to have your advice See you later. Thanks [-- Attachment #2: CVS Commit Log.doc --] [-- Type: application/mixed, Encoding: base64, Size: 315K --] Update SCM ID guidelines to reflect the newly added __FBSDID macro. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-15T16:51:42.000000Z K 7 svn:log V 62 Fix indentation. Whitespace-only commit, no content changes. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-15T17:09:39.000000Z K 7 svn:log V 242 o Modify NFS rights comment to note that the early credential changes to test for a home directory don't set up the additional groups, and as such may limit users conservatively. This does not affect the eventual credentials selected. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T18:23:51.000000Z K 7 svn:log V 205 Avoid the region used for thread0's trapframe when setting up the stack for ia64_init. If we use this area for ia64_init's stack, it ends up containing garbage which causes cpu_fork to die horribly later. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T18:29:42.000000Z K 7 svn:log V 53 Add a fake memory descriptor for the I/O port space. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-15T18:31:49.000000Z K 7 svn:log V 219 Rearrange so we search for I/O port space as early as possible (i.e. before console probing). Also fix a confusion between EFI's page size which is fixed at 4096 and our own page size which is variable at compile time. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-15T19:36:55.000000Z K 7 svn:log V 99 Revamp FBSDID's for libatm. Restore original import rcsid as per bde Reviewed by: various people END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-09-15T21:10:25.000000Z K 7 svn:log V 38 Allow __FBSDID() to be used without ; END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-15T22:34:46.000000Z K 7 svn:log V 252 o Correct authorization check in CANSIGIO(), which suffered from incorrect transcription during the (pcred,ucred) merge; this was not used for the kill() system call, so does not affect direct explicit process signalling. Pointed out by: fenner END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-09-15T23:50:31.000000Z K 7 svn:log V 111 Back out rev 1.38. Even though it saves a little space on the line, it confuses indent(1). Requested by: bde END K 10 svn:author V 4 grog K 8 svn:date V 27 2001-09-15T23:55:07.000000Z K 7 svn:log V 101 Correct spelling of PNG. Make it clear that 16 September is the national day both in Mexico and PNG. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-09-16T01:05:15.000000Z K 7 svn:log V 26 Fix the improper backout. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T03:41:17.000000Z K 7 svn:log V 91 MFC (rev 1.196) : The ports collection takes up 100MB of space, not 70MB. Approved by: re END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T03:44:13.000000Z K 7 svn:log V 92 MFC (rev 1.196) : The ports collection takes up 100MB of space, not 70MB. Approved by: jkh END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:22:27.000000Z K 7 svn:log V 54 MFi386: sys/boot/i386/libi386/Makefile revision 1.20. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:22:51.000000Z K 7 svn:log V 51 MFi386: sys/boot/i386/loader/main.c revision 1.24. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:24:05.000000Z K 7 svn:log V 34 MFi386: removed IDE_DELAY option. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:24:57.000000Z K 7 svn:log V 59 MFi386: files.i386 revision 1.367, 1.370, 1.371 and 1.372. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:28:16.000000Z K 7 svn:log V 39 Added (commented out) ACPI attachment. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:29:27.000000Z K 7 svn:log V 55 MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:30:08.000000Z K 7 svn:log V 51 MFi386: sys/i386/isa/mse.c revision 1.54 and 1.55. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:30:59.000000Z K 7 svn:log V 55 MFi386: sys/i386/isa/pcaudio.c revision 1.59 and 1.61. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:33:07.000000Z K 7 svn:log V 116 MFi386: sys/isa/sio.c revision 1.301, 1.336, 1.337, 1.338, 1.339 and 1.342. Removed unnecessary PnP moden entries. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:34:05.000000Z K 7 svn:log V 26 MFi386: cosmetic changes. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T05:34:34.000000Z K 7 svn:log V 37 MFi386: added comment for ed driver. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-16T06:12:16.000000Z K 7 svn:log V 139 Ian Dowse had closed the race a little more in card ejection events. Maybe this will also fix the suprious eject events that we're seeing? END K 10 svn:author V 3 hrs K 8 svn:date V 27 2001-09-16T08:28:53.000000Z K 7 svn:log V 42 Fix some typo and malformed SGML markups. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2001-09-16T09:17:25.000000Z K 7 svn:log V 72 Catch up with the English version: 1.5 -> 1.7 errata/article.sgml END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2001-09-16T09:17:26.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T11:14:56.000000Z K 7 svn:log V 155 Recognize two cheap PCI 16550 devices : CyberSerial (1-port) 16550 Oxford Semiconductor Dual Port 16550 Sort the list of PCI devices while I'm here. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T12:38:39.000000Z K 7 svn:log V 52 Allocate i/o and memory resources using gdc driver. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T12:39:59.000000Z K 7 svn:log V 51 MFi386: sys/isa/fd.c revision from 1.205 to 1.219. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2001-09-16T12:40:20.000000Z K 7 svn:log V 20 Added pc98 support. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-16T16:48:40.000000Z K 7 svn:log V 205 Disable per-user .login_conf support due to incorrect merging of local and globaly settings. An alternative implementation will be developed. Reported by: Przemyslaw Frasunek END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-16T21:35:07.000000Z K 7 svn:log V 21 Implement __FBSDID() END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-16T21:43:34.000000Z K 7 svn:log V 86 Avoid empty decls when __FBSDIDs are turned off. Suggested by: bde MFC after: 1 week END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T22:35:07.000000Z K 7 svn:log V 305 SMBus support for the AMD 756 power management unit. See smbus(4), amdpm(4) and smb(4). This device can be used with userland programs such as sysutils/lmmon to retrieve sensor information from the motherboard. PR: kern/23989 Obtained from: Matthew C. Forman Based on: alpm(4) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2001-09-16T22:35:08.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T22:36:25.000000Z K 7 svn:log V 22 Add amdpm.4 to build. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T23:05:50.000000Z K 7 svn:log V 90 MFC (rev 1.4) : Handle the case where multiple routers are returned from the DHCP server. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T23:41:54.000000Z K 7 svn:log V 165 MFC : Add mirrors in Romania and the Ukraine. Add Czech keyboard map. Add usbd configuration. menus.c (rev 1.296, 1.299, 1.322-323) Makefile (rev 1.117) END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-16T23:49:03.000000Z K 7 svn:log V 100 MFC (rev 1.119) : Allow network device name to be given on the command line during interactive use. END K 10 svn:author V 4 mike K 8 svn:date V 27 2001-09-17T00:23:19.000000Z K 7 svn:log V 32 style(9) Silence from: phantom END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-17T01:33:15.000000Z K 7 svn:log V 113 Change maillog to have permissions of 640. Users shouldn't be able to eavesdrop on other users' communications. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-17T02:04:20.000000Z K 7 svn:log V 99 Change permissions for initial install of maillog file to 640. (from 644) Pointed out by: rwatson END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-17T02:26:49.000000Z K 7 svn:log V 254 MFC login.conf.5 1.37, login_cap.c 1.23: Disable per-user .login_conf support due to incorrect merging of local and globaly settings. An alternative implementation will be developed. Reported by: Przemyslaw Frasunek END K 10 svn:author V 3 gad K 8 svn:date V 27 2001-09-17T02:35:34.000000Z K 7 svn:log V 206 Fix so that lpc's interactive-mode will not be confused by EditLine processing into thinking that there is a print-queue called 'xterm'... Reviewed by: short discussion on freebsd-stable MFC after: 1 week END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-17T03:49:51.000000Z K 7 svn:log V 71 Update to reflect the fact that net.inet.tcp.rfc1323 is on by default. END K 10 svn:author V 5 silby K 8 svn:date V 27 2001-09-17T06:54:26.000000Z K 7 svn:log V 42 Fix a typo: documenation -> documentation END K 10 svn:author V 5 silby K 8 svn:date V 27 2001-09-17T07:06:50.000000Z K 7 svn:log V 70 Sync to rev 1.9; no functional changes, just style and comment fixes. END K 10 svn:author V 5 silby K 8 svn:date V 27 2001-09-17T07:24:48.000000Z K 7 svn:log V 88 Common Mike adds see alsos from all of the synchronization man pages to their brethren. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-17T07:30:17.000000Z K 7 svn:log V 233 MFC: Usual collection of 11th-hour glitches: o Close login_cap hole by temporarily disabling $HOME login caps o Fix multiple value returns with DHCP in sysinstall o Add some misc FTP mirrors as one contribution towards world peace. END K 10 svn:author V 4 ache K 8 svn:date V 27 2001-09-17T08:18:45.000000Z K 7 svn:log V 34 First appeared in 5.0, not in 4.4 END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T11:50:36.000000Z K 7 svn:log V 146 Run the `bootstrap-tools' and `cross-tools' stages with BOOTSTRAPPING flag defined. This replaces the WORLD flag that got lost in revision 1.96. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T11:58:14.000000Z K 7 svn:log V 77 When bootstrapping install(1), libc may not have the strtofflags(3) support. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T11:59:43.000000Z K 7 svn:log V 81 Fix the bootstrapping aid from revision 1.9. WORLD was renamed to BOOTSTRAPPING. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-17T13:37:50.000000Z K 7 svn:log V 73 Fix segfault introduced in previous commit (when adding local packages). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:03:36.000000Z K 7 svn:log V 121 MFC: 1.50: don't print stray socket addresses (-A) with the listen queue display (-L). Print socket's protocol with -L. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:14:18.000000Z K 7 svn:log V 90 MFC: deprecate the -l option in favour of -W. (The compatibility glue is still provided.) END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:17:55.000000Z K 7 svn:log V 44 MFC: respect -s -s (don't show zero stats). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:25:58.000000Z K 7 svn:log V 51 MFC: Make this manpage readable and match reality. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:31:26.000000Z K 7 svn:log V 18 MFC: fix usage(). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:35:46.000000Z K 7 svn:log V 56 MFC: Implement the ``-f address_family'' filter for -i. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T14:53:17.000000Z K 7 svn:log V 77 MFC: new option -S; print addresses numerically but port names symbolically. END K 10 svn:author V 7 iwasaki K 8 svn:date V 27 2001-09-17T15:11:55.000000Z K 7 svn:log V 160 Call acpi_DeviceIsPresent() only for devices. This should make non-ACPI_TYPE_DEVICE devices (such as acpi_tz and acpi_cpu) enabled again. Reviewed by: msmith END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T15:17:47.000000Z K 7 svn:log V 68 MFC: new option -z: reset statistic counters after displaying them. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T15:28:56.000000Z K 7 svn:log V 351 MFC: 1.6: Fixed -Wuninitialized in -z without -t case. Fixed null pointer dereference in -z -t case. Maximum column width computation was wrong. 1.7: Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w). 1.8: Do not overrun entry array when printing output tables. Cleanup storage allocation for entries. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T15:37:00.000000Z K 7 svn:log V 55 Make downgrading from 5.0-CURRENT to 4.4-RELEASE work. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-17T15:40:09.000000Z K 7 svn:log V 134 MFC: 1.15: Don't redirect ex(1) output to /dev/null. It is impossible to detect the problem of missing /var/tmp/vi.recover otherwise. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-17T16:41:36.000000Z K 7 svn:log V 89 Document disabling of ~/.login_conf. Submitted by: rwatson Approved by: re (implicitly) END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-17T17:22:31.000000Z K 7 svn:log V 74 Add a lock assertion to linux_sendsig() to match other sendsig functions. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-17T18:56:18.000000Z K 7 svn:log V 55 MFC: Example Makefile for RELNOTESng snapshot builds. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-17T19:30:41.000000Z K 7 svn:log V 152 If any of various debug kernel options are enabled, set a LOCK_DEBUG cpp macro that can be used to differentiate code generation for locking functions. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-17T19:31:26.000000Z K 7 svn:log V 45 Don't inline mutexes in the LOCK_DEBUG case. END K 10 svn:author V 6 julian K 8 svn:date V 27 2001-09-17T20:42:25.000000Z K 7 svn:log V 147 Replace line accidentally deleted during KSE additions. Symptom.. Stopped program unable to be restarted if it was stopped while already sleeping. END K 10 svn:author V 4 grog K 8 svn:date V 27 2001-09-17T21:19:28.000000Z K 7 svn:log V 545 Fix multiple uses of commas to separate countries. This construct is commonly used in the United States of America to represent a hierarchical relationship between city and state or country ("Evacuation Day in Suffolk County, Massachusetts"), but it was also being abused to enumerate unrelated places ("Independence Day in Albania, Mauritania"). Remove the list of countries observing All Souls' Day. This is a widely observed holiday, and the list only included South American contries. There's more to do here; the list is rather patchy. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-17T21:21:02.000000Z K 7 svn:log V 174 Use NULL instead of __FILE__ in the !LOCK_DEBUG case in the locking code since the filenames are only used in the LOCK_DEBUG case and are just bloat in the !LOCK_DEBUG case. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-17T21:25:48.000000Z K 7 svn:log V 76 Use includes to get prototypes for hints and env arrays. Submitted by: bde END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-17T21:27:41.000000Z K 7 svn:log V 87 Fix a fatal type mismatch (char *static_env; vs char static_env[]). Submitted by: bde END K 10 svn:author V 6 fenner K 8 svn:date V 27 2001-09-18T00:03:48.000000Z K 7 svn:log V 102 Handle the absence of net.inet.ip.fw.verbose_limit better, just like brian's fix for v6 in rev 1.56. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 2001-09-18T00:31:19.000000Z K 7 svn:log V 103 Tweak the autoneg kickoff code to that it more closely resembles the method uses in the nsgphy driver. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-18T01:12:43.000000Z K 7 svn:log V 179 Remove hard coded magic load address. Now to change the load address, we just have to change the pmap.h constants and ld will automatically adapt based on the "kernbase" symbol. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T02:09:37.000000Z K 7 svn:log V 73 The fxp driver now lives in dev/fxp, so remove it from the old location. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-18T02:50:24.000000Z K 7 svn:log V 96 Add 'device smb' to the synopsis, as this is required to do anything useful with these devices. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T03:36:21.000000Z K 7 svn:log V 62 Change p into ke->ke_proc, this was hidden behind INVARIANTS. END K 10 svn:author V 5 mikeh K 8 svn:date V 27 2001-09-18T04:16:53.000000Z K 7 svn:log V 71 MFC: Add $FreeBSD$, print space between function name and line number. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-18T04:55:25.000000Z K 7 svn:log V 50 Add release note entry about the amdpm(4) driver. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2001-09-18T06:47:30.000000Z K 7 svn:log V 424 Temporarily disable the use of kern.disks - it returns the disk devices in the wrong order and causes them to be displayed out of sequence in sysinstall. The right fix is to sort that info in the kernel, this is just a stop-gap measure which falls back to the code which always ran prior to kern.disks existing. This deliberately not committed to -current because we have aple time to pursue the right fix in that branch. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-18T09:38:39.000000Z K 7 svn:log V 304 MFC: - kill blank lines at the end of lib/global.c; - in the case of checksum mismatch print name of offending file to stderr; - replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)" with macro; - exists(../../crypto) --> exists(${.CURDIR}/../../crypto) in a top-level Makefile. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-18T09:41:23.000000Z K 7 svn:log V 89 MFC: Extend comments documenting various supported audio formats and mixer devices. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-18T11:03:35.000000Z K 7 svn:log V 75 KLDMOD is not used since share/mk/bsd.kmod.mk,v 1.60. Forgotten by: peter END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-18T12:03:42.000000Z K 7 svn:log V 7 Style. END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-18T12:28:22.000000Z K 7 svn:log V 7 Style. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-18T13:01:12.000000Z K 7 svn:log V 219 Add support for loading bzip2-compressed filesystems. Among other things this would allow to load bzip2-compressed kernels/modules from the loader(8) (support for that will be committer separately). MFC after: 1 month END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-18T13:26:30.000000Z K 7 svn:log V 25 Flesh out identifycpu(). END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-09-18T14:34:59.000000Z K 7 svn:log V 47 add a method for retrieving codec capabilities END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-09-18T14:45:09.000000Z K 7 svn:log V 120 add a tunable/sysctl, hw.snd.targetirqrate, to modify the default target irq rate for apps that do not set a blocksize. END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-09-18T14:50:52.000000Z K 7 svn:log V 158 change tracking of channel counts. add method for retrieving "buffersize" hints for pcm devices, adjusted for specified minimum, maximum and default values. END K 10 svn:author V 8 sumikawa K 8 svn:date V 27 2001-09-18T14:52:20.000000Z K 7 svn:log V 91 Removed ipip_input(). No codes calls it anymore due to ip_encap.c's encapsulation support. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-18T14:52:36.000000Z K 7 svn:log V 648 Add support for loading bzip2-compressed kernels and modules. This support is turned off by default and could be enabled by defining LOADER_BZIP2_SUPPORT make variable. Also make gzip support optional (turned on by default) - it could be turned off via LOADER_NO_GZIP_SUPPORT make variable. Please note, that due to limit on the amount of memory available to the loader(8), it is possible to load modules/kernels compressed with the smallest block size supported by the bzip2 - 100k (`-1' bzip2(1) option), however even in this mode bzip2(1) usually provides better compression ratio than gzip(1) in its best compression mode. MFC after: 1 month END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-09-18T14:53:01.000000Z K 7 svn:log V 123 don't enable the mic record channel unless the codec supports it. allow hardware buffer size to be specified using hints. END K 10 svn:author V 8 jmallett K 8 svn:date V 27 2001-09-18T14:55:52.000000Z K 7 svn:log V 31 Import OpenBSD m4 as of today. END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-09-18T15:12:35.000000Z K 7 svn:log V 29 make buffer size adjustable. END K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-18T15:16:21.000000Z K 7 svn:log V 92 MFS: Don't use kern.disks sysctl. Makefile (rev 1.27.2.5) disk.c (rev 1.50.2.14) END K 10 svn:author V 2 cg K 8 svn:date V 27 2001-09-18T15:19:44.000000Z K 7 svn:log V 88 when setting blocksize, fix blockcount to 2 to reduce latency with smaller block sizes. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-18T15:21:18.000000Z K 7 svn:log V 22 Add ia64_get_cpuid(). END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-18T15:25:00.000000Z K 7 svn:log V 149 Try to work off backlog of CURRENT release notes: vm.zeroidle_enable, an(4)/ancontrol(8) -M monitor mode, burncd(8) -d, cat(1) UNIX-domain sockets. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T17:41:42.000000Z K 7 svn:log V 123 Add two fields to the ifnet structure indicating what extra capabilities a network device has, and which ones are enabled. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T17:42:25.000000Z K 7 svn:log V 65 Add SIO{CG}IFCAP entries. Fix formatting of some other entries. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T17:43:30.000000Z K 7 svn:log V 57 Teach ifconfig about the new interface capability words. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-18T17:56:44.000000Z K 7 svn:log V 206 Support the use of ${PORTSDIR} to find a ports tree INDEX file in an other-than-default location. PR: bin/30350 Submitted by: "NINOMIYA Hideyuki MFC after: 3 days END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-18T17:58:10.000000Z K 7 svn:log V 21 Drop maintainership. END K 10 svn:author V 3 imp K 8 svn:date V 27 2001-09-18T18:37:52.000000Z K 7 svn:log V 261 nfs_strategy calls nfs_asyncio with td as NULL. So add a bandaid that will pass NULL as the struct proc when td is NULL. This has stopped crashing on my machine. Note: The passing of NULL may be bogus, but I'll let others fix that problem. Reviewed by: jhb END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T18:40:22.000000Z K 7 svn:log V 147 Have the driver advertise that it is capable of hardware checksums, and allow the user to control the setting. (checksums are enabled by default) END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T18:41:39.000000Z K 7 svn:log V 101 Have the driver announce what capabilities it supports. These are currently not under user control. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T18:53:41.000000Z K 7 svn:log V 58 Have the driver to announce what capabilitis it supports. END K 10 svn:author V 2 mp K 8 svn:date V 27 2001-09-18T19:06:11.000000Z K 7 svn:log V 152 Set debug information on the process being traced, not the current (debugger) process. This should allow gdb to function correctly on post-KSE kernels. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-18T19:08:05.000000Z K 7 svn:log V 272 Fix a bug in the key regeneration signal handling for -stable only. The bug has already been fixed in a similar manner in the more recent version of sshd in -current and Brian will simply overwrite this commit down the road when he MFC's/updates ssh. Approved by: green END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-18T19:53:10.000000Z K 7 svn:log V 176 o Remove redundant securelevel/pid1 check in procfs_rw() -- this protection is enforced at the invidual method layer using p_candebug(). Obtained from: TrustedBSD Project END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T20:13:03.000000Z K 7 svn:log V 128 Split HWCSUM into two components: RX and TX, for the benefit of drivers which can only do checksum offloading in one direction. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T20:13:48.000000Z K 7 svn:log V 48 Split hwcsum into rxcsum and txcsum components. END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-09-18T20:19:28.000000Z K 7 svn:log V 50 Have the driver announce its rxcsum capabilities. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-18T21:03:53.000000Z K 7 svn:log V 652 o Introduce two new calls, securelevel_gt() and securelevel_ge(), which abstract the securelevel implementation details from the checking code. The call in -CURRENT accepts a struct ucred--in -STABLE, it will accept struct proc. This facilitates the upcoming commit of per-jail securelevel support. The calls will also generate a kernel printf if the calls are made with NULL ucred/proc pointers: generally speaking, there are few instances of this, and they should be fixed. o Update p_candebug() to use securelevel_gt(); future updates to the remainder of the kernel tree will be committed soon. Obtained from: TrustedBSD Project END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T21:05:04.000000Z K 7 svn:log V 18 Whitespace fixes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T21:20:58.000000Z K 7 svn:log V 242 If we have a p variable pointing to td->td_proc already, use it instead of needlessly repeating the indirection in several places. Half of the places used td->td_proc, and half used p. They are now consistent with each other and all use p. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T21:37:09.000000Z K 7 svn:log V 111 - Fix a missed idleproc -> idlethread conversion. - Remove redundany fpucurproc (fpucurthread already existed) END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T21:46:26.000000Z K 7 svn:log V 240 - If we ever do the per-cpu KTR stuff, the index won't be volatile as it will be private to each CPU. - Re-style(9) the globaldata structures. There really needs to be a MI struct pcpu that has a MD struct mdpcpu member at some point. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T21:52:15.000000Z K 7 svn:log V 18 Whitespace fixes. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T21:53:25.000000Z K 7 svn:log V 34 GC obsolete cruft from this file. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T22:09:47.000000Z K 7 svn:log V 93 Don't initialize proc0's mutex twice. It is already done earlier on in the MD startup code. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2001-09-18T22:27:41.000000Z K 7 svn:log V 118 Update the header of the file with a comment on how to regenerate the usbdevs* file correctly. Suggested by: phantom END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2001-09-18T22:30:02.000000Z K 7 svn:log V 7 Regen. END K 10 svn:author V 6 julian K 8 svn:date V 27 2001-09-18T22:52:42.000000Z K 7 svn:log V 59 Remove accidentally included debug stuff. Noticed by: jhb END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-18T23:27:06.000000Z K 7 svn:log V 137 Use a 'p' variable instead of repetitively indirecting td->td_proc for signal things that are still per-process and won't be per-thread. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-18T23:32:09.000000Z K 7 svn:log V 96 Cleanup and split of nfs client and server code. This builds on the top of several repo-copies. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-18T23:33:33.000000Z K 7 svn:log V 11 Regenerate END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-18T23:34:44.000000Z K 7 svn:log V 54 Userland part of nfs client/server split and cleanup. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-18T23:49:33.000000Z K 7 svn:log V 52 Sigh, Last minute pre-merge typo. (missing quotes) END K 10 svn:author V 6 brooks K 8 svn:date V 27 2001-09-19T00:13:00.000000Z K 7 svn:log V 242 Make stf a clonable device. Yes this really is rather silly and the implementation is overkill given that you are only allowed one of them, but NetBSD implements cloning on this device and it's a less cluttered example of cloning then most. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-19T00:22:26.000000Z K 7 svn:log V 219 The vfs.nfs.bufpackets sysctl is in the client, not the server. Move it to the client section. Turn off nfsiod, it no longer exists (now just kthreads). I need revisit nfsiod so that we have an argument passthrough. END K 10 svn:author V 6 scottl K 8 svn:date V 27 2001-09-19T00:35:09.000000Z K 7 svn:log V 135 Add a quirk entry for the Sony CLIE memory stick device. This will become useful once ATAPI support is turned on in the umass driver. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-19T02:53:59.000000Z K 7 svn:log V 49 Add missing ; in last commit Pointy-hat-to: jhb END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-19T05:34:12.000000Z K 7 svn:log V 221 Fix a mistake I made with the pcb movement relative to the stack in the KSE patch. We need to leave the 16 bytes here for enabling the trapframe to be converted to a vm86trapframe if we're switching *to* a vm86 context. END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-19T05:44:12.000000Z K 7 svn:log V 222 Reserve an extra 16 bytes in case we have to grow the trapframe into a vm86trapframe for switching to vm86 [unlikely] while exiting. I lost this when doing the pcb move that went in with the KSE commit. Reviewed by: jake END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-19T07:22:30.000000Z K 7 svn:log V 116 In FreeBSD, -Z is reserved for zgrep(1), and only a long version of the --null option is supported. PR: gnu/30644 END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-19T07:28:43.000000Z K 7 svn:log V 52 MFC: 1.18: In FreeBSD, -Z is reserved for zgrep(1). END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-19T08:06:48.000000Z K 7 svn:log V 466 Various fixes and improvements: - fix harmless compiler's warnings (unused variables and missed prototype); - before refusing to delete package because "there are packages installed that require this package" check that packages in question is actually installed; - add new `-r' option to pkg_delete(8), which instructs it to delete not only packages specified at command line, but all packages that depend on specified packages as well. MFC after: 2 weeks END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-19T09:29:39.000000Z K 7 svn:log V 27 MFC: 1.4: Use strptime(3). END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-19T09:44:24.000000Z K 7 svn:log V 50 MFC: Fix and extend the implementation of -flags. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-19T12:12:12.000000Z K 7 svn:log V 18 Implement time(). END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-09-19T12:35:51.000000Z K 7 svn:log V 214 Fix abuse of vtagtype. In addition, after this the linux programs will be able correctly distinguish ext2fs from the ufs filesystem (previously ext2fs was indistinguishable from the ufs). Reviewed by: phk, marcel END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-09-19T14:09:13.000000Z K 7 svn:log V 66 o Clarification of securelevel_{ge,gt} comment. Submitted by: dd END K 10 svn:author V 2 ru K 8 svn:date V 27 2001-09-19T15:12:14.000000Z K 7 svn:log V 121 Non-decimal ``skipto'' rule numbers are meaningless. Noticed by: "Marc G. Fournier" MFC after: 3 days END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2001-09-19T17:51:23.000000Z K 7 svn:log V 86 Solve our braindead sourcetree dependency on GCC in another way. Discussed with: bde END K 10 svn:author V 6 fenner K 8 svn:date V 27 2001-09-19T18:42:19.000000Z K 7 svn:log V 156 Don't try to dereference a kernel pointer in userland; use offsetof() to get the right address. This fixes kernel GDB after KSE2. Reviewed by: jhb, jake END K 10 svn:author V 6 scottl K 8 svn:date V 27 2001-09-19T19:09:11.000000Z K 7 svn:log V 71 Update this driver to what is in HEAD prior to the latest KSE changes. END K 10 svn:author V 6 scottl K 8 svn:date V 27 2001-09-19T19:20:46.000000Z K 7 svn:log V 47 Update the aac manual page to what is in HEAD. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-09-19T19:58:09.000000Z K 7 svn:log V 90 Adjust some type checks to include CTLQUOTEMARK in the range of shell control characters. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-09-19T20:07:47.000000Z K 7 svn:log V 161 BASESYNTAX, DQSYNTAX, SQSYNTAX and ARISYNTAX handles negative indexes. Allow those to be used to properly quote characters in the shell control character range. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-09-19T20:16:38.000000Z K 7 svn:log V 315 Don't check uninitialized memory for having the shell control character value CTLARI since this might break expansion of arithmetic expressions. Don't access memory below start of stackblock. Problem analyzed by hunt@iprg.nokia.com, slightly different patch applied. PR: 24443 Submitted by: hunt@iprg.nokia.com END K 10 svn:author V 6 brooks K 8 svn:date V 27 2001-09-19T21:27:27.000000Z K 7 svn:log V 84 Add a new rc.conf variable, cloned_interfaces, to create cloned interfaces at boot. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 2001-09-19T21:39:26.000000Z K 7 svn:log V 326 Handle the RX FIFO overflow condition with the rxeof handler instead of the rxeoc handler for now. The rxeoc handler will reset the link, and the NatSemi chip's RX FIFO will overflow on a 32-bit bus once you start hitting it with 500Mbps or more of traffic. Also increase the size of the RX ring to 128 descriptors (was 64). END K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-19T22:52:59.000000Z K 7 svn:log V 207 Fix a bug in propagate priority: the kse group pointer wasn't being updated in the loop so the new thread always seemd to have the same priority as the original thread and no actual priorities were changed. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 2001-09-19T23:14:28.000000Z K 7 svn:log V 87 MFC: handle RX FIFO overflow with rxeof handler instead of rxeoc, bump size of RX ring END K 10 svn:author V 4 bmah K 8 svn:date V 27 2001-09-20T00:05:13.000000Z K 7 svn:log V 188 Add errata item on per-user ~/.login_conf files from 4.4-RELEASE. The STABLE version of this file needs to at least mention all of the items in the errata file from the previous release. END K 10 svn:author V 2 mp K 8 svn:date V 27 2001-09-20T00:47:17.000000Z K 7 svn:log V 160 Update PowerPC MD code to compile and do initial bootstrap based on recent changes (KSE and VM requiring physmem to be setup). Reviewed by: benno, jhb, julian END K 10 svn:author V 2 mp K 8 svn:date V 27 2001-09-20T00:48:30.000000Z K 7 svn:log V 57 Use BATL/BATU macros instead of hardcoded hex constants. END K 10 svn:author V 3 gad K 8 svn:date V 27 2001-09-20T01:04:50.000000Z K 7 svn:log V 363 Add minimal support for "o"-type print-file actions in lpd control files. This was described in the original RFC wrt lpr, but most lpr's do not actually implement it. There is some indication that MacOS 10.1 will be using this when sending postscript files to print servers (that is what "o"-type was supposed to signify -- postscript files). MFC after: 1 week END K 10 svn:author V 5 peter K 8 svn:date V 27 2001-09-20T01:11:18.000000Z K 7 svn:log V 72 I forgot to rm the nfs module directory. Submitted by: mux@qualys.com END