Ļ92000 246 138 131 122 180 133 151 181 389 118 151 155 157 134 219 121 113 405 161 1114 194 193 124 149 154 146 146 195 219 139 337 122 225 311 183 282 170 170 146 121 353 111 185 167 196 130 181 204 146 138 340 176 176 164 184 163 406 131 225 166 148 188 126 193 297 119 225 162 137 236 129 191 147 122 113 212 128 121 116 129 185 418 325 281 199 219 156 109 366 142 140 249 129 481 218 174 160 149 219 919 596 306 220 346 241 147 171 168 307 675 137 238 136 238 171 109 115 127 157 202 163 193 156 135 139 149 272 191 156 124 122 880 343 441 142 202 116 238 147 156 164 141 609 150 155 147 116 167 873 202 1072 141 386 128 141 140 169 163 156 333 238 151 164 129 136 162 217 161 162 161 213 138 288 162 165 275 162 162 136 283 162 162 142 228 207 317 228 142 365 283 166 166 159 270 291 183 174 165 134 143 615 106 267 166 124 172 232 168 262 168 335 141 105 197 122 512 129 125 136 253 830 340 232 211 135 133 253 142 161 368 116 265 199 263 174 226 249 179 432 115 126 164 285 163 142 168 157 K 10 svn:author V 8 takawata K 8 svn:date V 27 2002-03-10T12:22:17.000000Z K 7 svn:log V 41 Add SONY VAIO psm controller ISA-PnP ID. END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-03-10T12:33:02.000000Z K 7 svn:log V 36 Adding Disk and storage translation END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-03-10T13:49:02.000000Z K 7 svn:log V 27 PCCARD support translation END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-10T13:59:00.000000Z K 7 svn:log V 88 Check the arg a bit more. Submitted by: David Malone END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-03-10T14:05:41.000000Z K 7 svn:log V 38 Adding Multimedia section translation END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-03-10T14:50:34.000000Z K 7 svn:log V 56 "Base system/contributed software " section translation END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-03-10T14:54:59.000000Z K 7 svn:log V 88 Setlocale returns static buffer, don't assume it will be unchanged Pointed by: phantom END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-10T15:20:36.000000Z K 7 svn:log V 292 /var/log/security gets almost no (if not no) activity on many FreeBSD systems due to sshd not using the security log class. Tweak syslog.conf so that /var/log/security also gets a useful set of authentication-related logging. Submitted by: aeonflux@synapse.subneural.net MFC after: 4 weeks END K 10 svn:author V 6 gioria K 8 svn:date V 27 2002-03-10T15:37:56.000000Z K 7 svn:log V 23 Filesystem translation END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2002-03-10T16:56:38.000000Z K 7 svn:log V 54 Do not call a synthesizer with a sequencer lock held. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2002-03-10T17:03:45.000000Z K 7 svn:log V 63 Use the right value for the region length in parse_spill_mask. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2002-03-10T17:08:24.000000Z K 7 svn:log V 65 Allow '.' in identifiers - some ia64 register names contain '.'. END K 10 svn:author V 4 jhay K 8 svn:date V 27 2002-03-10T18:48:23.000000Z K 7 svn:log V 41 Make this compile on non i386 archs too. END K 10 svn:author V 5 wosch K 8 svn:date V 27 2002-03-10T18:57:44.000000Z K 7 svn:log V 124 FreeBSD 4.5 is releaseed "29 Jan 2002" (not 20 Jan) PR: misc/35738 Submitted by: WAKABAYASHI Susumu END K 10 svn:author V 5 wosch K 8 svn:date V 27 2002-03-10T19:00:37.000000Z K 7 svn:log V 27 Added upcoming FreeBSD 4.6 END K 10 svn:author V 5 wosch K 8 svn:date V 27 2002-03-10T19:03:46.000000Z K 7 svn:log V 19 MFC up to rev 1.58 END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-03-10T19:20:01.000000Z K 7 svn:log V 308 Fix a breakage introduced in rev.1.75 (supposedly style cleanup), which results in "missing dependencies" error when loading some kld modules. It is sad to see how often these days style cleanus break doesn't broken things. Perhaps people should recall good old principle: "don't fix it if it isn't broken". END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-03-10T19:43:39.000000Z K 7 svn:log V 69 MFC: [Revision 1.107] o White-space changes to simplify later MFCs. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-10T20:08:44.000000Z K 7 svn:log V 1018 Export a (machine dependent) kernel variable bootdev as machdep.guessed_bootdev, and add code to sysctl to parse its value and give a (not necessarily correct) name to the device we booted from (the main motivation for this code is to use the info in the PicoBSD boot scripts, and the impact on the kernel is minimal). NOTE: the information available in bootdev is not always reliable, so you should not trust it too much. The parsing code is the same as in boot2.c, and cannot cover all cases -- as it is, it seems to work fine with floppies and IDE disks recognised by the BIOS. It _should_ work as well with SCSI disks recognised by the BIOS. Booting from a CDROM in floppy emulation will return /dev/fd0 (because this is what the BIOS tells us). Booting off the network (e.g. with etherboot) leaves bootdev unset so the value will be printed as "invalid (0xffffffff)". Finally, this feature might go away at some point, hopefully when we have a more reliable way to get the same information. MFC-after: 5 days END K 10 svn:author V 3 dfr K 8 svn:date V 27 2002-03-10T20:19:32.000000Z K 7 svn:log V 101 Don't try to print the arguments if the value of bsp is outside the kernel - its asking for trouble. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2002-03-10T20:20:31.000000Z K 7 svn:log V 100 Add an implementation of cpu_throw() and make restorectx() simply branch to the tail of cpu_switch. END K 10 svn:author V 5 tegge K 8 svn:date V 27 2002-03-10T20:28:40.000000Z K 7 svn:log V 30 MFC: Make atexit thread safe. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-10T20:37:04.000000Z K 7 svn:log V 55 The probable boot device is "machdep.guessed_bootdev". END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-10T20:47:26.000000Z K 7 svn:log V 60 With devfs, we do not need to initialize pty's permissions. END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-10T21:03:04.000000Z K 7 svn:log V 54 Silence a warning when compile without atapi devices. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-10T21:10:25.000000Z K 7 svn:log V 52 Add back the "sis" driver, we had some room left... END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-10T21:11:35.000000Z K 7 svn:log V 100 Uncomment the entry for a getty on the serial port. Boxes with a serial console can make use of it. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-10T21:12:23.000000Z K 7 svn:log V 124 CURRENT has devfs, so we do not need to specify what devices we want on the MFS image. Update the config files accordingly. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-10T21:15:58.000000Z K 7 svn:log V 45 Don't build xlint until surgery is finished. END K 10 svn:author V 6 eivind K 8 svn:date V 27 2002-03-10T21:52:48.000000Z K 7 svn:log V 241 - Remove a number of extra newlines that do not belong here according to style(9) - Minor space adjustment in cases where we have "( ", " )", if(), return(), while(), for(), etc. - Add /* SYMBOL */ after a few #endifs. Reviewed by: alc END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-03-10T22:33:04.000000Z K 7 svn:log V 26 CG superfluous prototype. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-10T22:34:56.000000Z K 7 svn:log V 132 Remove a mention of the worm(4) device that was missed when it was removed from MAKEDEV in 1.171. PR: misc/35729 MFC after: 1 day END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-03-10T23:12:43.000000Z K 7 svn:log V 213 Don't assign strcmp to a variable called err and then compare it with zero, just compare strcmp with zero. This fixes the same bug which Maxim just fixed and fixes some odd style too. PR: 35712 Reviewed by: arr END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-10T23:33:49.000000Z K 7 svn:log V 88 Sync with csu/alpha/Makefile: build crt{i,n}.o. Leave crtbegin* to the compiler vendor. END K 10 svn:author V 3 alc K 8 svn:date V 27 2002-03-11T00:02:06.000000Z K 7 svn:log V 189 MFC: A variety of modifications that don't change the object code's md5(1) signature, including new and corrected comments, use of TAILQ_FOREACH(), and elimination of unnecessary casts. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T00:07:55.000000Z K 7 svn:log V 79 Chase sysctl name. Submitted by: Christopher Sharp END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:13:11.000000Z K 7 svn:log V 79 MFC 1.17: use protected variables names in prototypes visible to the userland. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:13:53.000000Z K 7 svn:log V 55 MFC 1.22: use protected variables names in prototypes. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:14:55.000000Z K 7 svn:log V 30 MFC: unstaticize l_nullioctl. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:23:05.000000Z K 7 svn:log V 261 MFC: sync snp(4) device to -current modulo -current-specific stuff. Notable changes include: (a) driver repo-copied from kern/tty_snoop.c to dev/snp/snp.c; (b) snp is no longer a count device; (c) snp can now be compiled as a module; and (d) numerous bugfixes. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:24:44.000000Z K 7 svn:log V 20 MFC: snp(4) module. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:26:42.000000Z K 7 svn:log V 94 MFC: sync to -current: misc. cleanups, load the module if not already present, and -f option. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:32:31.000000Z K 7 svn:log V 76 MFC 1.153: remove custom hacks for snp(4) which the latter no longer needs. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:37:54.000000Z K 7 svn:log V 104 Belatedly add a release note about destaticizing and modulizing of snp(4), and note MFC of watch(8) -f. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T01:40:39.000000Z K 7 svn:log V 39 MFC: snp(4) destaticized, watch(8) -f. END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T02:13:06.000000Z K 7 svn:log V 90 MFC 1.20-1.22: a few modernizations and a note that this page is still horribly outdated. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T02:37:19.000000Z K 7 svn:log V 111 Use the pci_enable_* functions instead of manually fiddling with the command register. Pointed out by: msmith END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T02:37:34.000000Z K 7 svn:log V 55 Don't depend on ucred.h to include sys/queue.h for us. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-11T02:50:03.000000Z K 7 svn:log V 43 Wrong spelling of PIC. Submitted by: jake END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T02:53:03.000000Z K 7 svn:log V 247 Save/restore the %y register around calls to the C user trap handler; gcc emits the deprecated sparc v8 instructions that use this register when optimizing for UltraSparc machines because they are apparetly faster then their v9 counterpars there. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T03:03:35.000000Z K 7 svn:log V 84 Add convenience macros to extract the cc0 and cc1 from format 2 and 3 instructions. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T03:04:28.000000Z K 7 svn:log V 84 Fix the type of some constants, and make some macros safer by casting the argument. END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2002-03-11T03:08:17.000000Z K 7 svn:log V 67 Add support for Simplified Direct Access Device in scsi_op_desc(). END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T03:10:55.000000Z K 7 svn:log V 92 Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout), and make it PIC-aware. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T03:13:02.000000Z K 7 svn:log V 71 Account for no longer being usable for assembler code. END K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-03-11T03:18:17.000000Z K 7 svn:log V 313 Fix some bugs that would prevent %fsr to be set correctly, and add support for fcmp and fcmpe instructions with a condition code specification other than %fcc0. This (primarily the first part) seems to fix a lot of problems that people were seeing, e.g. perl and gawk failures. Reported and analyzed by: wollman END K 10 svn:author V 2 dd K 8 svn:date V 27 2002-03-11T03:48:32.000000Z K 7 svn:log V 40 Make the diagnostics printfs less ugly. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-11T04:20:37.000000Z K 7 svn:log V 129 * Support the Sparc64. * Do not default to any particular platform. Require that we explicitly support a particular platform. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-11T04:41:42.000000Z K 7 svn:log V 71 Add complete Sparc64 support. Submitted by: tmm Dike out vax support. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T05:15:44.000000Z K 7 svn:log V 54 Use machdep.guessed_bootdev to guess the boot device. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T05:42:14.000000Z K 7 svn:log V 94 Default to ee as EDITOR (some apps such as disklabel default to "vi" which is not available). END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T05:42:46.000000Z K 7 svn:log V 32 MFC: default to "ee" as EDITOR. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T05:46:18.000000Z K 7 svn:log V 99 Make appropriate changes to use devfs. Add a reference to the fd_size variable to set floppy size. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T05:54:22.000000Z K 7 svn:log V 202 Fix detection of existing ssh host key, generate the new one in floppy.tree instead of mfs_tree. Do not cleanup ${BUILDDIR}/floppy.tree, it might be useful to look at it after an image has been built. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T05:55:15.000000Z K 7 svn:log V 25 MFC: sync with -current. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-11T06:45:31.000000Z K 7 svn:log V 129 Due to changes in the handling of the #line directive by GCC(cpp) 3.1, we must now explicitly list the source directory with -I. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T06:50:28.000000Z K 7 svn:log V 68 Make the handling of machdep.guessed_bootdev compiled on i386 only. END K 10 svn:author V 5 benno K 8 svn:date V 27 2002-03-11T07:09:42.000000Z K 7 svn:log V 43 Correct a typo. (* that should've been &) END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2002-03-11T07:51:08.000000Z K 7 svn:log V 138 Do not lock the pgrpsess_lock exclusively across ttywait(). Spotted by: David Wolfskill Investigated by: rwatson END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2002-03-11T07:53:13.000000Z K 7 svn:log V 32 Stop abusing the pgrpsess_lock. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T08:03:07.000000Z K 7 svn:log V 97 Make this compile again (increase MFS size, remove invalid option). Reported-by: Bruce Montague END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-11T08:03:50.000000Z K 7 svn:log V 53 Make this compile again Reported-by: Bruce Montague END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:04:59.000000Z K 7 svn:log V 30 Mark some arguments __unused. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:06:24.000000Z K 7 svn:log V 21 Add the GEOM option. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:08:02.000000Z K 7 svn:log V 119 Make the disk_clone() routine more robust for abuse. Sneak in a trivial bit of the GEOM stuff while we're here anyway. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:17:40.000000Z K 7 svn:log V 36 Add a field to struct disk for GEOM END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:20:22.000000Z K 7 svn:log V 29 Augment struct bio for GEOM. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:24:12.000000Z K 7 svn:log V 24 Add GEOM to conf/files. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T08:27:23.000000Z K 7 svn:log V 37 Add commented out GEOM line to NOTES END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-11T08:37:47.000000Z K 7 svn:log V 91 MFC rev. 1.16: Add GETPID to the list of operations for which semctl(2) returns the value. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-11T08:47:02.000000Z K 7 svn:log V 325 Don't protect savecore(8) from being run with a bad dumpdir argument. Don't fail silently, but let savecore(8) make noise. It won't behave badly, it doesn't need protection. At the same time, allow the administrator to have dumpdev enabled while dumpdir (savecore(8)) is disabled and document how to do it. PR: conf/35725 END K 10 svn:author V 3 mux K 8 svn:date V 27 2002-03-11T09:26:07.000000Z K 7 svn:log V 232 Simplify the interface cloning framework by handling unit unit allocation with a bitmap in the generic layer. This allows us to get rid of the duplicated rman code in every clonable interface. Reviewed by: brooks Approved by: phk END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T10:11:00.000000Z K 7 svn:log V 188 Remove use of the bogus ioctl DIOCGPART. It was used to initialize an unused variable, because ext2fs was copy&pasted from UFS rather than copy,paste&cleaned from UFS. Suggested by: bde END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-11T10:45:18.000000Z K 7 svn:log V 104 Add a bunch of functions. PR: docs/32561 Reviewed by: deischen, ru Approved by: ru MFC after: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-11T10:45:47.000000Z K 7 svn:log V 124 MFC: Don't blow away ``set escape'' settings when we've completed the login phase. Just initialise the correct parts. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-11T11:20:45.000000Z K 7 svn:log V 62 Fix silly one line error. (Half a .if statement left behind). END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-11T11:23:48.000000Z K 7 svn:log V 17 Sparc64 support. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-11T11:26:17.000000Z K 7 svn:log V 271 Fix a prototype to match our headers. I am not convinced that doing this in this file is the correct way round. (Maybe our definition of __assert is wrong?) Anyway, perhaps we should revisit this later. For the time being, building lint libraries here does not blow up. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-11T11:28:56.000000Z K 7 svn:log V 48 Punt to attic file that moved in latest import. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-11T11:32:55.000000Z K 7 svn:log V 46 Try harder to lint without nonstandard stuff. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-11T11:48:55.000000Z K 7 svn:log V 154 Remove duplicated yacc nonterminals declarations, sort includes. No functional changes from rev. 1.31. Reviewed by: ru Approved by: ru MFC after: 1 week END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-11T13:48:13.000000Z K 7 svn:log V 34 Update number of ports available. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T13:53:00.000000Z K 7 svn:log V 388 As a XXX bandaid open the mounted device READ/WRITE even if we only mount read-only. The trouble here is that we don't reopen the device in read/write mode when we remount in read/write mode resulting in a filesystem sending write requests to a device which was only opened read/only. I'm not quite sure how such a reopen would best be done and defer the problem to more agile hackers. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-11T15:08:41.000000Z K 7 svn:log V 122 Add security/sudo to the list of packages for disc #1. sudo is small (< 100k), has no dependencies, and is very popular. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-03-11T16:22:15.000000Z K 7 svn:log V 82 Be more specific about when block major numbers disappeared from the cdev switch. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T16:27:04.000000Z K 7 svn:log V 68 I missed one VOP_CLOSE in the previous commit. Pointed out by: bde END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-11T16:38:53.000000Z K 7 svn:log V 57 On FreeBSD make usb_proc_t the same as d_thred_t always. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-11T18:57:44.000000Z K 7 svn:log V 126 MFC 1.322: Remove a mention of the worm(4) device that was missed when it was removed from MAKEDEV in 1.171. PR: misc/35729 END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-03-11T19:13:22.000000Z K 7 svn:log V 822 Fix a bug in ufsdirhash_adjfree() that caused it to incorrectly update the free-space statistics in some cases. The problem affected directory blocks when the free space dropped below the size of the maximum allowed entry size. When this happened, the free-space summary information could claim that there are no further blocks that can fit a maximum-size entry, even if there are. The effect of this bug is that the directory may be enlarged even though there is space within the directory for the new entry. This wastes disk space and has a negative impact on performance. Fix it by correctly computing the dh_firstfree array index, adding a helper macro for clarity. Put an extra sanity check into ufsdirhash_checkblock() to detect the situation in future. Found by: dwmalone Reviewed by: dwmalone MFC after: 1 week END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-11T19:26:29.000000Z K 7 svn:log V 499 Clean up logging of security information a bit: o Introduce /var/log/authentication.log, which will be the target for auth.info and authpriv.info by default. Rotate on the same schedule as most other logs. Create at installation. o Remove logging of auth.info from /var/log/security.log, which will return to being only for security feature subsystems (such as ipfw, and so on). This creates a special authentication log, which can now be searched by scripts for authentication events. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-11T19:34:57.000000Z K 7 svn:log V 209 Turns out everyone is a lot lazier than I thought. Spell 'authentication.log' as 'auth.log'. This is also more consistent with syslog facility names. Sigh. :-) Submitted by: asmodai, aeonflux, green, .... END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-11T19:35:10.000000Z K 7 svn:log V 127 Grrr, turn preemption back off on the alpha again. It is still not stable. Noticed by: wilko, mjacob, jhb, peter, and others END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-11T19:39:08.000000Z K 7 svn:log V 249 Update login failure checking to check auth.log instead of messages, and teach it to look for more general classes of failures, including SSH login failures. This is similar but not identical to a patch submitted by aeonflux@synapse.subneural.net. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-11T19:56:02.000000Z K 7 svn:log V 148 MFC 1.9: Environmental variable was not being passed to a subshell as intended. PR: bin/35558 Submitted by: Nicolas Rachinsky END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-03-11T19:56:46.000000Z K 7 svn:log V 51 MFC: 1.23, 1.24; split up the big wtmp() function. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-11T19:58:53.000000Z K 7 svn:log V 79 Fix a misspelling of mine: s/optomization/optimization/. Noticed by: bmilekic END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-03-11T20:08:08.000000Z K 7 svn:log V 72 MFC: add a new "-y" flag to display the year in the session start time. END K 10 svn:author V 3 sos K 8 svn:date V 27 2002-03-11T21:04:32.000000Z K 7 svn:log V 214 Add new support for locking an ATA channel and use that throughout the ATA/ATAPI driver. This solves the concurrency problem with the new GEOM code, and also cuts a good deal of the patch size in the upcoming MFC. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-11T21:42:35.000000Z K 7 svn:log V 582 First commit of the GEOM subsystem to make it easier for people to test and play with this. This is not yet production quality and should be run only on dedicated test boxes. For people who want to develop transformations for GEOM there exist a set of shims to run geom in userland (ask phk@freebsd.org). Reports of all kinds to: phk@freebsd.org Please include in report: dmesg sysctl debug.geomdot sysctl debug.geomconf Known significant limitations: no kernel dump facility. ioctls severely restricted. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:29:59.000000Z K 7 svn:log V 43 Import zlib 1.1.4 onto the vendor branch. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:29:59.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r92109, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:30:00.000000Z K 7 svn:log V 42 Import zlib 1.1.4 onto the vendor branch. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:30:00.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r92111, 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-03-11T22:30:01.000000Z K 7 svn:log V 75 This commit was manufactured by cvs2svn to create tag 'libz-vendor-v1_1_4'. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:36:26.000000Z K 7 svn:log V 15 Fix conflicts. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:36:45.000000Z K 7 svn:log V 21 s/nilename/filename/ END K 10 svn:author V 5 green K 8 svn:date V 27 2002-03-11T22:53:27.000000Z K 7 svn:log V 33 Remove some files we don't want. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2002-03-11T23:29:59.000000Z K 7 svn:log V 62 Add support for 3Com Airconnect PCI cards. MFC after: 3 days END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:10:40.000000Z K 7 svn:log V 107 Recent acpica imports have changed the lengths from UINT32 to ACPI_SIZE, which is 64 bit on ia64. Fix it. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:12:59.000000Z K 7 svn:log V 69 Do not do string concatenation with __func__ (which is not a string) END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:15:06.000000Z K 7 svn:log V 99 Do not concatenate __func__ with strings, because it is not a string. Later gcc's blow up on this. END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:15:57.000000Z K 7 svn:log V 62 Deal with a structure member rename in a recent acpica import END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:17:45.000000Z K 7 svn:log V 41 Stop concatenating __func__ with strings END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:18:20.000000Z K 7 svn:log V 45 Fix a warning (make ucontext_t *ucp a const) END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-03-12T00:19:14.000000Z K 7 svn:log V 55 Fix some -Wunused warnings by "using" a macro argument END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-03-12T01:01:07.000000Z K 7 svn:log V 176 MFC all bug fixes to the sbuf code. This makes sbuf in -stable equal to that in -current except for whitespace changes and __FUNCTION__/__func__. Not-objected-to-by: phk, des END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-12T01:01:53.000000Z K 7 svn:log V 96 Why shouldn't amd always write its PID to a file? Since I cannot answer that question, make it. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-12T01:04:35.000000Z K 7 svn:log V 61 Background the startup of `Amd', it often blocks on startup. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-12T01:14:19.000000Z K 7 svn:log V 29 Spell pic "PIC" for sparc64. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-12T01:18:07.000000Z K 7 svn:log V 27 Consistently use $PICFLAG. END K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-03-12T04:00:11.000000Z K 7 svn:log V 786 This patch adds the "LOCKSHARED" option to namei which causes it to only acquire shared locks on leafs. The stat() and open() calls have been changed to make use of this new functionality. Using shared locks in these cases is sufficient and can significantly reduce their latency if IO is pending to these vnodes. Also, this reduces the number of exclusive locks that are floating around in the system, which helps reduce the number of deadlocks that occur. A new kernel option "LOOKUP_SHARED" has been added. It defaults to off so this patch can be turned on for testing, and should eventually go away once it is proven to be stable. I have personally been running this patch for over a year now, so it is believed to be fully stable. Reviewed by: jake, obrien Approved by: jake END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-12T05:25:13.000000Z K 7 svn:log V 249 MFC: Make it more obvious where to find RELNOTESng source files if someone went browsing in the old release notes location. While I'm here, update README files to be closer to reality. doc/README 1.9->1.10 (partial merge) texts/REAMDE 1.2->1.3 END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-12T08:37:50.000000Z K 7 svn:log V 345 * Add print/teTeX to the list of important packages for disc #3. This very large package is exactly the kind of thing that users buy the CDs for, so leaving it off of a 4 CD set is very bad. * Properly quote the last security/sudo entry. * Add a comment in the CDROM #2 section explaining that packages don't typically go on this disc. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-12T08:55:22.000000Z K 7 svn:log V 48 MFC rev. 1.26: unbreak PAP-only authentication. END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-12T09:02:02.000000Z K 7 svn:log V 107 MFC rev. 1.75: remove duplicated and wrong sc->sc_last_recv setting. It unbreaks active-filter in pppd(8). END K 10 svn:author V 3 dfr K 8 svn:date V 27 2002-03-12T09:45:17.000000Z K 7 svn:log V 24 Only i386 has wbinvd(). END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-12T09:45:29.000000Z K 7 svn:log V 142 Point readers to the Porter's Handbook instead of the non-existant "Porting Applications" section of the FreeBSD Handbook. MFC After: 2 days END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-12T12:26:05.000000Z K 7 svn:log V 52 This driver first appeared in FreeBSD 4.5, not 5.0. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-12T12:28:48.000000Z K 7 svn:log V 61 MFC: r1.3 - amdpm(4) first appeared in FreeBSD 4.5, not 5.0. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-12T13:07:24.000000Z K 7 svn:log V 69 MFC: r1.20, 1.21 - Add print/teTeX to disc3, security/sudo to disc1. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-12T13:43:02.000000Z K 7 svn:log V 47 Turn back on (x)lint. It is working just fine. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-12T13:55:19.000000Z K 7 svn:log V 514 Document the existence of machdep.guessed_bootdev, as suggested by Sheldon. For a detailed description look at the commit log for sysctl.c rev.1.42 -- i do not think it is appropriate to put the full description in this manpage, and the "boot" and "loader" manpages where this description might go are also missing a description of a number of similar variables, so i think this it is ok to limit documentation to this now, and update it later when I (or someone else) have a chance to revise "boot" and "loader". END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-12T16:05:26.000000Z K 7 svn:log V 56 Handle B460800 and B921600 being defined in END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-12T16:06:08.000000Z K 7 svn:log V 61 MFC: Handle B460800 and B921600 being defined in END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T16:17:21.000000Z K 7 svn:log V 51 MFC: revs 1.15 & 1.19, restore old locale properly END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:12:24.000000Z K 7 svn:log V 20 MFC: add langinfo.h END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:13:32.000000Z K 7 svn:log V 71 MFC: rev 1.25, activate monetdef, msgdef and numericdef subdirectories END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:20:53.000000Z K 7 svn:log V 776 MFC: sync with -CURRENT's locale code This MFC brings to -STABLE following features: . support for LC_NUMERIC/LC_MONETARY/LC_MESSAGES locale categories . real implementation of nl_langinfo(3) WARNING: please beware about this commit. It can trigger some hidden or implicit problems with locale specific functions or related/dependent stuff in userland applications. Please report anything unusual! Following files/revisions were MFCed: Makefile.inc 1.17, 1.18, 1.20 localeconv.c 1.2 - 1.10 setlocale.c 1.27, 1.29, 1.32 setlocale.3 1.18, 1.19 Following files were added to RELENG_4 branch: fix_grouping.c ldpart.c ldpart.h lmessages.c lmessages.h lmonetary.c lmonetary.h lnumeric.c lnumeric.h nl_langinfo.3 nl_langinfo.c Following files were removed: lconv.c END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:23:24.000000Z K 7 svn:log V 105 Add nl_langinfo.c to RELENG_4 branch. Due to remote cvs re-add problem it was missed in previous commit. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:24:54.000000Z K 7 svn:log V 975 MFC: sync with -CURRENT's stdtime code This MFC brings to -STABLE following changes/features: . get rid of non-standard %E[Ff] formats . add %F per POSIX . add %r per POSIX (ampm_fmt) . hardcode c_fmt in a different way since used in nl_langinfo now . make '%A' and '%a', '%B' and '%b' same per POSIX . introduce non-standard md_order (month/day order locale field). This field is available to user-land apps via nl_langinfo(3) and supposed to replace all usages of %E[Ff] in more correct way. . allow POSIX legal data on 3 chars abbrev, name length and %c format WARNING: please beware about this commit. It can trigger some hidden or implicit problems with locale/time specific functions or related/dependent stuff in userland applications. Please report anything unusual! Following files/revisions were MFCed: Makefile.inc 1.11 strftime.3 1.25, 1.26 strftime.c 1.29, 1.30, 1.32 - 1.34 strptime.c 1.20 - 1.25 timelocal.c 1.12 - 1.22 timelocal.h 1.7 - 1.11 END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:32:20.000000Z K 7 svn:log V 45 MFC: sync timedef definitions with -CURRENT. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:36:28.000000Z K 7 svn:log V 289 Bump __FreeBSD_version to track following locale changes in RELENG_4: . *.EUC -> *.euc?? locales rename . LC_NUMERIC/LC_MONETARY/LC_MESSAGES implementation . nl_langinfo() implementation . str[fp]time() specifiers changes (see commit log to rev 1.25.2.4 of lib/libc/stdtime/strftime.c) END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:41:05.000000Z K 7 svn:log V 32 MFC: rev 1.2, fix encoding info END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:42:33.000000Z K 7 svn:log V 45 MFC: sync mklocale definitions with -CURRENT END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:43:24.000000Z K 7 svn:log V 44 MFC: sync colldef definitions with -CURRENT END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:45:15.000000Z K 7 svn:log V 73 MFC: convert to nl_langinfo(CODESET) morse.c rev 1.14 morse.6 rev 1.6 END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:48:07.000000Z K 7 svn:log V 67 MFC: rev 1.37 & 1.38, use nl_langinfo() instead of harcoding "%Ef" END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:49:17.000000Z K 7 svn:log V 60 MFC: rev 1.15, use nl_langinfo() instead of harcoding "%Ef" END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T18:12:57.000000Z K 7 svn:log V 236 MFC: misc locale improvements rev 1.38, no need to work around SCCS variable expansion any more rev 1.42, use decimal point from locale rev 1.44, use AM/PM time only when available in locale rev 1.45, set use_ampm only when needed END K 10 svn:author V 5 tegge K 8 svn:date V 27 2002-03-12T18:25:26.000000Z K 7 svn:log V 143 MFC: r1.75 - don't deadlock if the system is low on physical memory and malloc is called with both size > PAGE_SIZE and the M_NOWAIT flag set. END K 10 svn:author V 2 ue K 8 svn:date V 27 2002-03-12T18:35:54.000000Z K 7 svn:log V 60 German Translation of the Release Notes for FreeBSD-current END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-03-12T18:35:55.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-12T18:55:53.000000Z K 7 svn:log V 37 Don't try to cross-build sysinstall. END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:10:14.000000Z K 7 svn:log V 40 MFC: rev 1.7, don't attempt to parse %c END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:12:35.000000Z K 7 svn:log V 66 MFC: rev 1.48, rewrite locale handling using nl_langinfo(CODESET) END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:16:03.000000Z K 7 svn:log V 120 MFC: strftime related improvements rev 1.9, use nl_langinfo() instead of parsing %c rev 1.10 use %R instead of %H:%M END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:33:00.000000Z K 7 svn:log V 65 MFC: rev 1.6, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:34:00.000000Z K 7 svn:log V 66 MFC: rev 1.15, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:34:50.000000Z K 7 svn:log V 65 MFC: rev 1.8, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:36:19.000000Z K 7 svn:log V 116 MFC: don't attempt to parse %c, use nl_langinfo instead extern.h 1.4 finger.c 1.24 lprint.c 1.16 sprint.c 1.16 END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:36:56.000000Z K 7 svn:log V 42 MFC: rev 1.5, change localizing to LC_ALL END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:38:38.000000Z K 7 svn:log V 191 MFC: locale time handling fixes rev 1.12, use nl_langinfo() instead of %EF rev 1.13, uppercase first month letter, terminate weekday string rev 1.14, properly deal with one char weekdays END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:40:01.000000Z K 7 svn:log V 66 MFC: use nl_langinfo instead of %Ef pr.c rev 1.11 pr.h rev 1.4 END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:47:24.000000Z K 7 svn:log V 69 MFC: localize it (LC_NUMERIC) printf.c rev 1.17 printf.1 rev 1.12 END K 10 svn:author V 3 gad K 8 svn:date V 27 2002-03-12T19:48:32.000000Z K 7 svn:log V 182 Simple fix so the 'LOGIN FAILURE' message send to syslog will include the correct userid, instead of random garbage. This bug does not exist in -stable. Reviewed by: freebsd-audit END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:49:09.000000Z K 7 svn:log V 66 MFC: rev 1.14, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:50:23.000000Z K 7 svn:log V 66 MFC: rev 1.44, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:51:09.000000Z K 7 svn:log V 40 MFC: rev 1.18, localize it (LC_NUMERIC) END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:51:51.000000Z K 7 svn:log V 186 MFC: use AM/PM time only when available in locale, correctly handle comma as load avg. separator extern.hs rev 1.4 pr_time.c revs 1.15, 1.16, 1.17 w.c revs 1.42, 1.43, 1.44 END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:54:00.000000Z K 7 svn:log V 66 MFC: rev 1.10, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:55:04.000000Z K 7 svn:log V 66 MFC: rev 1.16, don't attempt to parse %c, use nl_langinfo instead END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T19:55:36.000000Z K 7 svn:log V 46 MFC: rev 1.46, use %c for expire/change dates END K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-03-12T20:00:52.000000Z K 7 svn:log V 130 RETURN VALUES is for sections 2, 3 and 9, but here in section 1 man page, DIAGNOSTICS should be used instead. Reviewed by: wosch END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T20:09:29.000000Z K 7 svn:log V 110 MFC: don't attempt to parse %c (it's actually MFC of r1.16, but diff is different due to effect of MFC r1.23) END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-12T20:25:25.000000Z K 7 svn:log V 224 The reload of ipf(8) rules should depend on $ipfilter_enable, not $ipfilter_active. $ipfilter_enable is set to "NO" if modules fail to load, and $ipfilter_active can be "YES" when we are not using ipf(8). MFC after: 3 days END K 10 svn:author V 5 wilko K 8 svn:date V 27 2002-03-12T20:44:03.000000Z K 7 svn:log V 133 - TGA clarification - TGA2 VGA compatibility clarification - Sound on AS500 Thanks to: "Andrew M. Miklic" (TGA2) END K 10 svn:author V 5 wilko K 8 svn:date V 27 2002-03-12T20:50:06.000000Z K 7 svn:log V 48 TGA and TGA2 clarification AS500 onboard sound. END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-03-12T20:59:35.000000Z K 7 svn:log V 272 Run dumpon(8) early so crashes during startup can be caught. In addition, take out the checks on the $dumpdev. dumpon(8) behaves well if given a non-existent filename. It gives a nice error message which is better rather than the current silent failure. Reviewed by: des END K 10 svn:author V 2 ue K 8 svn:date V 27 2002-03-12T21:27:04.000000Z K 7 svn:log V 191 And here is the other half of the reason why I a) have bloody fingers b) need a new keyboard c) have this slightly insanse look For the humor impared: RELENG_4 Release Notes, German version END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-03-12T21:27:05.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-03-12T21:27:06.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 rwatson K 8 svn:date V 27 2002-03-12T21:44:33.000000Z K 7 svn:log V 63 No need to explicitly check for both cases when using grep -i. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-12T21:47:31.000000Z K 7 svn:log V 173 Allow LOMAC to be loaded as part of the boot scripts using "lomac_enable" setting in rc.conf. Extracted from the still clammy hands of: green Sponsored by: DARPA, NAI Labs END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-13T00:04:53.000000Z K 7 svn:log V 194 Add a bugs notice indicating that the SEESENT flag may behave incorrectly on interfaces with hardware loopback, and point-to-point interfaces (unclear why that is, may need to be tracked down). END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-03-13T01:42:33.000000Z K 7 svn:log V 88 Add realloc() and reallocf(), and make free(NULL, ...) acceptable. Reviewed by: alfred END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T02:40:39.000000Z K 7 svn:log V 81 rtld support for sparc64. Largely obtained from: netbsd Submitted by: jake, tmm END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T03:17:29.000000Z K 7 svn:log V 72 LABELOFFSET is 128 for sparc64. Submitted by: tmm Forgotten by: obrien END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T03:23:17.000000Z K 7 svn:log V 41 Use the deo hosted toolchain by default. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T03:28:47.000000Z K 7 svn:log V 50 Add an ATOMIC_CLEAR_INT macro. Submitted by: tmm END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T03:43:00.000000Z K 7 svn:log V 521 Make IPI_WAIT use a bit mask of the cpus that a pmap is active on and only wait for those cpus, instead of all of them by using a count. Oops. Make the pointer to the mask that the primary cpu spins on volatile, so gcc doesn't optimize out an important load. Oops again. Activate tlb shootdown ipi synchronization now that it works. We have all involved cpus wait until all the others are done. This may not be necessary, it is mostly for sanity. Make the trigger level interrupt ipi handler work. Submitted by: tmm END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T03:55:28.000000Z K 7 svn:log V 13 White space. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T04:02:27.000000Z K 7 svn:log V 173 Fix a bug where the wrong number of windows were copied for a failed fill on return to user mode. We may not have frame pointers setup for more than 1 on return from exec. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T04:38:33.000000Z K 7 svn:log V 73 Add support for driving the clocks on secondary cpus. Submitted by: tmm END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-13T04:39:40.000000Z K 7 svn:log V 29 Remove bogon from bad merge. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T04:43:45.000000Z K 7 svn:log V 79 Use intr_disable/intr_restore instead of doing it manually. Submitted by: tmm END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T04:59:01.000000Z K 7 svn:log V 138 Add support for starting and stopping cpus with ipis. Stop the other cpus when shutting down or entering the debugger. Submitted by: tmm END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-13T05:14:31.000000Z K 7 svn:log V 73 Turn up WARNS as high as possible. Tested by: gcc31, gcc32, /usr/bin/cc END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-13T05:38:19.000000Z K 7 svn:log V 169 Cleanup the recent cardbus cleanups. This fixes some of the panics that I introduced with -v. However, other problems still remain (including the loss of interrupts). END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-03-13T05:38:20.000000Z K 7 svn:log V 72 This commit was manufactured by cvs2svn to create branch 'IMP_CB_MERGE'. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-13T05:41:41.000000Z K 7 svn:log V 241 New release notes: sparc64 support and SMP (better late than never), via82c686 sound driver supports VIA VT8233, ich sound driver supports SiS 7012, libz 1.1.4. Belatedly note the MFC of the ich sound driver (also better late than never). END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-03-13T05:47:22.000000Z K 7 svn:log V 48 MFC: VT8233 and SiS 7012 sound driver support. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T05:54:00.000000Z K 7 svn:log V 12 Fix braino. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T05:58:45.000000Z K 7 svn:log V 103 Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10s work like an NMI button. END K 10 svn:author V 4 jake K 8 svn:date V 27 2002-03-13T06:04:36.000000Z K 7 svn:log V 29 Fix ifdef LOCORE protection. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-13T06:33:26.000000Z K 7 svn:log V 416 Add a makefile to document the release building process. Specifically, this documents the available targets and relevant environment variables for "make release". LOCAL_PATCHES, RELEASEDISTFILES, RELEASENOUPDATE, etc.. are covered. A future commit should add more information about drivers.conf, boot_crunch.conf, and other less well-known aspects of the release build. Reviewed and history section added by: phk END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-13T06:59:39.000000Z K 7 svn:log V 34 Reference release(7) in SEE ALSO. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-13T07:16:00.000000Z K 7 svn:log V 30 Add note about genscripts.sh. END K 10 svn:author V 4 grog K 8 svn:date V 27 2002-03-13T07:57:24.000000Z K 7 svn:log V 43 Add encounter between Flinders and Baudin. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-13T08:27:27.000000Z K 7 svn:log V 157 Add information about multi-session CDs from the log message of r1.4. Also, add an examples section and show how to mount a Kodak Photo-CD. PR: docs/35206 END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-13T09:23:11.000000Z K 7 svn:log V 735 Add a readonly sysctl variable of type string, kern.bootp_cookie, which is initialized with whatever string a dhcp/bootp server passes as vendor tag 134. There is no standard tag that I know with this information, and no vendor-defined tag that applies to FreeBSD that I could find doing the same thing. The intended use is to pass information to userland for run-time configuration of a diskless client without having to run a bootp/dhcp client for the third time (after the one in pxeboot/etherboot, and the one in the kernel bootp), also because these clients generally screwup the interface configuration, which is not exactly what you want when you have your disks nfs-mounted. Manpage update to follow soon. MFC-after: 3 days END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-03-13T09:54:31.000000Z K 7 svn:log V 244 * Simplify the synopsis. * Remove trailing whitespace at EOL. * Various grammar cleanups. * Note that MAKE_ISOS is disabled by default. * Use more descriptive mdoc markup. * Use proper references for the online FDP documents. Submitted by: dd END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-13T10:21:19.000000Z K 7 svn:log V 137 Use the return value from snprintf() to keep a track of the length of the display string in MPPEDispOpts. PR: 35836 MFC After: 2 weeks END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-03-13T10:25:56.000000Z K 7 svn:log V 116 MFC: Use the return value from snprintf() to keep a track of the length of the display string in MPPEDispOpts. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-13T10:29:06.000000Z K 7 svn:log V 40 Tokens after #endif are not strict ISO. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-13T10:55:22.000000Z K 7 svn:log V 42 Further document "console" (nullconsole). END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-13T11:03:36.000000Z K 7 svn:log V 161 Implement -m and -p loader(8) "boot" command options in boot2. (This is more useful for 4.x where boot blocks can still load kernels, modulo the PR kern/17422.) END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-03-13T12:30:46.000000Z K 7 svn:log V 51 Document the "slice" syntax. Prodded by: ambrisko END K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-03-13T12:54:02.000000Z K 7 svn:log V 67 MFC rev. 1.48: maximum semid is seminfo.semmni not seminfo.semmsl. END K 10 svn:author V 2 ue K 8 svn:date V 27 2002-03-13T13:10:22.000000Z K 7 svn:log V 276 Fix some of the worst sgml mistakes in this document: - paragraphs are closed with , not - for each opening tag, there should be a closing tag Not fixed (yet): block elements inside inline elements Noticed during translation, hunted down with suppe/slashexpand END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-13T13:45:00.000000Z K 7 svn:log V 23 MFi386: revision 1.502 END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-03-13T13:59:41.000000Z K 7 svn:log V 171 Use the dx register for the destination port address. A immediate port address of outb is only 8 bits. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) MFC after: 3 days END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-13T15:28:37.000000Z K 7 svn:log V 102 Document the "lomac_enable" rc.conf switch. Reminded by: Makoto Matsushita END K 10 svn:author V 2 ue K 8 svn:date V 27 2002-03-13T15:29:51.000000Z K 7 svn:log V 171 SGML fixes, part2: block elements like lists do not belong into inline elements like paragraphs This is a markup-only commit (just like the last one) MFC after: 14 days END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-03-13T16:32:11.000000Z K 7 svn:log V 82 Add 5th parameter to pci_read_device specifying the size of the object to create. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-13T18:13:16.000000Z K 7 svn:log V 131 Add "sleep" and "basename" in case we need them, we have a few spare bytes on the disk... Not applicable to -current, ENOSPACE... END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-13T18:15:52.000000Z K 7 svn:log V 154 MFC: the variable with the info from the bootloader is [will be] machdep.guessed_bootdev, the relevant kernel code will be committed in a couple of days. END K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-03-13T18:16:53.000000Z K 7 svn:log V 85 Make this compile, but the image still does not boot properly due to a missing init. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-13T18:26:59.000000Z K 7 svn:log V 336 Support linking with -z combreloc (combine and sort reloc sections) and with --shared -z combreloc (shared library, combine & sort relocs) Submitted by: peter Bribed by: peter Fixes: IA-64, Kaffe, and QT Doesn't fix ports by: kris Tested on: make(1) release w/docproj Desired for: 5.0-DP#1 Approved by: murray Seconded by: jhb END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-03-13T18:37:40.000000Z K 7 svn:log V 18 Fix syntax error. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-03-13T18:38:44.000000Z K 7 svn:log V 29 MFC: 1.26: Fix syntax error. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-13T18:45:33.000000Z K 7 svn:log V 72 Avoid bogus log messages when logging in without a tty. PR: bin/31997 END K 10 svn:author V 8 rnordier K 8 svn:date V 27 2002-03-13T19:00:19.000000Z K 7 svn:log V 187 Clarify the cylinder > 1023 issue, now that EDD support is automatic. Also drop a note about undocumented features that was intended to cover the since-documented slice-selection syntax. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-13T19:12:31.000000Z K 7 svn:log V 71 Remove a bogus cast that breaks the Alpha kernel build due to -Werror. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-13T19:13:41.000000Z K 7 svn:log V 50 Back out previous commit, it was the wrong patch! END K 10 svn:author V 3 des K 8 svn:date V 27 2002-03-13T19:16:41.000000Z K 7 svn:log V 76 Remove a bogus cast and deconstification that broke the Alpha kernel build. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-03-13T22:55:20.000000Z K 7 svn:log V 61 DBA update: pick the right DBA for various LOMAC copyrights. END