ƒ«567670 243 243 464 164 236 136 123 981 162 153 209 166 176 219 134 154 164 242 138 161 309 145 125 370 339 205 219 163 164 188 417 234 234 282 175 175 258 488 158 794 178 198 203 315 238 157 126 147 134 139 144 298 162 212 223 341 129 129 398 102 112 122 121 125 154 133 117 109 212 117 121 284 149 164 149 170 187 141 163 139 186 188 155 255 137 289 239 180 176 152 161 180 677 147 170 305 304 290 567 238 283 166 322 207 164 145 149 220 126 144 165 154 371 201 164 199 140 181 136 201 149 132 160 168 174 195 337 296 297 125 271 226 323 144 256 150 132 154 208 187 207 228 1043 220 164 237 164 253 280 285 112 405 188 165 163 171 129 134 165 141 113 150 122 338 179 280 489 132 135 140 1108 116 665 125 227 176 121 169 263 321 288 232 120 160 128 164 154 240 176 128 313 111 163 245 143 130 111 144 270 136 400 167 171 122 123 164 152 226 187 120 129 198 173 137 128 206 435 224 168 238 146 138 274 107 354 135 301 259 228 225 130 165 122 135 133 878 145 591 406 451 531 211 115 150 K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-10-27T01:13:19.000000Z K 7 svn:log V 148 MFC: merge in Davicom fixes from -current. I think there's still a problem somewhere, but this does fix a couple of bugs that need to be addressed. END K 10 svn:author V 5 green K 8 svn:date V 27 2000-10-27T01:19:02.000000Z K 7 svn:log V 369 Fix problems people were having with large -O levels with GCC and getting libutil/libcrypt to work properly. I've determined that GCC thinks it can inline all functions, including weak-symboled ones, if it feels like it. Create a new stub.c and move any stubs there to prevent inlining. Thanks to jdp and William S. Duncanson for helping me finally find the problem. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-10-27T01:19:03.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 8 hosokawa K 8 svn:date V 27 2000-10-27T01:24:36.000000Z K 7 svn:log V 138 I don't know what "Toshiba Ethernet Cards" are. I think this is very old entry and should be removed or replaced with more accurate ones. END K 10 svn:author V 8 hosokawa K 8 svn:date V 27 2000-10-27T01:43:15.000000Z K 7 svn:log V 39 MFC: removed "Toshiba Ethernet Cards". END K 10 svn:author V 5 green K 8 svn:date V 27 2000-10-27T01:50:31.000000Z K 7 svn:log V 29 MFC: fix accidental inlining END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-27T02:59:30.000000Z K 7 svn:log V 888 - Use MUTEX_DECLARE() and MTX_COLD for the WITNESS code's internal mutex so it can function before malloc(9) is up and running. - Add two new options WITNESS_DDB and WITNESS_SKIPSPIN. If WITNESS_SKIPSPIN is enabled, then spin mutexes are ignored by the WITNESS code. If WITNESS_DDB is turned on and DDB is compiled into the kernel, then the kernel will drop into DDB when either a lock hierarchy violation occurs or mutexes are held when going to sleep. - Add some new sysctls: debug.witness_ddb is a read-write sysctl that corresponds to WITNESS_DDB. The kernel option merely changes the default value to on at boot. debug.witness_skipspin is a read-only sysctl that one can use to determine if the kernel was compiled with WITNESS_SKIPSPIN. - Wipe out the BSD/OS-specific lock order lists. We get to build our own lists now as we add mutexes to the kernel. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-27T03:00:28.000000Z K 7 svn:log V 70 Add and document the WITNESS_SKIPSPIN and WITNESS_DDB kernel options. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2000-10-27T03:24:41.000000Z K 7 svn:log V 61 Comment out the le(4) driver; it seems broken at the moment. END K 10 svn:author V 3 jkh K 8 svn:date V 27 2000-10-27T04:38:03.000000Z K 7 svn:log V 116 Whoops! I forgot to MFC this part of the last commit (argh!). Reminded by: Kazu TAKAMUNE END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-27T05:34:40.000000Z K 7 svn:log V 72 Report the type of mbuf that couldn't be allocated before aborting ppp. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-27T05:35:04.000000Z K 7 svn:log V 82 MFC: Report the type of mbuf that couldn't be allocated before aborting ppp. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-27T05:51:59.000000Z K 7 svn:log V 123 Defining usage() "__dead" is just ridiculous. It also won't compile with a June 2000 GCC 2.96 snapshot. Reviewed by: bde END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T05:58:16.000000Z K 7 svn:log V 39 Add a missing newline to a diagnostic. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T05:58:45.000000Z K 7 svn:log V 59 Add PCI device ID for an upcoming revision of the product. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-10-27T05:58:46.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T06:04:02.000000Z K 7 svn:log V 146 MFC: updated 3ware driver, with improved queueing, error handling and reporting, and user interface for the 3ware-supplied '3dm' monitoring tool. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T06:04:54.000000Z K 7 svn:log V 43 MFC: updated Makefile for the 'twe' module END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T06:05:43.000000Z K 7 svn:log V 66 MFC: one 'twe' file gone, a new one appears. Update accordingly. END K 10 svn:author V 5 markm K 8 svn:date V 27 2000-10-27T06:06:04.000000Z K 7 svn:log V 214 As the blocking model has seems to be troublesome for many, disable it for now with an option. This option is already deprecated, and will be removed when the entropy-harvesting code is fast enough to warrant it. END K 10 svn:author V 8 tanimura K 8 svn:date V 27 2000-10-27T06:22:40.000000Z K 7 svn:log V 48 Add Melco LPC2-T/LPC3-TX PCMCIA Ethernet cards. END K 10 svn:author V 5 roger K 8 svn:date V 27 2000-10-27T07:07:24.000000Z K 7 svn:log V 31 Merge from i386: Add MSP ioctl END K 10 svn:author V 2 ru K 8 svn:date V 27 2000-10-27T07:19:17.000000Z K 7 svn:log V 278 Fetch the protocol header (TCP, UDP, ICMP) only from the first fragment of IP datagram. This fixes the problem when firewall denied fragmented packets whose last fragment was less than minimum protocol header size. Found by: Harti Brandt PR: kern/22309 END K 10 svn:author V 2 ru K 8 svn:date V 27 2000-10-27T07:41:07.000000Z K 7 svn:log V 247 MFC: - (rev 1.144) pull up the entire (minimum) TCP and UDP headers, and 4 bytes of ICMP header (enough for type, code and cksum). - (rev 1.147) fetch the protocol header (TCP, UDP, ICMP) only from the first (OFF=0) fragment of IP datagram. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-27T08:30:59.000000Z K 7 svn:log V 112 Declare or #define per-cpu globals in in all cases. The i386 UP case was messily different. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-27T08:38:26.000000Z K 7 svn:log V 126 Remove #if DO_DEFLATE Remove #if DO_BSD_COMPRESS They are the wrong way to enable/disable features and undocumented to boot. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-27T08:39:41.000000Z K 7 svn:log V 71 Remove bogus undocumented macros used to control conditional assembly. END K 10 svn:author V 2 ps K 8 svn:date V 27 2000-10-27T09:07:22.000000Z K 7 svn:log V 73 MFC: [rev 1.414] Fix a cosmetic sign problem on machines with 4G of ram. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-27T09:16:05.000000Z K 7 svn:log V 96 MFC (alpha rev.1.4, i386 rev.1.5: work around a bug (apparently in gcc) by adding struct tags). END K 10 svn:author V 3 dfr K 8 svn:date V 27 2000-10-27T09:36:34.000000Z K 7 svn:log V 324 Backout revision 1.7 which was a bad idea since it would force people to reinstall boot1 after a 'make world'. Unfortunately this means that people who have already installed a new boot1 from a 'make world' after 2000/09/18 *must* reinstall it after their next build using something like: # disklabel -B /dev/da0c END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-27T09:45:07.000000Z K 7 svn:log V 141 MFC (bpb.h rev.1.8, msdosfsmount.h rev.1.22: quick fix for sign extension and alignment bugs that broke at least msdosfs_write() on alphas). END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-27T09:50:24.000000Z K 7 svn:log V 141 MFC (bpb.h rev.1.8, msdosfsmount.h rev.1.22: quick fix for sign extension and alignment bugs that broke at least msdosfs_write() on alphas). END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T10:07:04.000000Z K 7 svn:log V 186 MFC: the 'mly' driver for Mylex AcceleRAID and eXtremeRAID PCI:SCSI RAID controllers. This driver interfaces with CAM and thus does not require any changes to libdisk, sysinstall, etc. END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-27T10:08:37.000000Z K 7 svn:log V 83 MFC (1.25 fixed overruns of cookie buffer and directory buffer in ext2_readdir()). END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-27T10:14:08.000000Z K 7 svn:log V 83 MFC (1.25 fixed overruns of cookie buffer and directory buffer in ext2_readdir()). END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-27T10:57:33.000000Z K 7 svn:log V 163 Expand on the reasons for and against defining NO_F00F_HACK. This is one of those options that is frequently misunderstood, and ends up on -questions. PR: 21852 END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-27T11:30:42.000000Z K 7 svn:log V 395 Don't expect a result code on the control connection until you've closed the data connection, as some servers wait for the remote end to close the data connection instead of just closing their end once the transfer is complete. This fixes the hangs some people have been experiencing when fetching ports. (committed to RELENG_4 before HEAD because it was debugged and fixed on a RELENG_4 box) END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-27T11:37:21.000000Z K 7 svn:log V 66 MFS: don't expect result code until you close the data connection END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-27T11:45:49.000000Z K 7 svn:log V 701 Convert all users of fldoff() to offsetof(). fldoff() is bad because it only takes a struct tag which makes it impossible to use unions, typedefs etc. Define __offsetof() in Define offsetof() in terms of __offsetof() in and Remove myriad of local offsetof() definitions. Remove includes of in kernel code. NB: Kernelcode should *never* include from /usr/include ! Make include to avoid polluting the API. Deprecate with a warning. The warning turns into an error on 01-12-2000 and the file gets removed entirely on 01-01-2001. Paritials reviews by: various. Significant brucifications by: bde END K 10 svn:author V 3 ume K 8 svn:date V 27 2000-10-27T12:34:52.000000Z K 7 svn:log V 86 Make RES_OPTIONS=inet6 work. Basically PR22196, but slightly modified. PR: bin/22196 END K 10 svn:author V 4 ache K 8 svn:date V 27 2000-10-27T12:45:31.000000Z K 7 svn:log V 104 Remove ipfilter and mark it as broken until it will be fixed by maintainer. Not compiles under -current END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-27T12:53:31.000000Z K 7 svn:log V 107 Include sys/param.h for `__FreeBSD_version' rather than the non-existent osreldate.h. Submitted by: dougb END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-27T13:59:16.000000Z K 7 svn:log V 222 Comment out the entry for Workbit Ninja SCSI series in PIO mode. This confilcted with the entry of non PIO mode. If you want to use them in PIO mode comment out entry of the non PIO mode and uncommnet the PIO mode entry. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-27T15:54:34.000000Z K 7 svn:log V 141 Please welcome the asr manpage [no, not alt.sysadmin.recovery], but the Adaptec SCSI RAID cards. Submitted by: msmith, scottl, Mark Salyzyn END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-27T16:05:39.000000Z K 7 svn:log V 61 Use FreeBSD.org, not freebsd.org, as has been the precedent. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T16:07:19.000000Z K 7 svn:log V 31 MFC: LIVENGOOD chipset support END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-27T16:11:49.000000Z K 7 svn:log V 51 MFC: Add the numbers to the stages in the comments END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T16:12:53.000000Z K 7 svn:log V 39 update man page to reflect new support END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T16:13:31.000000Z K 7 svn:log V 44 MFC: update man page to reflect new support END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-27T16:14:34.000000Z K 7 svn:log V 48 MFC: Update the comment for the secure sources. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-27T16:21:18.000000Z K 7 svn:log V 201 MFC: - The ability to specify elements by volume tag instead of their actual physical location. - The ability to return an element to its previous location, as specified by the source element. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-27T16:24:22.000000Z K 7 svn:log V 66 MFC: Don't bogusly depend on to include END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T16:36:26.000000Z K 7 svn:log V 116 Add M_ZERO to malloc calls where the result is just bzeroed. PR: 22188 Submitted (partially) by: josh@zipperup.org END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T16:40:57.000000Z K 7 svn:log V 127 Add usage of M_ZERO to malloc calls where the result was just bzeroed. PR: 22186 Submitted (partially) by: josh@zipperup.org END K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-10-27T18:14:42.000000Z K 7 svn:log V 245 Add LOADER_TFTP_SUPPORT make.conf flag, causes the 'pxeboot' loader to use tftp to load the kernel rather then NFS, allowing it to mount the server's root via BOOTP while still loading a custom kernel (rather then the server's kernel) via TFTP. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2000-10-27T18:27:07.000000Z K 7 svn:log V 34 Explicitly initialize _pw_passwd. END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-27T18:57:31.000000Z K 7 svn:log V 32 remove a stddef.h missed by phk END K 10 svn:author V 7 wollman K 8 svn:date V 27 2000-10-27T20:50:14.000000Z K 7 svn:log V 301 Initialize rn_mklist in rn_newpair(). The undocumented assumption seems to be that the nodes are bzero'd beforehand, but the submitter found that this was not always the case, and in any event defensive programming here costs epsilon squared. PR: 22244 Submitted by: Dave Gillam END K 10 svn:author V 3 mpp K 8 svn:date V 27 2000-10-27T20:55:15.000000Z K 7 svn:log V 10 Typo fix. END K 10 svn:author V 3 dfr K 8 svn:date V 27 2000-10-27T21:01:49.000000Z K 7 svn:log V 20 Fix merge breakage. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-27T21:14:25.000000Z K 7 svn:log V 30 Remove more unused #includes. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-27T21:32:10.000000Z K 7 svn:log V 29 Remove 86 unneeded #includes END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-27T21:45:50.000000Z K 7 svn:log V 33 Fix a couple of whitespace nits. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T21:57:32.000000Z K 7 svn:log V 59 MFC: changes to default WWN handling. Roll platform minor. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T21:58:00.000000Z K 7 svn:log V 38 MFC: changes to default WWN handling. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T21:58:59.000000Z K 7 svn:log V 22 fix type in copyright END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T21:59:20.000000Z K 7 svn:log V 14 fix copyright END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-27T22:00:30.000000Z K 7 svn:log V 116 MFC: Per msmith's request, don't attach to Qlogic 12160 id'd cards that have a certain SubVendorID. Fix copyright. END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-10-27T22:20:45.000000Z K 7 svn:log V 26 implement SNDCTL_DSP_POST END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-27T23:40:45.000000Z K 7 svn:log V 26 Fix typo in the 4.x case. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-28T00:28:15.000000Z K 7 svn:log V 191 The x86 atomic operations are already locked, so they do not need an additional locked instruction to guarantee a write barrier for the acquire variants. Approved by: dfr Pointy hat to: jhb END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T01:03:33.000000Z K 7 svn:log V 52 MFC 1.9: Make a few functions inline to save space. END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T01:04:41.000000Z K 7 svn:log V 67 MFC 1.26: Don't indirect through a null pointer. Requested by: dfr END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T01:05:39.000000Z K 7 svn:log V 52 MFC 1.8: Don't build start.S here Requested by: dfr END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T01:08:52.000000Z K 7 svn:log V 73 MFC: Move the call to extend_heap() from main to start Requested by: dfr END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-10-28T01:35:21.000000Z K 7 svn:log V 92 add Xircom CreditCard adapters and workalikes(xe driver) to Default (GENERIC) Configuration END K 10 svn:author V 6 archie K 8 svn:date V 27 2000-10-28T01:43:31.000000Z K 7 svn:log V 46 MFC: build the ISC utility library as libisc. END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T02:00:45.000000Z K 7 svn:log V 66 MFC: teach the osf1_getsysinfo() function about a few more fields END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T02:10:30.000000Z K 7 svn:log V 42 unstaticize change_ruid for the osfulator END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T02:12:59.000000Z K 7 svn:log V 89 MFC: update osf1_set{u,g}id() to use new change_{e,r}uid() and setsugid() in kern_prot.c END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T02:22:59.000000Z K 7 svn:log V 91 MFC: fix unaligned access errors caused by bad scanf/printf format strings PR: alpha/21247 END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T02:28:20.000000Z K 7 svn:log V 58 MFC: fix unaligned access errors on alpha PR: alpha/13912 END K 10 svn:author V 3 ken K 8 svn:date V 27 2000-10-28T03:14:59.000000Z K 7 svn:log V 162 Add a quirk entry for Nakamichi MJ-* changers. The changer in question is a . Submitted by: Kevin Van Maren END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-28T04:51:47.000000Z K 7 svn:log V 42 Hook ipfilter back up as it compiles now. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T05:01:06.000000Z K 7 svn:log V 193 Initial import of the Intel-maintained ACPI Component Architecture. This is Intel's reference implementation of the core operating-system ACPI support. (This import is on the vendor branch.) END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T05:01:06.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r67754, 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 2000-10-28T05:01:07.000000Z K 7 svn:log V 84 This commit was manufactured by cvs2svn to create tag 'acpica-vendor-sys-r20001020'. END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-10-28T06:11:47.000000Z K 7 svn:log V 81 add note: Default the PC Card Interface Controller(pcic) to polling mode(irq 0). END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-10-28T06:33:23.000000Z K 7 svn:log V 57 add Xircom CreditCard adapters and workalikes(xe driver) END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-28T06:55:12.000000Z K 7 svn:log V 69 Revert two experimental changes which escaped from my devel machine. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T06:56:15.000000Z K 7 svn:log V 85 FreeBSD-specific OSD (operating system dependant) modules for the Intel ACPICA code. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T06:59:48.000000Z K 7 svn:log V 581 Initial FreeBSD OSPM (operating system power management) modules for ACPICA. Most of these are still works in progress. Support exists for: - Fixed feature and control method power, lid and sleep buttons. - Detection of ISA PnP devices using ACPI namespace. - Detection of PCI root busses using ACPI namespace. - CPU throttling and sleep states (incomplete) - Thermal monitoring and cooling control (incomplete) - Interface to platform embedded controllers (mostly complete) - ACPI timer (incomplete) - Simple userland control of sleep states. - Shutdown and poweroff. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T07:03:39.000000Z K 7 svn:log V 52 Connect the new ACPICA code to the 'acpica' device. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T07:04:07.000000Z K 7 svn:log V 75 Allow PCI busses to be connected to host bridges detected by ACPI as well. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T07:07:02.000000Z K 7 svn:log V 209 Add some verbiage about the new ACPICA code. Note that this probably breaks building this config, as the old ACPI code will conflict. The old code will be going away shortly, so this should not be an issue. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T07:26:48.000000Z K 7 svn:log V 208 Add some extra fuctions: - AcpiGetProcessorID (fetch the ACPI processor ID for a given ACPI_HANDLE) - AcpiSetSystemSleepState (set the Sx sleeping state, proposed by Intel but not actually implemented) END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T07:29:08.000000Z K 7 svn:log V 194 FreeBSD-specific customisations: - Set debugger options for kernel build - Define some missing functions - Bring in GCC defines - Disable the 'wbinvd' macro as it conflicts with our inline END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T07:32:13.000000Z K 7 svn:log V 471 Some AML code assumes that a function without an explicit ReturnOp will return the last value returned by a nested method call. This violates the ACPI spec, but is implemented by the Microsoft interpreter, and thus vendors can (and do) get away with it. Intel's stance is that this is illegal and should not be supported. As they put it, however, we have to live in the real world. So go ahead and implement it. Submitted by: Mitsaru IWASAKI END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-10-28T07:37:57.000000Z K 7 svn:log V 144 Make the -d option actually work. Today fast terminals are usually the default. PR: 21634 Submitted by: Eric S. Van Gyzen END K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-28T08:20:33.000000Z K 7 svn:log V 190 Quick fix for namespace problems which broke many ports. Spell uint16_t as "unsigned short" like it used to be and uint32_t as "unsigned int" not like it used to be (was: "unsigned long"). END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T08:32:43.000000Z K 7 svn:log V 71 We should include not Submitted by: phk END K 10 svn:author V 5 wpaul K 8 svn:date V 27 2000-10-28T09:00:20.000000Z K 7 svn:log V 227 Add PCI IDs for some additional cardbus cards. Yes, there really is a RealTek 8139 cardbus device. Unfortunately it doesn't quite work yet because the CIS parser barfs on it. Submitted by msmith, with some small tweaks by me. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-28T09:56:34.000000Z K 7 svn:log V 110 Add some more information to the AUTHORS section. Remove unnecessary duplication of asr after the .Nm macro. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-10-28T09:56:35.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T10:00:51.000000Z K 7 svn:log V 52 Merged from sys/conf/files.i386 revision 1.307.2.7. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T10:02:06.000000Z K 7 svn:log V 56 Merged from sys/i386/i386/machdep.c revision 1.385.2.9. END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-10-28T10:02:23.000000Z K 7 svn:log V 126 Use EX_USAGE in an example, as the SAME manual page describes a few lines higher. PR: 22371 Submitted by: andrew@ugh.net.au END K 10 svn:author V 4 alex K 8 svn:date V 27 2000-10-28T10:03:40.000000Z K 7 svn:log V 33 MFC: Use EX_USAGE in the example END K 10 svn:author V 5 peter K 8 svn:date V 27 2000-10-28T10:03:54.000000Z K 7 svn:log V 50 Fix typo s/DE_DEVICEID_FE2500/DC_DEVICEID_FE2500/ END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T10:08:21.000000Z K 7 svn:log V 72 Removed some RAID drivers. These devices probably don't work for PC-98. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T10:10:31.000000Z K 7 svn:log V 61 Merged from sys/boot/i386/loader/Makefile revision 1.41.2.5. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T10:17:01.000000Z K 7 svn:log V 275 MFC: updated AMI MegaRAID driver. Brings back support for new adapters (all known AMI MegaRAID adapters are now supported), bug fixes and an ioctl interface for array management. AMI plan to release binary versions of their array admin tools which will use this interface. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T10:46:30.000000Z K 7 svn:log V 105 Return -10 from the PCI probe to allow room for an updated driver to override one built into the kernel. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T10:48:09.000000Z K 7 svn:log V 69 MFC: allow override by loaded module by reducing PCI probe priority. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T10:59:21.000000Z K 7 svn:log V 105 Removed extra calculation for X position (PC-98 only). Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T11:00:07.000000Z K 7 svn:log V 47 MFC: Removed extra calculation for X position. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T11:16:42.000000Z K 7 svn:log V 88 Fixed extention memory check routine. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T11:18:18.000000Z K 7 svn:log V 43 MFC: Fixed extention memory check routine. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T11:27:56.000000Z K 7 svn:log V 107 Restore GDC mode to initial mode instead of 24KHz. Submitted by: Tomokazu HARADA END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-28T11:28:33.000000Z K 7 svn:log V 56 MFC: Restore GDC mode to initial mode instead of 24KHz. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-28T11:32:55.000000Z K 7 svn:log V 36 MFC: The Adaptec SCSI RAID manpage. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T11:51:12.000000Z K 7 svn:log V 65 Mention the new '40LD' AMI RAID controllers that we now support. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T11:56:53.000000Z K 7 svn:log V 73 Update AMI MegaRAID support comments, add mention of 'mly' driver merge. END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2000-10-28T13:35:34.000000Z K 7 svn:log V 79 add PC-Card melody beep(PC Card bus, kludge version) Original idea from: PAO3 END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-28T14:26:23.000000Z K 7 svn:log V 98 cleanups of my previous, quick & dirty fix of unaligned access errors on alpha. submitted by: bde END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-10-28T14:31:40.000000Z K 7 svn:log V 244 Fix a blatant bug when running '/etc/pccard_ether device stop'. I wasn't dropping the interface correctly, but not noticing because the interface was going away when the card was ejected. Submitted by: Motomichi Matsuzaki END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-10-28T16:18:41.000000Z K 7 svn:log V 203 When an interface isn't specified use wi0 as the default. This gets around a segmentation fault that occurs when the interface isn't specified first before any of the options. Inspired by PR: bin/22241 END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-10-28T16:25:25.000000Z K 7 svn:log V 204 When an interface isn't specified use wi0 as the default. This gets around a segmentation fault that occurs when the interface isn't specified first before any of the options. Inspired by PR: bin/22241 END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-28T16:27:27.000000Z K 7 svn:log V 28 MFC: Fix some vmopar hangs. END K 10 svn:author V 3 ken K 8 svn:date V 27 2000-10-28T17:49:27.000000Z K 7 svn:log V 178 MFC, rev 1.40: Add a quirk entry for Nakamichi MJ-* changers. The changer in question is a . Submitted by: Kevin Van Maren END K 10 svn:author V 3 ume K 8 svn:date V 27 2000-10-28T17:54:19.000000Z K 7 svn:log V 133 defined HAVE_IFM_DATA for (free|net|open)bsd Submitted by: JINMEI Tatuya Obtained from: KAME Project END K 10 svn:author V 3 ume K 8 svn:date V 27 2000-10-28T17:57:38.000000Z K 7 svn:log V 230 some clarification on if_getmtu() - avoid to use freed (by freeifaddrs) data - 1st try getifaddrs, then try SIOCGIFMTU as the last resort Submitted by: JINMEI Tatuya Obtained from: KAME Project END K 10 svn:author V 3 mpp K 8 svn:date V 27 2000-10-28T18:37:37.000000Z K 7 svn:log V 52 Style & grammar fixes. PR: docs/22374, docs/13020 END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-10-28T19:20:03.000000Z K 7 svn:log V 164 split up sb16 and sb/sbpro drivers we do not support sb versions <2.00, and the sb8 driver has not been tested yet. these drivers are not yet enabled by default. END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-10-28T19:24:14.000000Z K 7 svn:log V 59 add commented-out entries for the new sb8 and sb16 drivers END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-10-28T19:28:49.000000Z K 7 svn:log V 41 modules for the new sb8 and sb16 drivers END K 10 svn:author V 2 cg K 8 svn:date V 27 2000-10-28T19:35:54.000000Z K 7 svn:log V 63 add commented-out dependancies on the new sb8 and sb16 drivers END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-28T20:27:11.000000Z K 7 svn:log V 112 Repeat after me, "check to see that a pointer isn't NULL before dereferenceing it". This fixes ``pkg_add -r''. END K 10 svn:author V 3 alc K 8 svn:date V 27 2000-10-28T20:27:32.000000Z K 7 svn:log V 95 Add missing call to knote_fdclose() in setugidsafety() and fdcloseexec(). Reviewed by: jlemon END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-28T20:32:39.000000Z K 7 svn:log V 111 Install per function manpages so one doesn't mistakenly think we don't have manpages for libfetch's functions. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-28T20:53:02.000000Z K 7 svn:log V 135 Fix this my way. David had absolutely no call overriding MAINTAINER without even giving me 24 hours to read his mail and find the bug. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-28T21:26:48.000000Z K 7 svn:log V 947 * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work when using the egcs and gcc-devel ports, along with GCC built from stock public FSF sources. With out this change, FreeBSD will be removed from the list of systems GCC 3.0 must be evaluated on before release. With the effort some of us put into getting FreeBSD on this list, we should not turn this effort into a waste, else we might not be worth fighting for in the future. (note that Alpha and IA-64 versions of crt{i,n}.S are needed) * Switch from our own crt{begin,in} to those created from GCC's crtstuff.c. This will allow us to switch to DWARF2 exceptions in the future, along with staying in sync with any future GCC requirements. * Break out our ELF branding bits into a seperate file. Currently this is now included by our crt1.c files (since this functionality was part of our native crtbegin.c). Later crtbrand.o will be merged in the creation of crti.o. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-28T21:44:05.000000Z K 7 svn:log V 127 The latest & greatest unused #include spotter. Faster, one-pass and more precise than ever. 1230 hits on the current kernel. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-28T21:48:53.000000Z K 7 svn:log V 69 Add a new "-h" Human-friendly h/m/s output format. Reviewed by: bde END K 10 svn:author V 3 nik K 8 svn:date V 27 2000-10-28T22:32:17.000000Z K 7 svn:log V 144 Add a brief comment telling people to retain 'device miibus' as necessary. PR: docs/21981 Submitted by: Matthew Emmerton END K 10 svn:author V 3 nik K 8 svn:date V 27 2000-10-28T22:33:42.000000Z K 7 svn:log V 72 MFC (it's a comment change). Make the miibus requirement more obvious. END K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-28T22:35:57.000000Z K 7 svn:log V 160 Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGA graphical modes on some systems have this bit set causing our VESA code to ignore them. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-28T22:47:47.000000Z K 7 svn:log V 184 Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page. Add Data Compression Page (SCSI-3). Add some clarifying comments at the top of the file that say what the syntax is. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-28T22:49:16.000000Z K 7 svn:log V 189 MFC: Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page. Add Data Compression Page (SCSI-3). Add some clarifying comments at the top of the file that say what the syntax is. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-28T23:06:34.000000Z K 7 svn:log V 19 MFC: OpenSSH 2.2.0 END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T23:07:13.000000Z K 7 svn:log V 309 Unconditionally turning on the I/O and memory enable bits in the PCI command register is too aggressive. Revert to the previous behaviour, but leave the new behaviour available as an undocumented option. It's not clear what the Right, Right Thing is to do here, but the more conservative approach is safer. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T23:10:17.000000Z K 7 svn:log V 93 MFC: back out over-aggressive enabling of I/O and memory enabl bits in the command register. END K 10 svn:author V 3 nik K 8 svn:date V 27 2000-10-28T23:25:41.000000Z K 7 svn:log V 73 RBG -> RGB PR: docs/21724 Submitted by: TOGAWA Satoshi END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-10-28T23:33:28.000000Z K 7 svn:log V 71 Make '-i iface' optional. Assume an0 if it's not otherwise specified. END K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-10-28T23:38:06.000000Z K 7 svn:log V 76 Don't try to build the amr(4) CAM interface, it's not functional right now. END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-28T23:56:03.000000Z K 7 svn:log V 35 Ignore ``#'' properly when told to END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-28T23:56:27.000000Z K 7 svn:log V 40 MFC: Ignore ``#'' properly when told to END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-29T00:10:14.000000Z K 7 svn:log V 72 Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAY END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-29T00:10:55.000000Z K 7 svn:log V 48 MFC: Fix client-side buffer overflow in DISPLAY END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-29T00:18:04.000000Z K 7 svn:log V 20 MFC: Sync with KAME END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-29T00:54:59.000000Z K 7 svn:log V 55 fix minor oops in new data compression page definition END K 10 svn:author V 8 truckman K 8 svn:date V 27 2000-10-29T01:00:36.000000Z K 7 svn:log V 25 Nuke a bit of dead code. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-10-29T01:01:01.000000Z K 7 svn:log V 242 Wierd. I got the wrong branch for RELENG_4 I guess. MFC: Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page. Add Data Compression Page (SCSI-3). Add some clarifying comments at the top of the file that say what the syntax is. END K 10 svn:author V 3 joe K 8 svn:date V 27 2000-10-29T01:05:09.000000Z K 7 svn:log V 87 Count per-address statistics for IP fragments. Requested by: ru Obtained from: BSD/OS END K 10 svn:author V 5 tegge K 8 svn:date V 27 2000-10-29T01:19:32.000000Z K 7 svn:log V 185 Reduce kernel stack usage by not having large packets on the stack. Supply correct size parameter to dhcpd. Replace some magic numbers with macro names. Handle more than one interface. END K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-10-29T01:58:55.000000Z K 7 svn:log V 393 Implement a new ioctl, DIOCGDVIRGIN, which returns a virgin disklabel for a disk device or slice. Fix the disklabel program to use the new ioctl rather then DIOCGDINFO when being asked to install a new label with 'auto'. If the new ioctl fails, disklabel will revert to DIOCGDINFO. Update the disklabel documentation This allows disklabel to initialize new virgin 'auto' labels on slices. END K 10 svn:author V 8 truckman K 8 svn:date V 27 2000-10-29T03:40:53.000000Z K 7 svn:log V 35 MFC: 1.65 Nuke a bit of dead code. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-29T03:46:24.000000Z K 7 svn:log V 42 MFC: Format string paranoia/fd_set fixes. END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-29T03:50:07.000000Z K 7 svn:log V 47 MFC: Sync with KAME. Don't overflow the fd_set END K 10 svn:author V 3 jdp K 8 svn:date V 27 2000-10-29T03:56:49.000000Z K 7 svn:log V 1014 Fix a bug that shows up when checking out files by date with the "-D date" command line option. There is code in the original to handle a special case. If the date search finds revision 1.1 it is supposed to check whether revision 1.1.1.1 has the same date stamp, which would indicate that the file was originally brought in with "cvs import". In that case it is supposed to return the vendor branch version 1.1.1.1. However, there is a bug in the code. It actually compares the date of revision 1.1 for equality with the date given on the command line -- clearly wrong. This commit fixes the coding bug. There is an additional bug which is _not_ fixed in this commit. The date comparison should not be a strict equality test. It should allow a fudge factor of, say, 2-3 seconds. Old versions of CVS created the two revisions with two separate invocations of the RCS "ci" command. We have many old files in the tree in which the dates of revisions 1.1 and 1.1.1.1 differ by 1 second. Approved by: peter END K 10 svn:author V 4 kris K 8 svn:date V 27 2000-10-29T04:02:35.000000Z K 7 svn:log V 23 MFC: Security cleanups END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-29T05:15:23.000000Z K 7 svn:log V 570 Introduce a generic netgraph device. This is so-far undocumented, but should work for pretty much any netgraph node type(s) that understand ASCII messages. If the PPPoE node could accept ASCII data (it may be able to soon - it's what I've been testing with !), a PPPoE connection could be created generically using: ng: enable lqr set mru 1492 set mtu 1492 set device netgraph:[ether:ed1]:orphans.ethernet[pppoe:pppoe].data set login "TIMEOUT 10 \"\" \"pppoe: pppoe_connect { hook=\\\"data\\\" data_len=8 data=\\\"pppoe-in\\\" }\\c\" cmdid" Use at your peril ! END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-29T05:18:09.000000Z K 7 svn:log V 31 The generic netgraph device... END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-29T05:51:46.000000Z K 7 svn:log V 134 Add hints for ISA cards (such as TMC1610M) which use stg driver. The values has been given by Arai Mikio . END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-29T05:58:27.000000Z K 7 svn:log V 84 Add about ncv, nsp, and stg SCSI drivers and card names which are supposed to work. END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-29T06:03:47.000000Z K 7 svn:log V 29 Remove unnecessary printf(). END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T06:41:28.000000Z K 7 svn:log V 75 MFC: Clarify reasons for using or not using NO_F00F_HACK. PR: kern/21852 END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-29T06:47:16.000000Z K 7 svn:log V 170 Changed not to use struct isa_device in the argument of scsi_low_activate(). You will not need COMPAT_OLDISA in config file. This interface may have to change in future. END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-29T06:54:32.000000Z K 7 svn:log V 228 Change flags of ncv and nsp driver. Both were conflicted with the flags used in lower layer (scsi_low.c). The flag of ncv for KME KXLC004 was chaged from 0x1 to 0x100. The flag of nsp for PIO mode was chaged from 0x1 to 0x100. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T06:57:59.000000Z K 7 svn:log V 193 Finish the job of conditionalizing UUCP by preventing files in /etc/uucp from being installed, and make rmail conditional on neither of NO_SENDMAIL and NOUUCP. PR: bin/21321 Submitted by: Me END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T07:47:51.000000Z K 7 svn:log V 137 Whitespace only. Make the style of the contributed sections consistent with the rest of the file. (Read, put it back the way I like it.) END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2000-10-29T07:50:11.000000Z K 7 svn:log V 24 Import IP filter 3.4.13 END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-10-29T07:50:12.000000Z K 7 svn:log V 64 This commit was manufactured by cvs2svn to create tag 'v3-4-13'. END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2000-10-29T07:53:05.000000Z K 7 svn:log V 32 Fix conflicts creted by import. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2000-10-29T07:53:06.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2000-10-29T08:07:08.000000Z K 7 svn:log V 58 Import IP Filter 3.4.13 into src/contrib, not src/contirb END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2000-10-29T08:07:08.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r67855, 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 2000-10-29T08:07:09.000000Z K 7 svn:log V 80 This commit was manufactured by cvs2svn to create tag 'ipfilter-vendor-v3-4-13'. END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2000-10-29T08:08:32.000000Z K 7 svn:log V 32 fix conflicts created by import END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T09:40:22.000000Z K 7 svn:log V 218 More changes that don't modify functionality. * More whitespace * Change read -p to echo -n/read to help support portability * Genericize an informational message regarding /.cshrc and /.profile for the same reason END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T09:41:06.000000Z K 7 svn:log V 17 Update copyright END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T09:47:50.000000Z K 7 svn:log V 71 Add a hook for doing #include magic (for src/tools/tools/kerninclude). END K 10 svn:author V 6 eivind K 8 svn:date V 27 2000-10-29T09:57:50.000000Z K 7 svn:log V 149 Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old tricks of rebooting and continuing where it was.) Reviewed by: jkh, jhb END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T09:59:28.000000Z K 7 svn:log V 51 Fix params passed to pci_porten() and pci_memen(). END K 10 svn:author V 6 eivind K 8 svn:date V 27 2000-10-29T09:59:35.000000Z K 7 svn:log V 35 Add link malloc.conf.5 -> malloc.3 END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T10:00:58.000000Z K 7 svn:log V 17 Add a CVS Id tag END K 10 svn:author V 7 darrenr K 8 svn:date V 27 2000-10-29T10:07:43.000000Z K 7 svn:log V 48 fix warning compile error about unused variable END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T10:19:55.000000Z K 7 svn:log V 175 The previous commit had the fascinating side effect of bringing the openssl version 0.9.5a version of this file into RELENG_5. This is a good thing, but should be documented. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-10-29T10:27:41.000000Z K 7 svn:log V 42 MFC: Ok, this time JUST add a CVS Id tag. END K 10 svn:author V 3 non K 8 svn:date V 27 2000-10-29T11:05:48.000000Z K 7 svn:log V 307 [MFC] Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 (a NetBSD port for NEC PC-98x1 machines). They are ncv for NCR 53C500, nsp for Workbit Ninja SCSI-3, and stg for TMC 18C30 and 18C50. Also, pccard.conf, HARDWARE.TXT, and RELNOTES.TXT are changed for new drivers. Obtained from: NetBSD/pc98 END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2000-10-29T12:19:52.000000Z K 7 svn:log V 72 Remove obsolete /dev/drum references Reviewed by: alex, asmodai, billf END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-29T12:58:08.000000Z K 7 svn:log V 79 Document FTP_PASSIVE_MODE and FTP_PASSWORD. PR: docs/20626 Submitted by: nik END K 10 svn:author V 3 sos K 8 svn:date V 27 2000-10-29T13:04:04.000000Z K 7 svn:log V 30 Add the ATA RAID device 'ar'. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-29T13:07:56.000000Z K 7 svn:log V 30 MFC: PC-98 bus_space changes. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-29T13:09:17.000000Z K 7 svn:log V 71 Merged from sys/i386/conf/GENERIC revisions 1.246.2.18 and 1.246.2.19. END K 10 svn:author V 4 nyan K 8 svn:date V 27 2000-10-29T13:10:08.000000Z K 7 svn:log V 59 Merged from sys/i386/i386/userconfig.c revision 1.175.2.4. END K 10 svn:author V 6 eivind K 8 svn:date V 27 2000-10-29T13:20:24.000000Z K 7 svn:log V 130 Back out previous commit (MLINK malloc.conf.5 -> malloc.3). This did not work correctly with whatis(1). Issue brought up by: mpp END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-29T13:31:24.000000Z K 7 svn:log V 91 Update the twe manpage to correspond with the latest source changes. Submitted by: msmith END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-29T13:33:57.000000Z K 7 svn:log V 24 Whitespace only commit. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-29T13:37:13.000000Z K 7 svn:log V 33 Break a line more appropriately. END K 10 svn:author V 7 asmodai K 8 svn:date V 27 2000-10-29T13:42:14.000000Z K 7 svn:log V 101 MFC: Update twe manpage to reflect the latest code changes. Whitespace and linebreak fixes as well. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-10-29T13:49:18.000000Z K 7 svn:log V 77 Be explicit about the fact that you can only specify one IP address/hostname END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T13:57:19.000000Z K 7 svn:log V 45 Remove unneeded #include lines. END K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-10-29T14:06:12.000000Z K 7 svn:log V 32 Entry for umodem0 devices, 124. END K 10 svn:author V 3 nik K 8 svn:date V 27 2000-10-29T14:45:36.000000Z K 7 svn:log V 113 .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and mount_std. PR: docs/20369 Submitted by: bmah END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T14:54:55.000000Z K 7 svn:log V 342 Weaken a bogus dependency on in by #ifdef'ing the offending inline function (BUF_KERNPROC) on it being #included already. I'm not sure BUF_KERNPROC() is even the right thing to do or in the right place or implemented the right way (inline vs normal function). Remove consequently unneeded #includes of END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-29T15:39:51.000000Z K 7 svn:log V 131 Insetad of using fileno(ftp) as stdin for tar, use a pipe and have the parent pass the data received from the server to the child. END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-29T15:45:31.000000Z K 7 svn:log V 76 Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T15:47:16.000000Z K 7 svn:log V 140 Add the use of M_ZERO to some malloc calls. Submitted by: josh@zipperup.org Submitted by: Robert Drehmel Approved by: gibbs END K 10 svn:author V 3 nik K 8 svn:date V 27 2000-10-29T15:49:03.000000Z K 7 svn:log V 54 Link kbdmap.5 to keymap.5 PR: docs/19995 docs/20298 END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-29T15:52:05.000000Z K 7 svn:log V 46 Stricter error checking in the I/O functions. END K 10 svn:author V 3 nik K 8 svn:date V 27 2000-10-29T15:55:15.000000Z K 7 svn:log V 181 Fix a typo in a date line. I wouldn't normally ignore MAINTAINER, but the PR's been assigned to Warner since June. PR: docs/18835 Submitted by: shirota@mbox.media.nagoya-u.ac.jp END K 10 svn:author V 3 des K 8 svn:date V 27 2000-10-29T15:56:10.000000Z K 7 svn:log V 15 Use CHECK_FLAG END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T16:06:56.000000Z K 7 svn:log V 261 Move suser() and suser_xxx() prototypes and a related #define from to . Correctly document the #includes needed in the manpage. Add one now needed #include of . Remove the consequent 48 unused #includes of . END K 10 svn:author V 8 sumikawa K 8 svn:date V 27 2000-10-29T16:10:48.000000Z K 7 svn:log V 38 Fix memory leak. Obtained from: KAME END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T16:14:28.000000Z K 7 svn:log V 203 Make malloc use M_ZERO in some more locations. Don't check for a null pointer if malloc called with M_WAITOK. Submitted by: josh@zipperup.org Submitted by: Robert Drehmel Approved by: bp END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-10-29T16:27:40.000000Z K 7 svn:log V 161 Unmask cypress ata controllers. This bug was hidden before the addition of the serverworks isab support because the cypress case was the last one in the switch END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T16:29:05.000000Z K 7 svn:log V 130 Make a few more mallocs use M_ZERO. Submitted by: josh@zipperup.org Submitted by: Robert Drehmel Approved by: imp END K 10 svn:author V 3 ume K 8 svn:date V 27 2000-10-29T16:44:10.000000Z K 7 svn:log V 132 - Sync with latest manpage of rtadvd. - Ripped MIP6 related description out. MIP6 is not merged, yet. Obtained from: KAME Project END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T16:57:42.000000Z K 7 svn:log V 38 Remove unneeded #includes. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T16:59:32.000000Z K 7 svn:log V 68 MFC: Add the ability to define halt and powerdown keys for sysconf. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T17:08:04.000000Z K 7 svn:log V 25 MFC: Add kbdmap manpage. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T17:18:09.000000Z K 7 svn:log V 38 MFC: References to kbdmap.5 man page. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2000-10-29T17:20:32.000000Z K 7 svn:log V 36 MFC: Add kbdcontrol.5 to the build. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-10-29T19:25:39.000000Z K 7 svn:log V 781 MFC of jail fixups: 1.7 +9 -2 src/sys/kern/kern_jail.c 1.73 +10 -1 src/sys/kern/uipc_socket.c 1.9 +2 -1 src/sys/sys/jail.h For reference: o Modify jail to limit creation of sockets to UNIX domain sockets, TCP/IP (v4) sockets, and routing sockets. Previously, interaction with IPv6 was not well-defined, and might be inappropriate for some environments. Similarly, sysctl MIB entries providing interface information also give out only addresses from those protocol domains. For the time being, this functionality is enabled by default, and toggleable using the sysctl variable jail.socket_unixiproute_only. In the future, protocol domains will be able to determine whether or not they are ``jail aware''. END K 10 svn:author V 3 phk K 8 svn:date V 27 2000-10-29T19:50:06.000000Z K 7 svn:log V 53 Allow all users to access the dev -> devname sysctl. END K 10 svn:author V 3 ume K 8 svn:date V 27 2000-10-29T19:59:05.000000Z K 7 svn:log V 498 - ipv6_prefix_* and ipv6_ifconfig_* work for end node - rtsol should be work for only one interface - new variable ipv6_defaultrouter is added - option name of rtadvd in comment are corrected - ipv6_firewall_enable, ipv6_firewall_type, ipv6_firewall_script, ipv6_firewall_logging are added to introduce rc.firewall6. IPv6 firewall rule is just starting point and should be brushed up. This commit includes PR18621, PR21694, PR22051. PR: conf/18621, conf/21694, conf/22051 Reviewed by: asmodai END K 10 svn:author V 3 alc K 8 svn:date V 27 2000-10-29T21:38:28.000000Z K 7 svn:log V 313 _aio_aqueue(): Change kevent registration to use its own struct file pointer. Otherwise, aio_read() and aio_write() on sockets are broken if a kevent is registered. (The code after kevent registration for handling sockets assumes that the struct file pointer "fp" still refers to the socket, not the kqueue.) END K 10 svn:author V 5 steve K 8 svn:date V 27 2000-10-29T22:05:52.000000Z K 7 svn:log V 356 Update to version 3.113. Major changes were to incorporate FreeBSD- specific changes into the original distribution (although sometimes with a slightly different approach) and to add two commandline options to send-pr(1): -c which allows you to specify an address to CC this PR to -s allow the severity to be specified on the commandline PR: 17922 END K 10 svn:author V 5 steve K 8 svn:date V 27 2000-10-29T22:11:39.000000Z K 7 svn:log V 436 Add two new classes of problem reports primarily for the Ports Collection: - update: For submitting non-maintainer updates/changes - maintainer-update: For submitting maintainer updates/changes The intent is to make it easier to spot maintainer sactioned or submitted updates to ports though it might also be useful for userland code that is maintained by someone that is not a FreeBSD committer. Submitted by: nbm and many others END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-30T00:15:04.000000Z K 7 svn:log V 116 Add MPPE and MSChap v2 support (denied and disabled by default) Submitted by: Ustimenko Semen END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-30T00:15:27.000000Z K 7 svn:log V 21 staticise mbuftype() END K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-30T00:15:29.000000Z K 7 svn:log V 56 Various whitespace changes. Make some functions static. END