ƒ¬54613 237 1006 117 204 901 140 215 168 370 330 107 208 165 206 158 250 282 282 174 125 281 230 446 132 146 141 163 215 171 148 147 135 168 136 234 237 197 178 130 104 429 227 254 137 215 196 255 152 138 117 134 215 190 160 129 135 250 235 272 127 300 308 153 140 294 250 154 125 146 180 140 187 1312 202 399 197 111 116 716 239 175 601 289 308 292 811 149 668 667 211 142 160 222 114 129 559 444 562 116 122 244 224 124 119 181 113 163 187 205 130 303 120 128 103 115 130 373 123 136 181 127 389 183 188 216 125 251 129 218 209 181 129 170 128 235 286 639 321 365 258 107 162 449 163 144 156 158 123 119 124 175 113 125 126 132 316 491 170 175 225 128 379 143 163 144 120 157 284 190 555 501 178 274 250 143 284 241 326 142 156 131 150 190 274 162 164 268 156 138 145 278 291 222 161 126 119 125 107 136 117 258 187 661 155 206 238 173 297 206 238 170 185 185 139 286 244 341 177 151 106 117 182 146 141 457 239 285 163 129 176 208 457 126 149 130 210 107 179 K 10 svn:author V 5 joerg K 8 svn:date V 27 1999-12-14T22:36:03.000000Z K 7 svn:log V 911 The target `all' evoluted into a kitchen-sink these days... It's no longer really suitable as a default to create the various /dev nodes to be contained on the fixit floppy, since all our proud new devide nodes finally made the fixit floppy run over... So instead create a new target titled `fixit' which creates just the dev nodes for a single unit per each default driver; whoever needs more of them is free to create whatever he needs, perhaps after killing unused nodes before. There were more than 700 /dev nodes on the floppy before that action, and it's still around 350 now. I doubt all the various /dev/ugen* entries are really useful on such a tool, so people, please check, and if you feel like more could be eliminated from that floppy, kill'em. While i was at it, removed traces of ft(8) that still survived even though the driver has long since been dead. That's step #1. #2 will follow... END K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-12-14T22:37:09.000000Z K 7 svn:log V 20 Add generated files END K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-12-14T22:39:27.000000Z K 7 svn:log V 106 Add NetBSD's explanation of why it would be hard to emulate the Mach system calls. obtained from: NetBSD END K 10 svn:author V 5 joerg K 8 svn:date V 27 1999-12-14T22:41:09.000000Z K 7 svn:log V 806 Step #2 of fixing the fixit floppy. Kill duplicates for programs that have been in the boot crunched image as well as on the fixit floppy (pwd, newfs, hostname, test). Our space is really too valuable to have them around there twice. I doubt pwd needs to be there at all since it's a builtin into sh(1) anyway (oh, and the same applies to test(1) IIRC), but heck, leave them by now. Use the new `fixit' target in MAKEDEV to create the /dev nodes on the floppy, instead of including the kitchensink... Finally, tune the values used for creating the floppy. I currently end up with Filesystem 1K-blocks Used Avail Capacity iused ifree %iused /dev/vnn0c 1363 1301 -47 104% 368 14 96% ...which is not quite ideal yet, but at least a working configuration again. END K 10 svn:author V 3 cwt K 8 svn:date V 27 1999-12-15T01:07:28.000000Z K 7 svn:log V 48 Replace spaces with a tab to fix build breakage END K 10 svn:author V 5 tegge K 8 svn:date V 27 1999-12-15T01:14:56.000000Z K 7 svn:log V 120 apic_irq() returns -1 when there is no match for (IOAPIC, intpin) pair. Adjust some comments to better match the code. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-15T01:30:52.000000Z K 7 svn:log V 76 Put up some more helpful dialog boxes. Adjust some text to make more sense. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-15T01:32:36.000000Z K 7 svn:log V 277 MFC: bring across all the new changes for screen updates. I've installed a few snapshots with them in now and, with very few exceptions, it's all way better than what I had before. Those few exceptions will have an extra screen clear or two added to make things look better. END K 10 svn:author V 5 mharo K 8 svn:date V 27 1999-12-15T03:44:09.000000Z K 7 svn:log V 235 add human readable output (-h and -H) Obtained from: parts of human readable code from OpenBSD Reviewed by: obrien add POSIX, byte and megabyte block size ouput flags PR: 13579 (POSIX flag) Submitted by: Mike Meyer END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-15T04:28:10.000000Z K 7 svn:log V 13 -Wall fixes. END K 10 svn:author V 8 tanimura K 8 svn:date V 27 1999-12-15T05:10:00.000000Z K 7 svn:log V 110 Add the description and example of sbc for non-PnP cards. Noticed by: Kentaro Inagaki END K 10 svn:author V 4 shin K 8 svn:date V 27 1999-12-15T05:13:22.000000Z K 7 svn:log V 72 Enable INET6 by default. This should be OK on non INET6 enabled kernel. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-12-15T05:37:11.000000Z K 7 svn:log V 110 MFC nfs_serv.c 1.86. Remove too-conservative NFSERR_BAD_COOKIE returns. Approved by: jkh PR: kern/11470 END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-15T06:57:18.000000Z K 7 svn:log V 66 Add alloc/release resource. Need to connect functionality later. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-15T08:33:56.000000Z K 7 svn:log V 157 Catch up to the fact that block devices are toast. Teach about the afd driver. Teach new char dev for ad driver. Make ownerships correct. Submitted by: jhb END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-15T09:17:29.000000Z K 7 svn:log V 185 MFC (rev. 1.80): Fix the problem with non-working static SLIP with non-default MTU value by reallocating cblocks after changing the SLIP unit number. Submitted by: ru Approved by: jkh END K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-12-15T10:04:05.000000Z K 7 svn:log V 186 - Add the device resume method. It supercedes the existing resume routine which hooks the apm driver. - Rename the PSM_HOOKAPM option to PSM_HOOKRESUME. - Delete unnecessary #include. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-15T10:16:25.000000Z K 7 svn:log V 79 Remove the defining of __i486__ baesd on TARGET_CPU_DEFAULT and !m386 or m486. END K 10 svn:author V 8 cracauer K 8 svn:date V 27 1999-12-15T11:46:32.000000Z K 7 svn:log V 28 First round of 8-bit fixes. END K 10 svn:author V 5 luigi K 8 svn:date V 27 1999-12-15T11:50:49.000000Z K 7 svn:log V 186 make sure that crunchgen uses proper environment variables when building passwd (there is no better way I know to set "make" variables from crunchgen) Approved-by: jordan, abial, roger END K 10 svn:author V 2 hm K 8 svn:date V 27 1999-12-15T12:54:11.000000Z K 7 svn:log V 138 update to isdn4bsd beta release 0.90: since the isic drivers are now new-busified, remove all isic traces from compatibility mode wrapper END K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-12-15T12:58:58.000000Z K 7 svn:log V 350 - Improve the three button emulation by introdusing a small state machine. The three-button emulation of moused has been somewhat difficult to use for many people. I hope this update fixes it. - Add a new option, -E, to set timeout value to detect two buttons are pressed down simulteneously. The default value for this timeout is 200msec. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-12-15T13:11:32.000000Z K 7 svn:log V 35 Add missing trailing slash to URL. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-12-15T13:12:50.000000Z K 7 svn:log V 49 MFC rev 1.11: Add missing trailing slash to URL. END K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-12-15T13:14:23.000000Z K 7 svn:log V 44 Enable building of the OSF/1 compat module. END K 10 svn:author V 2 hm K 8 svn:date V 27 1999-12-15T13:27:12.000000Z K 7 svn:log V 72 update to isdn4bsd beta release 0.90: add ELSA PCC-16 isic support file END K 10 svn:author V 2 hm K 8 svn:date V 27 1999-12-15T13:29:05.000000Z K 7 svn:log V 123 update to isdn4bsd beta release 0.90: make LINT compile again, at least one "device isic0 ..." line has to be uncommented. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-12-15T13:37:11.000000Z K 7 svn:log V 74 MFC: Sync with CURRENT's pdksh-derived test(1) utility. Approved by: jkh END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-12-15T13:57:04.000000Z K 7 svn:log V 51 MFC: Accept 4-digit year values. Approved by: jkh END K 10 svn:author V 8 gallatin K 8 svn:date V 27 1999-12-15T14:27:59.000000Z K 7 svn:log V 50 Add an enable_osf1 knob to the alpha startup code END K 10 svn:author V 8 cracauer K 8 svn:date V 27 1999-12-15T16:12:32.000000Z K 7 svn:log V 38 Document ulimit -b for RLIMIT_SBSIZE. END K 10 svn:author V 8 cracauer K 8 svn:date V 27 1999-12-15T16:51:35.000000Z K 7 svn:log V 71 Document SA_SIGINFO Reviewed by: Sheldon Hearn END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-15T17:58:29.000000Z K 7 svn:log V 41 This was a mixed bag of spaces and ^I's. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-15T18:02:33.000000Z K 7 svn:log V 138 Allow elf2exe to be compiled on architectures other than Alpha. This is trivially accomplished by including sys/elf64.h instead of elf.h. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-15T18:06:49.000000Z K 7 svn:log V 141 Misuse MakeMaker's DEFINE parameter to add an include path to the cc command line. The makefiles created can now be used for cross-building. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-15T18:08:56.000000Z K 7 svn:log V 101 Don't use -C internally. Use -c. For some reason files are not copied with -C, although they should. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-15T18:16:56.000000Z K 7 svn:log V 83 Add -L${DESTDIR}${LIBDIR} to ld's command line so that the right libstand is used. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-15T18:55:27.000000Z K 7 svn:log V 38 Properly disable COMPAT_3X for alpha. END K 10 svn:author V 5 tegge K 8 svn:date V 27 1999-12-15T19:17:08.000000Z K 7 svn:log V 10 Typo fix. END K 10 svn:author V 3 joe K 8 svn:date V 27 1999-12-15T19:35:13.000000Z K 7 svn:log V 336 Disable the Stollmann Tina-dd ISDN device. It doesn't work and Hellmuth Michaelis's feeling is that it will never be completed. It was bit rotted in RELENG_3 by my MFC of I4B 0.83 from -current, and breaks a build of LINT. It may in due course be removed altogether. This fix is quick and easy for the 3.4 release. Approved by: jkh END K 10 svn:author V 5 guido K 8 svn:date V 27 1999-12-15T19:48:02.000000Z K 7 svn:log V 132 Add MAINTAINER tag. The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied from the respective directories in usr.sbin END K 10 svn:author V 2 hm K 8 svn:date V 27 1999-12-15T20:14:22.000000Z K 7 svn:log V 162 update to isdn4bsd beta release 0.90: since the isic drivers are now new-busified, remove all isic traces from compatibility mode wrapper Noticed by: Warner Losh END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-12-15T23:02:35.000000Z K 7 svn:log V 42 Introduce NDFREE (and remove VOP_ABORTOP) END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-16T00:19:47.000000Z K 7 svn:log V 122 dev/pcic/i82365_isasubr.c was removed from tree when it was merged into i82365_isa.c. Update conf/files to reflect that. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T00:36:05.000000Z K 7 svn:log V 103 Correct comment about creating a boot floppy. Submited by: Jack O'Neill END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T00:37:33.000000Z K 7 svn:log V 162 MFC: correct comment about making a boot floppy, more correct statements about where 3.x is going. Submitted by: Jack O'Neill END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T00:51:38.000000Z K 7 svn:log V 60 don't mknod stuff without making sure it's not there first. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T00:58:58.000000Z K 7 svn:log V 46 Copy the loader.help file to the boot floppy. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T00:59:58.000000Z K 7 svn:log V 25 MFC: include loader.help END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-16T01:05:48.000000Z K 7 svn:log V 40 Spelling correction (adress -> address) END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-16T01:21:48.000000Z K 7 svn:log V 120 It is possible for someone to want to 'make update' wht SUPFILE not defined while SUPFILE1 or PORTSSUPFILE are defined. END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-16T01:25:17.000000Z K 7 svn:log V 96 Spelling fix (manuall -> manual) Submitted by: Jeroen C. van Gelderen END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T02:03:35.000000Z K 7 svn:log V 65 Fix my CPP_SPEC synatax screwup. Totally pissed at self: obrien END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T02:08:52.000000Z K 7 svn:log V 37 Update to use MD disk instead of MFS END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T02:14:30.000000Z K 7 svn:log V 43 Correct slight stuff-up in previous patch. END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-12-16T02:15:53.000000Z K 7 svn:log V 157 Document that securelevel >= 2 clamps time changes to at most one second. PR: docs/14449 Submitted by: James FitzGibbon END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-12-16T02:16:54.000000Z K 7 svn:log V 142 "char *area" -> "char **area", to match the source code. PR: docs/14738 Submitted by: Mori Kouji END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-16T02:22:17.000000Z K 7 svn:log V 177 Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc) PR: docs/15439 Submitted by: Christian Weisgerber Obtained from: ports/Makefile END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1999-12-16T05:42:02.000000Z K 7 svn:log V 32 Add Dual LVD bus (1280) support END K 10 svn:author V 8 cracauer K 8 svn:date V 27 1999-12-16T08:05:09.000000Z K 7 svn:log V 202 Mixed updates: - isa => nexus - flags - GPL_MATH_EMULATE - document breakage of non-GPL emulator since we use new compiler. - break lines in paragraohs I touched so that sentenses start on new lines. END K 10 svn:author V 3 sos K 8 svn:date V 27 1999-12-16T08:22:16.000000Z K 7 svn:log V 215 Cleanup the probe messages a bit, show what the device really is, not just "CDROM". Also cope with devices that doesn't report speed in the old way, this should be changed into the new GET_PERFORMANCE cmd instead.. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T09:49:24.000000Z K 7 svn:log V 58 Options added in rev 1.14 were not documented in usage(). END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T09:49:54.000000Z K 7 svn:log V 45 Rev 1.9 did not follow style(9) in ordering. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T10:02:20.000000Z K 7 svn:log V 198 * State in words that "#define^IMACRO" is proper, as it is hard to tell from the example. * Embelish the usage() example to show how uppercase options are sorted. Taken from previous bdelinting. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-16T10:55:45.000000Z K 7 svn:log V 154 Add libmd (or move it after libcrypt). We don't want the linker to be smart because it will definitely get it wrong. This popped up during cross-linking. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T11:21:08.000000Z K 7 svn:log V 62 Make the perl build a little less chatty. Reviewed by: markm END K 10 svn:author V 8 cracauer K 8 svn:date V 27 1999-12-16T12:03:46.000000Z K 7 svn:log V 28 Second part of 8-bit fixes. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-16T12:12:28.000000Z K 7 svn:log V 51 Add libmd to LDFLAGS. libmd is needed by libcrypt. END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-12-16T12:40:51.000000Z K 7 svn:log V 84 Remove the old binaries (they've been renamed) without the 'x'). Suggested by: phk END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-12-16T12:42:09.000000Z K 7 svn:log V 44 Bye bye xntpd, enter ntp. Reviewed by: phk END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-12-16T12:45:40.000000Z K 7 svn:log V 91 Bye bye xntpd, enter ntp. The variable names haven't changed for compapatibility reasons. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-16T13:47:34.000000Z K 7 svn:log V 1215 o Add games/caesar to the list of bootstrap-tools so that a buildworld doesn't break because the host doesn't have any games installed, o Add a new build stage: TMAKE. TMAKE builds all the build-tools targets in the respective makefiles. Note that these targets don't use the bootstrap tools, o Add elf2exe to the bootstrap-tools when cross-building Alpha on other platforms, o Add ${WORLDTMP}/usr/games to TMPPATH, o Remove ${WORLDTMP}/usr/bin even when NOCLEAN is defined. This prevents using any bootstrap-tools previously installed. Most importantly, it prevents using the cross-compiler when we still need the native compiler. The current stages are BMAKE, TMAKE, XMAKE and IMAKE in that order. BMAKE builds bootstrap-tools that either solve compatibility problems or are needed as cross-tools, TMAKE builds the support tools necessary by some parts in the source tree and also performs the cleandir and par-obj targets, XMAKE builds the includes, libraries and everything (resp.), and IMAKE installs the world. This stage needs further work if it's to be used to install -current over -stable for example. This is the last major update towards cross-building. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T16:04:54.000000Z K 7 svn:log V 106 Add FAST-80 timing to the scsi syncrates table. Submitted by: Gerard Roudier END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T16:09:57.000000Z K 7 svn:log V 303 Add options used by the `sym' (Symbios SCSI) driver. SYM_SETUP_LP_PROBE_MAP Low Priority Probe Map (bits) SYM_SETUP_SCSI_DIFF HVD support for 825a, 875, 885 SYM_SETUP_PCI_PARITY PCI parity checking SYM_SETUP_MAX_LUN Number of LUNs supported Submitted by: Gerard Roudier END K 10 svn:author V 5 luoqi K 8 svn:date V 27 1999-12-16T16:11:49.000000Z K 7 svn:log V 102 Adjust data pointers for untransmitted bytes in fifos when there's phase change during data transfer. END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-16T16:22:48.000000Z K 7 svn:log V 15 activate amd.4 END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-16T16:24:05.000000Z K 7 svn:log V 20 MFC: activate amd.4 END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T17:00:53.000000Z K 7 svn:log V 620 * The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3EN broken bit work-around enabled. * Fixed a bug that made MDP not work. (However, MDP is actually not tested due to lack of hardware using this feature). * Chip table changed to support the C1010 B0 w/o the U3EN bit work-around enabled. * Add the SYM_SETUP_MAX_LUN, SYM_SETUP_LP_PROBE_MAP (used to tell the driver about chips that are to be claimed with lower priority than old PCI bus based driver (typically the ncr)), SYM_SETUP_SCSI_DIFF, and SYM_SETUP_PCI_PARITY options. Submitted by: Gerard Roudier END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-16T17:00:53.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r54690, 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 1999-12-16T17:00:54.000000Z K 7 svn:log V 79 This commit was manufactured by cvs2svn to create tag 'sym_1_0_0_19991205_deo'. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-12-16T17:01:32.000000Z K 7 svn:log V 505 Have NFS use a snapshot of boottime instead of boottime itself to generate the NFSv3 Version id. boottime itself may change, sometimes once every tick if you are running xntpd, which really throws off clients. Clients will tend to throw away what they believe to be stale data too often, and can get into long loops rewriting the same data over and over again because they believe the server has rebooted over and over again due to the changing version id. Approved by: jkh END K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-12-16T17:03:10.000000Z K 7 svn:log V 193 MFC nfs_serv.c 1.92 - use snapshot of boottime instead of bottime for version id because boottime itself may change dynamically, especially if xntpd is being run. Approved by: jkh END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-16T17:25:01.000000Z K 7 svn:log V 212 Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latter also creates setdef{0|1}.c so there's no need to have those in the repository. Using /usr/bin/gensetdefs has no consequences for the output. END K 10 svn:author V 4 shin K 8 svn:date V 27 1999-12-16T18:32:01.000000Z K 7 svn:log V 198 KAME 4th patch IPv6 specific library functions addition. (getnameinfo(), getaddrinfo(), and IPv6 transport support is not yet) Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-12-16T18:33:57.000000Z K 7 svn:log V 716 Update the xl driver to recognize yet another 3c905B/3c905C class NIC: the 3c450-TX HomeConnect. Like the 3cSOHO100-TX OfficeConnect, this NIC uses the same ASIC as the 3c905B/3c905C but is targeted for a particular market segment (home users). It is somewhat less expensive than the 3c905B/3c905C ($49, according to the 3Com web site), comes with its own custom driver kit and is bundled with various goofy Windows software packages designed to demonstrate the niftyness of home networking (networked game demos, etc...). Changes are: - Add PCI ID to list in if_xlreg.h. - Update xl_devs table in if_xl.c. - Update xl_choose_xcvr() to consider the HomeConnect the same as all the other 10baseT/100baseTX cards. END K 10 svn:author V 6 yokota K 8 svn:date V 27 1999-12-16T21:20:16.000000Z K 7 svn:log V 54 MFC: fix the three button emulation. Approved by:jkh END K 10 svn:author V 6 jasone K 8 svn:date V 27 1999-12-16T21:53:39.000000Z K 7 svn:log V 572 Move POSIX feature constants from pthread.h to unistd.h, as required by 1003.1c-1995. Undefine _POSIX_THREAD_SAFE_FUNCTIONS, since we do not implement all of the necessary interfaces. At least getgrgid_r(), getrnam_r(), getpwuid_r(), getpwnam_r(), getc_unlocked(), getchar_unlocked(), putc_unlocked(), and putchar_unlocked() are missing. Due to a likely typo in 1003.1c-1995, we are not technically allowed to define _POSIX_THREADS without defining _POSIX_THREAD_SAFE_FUNCTIONS, but either way we're non-compliant, so I'm leaving _POSIX_THREADS defined. PR: bin/8281 END K 10 svn:author V 8 mckusick K 8 svn:date V 27 1999-12-16T22:02:09.000000Z K 7 svn:log V 569 The function request_cleanup() had a tsleep() with PCATCH. It is quite dangerous, since the process may hold locks at the point, and if it is stopped in that tsleep the machine may hang. Because the sleep is so short, the PCATCH is not required here, so it has been removed. For the future, the FreeBSD team needs to decide whether it is still reasonable to stop a process in tsleep, as that may affect any other code that uses PCATCH while holding kernel locks. Submitted by: Dmitrij Tejblum Reviewed by: Kirk McKusick END K 10 svn:author V 6 jasone K 8 svn:date V 27 1999-12-16T22:35:40.000000Z K 7 svn:log V 115 Avoid an infinite loop if the last element of the iov array passed to writev() has an iov_len of 0. PR: bin/8281 END K 10 svn:author V 5 chris K 8 svn:date V 27 1999-12-16T22:36:54.000000Z K 7 svn:log V 48 Document pthread_create(). Reviewed by: jasone END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-12-16T23:20:11.000000Z K 7 svn:log V 65 Document NDFREE w/flags, and fix up the description of NOFOLLOW. END K 10 svn:author V 5 luoqi K 8 svn:date V 27 1999-12-16T23:23:56.000000Z K 7 svn:log V 127 MFC: Adjust data pointers for untransmitted bytes in fifos when there's a phase change during data transfer. Approved by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-16T23:34:09.000000Z K 7 svn:log V 22 More relnotes fodder. END K 10 svn:author V 3 ken K 8 svn:date V 27 1999-12-17T00:28:05.000000Z K 7 svn:log V 37 Fix the example in the bugs section. END K 10 svn:author V 8 deischen K 8 svn:date V 27 1999-12-17T00:56:36.000000Z K 7 svn:log V 461 Fixes for signal handling: o Don't call signal handlers with the signal handler access lock held. o Remove pending signals before calling signal handlers. If pending signals were not removed prior to handling them, invocation of the handler could cause the handler to be called more than once for the same signal. Found by: JB o When SIGCHLD arrives, wake up all threads in PS_WAIT_WAIT (wait4). PR: bin/15328 Reviewed by: jasone END K 10 svn:author V 8 deischen K 8 svn:date V 27 1999-12-17T00:57:54.000000Z K 7 svn:log V 346 Fix problems with cancellation while in critical regions. o Cancellation flags were not getting properly set/cleared. o Loops waiting for internal locks were not being exited correctly by a cancelled thread. o Minor spelling (cancelation -> cancellation) and formatting corrections (missing tab). Found by: tg Reviewed by: jasone END K 10 svn:author V 4 grog K 8 svn:date V 27 1999-12-17T01:18:44.000000Z K 7 svn:log V 468 Change location of temporary file from /tmp to /var/tmp. This is a repeat of an earlier commit which apparently got lost with the last import. It helps solve the frequently reported problem pid 4032 (mail.local), uid 0 on /: file system full (though there appears to be a lot of space) caused by idiots sending 30 MB mail messages. Most-recently-reported-by: jahanur Add $FreeBSD$ so that I can check the file back in. Rejected-by: CVS END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T01:34:30.000000Z K 7 svn:log V 24 MFC: add STAILQ_FOREACH END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T01:39:41.000000Z K 7 svn:log V 30 MFC: extra flags for rtld-elf END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T01:47:15.000000Z K 7 svn:log V 151 MFC: fixes for dlopen() which allow mozilla to actually work in -stable. /usr/bin/id ran just fine after these changes, so jdp says "ship it." :) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T01:52:15.000000Z K 7 svn:log V 131 Fix handling of trailing :'s to match what other OSes do (spit out a diagnostis). Submitted by: Guy Harris END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T01:54:28.000000Z K 7 svn:log V 32 MFC: DTRT with trailing : args. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T01:55:00.000000Z K 7 svn:log V 27 MFC: No COMPAT3X on alpha. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T02:02:51.000000Z K 7 svn:log V 89 Bump default root size to 50MB on i386 (70MB on Alpha). Requested incessantly by: billf END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T02:04:10.000000Z K 7 svn:log V 21 MFC: larger defaults END K 10 svn:author V 3 ken K 8 svn:date V 27 1999-12-17T02:29:05.000000Z K 7 svn:log V 71 MFC, rev 1.18. Fix the example in the bugs section. Approved by: jkh END K 10 svn:author V 8 tanimura K 8 svn:date V 27 1999-12-17T02:31:36.000000Z K 7 svn:log V 90 newpcm no longer requires 'controller pnp'. (And some other drivers?) Noticed by: julian END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T02:44:09.000000Z K 7 svn:log V 112 *Really* make space accelerators work; no wonder Brian McGovern was confused! I fat-fingered the first commit. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T02:44:40.000000Z K 7 svn:log V 38 MFC: real space accelerator char fix. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T02:46:04.000000Z K 7 svn:log V 210 In retrospect, msgNotify() should leave its contents on the screen longer to give the user something to look at while things are happening. Change it to do so and insert the appropriate screen saves elsewhere. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T02:46:34.000000Z K 7 svn:log V 28 MFC: DTRT with msgNotify(); END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T03:00:28.000000Z K 7 svn:log V 36 Add another strategic screen clear. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T03:00:44.000000Z K 7 svn:log V 11 MFC: YASSC END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T03:03:56.000000Z K 7 svn:log V 23 Go to -release for tag END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-17T06:04:37.000000Z K 7 svn:log V 35 Add a missing '"' in the examples. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-17T06:46:07.000000Z K 7 svn:log V 280 Two more fixes to if_detach. These are generic to all interfaces and do not pollute the interface further. o Run if_detach at splnet(). o Creatively swipe the relevant parts of the netatm atm_nif_detach which will delete the relevant references to the interface going away. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T07:00:50.000000Z K 7 svn:log V 31 Post-tag, now we're 3.4-STABLE END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-17T07:48:07.000000Z K 7 svn:log V 44 Bump __FreeBSD_version Reminded by: obrien END K 10 svn:author V 6 jasone K 8 svn:date V 27 1999-12-17T07:48:22.000000Z K 7 svn:log V 86 Note that the PR associated with the previous log message is i386/7426, not bin/8281. END K 10 svn:author V 3 bde K 8 svn:date V 27 1999-12-17T07:49:03.000000Z K 7 svn:log V 35 Install Flexlexer.h with mode 444. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-17T09:00:11.000000Z K 7 svn:log V 296 o Separate out alloc/release from the activation o minor formatting nits o remove the bus_map/unmap calls. FreeBSD doesn't need them. o Fix most of the compiler warnings remaining (some still remain, but they are releated to calling functions that are going to change, so I did not bother). END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-12-17T09:59:07.000000Z K 7 svn:log V 86 Back out previous commit, which broke roller support in moused. Requested by: yokota END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-12-17T10:05:36.000000Z K 7 svn:log V 91 Back out previous commit, which broke mouse wheel support in moused. Requested by: yokota END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-17T11:23:56.000000Z K 7 svn:log V 120 Don't build usr.sbin/pcvt/keycap on anything other than i386 when building the libraries target. pcvt is i386 specific. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-17T11:45:28.000000Z K 7 svn:log V 30 Add libmd to DPADD and LDADD. END K 10 svn:author V 8 deischen K 8 svn:date V 27 1999-12-17T11:46:55.000000Z K 7 svn:log V 153 Change to work with recent signal changes. The signal being handled is now added to the signal mask; this test failed because it didn't allow for this. END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-12-17T13:36:40.000000Z K 7 svn:log V 33 xntpd -> ntpd. Submitted by: ru END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T14:34:02.000000Z K 7 svn:log V 121 Document -d and -o flags Remove selfreference item from SEE ALSO section Add reference to colldef(1) to SEE ALSO section END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T14:38:53.000000Z K 7 svn:log V 112 MFC: rev 1.8, document -o and -d. Fix SEE ALSO. PR: docs/13657 Submitted by: Zahemszky Gabor END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T14:43:33.000000Z K 7 svn:log V 85 Document -e flag. PR: docs/14936 Submitted by: Stephen J. Roznowski END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T14:44:38.000000Z K 7 svn:log V 33 MFC: rev. 1.21, document -e flag END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T14:48:00.000000Z K 7 svn:log V 74 Fix typos PR: docs/14858 Submitted by: OKAZAKI Tetsurou END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T14:49:16.000000Z K 7 svn:log V 32 MFC: Fix typos PR: docs/14858 END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-17T15:12:21.000000Z K 7 svn:log V 138 Back up following macros by functions: ishexnumber, isideogram, isnumber, isphonogram, isrune, isspecial. Fix ordering. Reviewed by: bde END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-17T15:27:21.000000Z K 7 svn:log V 190 o Don't use long for 64 bit variables. Use u_int64_t instead. o Fix printf format specifiers on Alpha and add i386 version. o Minor style fixes while there. o Add -Wall compiler option. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-17T15:50:45.000000Z K 7 svn:log V 543 s/MACHINE_ARCH/TARGET_ARCH/g The target machine is represented by TARGET_ARCH. MACHINE_ARCH always represents the host machine. When TARGET_ARCH is not defined, it is assumed to be equal to MACHINE_ARCH. This means that we're building a native toolset by default. We're creating cross-compilation tools when MACHINE_ARCH != TARGET_ARCH. TARGET_ARCH is defined when building binutils as part of the bootstrap build and is set to reflect the architecture we're currently cross- building. With this change binutils is ready for cross-building. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-12-17T15:58:14.000000Z K 7 svn:log V 226 Very late MFC: add PCI ID for the 3c450 HomeConnect adapter. Ok'ed by: jkh (although his ok didn't hit my mailbox until after I went to sleep last night, so this commit is a little late; sorry about that people) END K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-12-17T19:56:39.000000Z K 7 svn:log V 269 Add character major 139 for the Sangoma Technologies 'wanrouter' driver. Contact details are: Alex Feldman E-mail : al.feldman@sangoma.com Sangoma Technologies Inc. 1001 Denison st., Suite 101 Markham, L3R 2Z6 ON Phone: (905) 474 - 1990 Fax : (905) 388 - 2475 END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-17T20:04:01.000000Z K 7 svn:log V 163 Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* and SHA* routines so that callers of libcrypt are not exposed to the internal implementation. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-17T20:19:28.000000Z K 7 svn:log V 13 patch glitch END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-17T20:21:45.000000Z K 7 svn:log V 68 Make a dlopen failure consistant with dlsym(). "Shouldn't happen." END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-17T22:07:43.000000Z K 7 svn:log V 354 Be more consistant in using perl vs. perl5. We were using perl5 in the kernel builds so as not to confuse with perl4 when bootstrapping from old systems. I don't know if this is still applicable but it shouldn't hurt to be consistant at least. Also copy vnode_if.sh to vnode_if.pl. Doing a 'sh vnode_if.sh' when it was a perl script was kinda silly. END K 10 svn:author V 6 archie K 8 svn:date V 27 1999-12-17T23:29:04.000000Z K 7 svn:log V 68 Fix bugs in the MP fragment reassembly code that can cause a panic. END K 10 svn:author V 6 archie K 8 svn:date V 27 1999-12-17T23:39:37.000000Z K 7 svn:log V 49 MFC: Fix bugs in the MP fragment reassembly code END K 10 svn:author V 6 jasone K 8 svn:date V 27 1999-12-18T01:00:42.000000Z K 7 svn:log V 61 Fix some minor POSIX/SUSv2 compliance nits. PR: kern/11982 END K 10 svn:author V 7 cpiazza K 8 svn:date V 27 1999-12-18T01:13:18.000000Z K 7 svn:log V 62 Spelling fixes. first change from openbsd second from netbsd END K 10 svn:author V 7 cpiazza K 8 svn:date V 27 1999-12-18T01:16:27.000000Z K 7 svn:log V 27 MFC rev 1.12, spelling fix END K 10 svn:author V 7 cpiazza K 8 svn:date V 27 1999-12-18T01:26:38.000000Z K 7 svn:log V 23 Remove duplicate entry END K 10 svn:author V 7 cpiazza K 8 svn:date V 27 1999-12-18T01:27:24.000000Z K 7 svn:log V 28 MFC: 1.13; remove duplicate END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-18T02:04:02.000000Z K 7 svn:log V 83 Better screen handling in X desktop setup. Don't get cute with nested dialogs now. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-18T02:04:18.000000Z K 7 svn:log V 21 MFC: cosmetic fixes. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-18T02:29:24.000000Z K 7 svn:log V 33 Add more strategic screen clears END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-18T02:30:08.000000Z K 7 svn:log V 34 MFC: clear screen here and there. END K 10 svn:author V 5 brian K 8 svn:date V 27 1999-12-18T02:31:36.000000Z K 7 svn:log V 38 Learn to do pointer arithmatic (doh!) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-18T03:13:19.000000Z K 7 svn:log V 223 Yet more cosmetic fixes (I have a little time to kill while waiting for something else, so I might as well tweak 3.4's look-and-feel for the better while I'm at it - final release build should be sometime later on tonite). END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-18T04:16:18.000000Z K 7 svn:log V 396 Import OpenBSD's fts.c, rev.1.22. Revision 1.23 is the reinsertion of a feature we don't use, and is meant to be removed from OpenBSD on the next library version bump, so this is the second-to-latest version. This fixes the buffer overflows, bugs, and whatnot that have plagued us in fts.c for a long time. Eventually, fts(3) may become something other than pure evil. Obtained from: OpenBSD END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1999-12-18T04:16:19.000000Z K 7 svn:log V 74 This commit was manufactured by cvs2svn to create tag 'openbsd_fts_v1_22'. END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-18T04:36:14.000000Z K 7 svn:log V 81 Switch over to the OpenBSD fts.c, fixing lots of things. Obtained from: OpenBSD END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-18T04:47:28.000000Z K 7 svn:log V 130 MFC: rev.1.12 OpenBSD fts.c, including bug fixes for this gross piece of coding badness. Approved by: jkh Obtained from: OpenBSD END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-18T04:47:43.000000Z K 7 svn:log V 33 Initialize a var to quiet -Wall. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-18T06:11:22.000000Z K 7 svn:log V 286 Driver for the smc91xx series of ethernet chips. Ported from PAO to 3.3R and then to -current. The pccard support has been left in the driver, but is presently non-functional because we are using the isa_compat layer for the moment. Obtained From: PAO Sponsored by: Timing Solutions END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-18T06:23:03.000000Z K 7 svn:log V 51 Add sn device: smc 91xx based ethernet controllers END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-18T06:27:31.000000Z K 7 svn:log V 71 Remove vestiages of now obsolete zp and ze drivers. Forgotten by: phk END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-18T07:47:34.000000Z K 7 svn:log V 52 Merge GENERIC into PCCARD Merge PCCARD into NEWCARD END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-18T07:49:54.000000Z K 7 svn:log V 28 spell isa right on sn0 line END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-18T09:56:15.000000Z K 7 svn:log V 62 Provide complete coverage in switch statement to quiet -Wall. END K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-12-18T12:12:12.000000Z K 7 svn:log V 188 Use long long format specifiers and cast each parameter to long long. This avoids the ugly #if ARCH/#else/#endif construct. Prompted to by: bde Could have thought of this himself: marcel END K 10 svn:author V 8 tanimura K 8 svn:date V 27 1999-12-18T12:17:02.000000Z K 7 svn:log V 93 Correct the logical ID of Avance Asound 110. Submitted by: Bryan Liesner END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-18T13:52:44.000000Z K 7 svn:log V 460 I've been Bruceified! As penance, I've fixed my error (improper ordering, moving #ifdefs to the non-historically-correct place, indentation bugs), and I've also completely restyle(9)d mbuf.h. There shouldn't be any KNF issues with it anymore, nor should there be any internal discrepencies. (Oh, I also fixed a small bug, but it was benign. The spl was not released in MCLALLOC if M_NOWAIT and there were no free mclusters.) Not objected to by: bde END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-18T13:55:17.000000Z K 7 svn:log V 406 Revert the libcrypt/libmd stuff back to how it was. This should not have happened as it was working around problems elsewhere (ie: binutils/ld not doing the right thing according to the ELF design). libcrypt has been adjusted to not need the runtime -lmd. It's still not quite right (ld is supposed to work damnit) but at least it doesn't impact all the users of libcrypt in Marcel's cross-build model. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-18T16:42:33.000000Z K 7 svn:log V 84 Revert -lmd changes now that libcrypt doesn't expose this binutils/ld bug any more. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-12-18T17:12:15.000000Z K 7 svn:log V 178 Make NDFREE unlock VP if appropriate and not asked not to, as documented in the manpage for namei(). This capability is not yet used attempted used anywhere in the source tree. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-12-18T19:20:05.000000Z K 7 svn:log V 154 Fix compilation warning on alpha when converting pointer to integer to generate hash index. Reviewed by: Andrew Gallatin END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-18T19:33:59.000000Z K 7 svn:log V 49 Make this compile again. GENERIC-broken-by: imp END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-18T20:04:19.000000Z K 7 svn:log V 189 Woops, I'm so sorry I forgot this! From the last mbuf.h change: m_mballoc_wakeup() (inline) -> MMBWAKEUP() (macro) m_clalloc_wakeup() (inline) -> MCLWAKEUP() (macro) Noticed by: peter END K 10 svn:author V 3 sos K 8 svn:date V 27 1999-12-18T20:06:30.000000Z K 7 svn:log V 148 Relax the requirements for doing WDMA2, this should enable DMA on non ATA[234] compliant disks. Move all PCI dependent stuff under #ifdef NPCI > 0 END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-12-18T20:50:48.000000Z K 7 svn:log V 230 Correct the documentation of LOCKPARENT - it does not reliably result in the parent being locked, but rather plays some hide and seek (does not lock if dvp == vp). Also add a BUGS section noting that this is undesired behaviour. END K 10 svn:author V 6 julian K 8 svn:date V 27 1999-12-18T21:48:36.000000Z K 7 svn:log V 47 MFC: keep both netgraph trees exactly in sync. END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-18T22:21:47.000000Z K 7 svn:log V 65 make the vibra16x work for playback at least, record is untested END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-18T22:24:50.000000Z K 7 svn:log V 40 fix the buffer repetition on ^c problem END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-18T22:47:23.000000Z K 7 svn:log V 59 make vibra16x cards announce what they are in /dev/sndstat END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-12-18T22:57:38.000000Z K 7 svn:log V 95 Do NOT unlock dvp if LOCKPARENT && vp == dvp. Does not affect any code presently in the tree. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-12-18T23:01:52.000000Z K 7 svn:log V 178 Since VOP_LOCK can be used to up and downgrade locks, it is not possible to say anything about the lockstate before and after it. Thus, change the lockspec from U L U to ? ? ?. END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-18T23:26:26.000000Z K 7 svn:log V 68 Fix a broken macro usage. It had no semicolon. Noticed by: eivind END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-19T00:21:51.000000Z K 7 svn:log V 70 -Wall fixes. XXX: This code is sick, and so are some of the "fixes". END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-19T01:47:16.000000Z K 7 svn:log V 173 I've been style(9)izing mbuf.h and making the macros more resilient with guidance from EE. This is as far as I'm going without using inline functions. Reviewed by: eivind END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-19T01:55:37.000000Z K 7 svn:log V 62 M_PREPEND-related cleanups (unregisterifying struct mbuf *s). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T04:06:46.000000Z K 7 svn:log V 46 Be paranoid about refreshing after an action. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-19T05:49:56.000000Z K 7 svn:log V 53 i82365_isasubr is gone, remove from building module. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 1999-12-19T05:54:46.000000Z K 7 svn:log V 181 First pass commit to introduce new ACL and Extended Attribute system calls. The second pass commit with all the supporting code will happen shortly afterwards. Reviewed by: eivind END K 10 svn:author V 7 rwatson K 8 svn:date V 27 1999-12-19T06:08:07.000000Z K 7 svn:log V 194 Second pass commit to introduce new ACL and Extended Attribute system calls, vnops, vfsops, both in /kern, and to individual file systems that require a vfsop_ array entry. Reviewed by: eivind END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-19T06:22:11.000000Z K 7 svn:log V 127 Allow LINT to build again. The wd(4) family had to be disabled; wd(4) and ata(4) are mutually exclusive, even at link level. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T06:34:22.000000Z K 7 svn:log V 69 More cosmetic surgery and a nasty null pointer bug in index.c fixed. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T06:35:26.000000Z K 7 svn:log V 34 MFC: cosmetics and nasty bug fix. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-19T06:42:24.000000Z K 7 svn:log V 24 Use a unified CPP_SPEC. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T06:50:44.000000Z K 7 svn:log V 33 cosmetics missed in last commit. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T06:52:11.000000Z K 7 svn:log V 15 MFC: cosmetics END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T07:02:46.000000Z K 7 svn:log V 44 MFC: can't stop tweaking this compulsively. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T07:03:02.000000Z K 7 svn:log V 25 MFC: compulsive tweakery END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-19T07:39:10.000000Z K 7 svn:log V 165 o Hide pcic_chip functions inside file o Attach children in a better way than before. o Remove some dead code o collapse the socket attach routines into pcic_attach END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-19T07:40:17.000000Z K 7 svn:log V 92 Use symbolic values rather than constants in TARGET_DEFAULT. Submitted by: bde on -current END K 10 svn:author V 5 green K 8 svn:date V 27 1999-12-19T09:42:15.000000Z K 7 svn:log V 566 Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV. MAKEDEV can now run (with /sbin/chown and /bin/chgrp, still) without any /usr. The default PATH for MAKEDEV is now "/sbin:/bin" to prevent against further spammage of /usr programs in MAKEDEV. In the event of an emergency, the variable "MAKEDEVPATH" can be used to replace PATH, but I don't know what that emergency could be. Let me know if you have any problems. I've tested it as well as I could, which basically means everything except for RocketPorts. Reviewed in principle by: peter END K 10 svn:author V 3 phk K 8 svn:date V 27 1999-12-19T12:36:41.000000Z K 7 svn:log V 63 Don't ignore return value from tsleep(). Spotted by: charnier END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-19T13:50:37.000000Z K 7 svn:log V 111 Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user's chosen mailer. Obtained from: NetBSD END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-19T13:50:37.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r54816, 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 1999-12-19T13:50:38.000000Z K 7 svn:log V 77 This commit was manufactured by cvs2svn to create tag 'mailwrapper_19990529'. END K 10 svn:author V 4 nyan K 8 svn:date V 27 1999-12-19T14:05:46.000000Z K 7 svn:log V 203 - Supported the bd_getbigeom function and use this function to get BIOS geometry. - Use i386/libi386/bootinfo.c instead of pc98/libpc98/bootinfo.c. Submitted by: IMAI Takeshi END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-19T14:14:37.000000Z K 7 svn:log V 111 Import fparseln(3) from NetBSD. It's used for easily dealing with \ escaped lines etc. (used by mailwrapper) END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-19T14:14:37.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r54820, 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 1999-12-19T14:14:38.000000Z K 7 svn:log V 74 This commit was manufactured by cvs2svn to create tag 'fparseln_19990920'. END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T14:21:38.000000Z K 7 svn:log V 94 remove the restriction limiting the vibra16x to 8 bit Noticed By: Clive Lin END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T14:44:08.000000Z K 7 svn:log V 94 generalise the code a bit, and add an irq handler so that the child devices can share the irq END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T15:07:56.000000Z K 7 svn:log V 48 fix a bug in sndstat output, tidy up a few bits END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T15:27:24.000000Z K 7 svn:log V 194 move make_dev operations for audio channels to pcm_addchan(). in theory, with modifications to MAKEDEV this will allow use of multiple output streams on cards supporting it, eg trident 4dwave. END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-12-19T15:31:24.000000Z K 7 svn:log V 147 Rewriting of flags_to_string() and string_to_flags() to use an array. PR: bin/3648 Submitted by: Martin Birgmeier END K 10 svn:author V 7 roberto K 8 svn:date V 27 1999-12-19T15:43:19.000000Z K 7 svn:log V 244 Second part of bin/3648: add -flags to search for specific flags. I added $FreeBSD$ whicle I was here. The patch wasn't usable anymore due to its age so I adapted it. PR: bin/3648 Submitted by: Martin Birgmeier END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-19T16:50:33.000000Z K 7 svn:log V 83 I missed the LDADD/DPADD for -lmd in the secure cases. :-( Pointed out by: marcel END K 10 svn:author V 5 markm K 8 svn:date V 27 1999-12-19T17:12:19.000000Z K 7 svn:log V 57 Comment and order to reduce diffs. No functional change. END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T17:51:32.000000Z K 7 svn:log V 15 general tidyup END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T18:18:55.000000Z K 7 svn:log V 26 remove unused mixer stuff END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-19T19:12:14.000000Z K 7 svn:log V 86 Sync with reality. PR: docs/15036 Submitted by: Jake Burkholder END K 10 svn:author V 7 phantom K 8 svn:date V 27 1999-12-19T19:15:53.000000Z K 7 svn:log V 50 MFC: rev. 1.15, sync with reality PR: docs/15036 END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T19:42:02.000000Z K 7 svn:log V 49 Bah, I got the MFC and this commit backwards. :) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-19T19:55:19.000000Z K 7 svn:log V 361 Install sendmail.cf into /etc/mail. The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-19T20:22:42.000000Z K 7 svn:log V 143 Add libcc_fbsd.a that contains libc and libiberty routines needed in bootstraping on FreeBSD specifically. 3.2 upgrade path tested by: marcel END K 10 svn:author V 5 billf K 8 svn:date V 27 1999-12-19T20:33:05.000000Z K 7 svn:log V 190 Borrow phk's axe and chop off the old soundcard-CDROM devices. We get about 40k of savings from this, and these abominations are still in LINT if anyone needs to use them. Reviewed by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T20:41:06.000000Z K 7 svn:log V 71 D'oh! Inserted a clear() in a *very* wrong place with my last commit. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T20:41:22.000000Z K 7 svn:log V 37 MFC: remove evidence of crack abuse. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T21:17:45.000000Z K 7 svn:log V 84 MFC: remove obsolete a.out compat crap; this got missed, somehow, in earlier MFC's. END K 10 svn:author V 3 imp K 8 svn:date V 27 1999-12-19T21:55:29.000000Z K 7 svn:log V 115 Merge changes from GENERIC into PCCARD (cdrom) Merge changes from PCCARD into NEWCARD (cdrom and markm's comments) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-12-19T22:05:32.000000Z K 7 svn:log V 361 Install sendmail.cf into /etc/mail. The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T22:22:27.000000Z K 7 svn:log V 34 MFC: another aout bogon I missed. END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T22:25:26.000000Z K 7 svn:log V 58 fix for ess cards to use auto-init dma mode, so they work END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T22:28:31.000000Z K 7 svn:log V 39 note to self: vibra16c is not vibra16x END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T22:28:41.000000Z K 7 svn:log V 117 Whoops, I broke the doc browser (not that anyone would notice since nobody READS the docs, but anyway.. :). Fix it. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-12-19T22:28:53.000000Z K 7 svn:log V 15 MFC: fix docs. END K 10 svn:author V 2 cg K 8 svn:date V 27 1999-12-19T22:32:55.000000Z K 7 svn:log V 88 stop playing if we underrun; if there is more data to come, the next write will restart END