Ļ13672 252 520 210 312 303 187 121 146 169 131 168 130 121 149 201 168 109 229 293 363 282 293 265 125 112 262 184 257 300 392 143 644 237 181 227 172 219 150 110 182 154 137 337 186 254 206 241 266 118 124 370 119 234 117 215 263 280 163 159 153 232 177 1145 180 255 189 240 218 367 271 200 162 178 148 176 132 130 183 202 146 168 172 127 125 155 178 155 392 275 166 161 149 111 266 181 176 167 241 171 178 181 130 162 235 604 224 138 288 607 193 144 196 141 365 163 238 162 246 213 130 162 140 117 123 117 118 150 125 616 234 416 206 266 354 531 182 125 143 468 301 243 237 176 229 197 130 153 141 161 140 286 152 144 162 171 159 149 212 214 311 127 158 200 216 286 208 114 129 112 331 126 200 133 281 148 131 164 125 128 148 162 193 147 126 131 344 286 383 200 157 166 176 122 151 120 126 168 378 205 230 148 172 155 182 130 135 150 196 228 147 151 380 463 124 251 170 280 159 135 215 138 258 210 230 535 308 145 131 184 236 358 119 128 108 159 205 752 375 174 153 136 207 264 178 152 154 267 123 176 179 172 156 130 K 10 svn:author V 7 wollman K 8 svn:date V 27 1996-01-28T22:16:20.000000Z K 7 svn:log V 423 Implement a prototype interface to bus-master IDE DMA on the Triton chipset. This does not attempt to do anything special with the timing on the hope that the BIOS will have done the right thing already. The actual interface from the wd driver to the new facility is not implemented yet (this commit being an attempt at prodding someone else to do it because looking at the wd driver always confuses the h*** out of me). END K 10 svn:author V 6 julian K 8 svn:date V 27 1996-01-28T22:41:44.000000Z K 7 svn:log V 114 Submitted by: rich (which one?) Another special case for probing multi-CD cdrom drives. 2nd try at this patch. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-28T23:33:23.000000Z K 7 svn:log V 217 Make worm.c compile with -Wall -Werror again. . remove some unused variables . declare worminit() right this time, it's actually extern (?) . use wormminphys(), now that it's already there (hope i've got this right) END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-01-28T23:38:26.000000Z K 7 svn:log V 208 Added new files to support the new fast pipes. After the follow-on commits, pipe performance should increase significantly. The pipe(2) system call is currently supported, while fifofs will be added later. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-01-28T23:41:40.000000Z K 7 svn:log V 93 Enable the new fast pipe code. The old pipes can be used with the "OLD_PIPE" config option. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-01-28T23:43:06.000000Z K 7 svn:log V 27 Added sys_pipe into files. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-28T23:43:37.000000Z K 7 svn:log V 52 Read from standard input if file name "-" is given. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-28T23:49:05.000000Z K 7 svn:log V 75 A manpage. May be the file nologin.5 should located in src/share/man/man5. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-28T23:57:09.000000Z K 7 svn:log V 37 Section FILES and SEE ALSO completed END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-28T23:57:38.000000Z K 7 svn:log V 74 Section FILES and SEE ALSO completed Section FILES and SEE ALSO completed END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-29T00:02:39.000000Z K 7 svn:log V 36 Section FILES and SEE ALSO complete END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-29T00:05:36.000000Z K 7 svn:log V 27 Section SEE ALSO complete END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-29T00:31:29.000000Z K 7 svn:log V 55 install new calendars/de_DE.ISO8859-1/calendar.* files END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-29T00:33:02.000000Z K 7 svn:log V 106 include preprocessor commands like #ifndef _calendar_christian_ #define _calendar_christian_ [...] #endif END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1996-01-29T00:33:03.000000Z K 7 svn:log V 72 This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-29T00:34:18.000000Z K 7 svn:log V 15 german calenda END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-01-29T02:57:33.000000Z K 7 svn:log V 134 Fixed an uninitialized variable (argument to vm_map_find) -- problem that DG detected, and promptly found a fix. Submitted by: davidg END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-01-29T02:58:11.000000Z K 7 svn:log V 200 Whoops! Include paths.h instead of sys/cdefs.h - that results in PATH_VARTMP having a somewhat saner value. Submitted by: matthew green By way of: Eric Allman END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:12:06.000000Z K 7 svn:log V 268 Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBs since setting up the DMA is too costly. Restructure for efficiency. Pause the sequencer when a parity error occurs so that the kernel driver knows during which phase the error was encountered. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:13:23.000000Z K 7 svn:log V 187 Another pass through eisaconf. Ioaddrs and Maddrs are link lists now. The Bt driver is the only one that actually registers multiple addresses. Probe output is formatted to 80 columns. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:16:14.000000Z K 7 svn:log V 198 Finally commit Serge's multicast and "misc other changes" patch. I don't have a network to test it on here, but it does probe my card okay. Submitted by: "Serge A. Babkin" END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:17:39.000000Z K 7 svn:log V 170 Changes to support Performance enhancements in the sequencer. Bring back the polling code (for dumps mostly), but protect it with splbio() to make it safe for reprobes. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:18:05.000000Z K 7 svn:log V 31 Kernel printf now returns int. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:18:20.000000Z K 7 svn:log V 18 Update copyright. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:19:23.000000Z K 7 svn:log V 167 Prevent media eject on first open and re-enable ejection on last close. The previous behavior was based on the lifetime of a "mount session" which isn't very obvious. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:20:44.000000Z K 7 svn:log V 90 Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE. These are used by the new eisaconf code. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-29T03:23:05.000000Z K 7 svn:log V 162 Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE. Change examples to actually free() the nodes removed from lists. Give examples of faster list deletion routines. END K 10 svn:author V 3 bde K 8 svn:date V 27 1996-01-29T04:44:13.000000Z K 7 svn:log V 207 Brought in critical changes from main branch (one in rev.1.19): Fixed setting of speed B0 - don't output a bogus divisor of 0 and a random prescaler, just hang up. This may fix hangup problems with mgetty. END K 10 svn:author V 3 bde K 8 svn:date V 27 1996-01-29T08:17:15.000000Z K 7 svn:log V 299 Brought in some critical changes from main branch: part of rev.1.115: Fix the tests for being a console by reverting to the ones that were used before the the RB_SERIAL changes... all of rev.1.123: Removed builtin list of port addresses. The address for sio3 conflicted with S3 graphics cards... END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1996-01-29T08:46:14.000000Z K 7 svn:log V 47 Add an option to start mrouted. Off by default END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T09:58:34.000000Z K 7 svn:log V 552 Fixed two bugs in the calculation of the malloc area (kmem_map) size: 1) The calculation didn't account for NMBCLUSTERS, so if a large number of clusters was specified, it would leave little or no space for kernel malloc. 2) It was bogusly restricted to v_page_count. This doesn't take into account the sparseness of the malloc area and would have caused problems on machines with small amounts of memory. It should probably instead be changed to set the malloc limit to be constrained by the amount of memory, but I didn't do this. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T11:12:37.000000Z K 7 svn:log V 145 Implement what I mentioned in rev 1.18: limit per-bucket allocations to 60% of physical memory or 60% of malloc area size, whichever is smaller. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T11:20:25.000000Z K 7 svn:log V 90 Retrofitted changes from revs 1.18 and 1.19: fix bugs with malloc area size calculations. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T12:10:30.000000Z K 7 svn:log V 135 Added a check/panic for vm_map_find failing to find space for the page tables/u-pages when forking. This is a "can't happen" case. :-) END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T12:11:30.000000Z K 7 svn:log V 81 Retrofitted change from rev 1.38: check for failure of vm_map_find when forking. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T12:31:01.000000Z K 7 svn:log V 127 Brought in changes from rev 1.26 of swtch.s and related changes: bugfix for savectx() returning garbage in %eax for the child. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T12:33:09.000000Z K 7 svn:log V 59 Brought in change from rev 1.8: increase SOMAXCONN to 128. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-29T12:34:43.000000Z K 7 svn:log V 17 Add missing cat9 END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T12:36:36.000000Z K 7 svn:log V 91 Brought in change from rev 1.61: increased vm_object_cache_max to handle more small files. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T12:59:47.000000Z K 7 svn:log V 63 Changes to make this driver work properly with the 2.1 kernel. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-29T13:03:14.000000Z K 7 svn:log V 46 Added fxp device driver. Sorted pci/ entries. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-29T13:19:49.000000Z K 7 svn:log V 244 Don't install sendmail setgid kmem since it doesn't really require kmem access. It is currently configured to call getloadavg(3), which uses sysctl(2) to determine the load average, which is the only reason some sendmails require kmem access. END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1996-01-29T14:47:03.000000Z K 7 svn:log V 90 Changes from the HEAD branch: add options to load the linux LKM, mrouted and disable lpd. END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-01-29T16:04:20.000000Z K 7 svn:log V 159 Minor tweak to allow the mbone mapper to work again on hosts which are themselves acting as multicast routers. Reviewed by: Bill Fenner (quite some time ago) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-29T19:46:26.000000Z K 7 svn:log V 111 Remove redundant declaration for worminit(). Dunno why my config(8) didn't generate it, but it's supposed to. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-29T20:16:30.000000Z K 7 svn:log V 148 Getpwent() and getservent() can wind up calling free() with an invalid pointer if a call to yp_first() fails. Closes PR # 964, and possibly # 952. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-29T20:17:27.000000Z K 7 svn:log V 171 Add the -u flag to the cpio's used to install the initial files, just to make sure they will be overwritten even in cases where the've bogusly got more recent timestamps. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-29T22:53:24.000000Z K 7 svn:log V 26 Fix some spelling errors. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-29T23:52:43.000000Z K 7 svn:log V 32 Fix a bunch of spelling errors. END K 10 svn:author V 2 se K 8 svn:date V 27 1996-01-30T01:14:29.000000Z K 7 svn:log V 278 Add heuristic to detect multi-function devices that don't announce this feature in the header type register, though it is required by the PCI spec. This should correctly probe both functions of the Intel 82371FB chip, without the need for a special case based on the device ID. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-30T01:25:40.000000Z K 7 svn:log V 25 ccdcontrol -> ccdconfig. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-30T02:35:08.000000Z K 7 svn:log V 139 Attempt to figure out the size of the device/file we are about to format. A bit tricky, but i believe this to work for 98 % of the cases. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T02:56:08.000000Z K 7 svn:log V 25 Fix a typo in a comment. END K 10 svn:author V 4 nate K 8 svn:date V 27 1996-01-30T05:22:00.000000Z K 7 svn:log V 121 Kludge alert! Add new 'include-tools' target, which the 'includes' target depends on. Currently, it consists of rpcgen. END K 10 svn:author V 4 nate K 8 svn:date V 27 1996-01-30T05:46:35.000000Z K 7 svn:log V 169 Added 'install' to the inclde-tools target, as it has a new options "-C" which is used when installing the include files. Submitted by: John Hay -- John.Hay@csir.co.za END K 10 svn:author V 4 nate K 8 svn:date V 27 1996-01-30T05:55:20.000000Z K 7 svn:log V 186 Back out the thread_init code in order to allow -current to bootstrap from -stable, until a better solution is found. Submitted by: Consensus of mailing list and the almighty Jordan :) END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T07:25:44.000000Z K 7 svn:log V 72 Restore my change to the watchdog params that Paul spammed in rev 1.18. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T07:59:02.000000Z K 7 svn:log V 68 Increase tmpstk size to 8K and make certain it is longword aligned. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T08:00:14.000000Z K 7 svn:log V 62 Brought in change from rev 1.61: increased tmpstk size to 8K. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T09:19:27.000000Z K 7 svn:log V 140 Brought in changes from revs 1.12-1.14 of db_trace.c and related changes: rewrite of DDB's stack traceback code to fix multiple bugs in it. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T10:31:12.000000Z K 7 svn:log V 84 Fix audio part, especially READTOCENTRYS inspired by NetBSD driver and my own ideas END K 10 svn:author V 3 dfr K 8 svn:date V 27 1996-01-30T11:08:50.000000Z K 7 svn:log V 1051 Some patches to ppp which improve stability. I have been running a ppp based on these patches for about 3 weeks with no downtime. The original submitters comments: Two features iijppp has over kernel ppp that I like are predictor1 compression and demand dialing. Here are a few bug fixes. I expanded the priority queueing scheme and discovered it was broken due to the assignment at ip.c line 300. All packets were being queued at the same priority. Fixing priority queueing broke predictor1 compression. Packets were compressed before being queued and predictor1 worked as long as the packets were popped off the queue in the same order they were pushed onto the queue. There were a few byte order problems in IP header tests also. There is a recursion problem in SendLqrReport(). LcpClose() is called when "Too many echo packets are lost" which winds up in SendLqrReport() again. I believe the original intention was to just stop the LQR timer with the call to StopLqr() but the side effects hurt. Submitted by: John Capo END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T11:32:20.000000Z K 7 svn:log V 87 Fix READTOCENTRYS partialy based on kientzle@netcom.com patch partialy on my own ideas END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T11:44:33.000000Z K 7 svn:log V 161 Use 0 as starting track number for READTOCENTRYS, should be converted to real starting track into CD driver. Old variant assume that starting track is always 1. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T11:53:56.000000Z K 7 svn:log V 98 Retrofitted fix from rev 1.22: fix panic due to a computational overflow with large sparse files. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T12:00:43.000000Z K 7 svn:log V 146 Use starting track 0 for READTOCENTRYS, should be converted to real starting track in CD driver. Old code assume that starting track is always 1. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T12:07:15.000000Z K 7 svn:log V 124 Don't generate EINVAL for data_len too big in READTOCENTRYS, it reduces automatically to reasonable value in the code below END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-01-30T12:23:17.000000Z K 7 svn:log V 272 Call pipe_stat() when presented with a DTYPE_PIPE file in the linux fstat() syscall, rather than panic("linux newfstat"). (Note: I've extracted this from a larger set of diffs, I'm confident I've not missed any dependencies but can't modload it to test it on my system) END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T12:54:21.000000Z K 7 svn:log V 179 savectx() strikes again: the saved stack pointer wasn't properly adjusted to remove the return address. It's only the frame pointer and luck that allowed the code to work at all. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T12:56:30.000000Z K 7 svn:log V 108 Brought in fix from rev 1.27 of swtch.s: properly adjust the saved stack pointer to pop the return address. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T12:59:00.000000Z K 7 svn:log V 69 READTOCENTRYS: handle 0 and lead out requests, add argument checking END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T13:15:28.000000Z K 7 svn:log V 85 READTOCENTRYS: protect against stack overflow when incorrect data stored in CD's TOC END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T13:52:50.000000Z K 7 svn:log V 56 Fix a bunch of spelling errors in a bunch of man pages. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T14:03:50.000000Z K 7 svn:log V 84 Bring in changes from HEAD: Fix a bunch of spelling errors in a bunch of man pages. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T14:30:43.000000Z K 7 svn:log V 39 READTOCENTRYS: make fake leadout entry END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T14:36:57.000000Z K 7 svn:log V 37 Don't replace leadout entry with 255 END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T15:25:12.000000Z K 7 svn:log V 90 Calculate leadout entry instead of honor ATAPI request (it can be wrong for some devices) END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T16:12:18.000000Z K 7 svn:log V 108 Use ntohs/ntohl when reading TOC instead of hardcoded byte swapping. Put fake entry len for MSF format too. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T16:34:52.000000Z K 7 svn:log V 54 Fix even more spelling errors in some more man pages. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T16:38:30.000000Z K 7 svn:log V 75 OOPS, forget to adjust starting track to not physically read leadout entry END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T16:47:06.000000Z K 7 svn:log V 80 Bring in changes from HEAD: Fix even more spelling errors in various man pages. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T17:38:45.000000Z K 7 svn:log V 34 Add missing comma in usage printf END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T18:13:11.000000Z K 7 svn:log V 33 Another round of spelling fixes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T18:16:52.000000Z K 7 svn:log V 63 Bring in another batch of spelling fixes from the main branch. END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-01-30T18:24:32.000000Z K 7 svn:log V 84 de_DE.ISO8859-1 -> de_DE.ISO_8859-1 after repository operation on Andrey's request. END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-01-30T18:44:42.000000Z K 7 svn:log V 61 Add rdisc to subdirs.. It works for me. :-) (Thanks Bill!) END K 10 svn:author V 7 wollman K 8 svn:date V 27 1996-01-30T18:56:47.000000Z K 7 svn:log V 295 No longer use the cyclecounter to attempt to correct for late or missed clock interrupts. Keep a 1-in-16 smoothed average of the length of each tick. If the CPU speed is correctly diagnosed, this should give experienced users enough information to figure out a more suitable value for `tick'. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1996-01-30T19:04:09.000000Z K 7 svn:log V 178 Fix a logic error in determining whether something is page-aligned that became evident while I was thinking about something else. (No, I am not working on the wd driver itself.) END K 10 svn:author V 3 phk K 8 svn:date V 27 1996-01-30T20:04:34.000000Z K 7 svn:log V 74 Use libmd's MD5. inline hdlc checksum calculation. make big tables const. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-30T21:41:34.000000Z K 7 svn:log V 70 Brought in change from rev 1.21: fix for aliases & all-ones netmasks. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-30T22:25:24.000000Z K 7 svn:log V 55 Add mirror and parity flags to list of symbolic names. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-30T22:33:31.000000Z K 7 svn:log V 17 Add mirror flag. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-30T22:34:53.000000Z K 7 svn:log V 171 Prepare for adding mirroring. Check for flags (mirror forces uniform), reduce the size to half, etc. Right now it only uses the first n/2 disks for both read and write. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T23:02:38.000000Z K 7 svn:log V 89 Fix a bunch of spelling errors in the comment fields of a bunch of system include files. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T23:11:06.000000Z K 7 svn:log V 83 Don't convert LBA to host order, they must stay in network order as old code does. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T23:11:45.000000Z K 7 svn:log V 74 Bugfix: don't convert LBA to host order, they must stay in network order. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-01-30T23:12:36.000000Z K 7 svn:log V 148 Correct someone's cut-and-paste errors. Some lines began incorrectly with spaces instead of tabs. Submitted by: Jeremy Chatfield END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-30T23:14:34.000000Z K 7 svn:log V 77 A better algorithm to place the numbers on the lines. Submitted by: satoshi END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-01-30T23:27:20.000000Z K 7 svn:log V 85 Audio part: various improvements from NetBSD driver Convert LBA to network order now END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-30T23:33:04.000000Z K 7 svn:log V 89 Fix a bunch of spelling errors in the comment fields of a bunch of system include files. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-01-30T23:36:43.000000Z K 7 svn:log V 36 de_DE.ISO8859-1 -> de_DE.ISO_8859-1 END K 10 svn:author V 4 nate K 8 svn:date V 27 1996-01-31T02:01:56.000000Z K 7 svn:log V 69 ctm(5) has been written, so remove comment about it not existing. :) END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-01-31T02:05:12.000000Z K 7 svn:log V 140 Fix some problems with return codes on the new pipe stuff. Bruce Evans found the problems, and this commit will fix the "first batch" :-). END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-31T03:28:21.000000Z K 7 svn:log V 509 Mirror support. When CCDF_MIRROR is set: (1) The reads are always done from the first n/2 disks. (2) Each write is done twice, to the "data" disk (in the first half) and the "mirror" disk (in the second half). ccdbuffer() now takes an extra argument (struct ccdbuf **) and stores the pointer to ccdbuf in there. In case of a mirrored write, it allocates and stores two pointers. The "residual" is also doubled for mirrored writes so that ccdiodone() can correctly tell when all the writes are done. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-01-31T06:00:45.000000Z K 7 svn:log V 129 Fix another problem with the new pipe code, pointed out by Bruce Evans. This one fixes a problem with interactions with signals. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-01-31T07:32:11.000000Z K 7 svn:log V 46 Add an entry for my HP Model 4020i CDR drive. END K 10 svn:author V 3 hsu K 8 svn:date V 27 1996-01-31T08:02:11.000000Z K 7 svn:log V 195 Remove unnecessary typedef. All inclusions of in the source tree are preceded by an inclusion of , so the 32-bit fixed sized type u_int32_t is already available to us. END K 10 svn:author V 4 olah K 8 svn:date V 27 1996-01-31T08:22:24.000000Z K 7 svn:log V 513 Fix a bug related to the interworking of T/TCP and window scaling: when a connection enters the ESTBLS state using T/TCP, then window scaling wasn't properly handled. The fix is twofold. 1) When the 3WHS completes, make sure that we update our window scaling state variables. 2) When setting the `virtual advertized window', then make sure that we do not try to offer a window that is larger than the maximum window without scaling (TCP_MAXWIN). Reviewed by: davidg Reported by: Jerry Chen END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T11:02:05.000000Z K 7 svn:log V 101 Brought in T/TCP fixes from main branch: retransmitted SYN segments could have different CC options. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-31T11:04:52.000000Z K 7 svn:log V 50 Add CCDF_MIRROR and CCDF_PARITY to list of flags. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T11:09:44.000000Z K 7 svn:log V 104 Brought in 'fix' from rev 1.18: be sure not to send data and/or FIN in SYN segments if not doing T/TCP. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T11:23:00.000000Z K 7 svn:log V 50 Updated to Nov 8, 1995 version from internic.net. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-01-31T11:25:46.000000Z K 7 svn:log V 270 Fix one warning and fix one bug found while looking at another warning (but caused by a different reason): . #ifndef __FreeBSD__ around check for negative size, FreeBSD size_t is unsigned . Disable mirror/parity if interleave size is 0 (i.e., serial concatenation). END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T11:26:18.000000Z K 7 svn:log V 72 Brought in changes from rev 1.5: Nov 8, 1995 version from the InterNIC. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T12:05:52.000000Z K 7 svn:log V 146 Print a more descriptive message when the mb_map is filled (out of mbuf clusters), and tell the operator what to do about it (increase maxusers). END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T12:06:48.000000Z K 7 svn:log V 71 Brought in change from rev 1.22: better message when mb_map is filled. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T12:44:33.000000Z K 7 svn:log V 154 Improved killproc() log message and made it and the other similar message tolerant of p_ucred being invalid. Starting using killproc() where appropriate. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T13:12:39.000000Z K 7 svn:log V 121 Brought in sigexit()/killproc() bugfix, associated improvement to their output, and new killproc usage from main branch. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T13:14:21.000000Z K 7 svn:log V 39 "out of space" -> "out of swap space". END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-01-31T13:15:21.000000Z K 7 svn:log V 71 Brought in change from rev 1.60: "out of space" -> "out of swap space" END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T13:40:40.000000Z K 7 svn:log V 48 Fix some spelling errors in the calendar files. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T13:42:47.000000Z K 7 svn:log V 25 Bring in spelling fixes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T13:53:01.000000Z K 7 svn:log V 31 Fix some more spelling errors. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T13:55:15.000000Z K 7 svn:log V 25 Bring in spelling fixes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T14:26:20.000000Z K 7 svn:log V 26 Some more spelling fixes. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T14:32:32.000000Z K 7 svn:log V 58 Bring in some of the spelling fixes from the main branch. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T15:03:18.000000Z K 7 svn:log V 33 Another round of spelling fixes. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1996-01-31T15:15:47.000000Z K 7 svn:log V 521 Sync with my sources at home: - Don't do longjmp()s from inside a signal handler. Even though I got things to work the way I wanted, it's bad karma. - Remember to clear the sa_mask with sigemptyset() before masking signals when using sigaction() to set up the SIGIO handler. - Break out of the wait loop in yppush_exit() when the five minute timeout expires instead of looping around for another pass. If ypxfr on the other end fails somehow and never sends a response, we don't want to wait around forever. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1996-01-31T15:21:56.000000Z K 7 svn:log V 139 Found an instance of yp_error() in yp_maplist_create() that had two %s tokens but only one argument; fixed by putting in missing argument. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T16:34:53.000000Z K 7 svn:log V 323 Teach the .Os macro about FreeBSD and our releases. E.g. .Os FreeBSD 2.1 will now display "FreeBSD 2.1" at the bottom of the man page, instead of just "FreeBSD". Added a bunch of missing standards to the .St macro. 4.4BSD is no longer "BSD Experimental". Obtained from: Partially obtained from NetBSD & 4.4BSD-lite2 END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T17:28:23.000000Z K 7 svn:log V 113 Hacked up a small man page for mount_ext2fs. The existing man page was simply a copy of the mount_lfs man page. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T18:01:22.000000Z K 7 svn:log V 173 Make mixer print out all of the current mixer settings by defualt instead of making the user run a separate command for each setting they are interested in. Closes PR#432. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-31T18:02:19.000000Z K 7 svn:log V 259 aha1742.c aic7770.c bt74x.c - Call eisa_registerdev as soon as we have a device match. This allows the "eisa_add_*" routines to tweak kdc_datalen as the kdc grows and shrinks. eisaconf.c - externalize the linked lists that hold our ioaddrs and maddrs. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-31T18:05:19.000000Z K 7 svn:log V 436 Properly calculate the amount of the devconf to output in SYSCTL_OUT. The code outputs the dc then calls the device specific externalize routines to fill in the dc_data area. The old code assumed that dc_data started one byte from the end of the dc, but with the compiler optimizing alignment and padding, this isn't always the case. Do an explicit &(dc.dc_data) - &dc. This fixes lsdev -c which must have been broken for some time. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-31T18:06:52.000000Z K 7 svn:log V 88 Decend the list of ioaddrs and maddrs for eisa devices and print them out for lsdev -c. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-31T18:46:36.000000Z K 7 svn:log V 31 Free the externalizing buffer. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T19:03:02.000000Z K 7 svn:log V 51 Fix some grammar problems (mainly its/it's stuff). END K 10 svn:author V 2 se K 8 svn:date V 27 1996-01-31T19:24:34.000000Z K 7 svn:log V 376 Slight modification of ncr_setmaxtags: set usrtags=0 for drives that don't announce support for command queues. SCSI_NCR_DFLT_TAGS can be specified in the kernel config file and sets the default number of tags per disk drive. A value of 0 means "no tags". Minor correction in debug messages: Values from the msg_in buffer were being printed in the msg_out trace message ... END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T20:55:35.000000Z K 7 svn:log V 208 Updated the ".St -ansiC" macro to report "ISO 9899: 1990 (``ISO C'')" You can also specify -iso9899, or -isoC. Use -ansiC-89 if you still need the X3.159-1989 string reported. Suggested by Garrett Wollman. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-01-31T21:07:22.000000Z K 7 svn:log V 150 Remove groff/tmac/mm.diff - it is just a small file containing a context diff that was probably mistakenly committed when the package was brought in. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-01-31T22:17:34.000000Z K 7 svn:log V 142 Pull from HEAD: . No need to leave out the Makefiles when installing the examples. . Let find(1) do all the dirty work, instead of grepping. END K 10 svn:author V 5 asami K 8 svn:date V 27 1996-02-01T06:55:17.000000Z K 7 svn:log V 82 Added Mita Yoshio for his contribution of the tgif port. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-01T07:31:47.000000Z K 7 svn:log V 136 Update my hardware section. Still waiting for more "Picks" configurations, folks! Am I to be the only hardware blow-hard in here? :-) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-01T07:36:34.000000Z K 7 svn:log V 104 Sync with latest Meteor and Spigot sources from James. Submitted by: Jim Lowe END K 10 svn:author V 5 markm K 8 svn:date V 27 1996-02-01T14:01:22.000000Z K 7 svn:log V 36 Add mount_devfs to the subdir list. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-01T14:14:22.000000Z K 7 svn:log V 59 Correct a minor but important error in the rtprio example. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T16:11:42.000000Z K 7 svn:log V 48 Oops, I pick wrong size field for leadout entry END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T16:16:11.000000Z K 7 svn:log V 68 Add comment: reflect the fact that lba stored in network byte order END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T16:22:58.000000Z K 7 svn:log V 47 Oops, pick wrong volume size for leadout entry END K 10 svn:author V 6 fenner K 8 svn:date V 27 1996-02-01T16:25:29.000000Z K 7 svn:log V 190 Make routed use real netmasks when installing routes; for unknown class B and C networks routed would use the network number as the netmask. This can cause some real interesting behaviour. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T16:51:53.000000Z K 7 svn:log V 59 Fix TOC size calculation: old code assing volume size here END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T17:17:28.000000Z K 7 svn:log V 51 Wrong field was used to determine audio/data disks END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T17:19:46.000000Z K 7 svn:log V 69 Return to #pragma pack(4) after header is done Obtained from: NetBSD END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T17:27:01.000000Z K 7 svn:log V 78 addr_type field was ever not assigned, control field was assigned incorrectly END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T17:35:15.000000Z K 7 svn:log V 66 Remove statement that does nothing now, forget in my prev. commit END K 10 svn:author V 6 fenner K 8 svn:date V 27 1996-02-01T17:45:43.000000Z K 7 svn:log V 54 Bring in changes from HEAD; install correct netmasks. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-01T18:04:22.000000Z K 7 svn:log V 119 Fix the ".Os" macro to not display "BSD Experimental" if no arguments are specified. Just "BSD" is displayed instead. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T18:18:54.000000Z K 7 svn:log V 120 Frame whole file with #pragma pack(1) and #pragma pack(4), structures listed here used to access hardware data directly END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-01T18:22:56.000000Z K 7 svn:log V 218 Bring in changes from HEAD: mdoc macro package updated: Added/updated some standards for the .St macro. Updated the .Os macro to stop reporting "BSD Experimental", and taught it about FreeBSD and our various versions. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-01T19:04:17.000000Z K 7 svn:log V 35 Added mount_ext2fs to SUBDIR list. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T19:09:50.000000Z K 7 svn:log V 65 Fix user input parser, play command even not work in old variant END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-01T19:15:41.000000Z K 7 svn:log V 106 Implement PLAYBLOCKS ioctl, add argument checking to other PLAY* ioctls Obtained from: NetBSD (partially) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-01T21:00:38.000000Z K 7 svn:log V 123 Reshuffle the task list somewhat, add Alexander Seth Jones as the coordinator for the AFS port, since he just volunteered! END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-02T00:26:12.000000Z K 7 svn:log V 193 Correct some manual page cross reference errors. E.g. su is a section one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T05:06:29.000000Z K 7 svn:log V 113 Submitted by: bruce, davidg, dyson add a BUG section for mmap with current limitation section SYNOPSIS completed END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T05:14:04.000000Z K 7 svn:log V 20 filenames corrected END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T05:19:20.000000Z K 7 svn:log V 35 add ruid and rgid to file 'status' END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T05:27:27.000000Z K 7 svn:log V 18 Umlauts corrected END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T06:02:41.000000Z K 7 svn:log V 236 - handle events that move around from year to year, i.e., ``the last Monday in April' - handle easter new options -f calendarfile -A days -B days Calendar HOME directory ~/.calendar don't sent mail if ~/.calendar/nomail exist END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T06:04:06.000000Z K 7 svn:log V 32 easter and easter depending day END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T06:05:20.000000Z K 7 svn:log V 105 _de_DE_ISO8859_1_* -> _de_DE_ISO_8859_1_* + Muttertag + first german newspaper(s) in WWW + Konrad Zuse END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T06:14:09.000000Z K 7 svn:log V 39 man page link swapfile.8 -> vnconfig.8 END K 10 svn:author V 3 hsu K 8 svn:date V 27 1996-02-02T06:17:42.000000Z K 7 svn:log V 188 There is no longer a typedef clash with , so remove conditional. Also, use the system defined fixed sized types. This removes a 32-bit dependency on non-32-bit architectures. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T06:31:57.000000Z K 7 svn:log V 54 man page link tmpfs.8 -> mfs.8 for former SunOS users END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-02T06:44:02.000000Z K 7 svn:log V 39 Understand about the doc distribution. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-02T06:45:26.000000Z K 7 svn:log V 70 recursive grep, enabled with -DHAVE_FTS=1 enable mmap (-DHAVE_MMAP=1) END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-02T06:55:35.000000Z K 7 svn:log V 33 Add in hooks for quickcam driver END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-02T17:48:46.000000Z K 7 svn:log V 36 Add some missing manual page links. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-02T18:12:12.000000Z K 7 svn:log V 56 Added missing gsc(4) (Genius scanner related man page). END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-02T18:22:04.000000Z K 7 svn:log V 70 Fix some incorrect locations in the FILES sections of some man pages. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-02-02T18:30:06.000000Z K 7 svn:log V 101 Killed last change - it was bogus. cpu_switch() already assumes that return address is on the stack. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-02-02T18:31:59.000000Z K 7 svn:log V 56 Brought in fix from rev 1.28: back out of rev 1.27 fix. END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-02T19:12:43.000000Z K 7 svn:log V 34 Add Peter's list of major numbers END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-02T19:25:24.000000Z K 7 svn:log V 39 Add support for Connectix QuickCam(tm) END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-02T19:26:37.000000Z K 7 svn:log V 251 Add support for Connectix QuickCam(tm) * warning: this user interface is still in flux pending negotiations * with other quickcam driver authors. It is _not_ compatible with the * original linux interface due to the fact that it was too restrictive. END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-02T19:27:57.000000Z K 7 svn:log V 193 Add support for Connectix QuickCam(tm) * this is my unoptimized driver, it works fine, it's not as fast as it * could be (yet) -- I have yet to merge in ideas from other QuickCam * developers. END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-02T20:37:51.000000Z K 7 svn:log V 290 Remove the ability for the user mode programs to specify bidirectional vs unidirectional transfer modes. The kernel handles hardware, user mode programs shouldn't get in the way. This cleans up some really ugly grots that I hated too. :-) Suggested by: Sujal Patel END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T20:41:11.000000Z K 7 svn:log V 106 Remove #pragma pack, use byte filler in ioc_read_subchannel instead, all other structures already aligned END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T20:43:11.000000Z K 7 svn:log V 64 I forget the fact that cd_read_toc reads toc header in any case END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T20:46:46.000000Z K 7 svn:log V 73 Back out my control->addr_type change, need to be fixed in another place END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T20:50:04.000000Z K 7 svn:log V 83 Calculate TOC size to match what scsi cd says. Exchange control<->addr_type fields END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T20:54:27.000000Z K 7 svn:log V 29 Exchange addr_type<->control END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T21:18:02.000000Z K 7 svn:log V 58 Remove close tray on open - works very bad with xcdplayer END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T22:03:37.000000Z K 7 svn:log V 27 Implement 'inject' command END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T22:08:28.000000Z K 7 svn:log V 33 Implement PREVENT & CLOSE ioctls END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T22:14:39.000000Z K 7 svn:log V 75 Don't mask last track number with end word, better be shure that it is 170 END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-02T22:17:04.000000Z K 7 svn:log V 285 Added a FreeBSD specific crash(8) man page that was adapted from the hp300 crash(8) man page in the lite-2 source tree. Also removed man8/makedev.8 (this was vax specific and was replaced by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed from the source tree). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-02T22:57:27.000000Z K 7 svn:log V 110 Add the Emulex MD21 ESDI-to-SCSI bridge as a known device (with more than one LUN). Submitted by: Wilko Bulte END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-02T22:59:48.000000Z K 7 svn:log V 135 Add the HP4020i CD-R as a known device. Reorder the CD-R entries in knowndevs[]. Submitted by: fred@jjarray.umd.edu (Fred Cawthorne) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-02T23:01:17.000000Z K 7 svn:log V 54 Mention the currently supported vendor/model strings. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-02T23:43:40.000000Z K 7 svn:log V 79 Simplify READTOCENTRYS by removing fake leadout code, SCSI system do it for us END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-02T23:53:48.000000Z K 7 svn:log V 63 Add install script for doc, make bin install more intelligent. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-03T00:06:49.000000Z K 7 svn:log V 89 Detect yet one kind of device (taken from NetBSD) Use more accurate TOC size calculation END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-03T06:33:23.000000Z K 7 svn:log V 38 Only print statistics in verbose mode END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-03T07:43:21.000000Z K 7 svn:log V 43 Add qcam.4 to directory, was only mlinking END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-03T10:58:11.000000Z K 7 svn:log V 56 Submitted by: pst add forgotten file calendar.h. Sorry. END K 10 svn:author V 5 markm K 8 svn:date V 27 1996-02-03T11:40:16.000000Z K 7 svn:log V 101 Rename des_set_key -> des_set_key_krb. This was a name conflict with a documented routine in libdes. END K 10 svn:author V 3 phk K 8 svn:date V 27 1996-02-03T11:48:12.000000Z K 7 svn:log V 135 Make the sorting of IPFW rules an option. You don't want it to sort them. >>>WARNING<<< you may have to revisit your firewall setup. END K 10 svn:author V 5 markm K 8 svn:date V 27 1996-02-03T11:49:29.000000Z K 7 svn:log V 53 Rename des_set_key -> des_set_key. (libdes conflict) END K 10 svn:author V 5 markm K 8 svn:date V 27 1996-02-03T11:51:19.000000Z K 7 svn:log V 57 Rename des_set_key -> des_set_key_krb. (libdes conflict) END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-03T13:27:55.000000Z K 7 svn:log V 285 Fix the borokeness that crept in with rev 1.10 of parser.c, the sh didn't correctly start background jobs anymore. Strange that nobody was complaining... Add a dummy target for `builtins' in the Makefile, to prevent it from attempting to build this file by compiling builtins.c. :-/ END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-03T13:31:13.000000Z K 7 svn:log V 368 Add a quirk record for the Tandberg 42XX series. Not only that these drives require ST_Q_SNS_HLP, they also wrongly accept a blocksize of 1024 in the first place (for a QIC-150 cartridge), but complain later about it. The hack is to only probe for 512 for them. Reorder the entries in st_decide_mode() so that QIC >= 525 is properly accepted as variable blocksize. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-03T14:13:36.000000Z K 7 svn:log V 31 Implement several new commands END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-03T14:19:13.000000Z K 7 svn:log V 157 Since ioc_read_subchannel don't used for hardware, remove padding. Now almost all my changes backed out, expect one comment about network byte order of LBA. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-03T14:33:56.000000Z K 7 svn:log V 77 Implement CD_MEDIA_CATALOG request for read_subchannel Obtained from: NetBSD END K 10 svn:author V 5 peter K 8 svn:date V 27 1996-02-03T14:50:52.000000Z K 7 svn:log V 185 Fill in a lot of the missing blanks from the version I posted... (better check to see that I've not misspelt somebody's name here, this info was collected from some strange places..) END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-03T15:07:32.000000Z K 7 svn:log V 66 Request/print out media catalog validation info in status command END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-03T15:21:30.000000Z K 7 svn:log V 42 Print out media catalog number, if exists END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1996-02-03T17:17:56.000000Z K 7 svn:log V 118 Fixed botched addition of Alexander Seth Jones. Remember, checking for botched changes is as simple as typing `make'! END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-03T21:12:27.000000Z K 7 svn:log V 44 Create symlinks for vnboot and bootvn, too. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-03T21:14:09.000000Z K 7 svn:log V 163 Try to preserve the fdisk table in the primary bootstrap, should it already exist. Mention the cases where this doesn't work in the BUGS section of the man page. END K 10 svn:author V 5 wosch K 8 svn:date V 27 1996-02-03T22:52:27.000000Z K 7 svn:log V 115 Support killing of suid programs. Now ``killall xterm'' works :-) Don't fail for processes with meta chars (c+++) END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1996-02-04T05:05:43.000000Z K 7 svn:log V 135 Make sure xdr_ypresp_all_seq() always returns a sane 'status' value. (There were cases where it was leaving the status uninitialized.) END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1996-02-04T05:18:44.000000Z K 7 svn:log V 440 ypxfr_getmap.c: - Handle 'empty' maps more gracefully. By empty I mean a valid map that just happens not to have any entries in it, such as you would get if you built a map database from an empty file. Previously, trying to ypxfr such a map would yield an 'NIS map/database error' which is not the correct behavior. ypxfr_misc: - Make sure to free() or xdr_free() dynamically allocated memory in ypxfr_get_master() as necessary. END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1996-02-04T05:39:35.000000Z K 7 svn:log V 213 Makefile.yp: - Improve support for multiple domains. (In preparation for new rpc.yppasswdd.) yp_dblookup.c: - Improve error reporting: be more selective as to what error code we return when a (dbp->get) fails. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-04T08:49:17.000000Z K 7 svn:log V 53 Add Justin's wish list to list of prioritized tasks. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-02-04T08:58:21.000000Z K 7 svn:log V 39 Add some of Poul-Henning Kamp's items. END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T09:33:52.000000Z K 7 svn:log V 92 Import very basic demo/control program for qcam driver. Manual to follow real-soon-now(tm). END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T09:33:52.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r13899, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T10:02:35.000000Z K 7 svn:log V 265 Add ability to bypass the auto-detection code. It used to be rock solid for me, but has gotten a bit flakey in bidirectional parallel port mode. Fix a bug in bidirectional parallel port transfers, more work is still needed here (testers welcome). Minor cleanup. END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T10:03:19.000000Z K 7 svn:log V 27 Tell userconfig about qcam END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T10:08:24.000000Z K 7 svn:log V 36 Document ability to skip auto-probe END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T10:11:35.000000Z K 7 svn:log V 16 Add qcamcontrol END K 10 svn:author V 3 pst K 8 svn:date V 27 1996-02-04T10:23:33.000000Z K 7 svn:log V 67 Document kernel config flags better and add bidirectional override END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-02-04T12:46:20.000000Z K 7 svn:log V 113 Brought in changes from revs 1.31 and 1.35: bugfix for T/TCP and window scaling plus sync with cosmetic changes. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-02-04T19:56:35.000000Z K 7 svn:log V 657 Improve the performance for pipe(2) again. Also include some fixes for previous version of new pipes from Bruce Evans. This new version: Supports more properly the semantics of select (BDE). Supports "OLD_PIPE" correctly (kern_descrip.c, BDE). Eliminates incorrect EPIPE returns (bash 'pipe broken' messages.) Much faster yet, currently tuned relatively conservatively -- but now gives approx 50% more perf than the new pipes code did originally. (That was about 50% more perf than the original BSD pipe code.) Known bugs outstanding: No support for async io (SIGIO). Will be included soon. Next to do: Merge support for FIFOs. Submitted by: bde END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-02-04T21:20:53.000000Z K 7 svn:log V 283 Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-02-04T22:09:12.000000Z K 7 svn:log V 80 Changed vm_fault_quick in vm_machdep.c to be global. Needed for new pipe code. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-04T23:23:31.000000Z K 7 svn:log V 60 Alternative SUP servers list (correct me, if I forgot smth) END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-05T00:05:04.000000Z K 7 svn:log V 43 Remove cdplay, cdcontrol is superset of it END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-02-05T05:17:15.000000Z K 7 svn:log V 112 Kva space allocated for direct buffer wasn't quite big enough. The system can panic easily without this patch. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-02-05T05:50:34.000000Z K 7 svn:log V 169 More fixes from bde. Only modify times on success. splhigh() around time variable usage. Make atomic writes more posix compliant. Spelling errors. Submitted by: bde END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-05T14:08:39.000000Z K 7 svn:log V 85 Deliver all bells to current console, use different pitch for non-originating bells. END K 10 svn:author V 2 dg K 8 svn:date V 27 1996-02-05T14:23:19.000000Z K 7 svn:log V 61 Unspam my changes in rev 1.54 that John spammed in rev 1.55. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-05T15:35:41.000000Z K 7 svn:log V 60 Typo. Submitted by: somebody in Usenet whose name i forgot END K 10 svn:author V 3 phk K 8 svn:date V 27 1996-02-05T16:06:55.000000Z K 7 svn:log V 174 Add support for local modifications to the tree, by using FOO.ctm instead of FOO if present. Various other tweaks. Submitted by: Christian Haury END K 10 svn:author V 3 phk K 8 svn:date V 27 1996-02-05T16:10:48.000000Z K 7 svn:log V 31 Added Christian.Haury@sagem.fr END K 10 svn:author V 3 dfr K 8 svn:date V 27 1996-02-05T17:03:26.000000Z K 7 svn:log V 84 Brought in changes from main branch: Compile time warnings, various stability fixes END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-05T17:15:38.000000Z K 7 svn:log V 87 Added a little more verbage to the top of this document and added sup2.au.freebsd.org. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-05T17:20:36.000000Z K 7 svn:log V 80 gsc.4 should reside in share/man/man4.i386 not share/man4. Pointed out by bde. END K 10 svn:author V 3 mpp K 8 svn:date V 27 1996-02-05T17:32:16.000000Z K 7 svn:log V 64 Correct some man page cross references and some file locations. END K 10 svn:author V 4 ache K 8 svn:date V 27 1996-02-05T17:33:34.000000Z K 7 svn:log V 37 Make share/calendar/de_DE.ISO_8859-1 END