ƒ«Q89669 246 152 230 131 210 139 141 410 273 524 156 209 249 179 122 203 393 166 409 145 162 166 168 193 155 167 137 139 180 160 162 139 222 211 230 193 171 420 186 636 157 189 173 219 245 204 191 188 158 340 154 376 211 221 210 121 147 164 300 164 184 382 173 217 598 191 154 234 170 428 1155 174 168 154 166 135 168 200 167 116 541 170 118 241 174 304 156 213 138 178 116 137 229 156 164 182 711 220 400 276 215 518 171 184 133 166 197 243 208 153 103 134 210 166 140 206 146 250 252 166 268 198 159 579 130 173 207 171 166 325 179 195 182 171 139 335 266 287 391 121 347 425 158 687 175 365 372 175 119 176 247 177 192 157 170 186 166 167 347 358 133 133 153 224 199 135 452 225 169 126 237 182 112 117 220 149 167 147 199 170 134 172 197 179 130 230 128 237 208 264 239 194 145 208 207 133 160 167 142 168 168 174 138 168 186 142 144 122 108 122 106 134 205 238 324 503 149 238 143 432 176 172 162 120 709 166 150 149 133 139 161 612 162 339 165 166 140 169 131 218 116 217 302 338 169 151 177 K 10 svn:author V 8 charnier K 8 svn:date V 27 2002-01-22T19:49:48.000000Z K 7 svn:log V 55 Show arguments of command line options Reviewed by: ru END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-01-22T20:14:35.000000Z K 7 svn:log V 136 Restore C99 standard conformance information, isblank() _is_ in final standard document Pointed by: "Jacques A. Vidrine" END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-01-22T21:11:18.000000Z K 7 svn:log V 35 Don't use `you'. Submitted by: ru END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2002-01-22T21:26:15.000000Z K 7 svn:log V 112 Fix a typo and fix indenting for struct sockaddr to match other structs. No content changes. MFC after: 3 weeks END K 10 svn:author V 5 green K 8 svn:date V 27 2002-01-22T21:33:12.000000Z K 7 svn:log V 45 Remove bogus _POSIX_ACL_PATH_MAX definition. END K 10 svn:author V 6 archie K 8 svn:date V 27 2002-01-22T22:01:25.000000Z K 7 svn:log V 46 Add ngctl "write" command. MFC after: 1 week END K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-01-22T22:54:52.000000Z K 7 svn:log V 313 The mode of files created by ctm_rmail was always 0600, even if the umask was less restrictive. This was caused by the use of mkstemp() which internally passes a mode of 0600 to open(). Fix this by explicitly chmod'ing the files to (0666 & ~umask). PR: bin/16119 Submitted by: Sascha Blank END K 10 svn:author V 2 dg K 8 svn:date V 27 2002-01-22T23:35:09.000000Z K 7 svn:log V 181 Undo the work-around for the sendfile bug where nbytes needed the hdr/trl size added to it in order for it to work properly when nbytes != 0. Reviewed by: alfred MFC after: 3 days END K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-01-23T00:20:14.000000Z K 7 svn:log V 428 Partial MFC of rev. 1.79. The I/F renaming as performed by the SIOCGIFCONF ioctl() is now in sync with current. The linux_ifname interface function has not been removed (as done in 1.79) or changed (as done in 1.82) due to the 11th hour in the 4.5 release cycle. This is fine as the function is not used at all ATM and thus will not break anything. An MFC will happen shortly after 4.5 is safely out the door. Approved by: re END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2002-01-23T00:46:49.000000Z K 7 svn:log V 59 MFen (1.264 --> 1.265). Refine translation (by y-koga@jp). END K 10 svn:author V 3 wes K 8 svn:date V 27 2002-01-23T01:11:52.000000Z K 7 svn:log V 116 Add missing destroy_dev(). Submitted by: Maxime Henrion Reviewed by: msmith@ MFC after: 3 weeks END K 10 svn:author V 8 mckusick K 8 svn:date V 27 2002-01-23T02:18:56.000000Z K 7 svn:log V 151 Add a stub for softdep_request_cleanup() so that compilation without SOFTUPDATES option works properly. Submitted by: Benno Rice END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T03:32:36.000000Z K 7 svn:log V 88 consolidate bits that don't need to be seperate modules into the modules that want them END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T03:43:16.000000Z K 7 svn:log V 31 remove modules no longer built END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T04:32:18.000000Z K 7 svn:log V 111 don't allow mmap beyond the end of the buffer Submitted by: Philippe Anel (partially) END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T04:44:03.000000Z K 7 svn:log V 301 add more error checking to open of /dev/dsp* and /dev/audio* - if the default format for the chosen subdevice cannot be obtained return an error instead of returning success with an indeteterminate format selected. note that this should never happen once the feederchain builder works for recording. END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T04:50:51.000000Z K 7 svn:log V 75 don't bother checking if an unsigned parameter is less than 0 in a KASSERT END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T05:10:56.000000Z K 7 svn:log V 317 make the feederchain builder work for recording. this has not been tested extensively as none of my testboxes have speakers or an audio source at present, but the chains built look correct and reading /dev/audio (ulaw, translated from signed 16 bit little-endian) gives values within the expected range for silence. END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T05:21:27.000000Z K 7 svn:log V 54 add more error checking in chn_init() and chn_reset() END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T05:35:12.000000Z K 7 svn:log V 71 set the speeds the right way round for recording using the rate feeder END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T05:41:35.000000Z K 7 svn:log V 75 fix some comments accidentally hit by search/replace several revisions ago END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T05:49:41.000000Z K 7 svn:log V 77 print warnings if a pcm*.buffersize hint is out of range or a non-power-of-2 END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-23T06:02:15.000000Z K 7 svn:log V 101 improve sndstat output of feederchains so it can be understood without reading the feeder sourcecode END K 10 svn:author V 6 mjacob K 8 svn:date V 27 2002-01-23T06:42:54.000000Z K 7 svn:log V 60 Roll to latest production level firmware. MFC after: 1 day END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-01-23T08:02:38.000000Z K 7 svn:log V 74 MFi386: sys/boot/i386/loader/Makefile revision 1.41.2.7. Approved by: re END K 10 svn:author V 4 nyan K 8 svn:date V 27 2002-01-23T08:03:41.000000Z K 7 svn:log V 44 MFi386: revision 1.49.2.3. Approved by: re END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-01-23T08:22:59.000000Z K 7 svn:log V 44 make pread use fget_read instead of holdfp. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-01-23T08:28:15.000000Z K 7 svn:log V 85 forced commit, Previous revision also removed the holdfp() function from the kernel. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-01-23T08:28:55.000000Z K 7 svn:log V 65 Remove holdfp() prototype now that the function no longer exists END K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-01-23T08:40:35.000000Z K 7 svn:log V 67 in fget() return EINVAL when the descriptor requested is negative. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2002-01-23T09:35:55.000000Z K 7 svn:log V 43 CG hard sentence breaks. Submitted by: ru END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-01-23T12:48:08.000000Z K 7 svn:log V 130 The sixth argument to the NET_RT_IFLIST sysctl is actually 0 for all interfaces, and ifnet.if_index value for a single interface. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-23T13:02:16.000000Z K 7 svn:log V 118 Add local/share/java/classes, local/share/sgml, local/share/xml Approved by: ru, silence on -ports MFC after: 1 week END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-01-23T13:56:41.000000Z K 7 svn:log V 132 dhclient-script.conf lives in /etc and not /sbin. PR: docs/32008 Submitted by: John E Hein Approved by: obrien END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-01-23T15:06:47.000000Z K 7 svn:log V 101 Make libssh.so useable (undefined reference to IPv4or6). Reviewed by: des, markm Approved by: markm END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-23T15:16:01.000000Z K 7 svn:log V 79 Base the comparison on UIDs, not on user names. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-01-23T15:54:17.000000Z K 7 svn:log V 328 Add pam_ssh support to the static PAM library, libpam.a: - Spam /usr/lib some more by making libssh a standard library. - Tweak ${LIBPAM} and ${MINUSLPAM}. - Garbage collect unused libssh_pic.a. - Add fake -lz dependency to secure/ makefiles needed for dynamic linkage with -lssh. Reviewed by: des, markm Approved by: markm END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-23T17:16:00.000000Z K 7 svn:log V 94 Add an AUTHORS section crediting ThinkSec, DARPA and NAI Labs. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-23T17:42:16.000000Z K 7 svn:log V 543 Add a PAM module that provides an account management component for checking either PAM_RHOST or PAM_TTY against /etc/login.access.o This uncovers a problem with PAM_RHOST, in that if we always set it, there is no way to distinguish between a user logging in locally and a user logging in using 'ssh localhost'. This will be fixed by first making sure that all PAM modules can handle PAM_RHOST being unset (which is currently not the case), and then modifying su(1) and login(1) to not set it for local logins. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-23T18:49:43.000000Z K 7 svn:log V 64 New release note: smmsp/mailnull users. Reviewed by: gshapiro END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-23T18:51:28.000000Z K 7 svn:log V 96 Fix sorting bogon..."tcsh" should come after "smbfs", not before. Approved by: re (implicitly) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-23T18:53:31.000000Z K 7 svn:log V 80 MFC: smmsp/mailnull users. Reviewed by: gshapiro Approved by: re (implicitly) END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-01-23T18:59:02.000000Z K 7 svn:log V 122 MFC: setup compatibility links between ru_RU.* locales and deprecated ru_SU.* locales Requested by: many Approved by: re END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-23T19:14:45.000000Z K 7 svn:log V 151 New release note: Clarification: 4.5 will ship with XFree86 4.1.0, not 4.2.0. Submitted by: sobomax Requested by: murray Approved by: re (implicitly) END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-01-23T21:11:33.000000Z K 7 svn:log V 109 Cross reference the NETWORK ADDRESS TRANSLATION section when describing the -nat flag. Requested by: eivind END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-01-23T21:11:57.000000Z K 7 svn:log V 97 MFC: Cross reference the NETWORK ADDRESS TRANSLATION section when describing the -nat flag. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-01-23T21:14:51.000000Z K 7 svn:log V 94 MFC: socket()s first argument should be a protocol family rather than an address family. END K 10 svn:author V 8 keramida K 8 svn:date V 27 2002-01-23T21:57:01.000000Z K 7 svn:log V 61 MFC: 1.6: Path correction for dhclient.conf Approved by: re END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-01-23T22:46:14.000000Z K 7 svn:log V 242 Linux/alpha uses the same BSDish return mechanism we do for getpid, getuid, getgid and pipe, since they bootstrapped from OSF/1 and never cleaned up. Switch to the native syscalls on alpha so that the above functions work MFC after: 7 days END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-01-23T22:47:47.000000Z K 7 svn:log V 57 Regenerated file from previous commit to syscalls.master END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-23T23:05:54.000000Z K 7 svn:log V 280 Eliminate ptrace/exec race. MFC 1.191 src/sys/sys/proc.h MFC 1.44 src/sys/kern/kern_exec.c (execve) Add P_INEXEC flag to indicate that a process is currently exec'ing. sys/kern/sys_process.c (ptrace) sys/miscfs/procfs/... Do not allow debugging of a process during exec. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-01-23T23:36:35.000000Z K 7 svn:log V 116 Detect if a udp socket on STDIN_FILENO is connected by calling getpeername() and don't set PASSIVE mode if it's is. END K 10 svn:author V 5 brian K 8 svn:date V 27 2002-01-23T23:36:54.000000Z K 7 svn:log V 126 MFC: Detect if a udp socket on STDIN_FILENO is connected by calling getpeername() and don't set PASSIVE mode if it's is. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2002-01-24T00:12:54.000000Z K 7 svn:log V 117 Merge the following from the English version: 1.22.2.182 -> 1.22.2.184 relnotes/common/new.sgml Approved by: bmah END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2002-01-24T00:27:53.000000Z K 7 svn:log V 24 MFen (1.265 --> 1.266). END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-24T00:54:44.000000Z K 7 svn:log V 52 Add libfetch.so.2 from a 10-Dec-2001 releng4 build. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-24T00:54:45.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-24T04:11:02.000000Z K 7 svn:log V 207 MFC: Add a bunch of wireless cards, some xircom cards, camcontrol rescan all (rather than rescan $device, which was really rescan 0), new ata and ed devices too. Approved by: re (if I'm not too late) END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T09:44:22.000000Z K 7 svn:log V 72 Fix some pastos. Rather shoddy of me... Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T09:45:17.000000Z K 7 svn:log V 92 Add a PAM module that records sessions in utmp/wtmp/lastlog. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-24T10:44:16.000000Z K 7 svn:log V 286 Providing long filename support on the Macintosh requires over 30 megabytes of additional space on the install CD. Given our premium for space, I don't think this is a wise use of 30MB. HFS support was not provided on the FreeBSD 4.4 CDs and I received a grand total of 0 complaints. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-24T11:43:49.000000Z K 7 svn:log V 78 MFC: add libfetch.so.2 from a 10-Dec-2001 releng4 build. Approved by: murray END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2002-01-24T11:59:15.000000Z K 7 svn:log V 119 MFC: correct typos and macro usage. rev 1.5 ntpdate.8 rev 1.8 ntpdc.8 rev 1.11 ntpq.8 Approved by: re (blanket) END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T12:11:31.000000Z K 7 svn:log V 500 Change brk's prototype from char *brk(const char *) to int brk(const void *) and sbrk's prototype from char *sbrk(int) to void *sbrk(intptr_t). This makes us more consistant with NetBSD and standards which include these functions. Bruce pointed out that ptrdiff_t would probably have been better than intptr_t, but this doesn't match other implimentations. Also remove local declarations of sbrk and unnecessary casting. PR: 32296 Tested by: Harti Brandt MFC after: 1 month END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T12:47:42.000000Z K 7 svn:log V 99 Don't let root through unless the "even_root" option was specified. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T13:35:06.000000Z K 7 svn:log V 62 Document the even_root option. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-24T13:54:19.000000Z K 7 svn:log V 138 Fix problem where with PicoBSD the shell coredumps if it does not find an entry for its terminal type in /etc/termcap. Submitted by: bde END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-01-24T15:07:44.000000Z K 7 svn:log V 74 * style(9)'fy * declare prototype for __time_load_locale() in timelocal.h END K 10 svn:author V 5 guido K 8 svn:date V 27 2002-01-24T15:10:53.000000Z K 7 svn:log V 333 1) Fix a debug statement by filling in its data before the printf in stead of after 2) Honour NO_TEST_UNIT_READY quirk for atapi devices as well 3) Actually support FujiFilm FinePix 6800 camera's. Will very likely also work for other FinePix models. Based on a debug session about half a year ago with Nik Hibma. MFC after: 2 weeks END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T15:30:03.000000Z K 7 svn:log V 1061 This commit disables chain caching. Chain caching is a feature of Linux-PAM, where pam_authenticate() and pam_open_session() "freeze" the chain so that their companion primitive (pam_setcred() and pam_close_session() respectively) will call the exact same modules, skipping those that failed in the previous call. There are several reasons not to do this, the most prominent of which is that it makes it impossible to call pam_setcred() without first calling pam_authenticate() - which is perfectly valid according to DCE/RFC 86.0 and XSSO, and is necessary to make 'login -f' work. Instead of chain caching, implement something similar to the way Solaris' libpam behaves: pam_setcred treats "sufficient" modules as if they were "required", i.e. does not break the chain when they succeed. PAM modules whose pam_sm_setcred() should not be called unless their pam_sm_authenticate() succeeded can simply set a state variable using pam_set_data() in pam_sm_authenticate(), and use pam_get_data() to check it in pam_sm_setcred(). Sponsored by: DARPA, NAI Labs END K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-01-24T15:38:59.000000Z K 7 svn:log V 78 get __time_load_locale() prototype from include file, rather than declare own END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2002-01-24T16:07:03.000000Z K 7 svn:log V 73 MFC: r1.127; move sysctl_ctx initialization up earlier. Approved by: re@ END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2002-01-24T16:09:08.000000Z K 7 svn:log V 59 MFC: r1.9; bugfix for ENDPTS_EQ arguments Approved by: re@ END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-24T16:09:09.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T16:14:56.000000Z K 7 svn:log V 43 Style nits. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T16:16:01.000000Z K 7 svn:log V 76 Correctly interpret PAM_RHOST being unset as an indicator of a local login. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T16:18:43.000000Z K 7 svn:log V 107 Correctly interpret PAM_RHOST being unset as an indicator of a local login. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T16:20:17.000000Z K 7 svn:log V 75 Don't set PAM_RHOST, this is a local login. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-01-24T16:53:08.000000Z K 7 svn:log V 25 Style. Approved by: ken END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T17:15:04.000000Z K 7 svn:log V 448 Change the order in which pam_sm_open_session() updates the logs. This doesn't really make any difference, except it matches wtmp(5) better. Don't do anything in pam_sm_close_session(); init(8) will take care of utmp and wtmp when the tty is released. Clearing them here would make it possible to create a ghost session by logging in, running 'login -f $USER' and exiting the subshell. Sponsored by: DARPA, NAI Labs (but the bugs are all mine) END K 10 svn:author V 6 jlemon K 8 svn:date V 27 2002-01-24T17:20:55.000000Z K 7 svn:log V 75 Add entry for EVFILT_NETDEV, which was inadverdently omitted back in Sept. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:24:16.000000Z K 7 svn:log V 21 import top_3_5beta12 END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:24:16.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r89750, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-24T17:24:17.000000Z K 7 svn:log V 78 This commit was manufactured by cvs2svn to create tag 'top-vendor-v3_5beta12'. END K 10 svn:author V 3 des K 8 svn:date V 27 2002-01-24T17:26:27.000000Z K 7 svn:log V 211 PAM modules shouldn't call putenv(); pam_putenv() is sufficient. The caller is supposed to check the PAM envlist and export the variables it contains; if it doesn't, it's broken. Sponsored by: DARPA, NAI Labs END K 10 svn:author V 8 schweikh K 8 svn:date V 27 2002-01-24T17:49:09.000000Z K 7 svn:log V 59 Insert a missing paragraph break (.Pp). MFC after: 3 weeks END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:52:26.000000Z K 7 svn:log V 115 Resolve conflict: We made a fix renaming a structure member error, but it was renamed errnum on the vendor branch. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:54:04.000000Z K 7 svn:log V 41 Resolve conflicts (we have a -t option). END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:55:40.000000Z K 7 svn:log V 81 Resolve conflicts (our -t option, we'd fixed a bug in a slightly different way). END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:58:42.000000Z K 7 svn:log V 19 Resolve conflicts. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T17:59:39.000000Z K 7 svn:log V 40 Add new option HAVE_STRERROR to CFLAGS. END K 10 svn:author V 5 markm K 8 svn:date V 27 2002-01-24T18:37:17.000000Z K 7 svn:log V 134 WARNS=4 fixes. Protect with NO_WERROR for the modules that have warnings that are hard to fix or that I've been asked to leave alone. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-24T18:59:29.000000Z K 7 svn:log V 61 Add libfetch.so.2 from a 17-Dec-2001 4.5-RC (releng4) build. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-24T18:59:30.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 obrien K 8 svn:date V 27 2002-01-24T19:00:47.000000Z K 7 svn:log V 87 MFC: add libfetch.so.2 from a 17-Dec-2001 4.5-RC (releng4) build. Approved by: murray END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-24T20:21:17.000000Z K 7 svn:log V 618 Merge from NetBSD: usb.c: -r1.35 - 1.37 usb_port.h: tiny bit of -r1.26 + an extra bit in the FreeBSD config section. revision 1.37 date: 2000/01/24 18:35:51; author: thorpej; state: Exp; lines: +7 -1 Use config_pending. ---------------------------- revision 1.36 date: 1999/12/22 23:54:09; author: augustss; state: Exp; lines: +2 -2 Use the flags `locator' to govern if devices are detected early or late during cold boot. ---------------------------- revision 1.35 date: 1999/12/20 02:12:23; author: augustss; state: Exp; lines: +8 -5 Make sure tsleep() is not called during cold boot. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-01-24T20:57:56.000000Z K 7 svn:log V 127 Yet a bug with extensible sbufs being marked as OVERFLOWED. This time because of a signed/unsigned problem. Approved by: DES END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-01-24T22:19:21.000000Z K 7 svn:log V 306 Zeroing memset() in opiechallenge() really is not needed because it is the very first thing immediately following opielookup() does being entered, i.e. look at this: int opielookup FUNCTION((opie, principal), struct opie *opie AND char *principal ) { int i; memset(opie, 0, sizeof(struct opie)); ... END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-24T22:27:50.000000Z K 7 svn:log V 178 Make usage message and man page synopsis reflect the fact that -n and -c are mutually exclusive. PR: 34233 Submitted by: Gary W. Swearingen MFC after: 3 days END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-01-25T00:50:49.000000Z K 7 svn:log V 122 Have sysctl() return the correct errno(2) as documented in the sysctl(3) manpage. Submitted by: ru Obtained from: BSD/OS END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-01-25T01:54:16.000000Z K 7 svn:log V 422 Make the 'maxusers 0' auto-sizing code slightly more conservative. Change from 1 megabyte of ram per user to 2 megabytes of ram per user, and reduce the cap from 512 to 384. 512 leaves around 240 MB of KVM available while 384 leaves 270 MB of KVM available. Available KVM is important in order to deal with zalloc and kernel malloc area growth. Reviewed by: mckusick MFC: either before 4.5 if re's agree, or after 4.5 END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-25T02:36:22.000000Z K 7 svn:log V 80 cosmetic change, free b instead of c->bufhard for consistency within chn_kill() END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-25T02:39:34.000000Z K 7 svn:log V 93 a buffer offset equal to the buffer size is illegal too, fix assertion in sndbuf_getbufofs() END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T04:12:28.000000Z K 7 svn:log V 40 SA-02:08. Approved by: re (implicitly) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-25T04:12:29.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. END K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-01-25T04:14:12.000000Z K 7 svn:log V 101 Fix code that had rotted behind debugging macros. Approved by: cg (in principle) MFC after: 2 weeks END K 10 svn:author V 5 steve K 8 svn:date V 27 2002-01-25T05:10:00.000000Z K 7 svn:log V 148 Don't bogusly look for inexact matches because a package contains a '-' for packages like sawfish-gnome for instance. Reviewed by: murray, sobomax END K 10 svn:author V 5 steve K 8 svn:date V 27 2002-01-25T05:12:48.000000Z K 7 svn:log V 113 MFC: allow "latest" packages to contain a '-' in the package name. Reviewed by: murray, sobomax Approved by: re END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-25T05:21:54.000000Z K 7 svn:log V 58 MFC: r1.6 Remove HFS support. Approved by: re (implicit) END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2002-01-25T09:05:33.000000Z K 7 svn:log V 7 Regen. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2002-01-25T09:06:40.000000Z K 7 svn:log V 37 MFC rev 1.10: regen Approved by: re END K 10 svn:author V 3 hrs K 8 svn:date V 27 2002-01-25T14:54:43.000000Z K 7 svn:log V 117 Merge the following from the English version: 1.22.2.184 -> 1.22.2.188 relnotes/common/new.sgml Approved by: bmah END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-25T14:54:44.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-25T15:02:01.000000Z K 7 svn:log V 45 Use mktemp(1) when creating temporary files. END K 10 svn:author V 3 jdp K 8 svn:date V 27 2002-01-25T16:35:43.000000Z K 7 svn:log V 113 Change the library search order so that LD_LIBRARY_PATH overrides all others. PR: bin/28191 MFC after: 2 weeks END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-01-25T16:39:57.000000Z K 7 svn:log V 54 Make st_blksize default to PAGE_SIZE instead of zero. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T17:12:22.000000Z K 7 svn:log V 156 Add a note that the native JDK will be released soon after 4.5-RELEASE. Submitted by: rwatson, jdp, nate Reviewed by: rwatson Approved by: re (implicitly) END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-25T17:41:40.000000Z K 7 svn:log V 156 There is still room on the MFSROOT floppy for i386. Add 'bge' to kern.flp and move if_txp.ko over to mfsroot.flp. Tested on: 4.5-RC3 Approved by: rwatson END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-25T17:41:41.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-01-25T17:44:47.000000Z K 7 svn:log V 173 Commit general cleanups (separate get_num() and get_off_t() functions to debogosify some of the command-line string-number conversions into an unsigned and signed variant.) END K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-01-25T18:19:54.000000Z K 7 svn:log V 102 MFC 1.51 - be somewhat more conservative when calculating the 'maxusers 0' autosize. Approved by: re END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T18:27:45.000000Z K 7 svn:log V 66 Updated release note: Auto-tuning maxusers now maxes out at 384. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-01-25T18:31:57.000000Z K 7 svn:log V 484 Allow fsdb the ability to work with entries named with whitespace embedded. This works by retokenizing a line with a split limit so that if the argument count for a command is greater than the number of arguments formed by splitting apart the line of user input, the last argument is instead all of the remainder of the input line. Yes, I needed this capability at one point to fix a filesystem manually, which happened to break with a problematic space-containing directory entry. END K 10 svn:author V 5 green K 8 svn:date V 27 2002-01-25T18:33:40.000000Z K 7 svn:log V 36 Remove a not-very-useful printf(3). END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T18:35:53.000000Z K 7 svn:log V 80 New release note: sysinstall(8) autoloads drivers from mfsroot /stand/modules. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T18:37:47.000000Z K 7 svn:log V 113 MFC: sysinstall(8) autoloads drivers from mfsroot /stand/modules. Reviewed by: rwatson, murray Approved by: re END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T18:38:11.000000Z K 7 svn:log V 78 MFC: Autotuning maxusers now maxes out at 384. Approved by: re (implicitly) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-25T18:38:12.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-01-25T20:45:30.000000Z K 7 svn:log V 232 Fix some function prototypes. Cure the "lets put everything in registers" ailment. Set WARNS=2 Fix two problems where casting messed up large quotafiles. PR: 34108 Submitted by: Maxim Katargin MFC after: 3 weeks END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T20:54:46.000000Z K 7 svn:log V 86 Modify release note: larger buffer sizes might mean needing to increase NMBCLUSTERS. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T20:56:32.000000Z K 7 svn:log V 101 MFC: Larger socket buffer sizes might require increasing NMBCLUSTERS. Approved by: re (implicitly) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T20:58:19.000000Z K 7 svn:log V 89 MFC: Larger buffers might require increasing NMBCLUSTERS. Approved by: re (implicitly) END K 10 svn:author V 3 phk K 8 svn:date V 27 2002-01-25T21:22:34.000000Z K 7 svn:log V 79 Be more conservative about interrupt latency, it aint getting better it seems. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-25T21:33:10.000000Z K 7 svn:log V 42 Remove a parameter name from a prototype. END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T21:42:50.000000Z K 7 svn:log V 241 Version number bumps for 4.5-RELEASE release documentation. Also remove a line from the HTML footer about 4-STABLE users needing to subscribe to freebsd-stable@, no point in confusing -RELEASE users with this. Approved by: re (implicitly) END K 10 svn:author V 4 bmah K 8 svn:date V 27 2002-01-25T21:48:54.000000Z K 7 svn:log V 172 Garbage collect old errata items to save space. They're not shown on RELEASEs anyways, due to conditional inclusion of text, so this has no effect on the rendered output. END K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-01-25T21:49:34.000000Z K 7 svn:log V 189 Use ctime_r to build the timestamp for syslog, so that we don't clobber a ctime buffer which is passed in. PR: 34022 Submitted by: Hartmut Brandt MFC after: 2 weeks END K 10 svn:author V 6 davidc K 8 svn:date V 27 2002-01-26T00:09:41.000000Z K 7 svn:log V 295 Merged all of the lockmgr functions into a single file (lock.9); as well, some content and layout changes were made. lock.9 had existed before but was never added to Makefile, so it was never installed. That is why the duplicate files were created in the first place. Reviewed by: ru, alfred END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2002-01-26T05:48:38.000000Z K 7 svn:log V 24 MFen (1.266 --> 1.269). END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-01-26T09:05:13.000000Z K 7 svn:log V 254 Make the rc.conf(5) 'log_in_vain' knob an integer. Try this out in -CURRENT, MFC, and then consider dropping the 'log_in_vain' knob all together. It really is something for sysctl.conf(5). PR: bin/32953 Reviewed by: -bugs discussion MFC after: 1 week END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-01-26T10:14:08.000000Z K 7 svn:log V 332 The ipfw(8) 'tee' action simply hasn't worked on incoming packets for some time. _All_ packets, regardless of destination, were accepted by the machine as if addressed to it. Jump back to 'pass' processing for a teed packet instead of falling through as if it was ours. PR: kern/31130 Reviewed by: -net, luigi MFC after: 2 weeks END K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-01-26T11:21:19.000000Z K 7 svn:log V 64 Don't exit with -1 if the user typed "quit". MFC after: 1 week END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T12:04:22.000000Z K 7 svn:log V 594 Merge from NetBSD: ohci.c: revision 1.72 and 1.73 ohcivar.h: revision 1.19 and 1.20 uhci.c: revision 1.85 usbdi.h: a small part of revision 1.40 usbdivar.h: revision 1.47 Relevant commit messages from NetBSD are: date: 2000/02/22 11:30:54; author: augustss; state: Exp; Prepare a little for having USB interrupt processing done outside the hard interrupt level (in a thread or a softintr). No real soft processing done yet. ---------------------------- date: 2000/02/01 05:42:53; author: augustss; state: Exp; Put some #ifdefs around power and shutdown hooks. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T12:25:32.000000Z K 7 svn:log V 83 Update the $NetBSD$ ident to show that some patches have been applied in the past. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T12:40:03.000000Z K 7 svn:log V 272 Merge from NetBSD: usb.c: revision 1.41 revision 1.41 date: 2000/03/16 00:46:38; author: augustss; lines: +2 -2 Make the USB event queue longer. Mine overflows before the (user-land) event handler has started. But then I have about 25 devices connected. :) END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T12:48:57.000000Z K 7 svn:log V 279 Merge from NetBSD: usb.c: revision 1.39 revision 1.39 date: 2000/02/22 11:30:56; author: augustss; lines: +7 -1 Prepare a little for having USB interrupt processing done outside the hard interrupt level (in a thread or a softintr). No real soft processing done yet. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T13:08:57.000000Z K 7 svn:log V 83 Reduce the diffs between NetBSD and our version where appropriate (comments, etc.) END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T13:09:52.000000Z K 7 svn:log V 27 Update the $NetBSD$ ident. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T13:52:53.000000Z K 7 svn:log V 84 Rearrange the code in USB_DETACH, so that it's like NetBSD's. No functional change. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T13:57:08.000000Z K 7 svn:log V 154 Back out the last commit. I committed the wrong file by accident. The commit message wasn't relevant to that change. This code will be committed later. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-26T14:00:25.000000Z K 7 svn:log V 85 Rearrange the code in USB_DETACH, so that it's like NetBSD's. No functional change. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T14:38:57.000000Z K 7 svn:log V 97 The update target should track RELENG_4_5, as we do on the RELENG_4_4 branch. Submitted by: jeh END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T14:51:25.000000Z K 7 svn:log V 62 MFi386: Add bge(4) to GENERIC, move if_txp module to mfsroot. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T14:52:29.000000Z K 7 svn:log V 75 MFi386: Add bge(4) to GENERIC, move if_txp to mfsroot. Submitted by: nyan END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T15:12:08.000000Z K 7 svn:log V 91 * Remove bge(4) from small bootmfs kernels. * Correctly remove txp(4). Submitted by: nyan END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-26T15:12:09.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T15:15:00.000000Z K 7 svn:log V 72 MFS: Remove bge(4) from small bootmfs kernels, correctly remove txp(4). END K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-01-26T15:47:24.000000Z K 7 svn:log V 252 Avoid pointless initialization of global variables to 0. This only bloats the resulting binary file by forcing them out of .bss into .data, while the C standard already guarantees them to become initialized to 0 at program startup. MFC after: 1 week END K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-01-26T15:53:23.000000Z K 7 svn:log V 263 Something i always wanted to see: add a function to print the list of blocks allocated by some inode. Indirect blocks are printed recursively, so beware :), the list could become lengthy... (We should probably add some output pager to fsdb.) MFC after: 1 month END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T15:54:12.000000Z K 7 svn:log V 38 Update the number of available ports. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T15:56:54.000000Z K 7 svn:log V 38 Update the number of ports available. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-26T15:58:12.000000Z K 7 svn:log V 58 MFS: We now have over 6300 ports in the ports collection. END K 10 svn:author V 6 jedgar K 8 svn:date V 27 2002-01-26T19:32:50.000000Z K 7 svn:log V 128 o return EINVAL if acl_to_text() have been sent a NULL acl. o update copyright dates. Reviewed by: rwatson END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-26T21:33:07.000000Z K 7 svn:log V 106 Add some verbage about make environment poisoning. Submitted by: sheldonh Ignored for two months by: imp END K 10 svn:author V 3 arr K 8 svn:date V 27 2002-01-26T21:41:28.000000Z K 7 svn:log V 43 - Spelling fix: "functons" -> "functions". END K 10 svn:author V 2 cg K 8 svn:date V 27 2002-01-26T22:13:24.000000Z K 7 svn:log V 360 * improve error handling * be more specific in verbose boot messages * allow the feeder subsystem to veto pcm* attaching if there is an error initialising the root feeder * don't free/malloc a new tmpbuf when resizing a snd_dbuf to the same size as it currently is * store the feeder description in the feeder structure instead of mallocing space for it END K 10 svn:author V 3 jdp K 8 svn:date V 27 2002-01-27T01:00:16.000000Z K 7 svn:log V 132 Add support for the Netgear GA302T 10/100/1000 adapter. Given that it's a 32-bit card, it's quite nice for $75. MFC after: 3 days END K 10 svn:author V 3 jdp K 8 svn:date V 27 2002-01-27T01:16:50.000000Z K 7 svn:log V 77 Note that the bge driver now supports the Netgear GA302T. MFC after: 3 days END K 10 svn:author V 4 kris K 8 svn:date V 27 2002-01-27T03:13:07.000000Z K 7 svn:log V 33 Initial import of OpenSSL 0.9.6c END K 10 svn:author V 4 kris K 8 svn:date V 27 2002-01-27T03:13:07.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r89837, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-27T03:13:08.000000Z K 7 svn:log V 86 This commit was manufactured by cvs2svn to create tag 'openssl-vendor-crypto-v0_9_6c'. END K 10 svn:author V 4 kris K 8 svn:date V 27 2002-01-27T03:17:13.000000Z K 7 svn:log V 19 Resolve conflicts. END K 10 svn:author V 4 kris K 8 svn:date V 27 2002-01-27T03:36:57.000000Z K 7 svn:log V 24 Update list of manpages END K 10 svn:author V 4 grog K 8 svn:date V 27 2002-01-27T04:20:52.000000Z K 7 svn:log V 126 vinumioctl: Fix a double fault caused by calling setjmp() without holding the config lock. The call was in fact superfluous. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T06:32:11.000000Z K 7 svn:log V 57 Fix typo Submitted by: "Kevin Oberman" END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T06:34:33.000000Z K 7 svn:log V 75 MFS: 20011110 typo fixed. Approved by: re (I think with blanket approval) END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T06:36:13.000000Z K 7 svn:log V 55 Add only once to the tip workaround. Submitted by: ru END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T06:50:09.000000Z K 7 svn:log V 106 Add note about openssh 2.9 changing some defaults Submitted by: Thomas.Quinot@Cuivre.FR.EU.ORG PR: 28724 END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T06:53:43.000000Z K 7 svn:log V 78 Add note about openssh merge and implciations for skey. Submitted by: nectar END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T06:54:27.000000Z K 7 svn:log V 42 MFS: 20010928 from nectar re ssh and skey END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T07:00:25.000000Z K 7 svn:log V 80 Add info about sppp and fd changes in December to current. Submitted by: joerg END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T07:10:21.000000Z K 7 svn:log V 104 Update to what I think is the latest patch number. Also update advsiories that I can trace to patches. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T07:16:58.000000Z K 7 svn:log V 87 Add p23 and p24 for the k5su and exec problems. I'd overlooked these commits somehow. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T07:17:59.000000Z K 7 svn:log V 38 Move 4.3 header info. Add p3 and p4. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T07:20:00.000000Z K 7 svn:log V 137 Add boilerplate 4.5 information now that we're on the 4.5 branch. obviously, there is no patch level :-) Approved/suggested by: murray END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-27T07:33:25.000000Z K 7 svn:log V 36 We're up to p24 and add some colons END K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-01-27T09:17:27.000000Z K 7 svn:log V 142 Unbreak pcvt, it suffered from common variables. Whoever added the -fno-common could not have possibly compiled LINT afterwards with this... END K 10 svn:author V 3 hrs K 8 svn:date V 27 2002-01-27T09:37:45.000000Z K 7 svn:log V 115 Merge the following from the English version: 1.22.2.188 -> 1.22.2.192 relnotes/common/new.sgml Approved by: re END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:00:11.000000Z K 7 svn:log V 168 Enlist the FreeBSD-CURRENT users as testers of what is to become Binutils version 2.12.0. These bits are taken from the FSF anoncvs repo on 27-January-2002 03:41 PST. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:00:11.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r89857, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2002-01-27T12:00:12.000000Z K 7 svn:log V 98 This commit was manufactured by cvs2svn to create tag 'binutils-vendor-binutils_anoncvs_20020127'. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:06:54.000000Z K 7 svn:log V 50 Merge our ELF branding into Binutils 2.12.0_snap. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:07:38.000000Z K 7 svn:log V 112 Merge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.) into Binutils 2.12.0_snap. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:08:15.000000Z K 7 svn:log V 111 Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere) into Binutils 2.12.0_snap. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:08:47.000000Z K 7 svn:log V 38 Commit the stock 2.12.0_snap version. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:09:38.000000Z K 7 svn:log V 65 Use the vendor's 2.12.0_snap version of this file as in rev 1.4. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:12:53.000000Z K 7 svn:log V 72 Use the vendor's 2.12.0_snap vendor version of this file as in rev 1.5. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:15:52.000000Z K 7 svn:log V 47 Use the stock 2.12.0_snap version of this now. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:16:47.000000Z K 7 svn:log V 73 Bring the binutils_2_12_cvs_20020125 version of this to the HEAD branch. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:17:17.000000Z K 7 svn:log V 73 Bring the binutils_2_12_cvs_20020127 version of this to the HEAD branch. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:17:58.000000Z K 7 svn:log V 79 Merge rev 1.2 (FreeBSD a.out configuration support) into Binutils 2.12.0_snap. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:18:32.000000Z K 7 svn:log V 43 Use the stock 2.12.0_snap version of this. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:23:29.000000Z K 7 svn:log V 73 Bring the binutils_2_12_cvs_20020127 version of this to the HEAD branch. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:24:18.000000Z K 7 svn:log V 91 Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints) into Binutils 2.12.0_snap. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T12:45:01.000000Z K 7 svn:log V 47 Use these malloc-like bits from libiberty now. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T13:02:31.000000Z K 7 svn:log V 49 We are now at a 2.12.0 pre-release snap version. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T13:03:58.000000Z K 7 svn:log V 27 Add files new with 2.12.0. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T13:04:21.000000Z K 7 svn:log V 13 Style fixes. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T13:09:08.000000Z K 7 svn:log V 27 Add files new with 2.12.0. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T13:09:36.000000Z K 7 svn:log V 11 Style fix. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T13:10:59.000000Z K 7 svn:log V 39 Upgrade to a Binutils 2.12.0 snapshot. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2002-01-27T16:16:42.000000Z K 7 svn:log V 112 Fix a typo. Pointed out by: mistral@imasy.or.jp (Yoshihiko SARUMARU) Approved by: re References: [doc-jp 8654] END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-27T16:43:35.000000Z K 7 svn:log V 142 = Fix temporary file handling. Obtained from: Immunix Linux = Garbage collect now-unused temporary file handling functions. = Add __FBSDID. END K 10 svn:author V 4 mike K 8 svn:date V 27 2002-01-27T18:21:23.000000Z K 7 svn:log V 230 Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p option (which allows one to redirect output to stdout); `-o /dev/stdout' is recommended instead. Submitted by: Joseph Mallett MFC after: 2 weeks END K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-01-27T20:39:01.000000Z K 7 svn:log V 405 Prevent the kernel from generating an unaligned sysctl data buffer on 64-bit platforms. The unaligned access is caused by struct ifa_msghdr not being a multiple of 8-bytes in size. If an interface has an odd number of addresses, this causes the next interface to generate an unaligned access in the user-level app walking the interfaces (ifconfig). Submitted by: Bernd Walter END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-01-27T22:41:09.000000Z K 7 svn:log V 55 Remove files that have been removed from vendor branch END K 10 svn:author V 5 peter K 8 svn:date V 27 2002-01-27T22:41:09.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r89884, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-27T22:47:22.000000Z K 7 svn:log V 48 Change the way the version strings are handled. END K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-01-27T23:09:41.000000Z K 7 svn:log V 336 Recent changes to newpcm require that the CHANNEL_SETFORMAT op return 0 for success, non-zero otherwise. The maestro and maestro3 drivers were returning the format code, which was being interpreted as a failure code. Fixed. No one seems to have noticed that the maestro driver was broken, but I'll fix it anyways. MFC after: 2 weeks END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-01-28T00:03:14.000000Z K 7 svn:log V 84 The 'standard-supfile' should track its own branch. Approved by: security-officer@ END K 10 svn:author V 5 green K 8 svn:date V 27 2002-01-28T00:04:02.000000Z K 7 svn:log V 78 Fix sftp crash due to glob(3). PR: 34019 Submitted by: roam Approved by: re END K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-01-28T00:04:20.000000Z K 7 svn:log V 70 The 'standard-supfile' should track its own branch. Approved by: re@ END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-28T00:48:28.000000Z K 7 svn:log V 28 Sync with NetBSD's version. END K 10 svn:author V 3 joe K 8 svn:date V 27 2002-01-28T01:03:19.000000Z K 7 svn:log V 616 Merge from NetBSD. uhub.c: revision 1.37 usb.4: revision 1.30 usb.c: revision 1.38 usb.h: revision 1.40 usb_port.h: revision 1.21 usb_subr.c: revision 1.65 usbdi.h: revision 1.40 Split the attach/detach events up into device, driver and controller attach and detach events. The commit message from NetBSD was: date: 2000/02/02 07:34:00; author: augustss; state: Exp; Change the USB event mechanism to include more information about devices and drivers. Partly from FreeBSD. Also rework usbd to take these new event types into account. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-28T01:26:09.000000Z K 7 svn:log V 71 MFC 1.6: Use mktemp(1) when creating temporary files. Approved by: re END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-28T01:26:35.000000Z K 7 svn:log V 55 MFC 1.2: Fix temporary file handling. Approved by: re END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-28T01:29:22.000000Z K 7 svn:log V 54 MFC 1.6: Use mktemp(1) when creating temporary files. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-01-28T01:29:51.000000Z K 7 svn:log V 38 MFC 1.2: Fix temporary file handling. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-28T02:28:21.000000Z K 7 svn:log V 47 Note gzip and sdiff changes, bump patch level. END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-28T02:30:13.000000Z K 7 svn:log V 69 Note changes to standard-supfile, sdiff and gzip. We are now at p7. END K 10 svn:author V 4 grog K 8 svn:date V 27 2002-01-28T02:38:33.000000Z K 7 svn:log V 518 MFC: vinumioctl: Fix a double fault caused by calling setjmp() without holding the config lock. The call was in fact superfluous. throw_rude_remark: Make sure we're holding the config lock before proceeding. There's no reason to assume that this has ever happened, but the alternative might be a double fault. Dump analysis by: Thomas Moestl Tested by: Martin Blapp Approved by: re END K 10 svn:author V 4 grog K 8 svn:date V 27 2002-01-28T04:26:29.000000Z K 7 svn:log V 69 Remove references to raw devices. Submitted by: mbr Approved by: re END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-28T04:46:20.000000Z K 7 svn:log V 246 Add ADLINK340C wireless card mentioned in nomads. # This card has the same PCMCIA and OEM id as ELSA XI300 wireless card, which # appears to be listed elsewhere in this file. Submitted by: Abe Toshiaki-san MFC After: 5 days END K 10 svn:author V 3 imp K 8 svn:date V 27 2002-01-28T06:21:44.000000Z K 7 svn:log V 73 RC -> STABLE now that we've branched 4.5-RELEASE. Submitted by: rgrimes END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-28T06:42:16.000000Z K 7 svn:log V 71 We are out of the RC phase. Final 4.5 builds will start this evening. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-28T06:52:19.000000Z K 7 svn:log V 45 Update the default .Os value to FreeBSD 4.5. END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-28T06:53:28.000000Z K 7 svn:log V 74 MFS: Update default .Os value to FreeBSD 4.5. Approved by: re (implicit) END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-28T07:39:29.000000Z K 7 svn:log V 36 MFS: Fix sftp crash due to glob(3). END K 10 svn:author V 4 ache K 8 svn:date V 27 2002-01-28T08:26:38.000000Z K 7 svn:log V 124 Do not try to convert to char already converted C monetary locale members. Do this conversion on locale load stage instead. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-01-28T09:38:48.000000Z K 7 svn:log V 25 GC trailing whitespaces. END K 10 svn:author V 2 ru K 8 svn:date V 27 2002-01-28T09:43:26.000000Z K 7 svn:log V 125 GC the -W option. kvm(3) doesn't read swap for almost 10 years. PR: docs/34134 Reviewed by: bde, peter MFC after: 1 month END K 10 svn:author V 6 murray K 8 svn:date V 27 2002-01-28T10:30:58.000000Z K 7 svn:log V 206 The *.EUC -> *.euc?? change was backed out because it was too disruptive, so we shouldn't document it here. Submitted by: matusita Apologies to: imp I think my re@ hat justifies this breach of protocol. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2002-01-28T11:05:01.000000Z K 7 svn:log V 240 Register amd's dependency on NFS. This change was submitted to the freebsd-audit mailing list for review but received no feedback. Hindsight-enabled reviews are welcome. PR: conf/31358 Submitted: Thomas Quinot END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2002-01-28T11:06:02.000000Z K 7 svn:log V 72 (forced commit) The previous change is subject to: MFC after: 1 month END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-28T12:50:53.000000Z K 7 svn:log V 56 Explain how I did the binutils_anoncvs_20020127 import. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-01-28T12:51:19.000000Z K 7 svn:log V 82 The list of not-wanted and needed files for the binutils_anoncvs_20020127 import. END