ı2432 202 226 234 157 259 260 337 134 160 125 171 892 180 111 159 160 194 114 942 231 232 296 215 564 217 198 158 192 298 133 142 154 198 205 324 652 258 435 233 146 236 162 132 126 127 226 1635 422 296 236 174 525 376 752 205 145 132 352 151 405 235 142 309 194 376 298 115 296 171 144 205 295 189 208 304 193 109 137 177 121 149 106 407 176 141 141 254 453 214 171 248 160 201 120 171 200 211 232 234 158 1663 648 167 169 301 465 383 435 203 154 205 212 215 237 190 233 236 162 359 266 211 222 311 168 136 239 166 224 204 283 109 167 237 178 196 144 800 123 243 1011 175 157 189 108 268 461 148 414 618 229 305 217 151 140 260 188 184 210 264 146 229 395 367 679 133 198 225 192 324 603 133 355 368 419 135 144 394 122 160 146 279 228 406 186 112 610 180 342 181 139 182 216 109 239 179 274 619 218 219 174 221 136 867 K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-01T01:45:19.000000Z K 7 svn:log V 134 Submitted by: Wolfgang Stanglmeier + Stefan Esser Directory for PCI autoconfigure and device driver code. END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-01T01:45:19.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2432, 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 1994-09-01T01:45:20.000000Z K 7 svn:log V 61 This commit was manufactured by cvs2svn to create tag 'V2_0'. END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-01T02:01:45.000000Z K 7 svn:log V 167 Submitted by: Wolfgang Stanglmeier Merged in changes required for NetBSD support (by mycroft@gnu.ai.mit.edu) and support for multiple NCR chips. END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-01T02:12:23.000000Z K 7 svn:log V 168 Submitted by: Stefan Esser Added entry for 'de' device in anticipation of Matt Thomas' PCI Ethernet driver (required by the PCI autoconfig code). END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-01T02:19:28.000000Z K 7 svn:log V 245 Submitted by: Stefan Esser Added "device pci" and "device ncr" lines for a generic kernel with support for the NCR 53c810 PCI SCSI host adapter (with no interrupts configured, ie. working with 100Hz timer interrupts only). END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T02:21:20.000000Z K 7 svn:log V 43 Added ze driver (brought over from 1.1.5). END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T03:08:27.000000Z K 7 svn:log V 69 Got rid of redundant declaration, and changed IFF_LLC0 to IFF_LINK0. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T03:16:40.000000Z K 7 svn:log V 34 Got rid of some old, unused junk. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T05:12:53.000000Z K 7 svn:log V 80 Realtime priority scheduling support. Submitted by: Henrik Vestergaard Draboel END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T05:15:50.000000Z K 7 svn:log V 800 Realtime priority scheduling support. Added "sys/rtprio.h" with the used defines. Added rtprio(2) - the kernel interface. init_sysent.c, kern_resource.c syscalls.master Added 32 new runqueues (rtqs), with initialization. kern_proc.c kern_synch.c Realtime processes do not change nice/priority kern_synch.c Added a column "rt" to ddb's ps (#ifdef RTPRIO_DEBUG) kern_synch.c Realtime priorities are enherited through fork(). kern_fork.c Init (and children) NOT run as realtime process. init_main.c Submitted by: Henrik Vestergaard Draboel END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T09:52:37.000000Z K 7 svn:log V 89 Added rtprio system call stub and manual page. Submitted by: Henrik Vestergaard Draboel END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T11:06:36.000000Z K 7 svn:log V 20 Changed MAX to max. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T11:20:11.000000Z K 7 svn:log V 68 Fixed bug that caused system processes to run at realtime priority. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T11:28:45.000000Z K 7 svn:log V 69 Added rtprio option/field. Submitted by: Henrik Vestergaard Draboel END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T12:05:14.000000Z K 7 svn:log V 102 rtprio(1) utility to modify realtime priority of a process. Submitted by: Henrik Vestergaard Draboel END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-01T12:09:17.000000Z K 7 svn:log V 23 Fixed editing blunder. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-01T16:01:34.000000Z K 7 svn:log V 849 Geeze, what was I thinking again? Replace all references to: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} With simply `${DISTFILE}' which defaults to the above. This lets you easily name distribution files that don't cooperate with any rational naming syntax. Similarly, make a variable called ${PKGFILE} which fills the same purpose for packages. Just trying to make this thing really really general to suit every need. Now I need somebody to figure out how to make the extract target auto-fetch things from ${HOME_LOCATION} with ncftp *if* ncftp is installed and it looks possible to reach the foreign site. That will take some fancy footwork, but would be slick. I've changed this too so that HOME_LOCATION is no longer set by default, allowing you to do an .if defined(..) check for it. The extract rule now does this too. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-01T18:03:37.000000Z K 7 svn:log V 138 Here's my first cut at doing auto-fetch with ncftp. The extract rule is turning into the original make rule from hell! Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-02T01:13:47.000000Z K 7 svn:log V 139 Add a few missing >> lines to error echo's.. This is basically my convention to make searching for error messages easy. Submitted by: jkh END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T01:29:20.000000Z K 7 svn:log V 204 It's not necessary to make page tables write-through, so get rid of this (this was an experimental change which probably shouldn't have been committed). I/O pages are still marked non-cacheable, however. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-02T01:32:13.000000Z K 7 svn:log V 122 Ok, I've reviewed this and made it work now. ncftp fetching seems to be working/closer to working now. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-02T01:53:33.000000Z K 7 svn:log V 471 Fixed a couple of typos. Ok, this works now. Only one significant hurdle remains, and that's that this does not work with multiple targets, which sort of throws the tk and fvwm distributions into a mess. tk needs both a tarball and a patch file from the same site, fvwm needs up to 3 different files if you want all the options. If anyone wants to take this the last few steps of the way towards somehow handling cases like this, I'd be very happy. Submitted by: jkh END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T04:12:26.000000Z K 7 svn:log V 125 Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). Made pmap_update an inline assembly function. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T04:14:44.000000Z K 7 svn:log V 106 Make olstat() consistent with lstat() - so they both return the same owner.. Submitted by: Kirk McKusick END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T05:58:51.000000Z K 7 svn:log V 67 Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T10:17:30.000000Z K 7 svn:log V 100 munmapfd() was being called with one too few params - bug introduced during my initial kernel port. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T10:23:43.000000Z K 7 svn:log V 206 Disallow truncating to negative file sizes. Doing so causes ffs_truncate() and perhaps other fs truncate's to go crazy and panic the machine or worse. This fixes the truncate bug reported by Michael Class. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T10:24:55.000000Z K 7 svn:log V 42 panic if length is < 0 in ffs_truncate(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T14:04:39.000000Z K 7 svn:log V 51 Make sure that uio_resid isn't negative in read(). END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-02T15:06:51.000000Z K 7 svn:log V 63 Whoops, accidently left out some pieces of the munmapfd patch. END K 10 svn:author V 4 paul K 8 svn:date V 27 1994-09-02T15:49:48.000000Z K 7 svn:log V 104 Added entry for if_lnc.c, soon to be added new Lancef amily ethernet driver. Reviewed by: Submitted by: END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-02T20:24:15.000000Z K 7 svn:log V 112 Restore some explicit dependencies for locore.s so that "make clean; make" works even if .depend doesn't exist. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-02T20:39:41.000000Z K 7 svn:log V 231 Disable one of my extensions (function profiler epilogues) that we're not ready for yet. gcc and all profiled libraries will need to be recompiled. I suspect that the dependencies aren't complete enough to do this automatically. END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-02T22:13:34.000000Z K 7 svn:log V 559 Reviewed by: Submitted by: 1) if_ie.c: Changed a printf and put a space in it. Formerly the "<3C507>" confused the syslog. He tried to see that as the priority to log that message. 2) isa_device.h: Changed the iobase variable from short to u_short. EISA Adresses can go up to 0xf000 and the sign extension doesn't look good in the probe output. Example: ep1 at 0xffff8000-0xffff8000f is not good :-), i like more a ep1 at 0x8000-0x8000f. 3) isa.c: Changed a string constant from "probe" to "prob", it gets later already an "ed" tagged on the end. END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-02T23:23:57.000000Z K 7 svn:log V 165 Reviewed by: Submitted by: Put the printf("can't map 3c507 ram.. into an ifdef DEBUG. This will confuse only normal users and the ie0 found/not found is sufficient. END K 10 svn:author V 4 paul K 8 svn:date V 27 1994-09-03T02:38:28.000000Z K 7 svn:log V 341 Taken update rule out of world target so it doesn't try and sup and update every time you build world if you've enabled it. Merged all the gnu library targets into one. libg++ isn't in the gnu/lib/Makefile anyway so it's still disabled. Enabled building of lex library -- this was stopping make world working. Submitted by: Paul Richards END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T12:58:05.000000Z K 7 svn:log V 139 - Bring in -x option changes from 1.x - eval -> err_val : slightly more meaningful (eval is what you do in Linda ;-)) Submitted by: Geoff. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T13:10:09.000000Z K 7 svn:log V 53 Bring in lptcontrol from 1.1.5.1 Submitted by: Geoff END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T13:10:09.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2470, 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 1994-09-03T13:10:10.000000Z K 7 svn:log V 66 This commit was manufactured by cvs2svn to create branch 'FBSD_1'. END K 10 svn:author V 4 adam K 8 svn:date V 27 1994-09-03T13:20:05.000000Z K 7 svn:log V 39 fixed typos Reviewed by: Submitted by: END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-03T14:00:40.000000Z K 7 svn:log V 33 Add and properly install locales END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-03T14:03:10.000000Z K 7 svn:log V 34 Example of locale setup corrected END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T16:03:09.000000Z K 7 svn:log V 132 make id_iobase an int - the change to a u_short broke lpt, which uses port? (which results in id_iobase == -1) Submitted by: Geoff. END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-03T16:48:13.000000Z K 7 svn:log V 1540 Newly implemented ioctls list: DIOCGDINFO, DIOCGPART, DIOCWDINFO, DIOCSDINFO, CDIOCPLAYMSF, CDIOCRESET, CDIOCEJECT. CDIOCPLAYBLOCKS removed (old implementation completely wrong and I don't know how to implement it correctly). All routines now detects media change correctly. DELAY_GETREPLAY increased for long time access from first track to last. mcd_waitrdy() now use MIN_DELAY=15 as minimal delay which independs of machine speed. mcd_doread() now uses real status (old code uses obsoleted soft copy of it). clear XBSY on error in mcd_doread() mcd_statrt(): add missing splx(s), cause dead hang with unmatched slpbio() optimize mcd_doread(), don't set CD mode each time, keep soft copy of mode. call getdisklabel() _after_ mcdsize() for proper sizes mcdopen(): old code forget to set MCDREADRAW in flags when open RAW partition, doread check it for setting RAW CD mode. Do nothing on stray interrupt (which sometimes occurse, because driver read data block too slow, DOS driver use 'insb' here). Old stray code cause timeouts. Read toc entries code rewritten to return many requested entries (as supposed) instead of one entry with incorrect structure. CMDREAD2 requests covered with disable_intr()/enable_intr() (from DOS driver) Read junk code added after read block code in doread (from DOS driver) mcd_read_toc() code fixed to read all needed entries, old code cause some audio tracks is not played. mcd_playtracks() code fixed to proper check valid track range. New binary read modes implemented (from DOS driver). END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-03T18:10:44.000000Z K 7 svn:log V 329 Reviewed by: Submitted by: Update the if_ep driver for the 3C579 and bring over some of the changes from the netbsd driver. This is not complete: the detection of the irq in the eisa does not work and sometimes the reset for the 3C509 in ISA in an EISA bus system don't work ( Need a hard reset to be found again == reset knob). END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T19:16:28.000000Z K 7 svn:log V 202 Bring in file 3.14 by Ian Darwin (and Christos Zoulas) The following files were moved to different names: - file.man -> file.1 - magic.man -> magic.5 The following file was removed: - Magdir/Makefile END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T19:16:28.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2479, 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 1994-09-03T19:16:29.000000Z K 7 svn:log V 78 This commit was manufactured by cvs2svn to create tag 'file-vendor-file_3_14'. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T19:31:29.000000Z K 7 svn:log V 431 Changes to file(1) for FreeBSD: - Makefile: bmake the sucker - file.1, magic.5: replace __MAGIC__ and __SECTION__ - add Magdir/freebsd - add file to usr.bin/Makefile A note on the FreeBSD magic entry: The magic number "000000407" is reported as "impure format". This stops file(1) telling us that our object files are "PDP-11 executables". (Saying anything more than "impure format" would probably be bogus. Submitted by: Geoff. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-03T21:23:36.000000Z K 7 svn:log V 283 Eradicate my #1 (ok, maybe #2) peeve by making config now blow away and recreate any previous ../../compile/ directory before laying down new files. The depends just aren't smart enough to save us from the grief that config's old behavior has always caused. Submitted by: jkh END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T22:47:08.000000Z K 7 svn:log V 658 Make it possible to run lptcontrol on a printer port which does not actually have a printer connected or online: - MAKEDEV: remove all signs of lpa add lpctl? devices (minor # = unit + 128) - usr.sbin/Makefile add lptcontrol - sys/i386/isa/lpt.c implement the LP_BYPASS flag: when a unit is opened with this flag set, the printer is not primed, and no check is made to see that the printer is online. This can only be used to pass ioctls. (giving us /dev/lpctl?) - lptcontrol.c use /dev/lpctl? (LP_BYPASS) -f flag removed, -u flag added - lptcontrol.8 document changes in lptcontrol rewrite using mandoc macros Submitted by: Geoff. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-03T23:08:40.000000Z K 7 svn:log V 111 Shell script containing the steps followed in importing file(1). Reviewed by: Geoff. Submitted by: Rod Grimes. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-04T00:33:00.000000Z K 7 svn:log V 54 Initialize eflags register - brought over from 1.1.5. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-04T02:40:31.000000Z K 7 svn:log V 40 Make mddriver static. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-04T02:52:27.000000Z K 7 svn:log V 259 Add an X11BASE variable that currently points to /usr/X386 but will be easy to change to /usr/X11R6 if and when the time comes. This is to deal with things like xditview which otherwise had hardcoded assumptions about where X lived. Yuck. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-04T03:32:45.000000Z K 7 svn:log V 59 Add crunch and manctl, bring back xntpd. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-04T04:03:31.000000Z K 7 svn:log V 312 Bring in the 4.4 Lite games directory, modulo man page changes and segregation of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-04T04:03:31.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2490, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-04T04:11:57.000000Z K 7 svn:log V 51 Added pmap_mapdev() function to map device memory. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-04T10:24:22.000000Z K 7 svn:log V 217 Rewrote last vestige of code that used gs (copyinstr). The use of gs in this routine caused problems for machines that don't set it up properly before boot (such was the case on an EVEREX machine sitting next to me). END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-04T16:52:12.000000Z K 7 svn:log V 101 Reviewed by: Submitted by: Add back the baud rates above 19200, as we have them already under 1.1.x. END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-04T19:59:24.000000Z K 7 svn:log V 283 Detect if we're running on a Cyrix 486DLC and enable automatic cache negation whenever we access memory between 640k and 1M. Original code from NetBSD 1.0-BETA. The exact origins are unclear but Theo de Raadt, Charles, and Michael V. may have contributed to it. Submitted by: pst END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-04T22:35:27.000000Z K 7 svn:log V 205 Reviewed by: Submitted by: Get the man page installed. Does anyone know the reason for the name xinstall instead of install for this directory ? Would life more easy to get this whole thing under install. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-04T23:10:27.000000Z K 7 svn:log V 24 Improved some comments. END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-04T23:19:12.000000Z K 7 svn:log V 203 Reviewed by: Submitted by: Delete the old style generation of the whatis database and replace it with the call to makewhatis. Don't install the old makewhatis.sed script under /usr/share/man any longer. END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1994-09-05T05:14:01.000000Z K 7 svn:log V 75 Change references of 'mount_isofs' to 'mount_cd9660' as needed by FBSD 2.0 END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-05T05:20:29.000000Z K 7 svn:log V 53 DOn't allow I/O register access in process 1 (oops). END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T12:52:58.000000Z K 7 svn:log V 112 Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files were committed a couple of revisions ago. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:03:50.000000Z K 7 svn:log V 202 Explicitly include before including . This is apparently required by POSIX. It will be required in practice when the bogus inclusion of is removed from . END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:12:01.000000Z K 7 svn:log V 97 Remove chess from subdirs. It doesn't exist. Add a missing right parentheses to an expression. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:26:40.000000Z K 7 svn:log V 115 u_int -> unsigned int, so that we don't have to include or depend on bogusly including it. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:37:43.000000Z K 7 svn:log V 211 Fix printing of weird errno's: negative values were printed as large unsigned's; null termination was only guaranteed for the first call. Fix lint: don't declare externs internally; they were both out of date. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:41:33.000000Z K 7 svn:log V 100 Don't include to get u_int or use u_int for a bogus cast. Modernize bcopy -> memcpy. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:54:02.000000Z K 7 svn:log V 17 Fix punctuation. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T13:58:58.000000Z K 7 svn:log V 45 Define __GNUC__ as 2 same as cc -E would do. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T14:02:42.000000Z K 7 svn:log V 85 u_long -> unsigned long so that we don't depend on namespace pollution in . END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T14:04:56.000000Z K 7 svn:log V 29 386bsd -> kernel in strings. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T14:07:37.000000Z K 7 svn:log V 57 Build database at build time instead of at install time. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T14:09:41.000000Z K 7 svn:log V 14 Fix comments. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-05T16:14:54.000000Z K 7 svn:log V 314 New flag -u to suppress functions whose name does not begin with an underscore. Use it to avoid seeing badsw when profiling the kernel. Print times more accurately (e.g. usec in %8.0f format instead of msec in %8.2f format for averages) if hz >= 10000. This should have no effect now since profhz is only 1024. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-05T19:09:15.000000Z K 7 svn:log V 84 Remove symlink before remaking it for libkern.a Reviewed by: jkh Submitted by: dima END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-05T19:10:01.000000Z K 7 svn:log V 49 Get rid of a superfluous echo. Submitted by: jkh END K 10 svn:author V 5 guido K 8 svn:date V 27 1994-09-05T19:40:51.000000Z K 7 svn:log V 47 Add skey.access manual page. Comes form 1.1.5. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-05T20:36:34.000000Z K 7 svn:log V 160 Don't define KLUDGELINEMODE. (If you do, you will have problems trying to telnet into a FreeBSD-2.0 box from a Sun, and I WANT TO DO THAT.) Submitted by: Geoff END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-05T22:28:31.000000Z K 7 svn:log V 360 Reviewed by: Add initialization to the if_ie driver for the Micom Interlan NI5210 card. This is a very old 82586 based card with only 8Kb or 16Kb on board memory. Also only 8-bit wide instead of 16-bit like the AT& or 3COM card. Warning: this thing is only tested so far that it detects all bits correctly but is not yet on an ethernet. Will do that tomorrow. END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-05T22:32:42.000000Z K 7 svn:log V 121 Reviewed by: Delete the hints to the sg driver. This thing was never finished and has now been beaten by the sea driver. END K 10 svn:author V 3 ats K 8 svn:date V 27 1994-09-06T11:17:30.000000Z K 7 svn:log V 79 Reviewed by: Add entries for the speed 57600 and 115200 to the allowed speeds. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-06T11:28:46.000000Z K 7 svn:log V 156 Simple changes to paging algorithms...but boy do they make a difference. FreeBSD's paging performance has never been better. Wow. Submitted by: John Dyson END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-06T15:04:12.000000Z K 7 svn:log V 67 Install posix rules as default and leapseconds rules as additional END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-06T15:05:19.000000Z K 7 svn:log V 107 Add russian timezones. (it is only workaround until proper zoneinfo (f.e. from 1.1.5.1) will be installed) END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-06T17:53:24.000000Z K 7 svn:log V 29 Disabled a debugging printf. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-06T20:04:39.000000Z K 7 svn:log V 75 Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER. END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-06T21:56:09.000000Z K 7 svn:log V 108 Reviewed by: Stefan Esser Submitted by: Changed "bp->av_forw" into "bp->b_actf" to make it compile ... END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-06T21:58:53.000000Z K 7 svn:log V 119 Reviewed by: Stefan Esser Submitted by: Added "i386/pci/pci_intel.c" for Intel PCI chip set specific driver code. END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-06T22:39:12.000000Z K 7 svn:log V 140 Reviewed by: Stefan Esser Submitted by: Current development version of PCI and NCR 53c810 driver. Not yet tested under FreeBSD-2.0 ! END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-06T22:39:12.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2528, 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 1994-09-06T22:39:13.000000Z K 7 svn:log V 62 This commit was manufactured by cvs2svn to create tag 'V2_0A'. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-06T22:42:31.000000Z K 7 svn:log V 1565 Initial get-the-easy-case-working upgrade of the multicast code to something more recent than the ancient 1.2 release contained in 4.4. This code has the following advantages as compared to previous versions (culled from the README file for the SunOS release): - True multicast delivery - Configurable rate-limiting of forwarded multicast traffic on each physical interface or tunnel, using a token-bucket limiter. - Simplistic classification of packets for prioritized dropping. - Administrative scoping of multicast address ranges. - Faster detection of hosts leaving groups. - Support for multicast traceroute (code not yet available). - Support for RSVP, the Resource Reservation Protocol. What still needs to be done: - The multicast forwarder needs testing. - The multicast routing daemon needs to be ported. - Network interface drivers need to have the `#ifdef MULTICAST' goop ripped out of them. - The IGMP code should probably be bogon-tested. Some notes about the porting process: In some cases, the Berkeley people decided to incorporate functionality from later releases of the multicast code, but then had to do things differently. As a result, if you look at Deering's patches, and then look at our code, it is not always obvious whether the patch even applies. Let the reader beware. I ran ip_mroute.c through several passes of `unifdef' to get rid of useless grot, and to permanently enable the RSVP support, which we will include as standard. Ported by: Garrett Wollman Submitted by: Steve Deering and Ajit Thyagarajan (among others) END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-07T01:42:29.000000Z K 7 svn:log V 555 Problem: Accounts that have "pw_change" set, are supposed to change their passwords by the date specified in "pw_change". If they have not changed their passwords by that date, currently they get "LOCKED OUT" of the system. This is not the correct behavior, the user should be prompt (forced?) to change their password at this time. If the behavior of "pw_change" was meant to be a LOCKOUT, then you should use "pw_expire". Solution: Instead of locking out the user, prompt them to change their password. Reviewed by: jkh Submitted by: rls END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-07T03:34:12.000000Z K 7 svn:log V 71 unifdef -DMULTICAST, since multicast support is always enabled in 4.4. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-07T06:11:29.000000Z K 7 svn:log V 78 Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code a little. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-07T06:52:25.000000Z K 7 svn:log V 204 The .c: rule added by Bruce, but as yet unused, causes serious problems for the 1.1.5 FreeBSD make. For now just comment it out until a fix for make can be found. Reviewed by: bde Submitted by: rgrimes END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-07T07:16:52.000000Z K 7 svn:log V 372 Remove static in front of declarations for des_setkey and des_cipher so that linking against -lcrypt (-ldescrypt) will give us the good versions instead of the stubs in libc. (These changes need to be made to the non-US version of libdescrypt too!) Allow building and support for bdes program. A bit more work still needs to be done on secure telnet. Submitted by: pst END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-07T07:22:41.000000Z K 7 svn:log V 290 Install Luke's enhancements for finger. By default, behave like the old ugly 4.4bsd finger and print office information instead of remote login information. It's an easy one line fix to make it behave like most other vendor's fingers if we decide to change the default. Reviewed by: pst END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-07T07:42:56.000000Z K 7 svn:log V 342 Remove the old crypt/no-crypt rules and replace them with the choice of building with the password scrambler or the DES libraries. Folks outside the US can simply drop in the other DES libraries. (stupid laws...) Everything still keys off of the old NOCRYPT variable so building a portable distribution remains the same. Submitted by: pst END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-07T07:47:08.000000Z K 7 svn:log V 110 Back out static hacks & build of usr.bin until Geoff informs the world of his master plan. Submitted by: pst END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-07T08:45:39.000000Z K 7 svn:log V 62 Fix a longstanding bogon with setenv usage. Submitted by: jkh END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-07T09:18:44.000000Z K 7 svn:log V 108 Add the installation of bsd.README. Realphabitize the FILES= list. Reviewed by: rgrimes Submitted by: bde END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-07T15:07:43.000000Z K 7 svn:log V 120 Get rid of the need for the readonly mandatory option - set readonly flags regardless of whether the user specified it. END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-07T16:52:33.000000Z K 7 svn:log V 121 Bug fixed: when refreshing standouted line curses outputs SO for all characters Submitted by: ZW6T-KND@j.asahi-net.or.jp END K 10 svn:author V 2 se K 8 svn:date V 27 1994-09-07T19:50:42.000000Z K 7 svn:log V 145 Reviewed by: Stefan Esser Submitted by: rtioctl(): changed parameter to mrt_ioctl from "cmd" to "req" to make it compile with MULTICAST defined. END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-07T21:09:32.000000Z K 7 svn:log V 98 Make include/md directory to hold MD2/34/5 include files for libmd on install. Submitted by: pst END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-07T21:18:08.000000Z K 7 svn:log V 139 Bring in the 1.1.x international libcrypt, which will in due course become libcipher. Based on David Burren's FreeSEC Submitted by: Geoff. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-07T21:18:08.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2546, 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 1994-09-07T21:18:09.000000Z K 7 svn:log V 66 This commit was manufactured by cvs2svn to create tag 'libcipher'. END K 10 svn:author V 3 phk K 8 svn:date V 27 1994-09-07T21:35:52.000000Z K 7 svn:log V 266 Added wd2 and wd3 to the standard set. They are in GENERICAH, they can be installed on, so they should be in /dev as well. Removed the smoking remains of dcf*. I didn't realize that it had made it into MAKEDEV. Gone from cdevsw long time ago, gone from /dev now. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-07T21:48:54.000000Z K 7 svn:log V 172 - Remove crypt() - it's in libcrypt - remove ^L's - CTM will probably choke on them - add PRECIOUSLIB to Makefile - name changes libcrypt -> libcipher Submitted by: Geoff. END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1994-09-07T22:54:00.000000Z K 7 svn:log V 114 Added the -d functionality to allow construction of the password databases somewhere other than /etc. END K 10 svn:author V 7 gpalmer K 8 svn:date V 27 1994-09-07T22:58:26.000000Z K 7 svn:log V 125 Add defines to allow pwd_mkdb to build databases in a specified directory - removing the need to hardcode /etc into pwd_mkdb END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T00:07:12.000000Z K 7 svn:log V 214 Tell netstat about the new multicast forwarding statistics. For the moment, don't try to do any multicast forwarding cache printouts; it's not clear that netstat can do anything particularly useful or meaningful. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T00:17:22.000000Z K 7 svn:log V 72 The mrt_ioctl goop properly depends on MROUTING, not MULTICAST. (Oof!) END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T00:26:13.000000Z K 7 svn:log V 40 mrouted from multicast 3.3 distribution END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T00:26:13.000000Z K 7 svn:log V 142 This commit was generated by cvs2svn to compensate for changes in r2555, 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 1994-09-08T00:26:14.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create tag 'MULTICAST_3_3'. END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-08T01:06:46.000000Z K 7 svn:log V 131 Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition. Fix is courtesy of the NetBSD folks. Reviewed by: pst END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T02:29:12.000000Z K 7 svn:log V 107 Print out more useful information about IGMP packets. (Someday, this should include a full DVMRP parser.) END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T02:51:37.000000Z K 7 svn:log V 186 Make it compile and (except for mrouted which is untested as yet) run. Some of these ``modified'' files aren't really modified at all, but CVS isn't smart enough to know the difference. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-08T02:53:07.000000Z K 7 svn:log V 13 Add mrouted. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T03:59:29.000000Z K 7 svn:log V 75 Fixup the .if exists() stuff I messed up the first time. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T04:07:18.000000Z K 7 svn:log V 144 Nuke the ching port - it's highly bogus and I'm sure we can find another (better) one if we ever get overwhelmed by requests. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T04:11:45.000000Z K 7 svn:log V 86 More preventive medicine on making directories before installation. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T04:15:34.000000Z K 7 svn:log V 103 Woo, naughty! It just occurred to me that this guy wasn't using ${DESTDIR} - fixed. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T04:17:57.000000Z K 7 svn:log V 52 Make this work with missing dirs. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T06:38:55.000000Z K 7 svn:log V 707 Undo the damage done to my previous changes. Whoever added the conditional did it backwards, thus flipping the behavior back off again by default (and only re-enableable through a very counter-intuitive option setting!). I'm glad I caught this and would merely like to state again for the record that if you're going to go and modify my changes then you should at least: 1. Do it correctly, since to do otherwise is kind of a slap in the face. 2. TELL me. This is not me just being compulsive, this is simple courtesy. I'm speaking just of my own preferences here, not necessarily trying to impose my standards on the group at large (e.g. some other folks might not even care). Submitted by: jkh END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-08T07:17:27.000000Z K 7 svn:log V 27 Add usr/share/games/boggle END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T09:21:00.000000Z K 7 svn:log V 150 Make errors in /etc/fstab print the line numbers where they occured. Also be more tolerant of blank lines and comments in the file. Submitted by: jkh END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-08T09:33:38.000000Z K 7 svn:log V 914 1. Make CLEANFILES a little less dangerous by being more spcifc about some file names. 2. Add MAKEDEVS= that does all the /dev population so that this is not duplicated in 2 or 3 places. Helps to keep it in sync too. Cleaned up and fixed to not overflow inode tables. 3. Fix paths to the 2 crypt versions. 4. Init is sbin/init now instead of sbin/init.bsdi. 5. bdes is now in secure/usr.bin, will need to do something about telnet. 6. Incorporate 1.1.5.1 patches for EXTRACT.sh files. 7. Correct calls to make kcopy-flooppy to work with or without obj/. 8. Reorder src-clean: target so that it does not destroy the real obj tree, but does rip out junk and obj links. 9. Incorporate 1.1.5.1 patche for srcbin tarball name. 10. Add chflags command to release-dirs target so the rm -rf can have a chance to work. With this and a few more commits I will have 2.0 bin tarballs. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-08T09:41:01.000000Z K 7 svn:log V 79 You need the freefall.mc file to build the release /etc/sendmail.cf file from. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T10:29:15.000000Z K 7 svn:log V 65 Declare functions that don't return as having attribute __dead2. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T10:36:30.000000Z K 7 svn:log V 97 Don't install math.h if WANT_MSUN is defined. lib/msun has its own math.h with many extensions. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T10:40:23.000000Z K 7 svn:log V 16 Install math.h. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T10:51:48.000000Z K 7 svn:log V 175 Add datfiles to SUBDIR for obj target too. "make install" wrote to the source directory and failed when the source directory was nfs mounted. This was fixed in 1.1.5. Sigh. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T11:19:43.000000Z K 7 svn:log V 368 Declare huge and tiny as volatile so that gcc doesn't evaluate huge*huge and tiny*tiny at compile time. The evaluations are supposed to be done at run time to set the IEEE exception flags. Many other source files in libm and msun are missing this fix. Fixing them is not urgent since the default IEEE exception masks don't allow use of the overflow exception flag. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T11:24:54.000000Z K 7 svn:log V 56 Build *.3 and *.ref at build time, not at install time. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T11:49:04.000000Z K 7 svn:log V 321 Remove and all dependencies on it. eflags.h is just the Mach/i386 version of the BSD/vax(?) . The Mach version has slightly better names for many macros but is now out of date and little used. It was originally used even less (for spelling PSL_T as EFL_TF in ). END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T12:25:18.000000Z K 7 svn:log V 525 Get all the definitions from DEFS.h and not directly from asmacros.h if KERNEL is not defined. lib/msun/i387/*.S include asmacros.h to get the definitions of ENTRY(), etc. This is bogus since asmacros.h is only supposed to give definitions suitable for the kernel. The current definitions for the kernel almost worked but are missing the ".type" declarations. This caused the linker to print warnings about doubtful relocations for almost anything linked to libm[sun]. Uniformize name and use of idempotence identifier. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T12:26:07.000000Z K 7 svn:log V 136 Quote the first arg to _IO(). Not quoting it didn't matter because this file is never used. Uniformize use of idempotence identifier. END K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-08T12:27:08.000000Z K 7 svn:log V 212 Don't exit early if malloc() fails (never exit early now; the `fatal' flag to err() is useless). The following files might be much smaller so malloc() might work for them. Clean up formatting of the -x change. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T18:02:35.000000Z K 7 svn:log V 124 Recycle cdev 20, sound blaster driver is long since deceased. Assign cdev 8 to Luigi's transputer driver. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T18:48:57.000000Z K 7 svn:log V 59 Gack - this was totally broken. Reviewed by: Submitted by: END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-08T19:06:58.000000Z K 7 svn:log V 47 add libcipher to Makefile Submitted by: Geoff. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T19:15:47.000000Z K 7 svn:log V 167 Sigh. Ok, now that these have been uncovered by fixing the Makefile, make them work! :-) Just include ${X11BASE}/include in the CFLAGS, basically. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T19:18:51.000000Z K 7 svn:log V 96 Add /var/games/phantasia to list of targets, as per Rod's earlier suggestion. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T19:19:46.000000Z K 7 svn:log V 92 Remove the conditional mkdir of /var/games/phantasia - done by mtree now. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T19:25:09.000000Z K 7 svn:log V 117 Make this silly thing use _PATH_UNIX first. Remove some of the more bogus alternate kernel names. Submitted by: jkh END K 10 svn:author V 3 pst K 8 svn:date V 27 1994-09-08T19:27:06.000000Z K 7 svn:log V 171 Add code to pull options out of FINGER environment variable if present. Yes, has same stupid bug as more(1), options must be specified as one argument. Submitted by: pst END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-08T19:46:57.000000Z K 7 svn:log V 53 document libcrypt and libcipher. Submitted by: Geoff END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T20:01:17.000000Z K 7 svn:log V 136 Nuke monop - we don't need any grief from Parker Brothers on their copyrighted and trademarked game. Reviewed by: jkh Submitted by: sef END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-08T20:55:02.000000Z K 7 svn:log V 301 Based on fix from 1.1.5.1: >From: jtk@atria.com (John T. Kohl) in rcmd: It calls select() with a hardcoded "number of file descriptors" argument of 32, rather than computing it based on the sockets about which it cares. - Now we work out the nfds arg, and do some error checking Submitted by: Geoff. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-08T21:30:51.000000Z K 7 svn:log V 273 From 1.1.5.1 >From Arne Bier while running more(1), if you enter ":a" to get the name of the file being viewed, more dumps core when you hit enter (as prompted). This is due to more(1) attempting to find the length of a NULL string. Submitted by: Geoff. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T21:34:33.000000Z K 7 svn:log V 586 [ From Dave Tweten ] POSIX.2 looks pretty unequivocal to me, and it agrees with you. Under the explanation of the "-p" option, it says, "Each dir operand that names an existing directory shall be ignored without error." Under the explanation of exit status zero, it says, "All the specified directories were created successfully, or the-p option was specified and all the specified directories now exist." Seems to me POSIX requires exactly the behavior you want. [ And I've made the change, which is also now compatible with 1.x - jkh ] Reviewed by: jkh Submitted by: jkh/tweten END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-08T22:40:56.000000Z K 7 svn:log V 41 Sample manpath.config. Submitted by: jkh END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-09T00:17:47.000000Z K 7 svn:log V 105 As per suggestion by Michael Reifenberger, make ncftp use the -N flag. Reviewed by: jkh Submitted by: mr END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-09T01:08:38.000000Z K 7 svn:log V 131 1. pc3 pccons description restored from 1.1.5.1 2. color, semi-graphics, functional keys descriptions added to: pc3, cons25, pc3r END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-09T02:39:24.000000Z K 7 svn:log V 99 Use second terminal name instead of obsoleted and duplicated first two-letter names (from 1.1.5.1) END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-09T03:11:15.000000Z K 7 svn:log V 230 Speed matching code never successful, because ospeed range is [0..17] but termios speed range is [0..115200]. Of cource ospeed initialized with wrong value too which cann affects terminals with padding, fixed. 57600,115200 added. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-09T06:21:43.000000Z K 7 svn:log V 510 Rearrange this a bit while I think about the whole problem of fetching multiple targets when dealing with creating a set of distribution files from scratch. Another problem is *verifying* that a given file fetched from its HOME_LOCATION is the one we wanted (what if the stupid ftp site maintainer updated it in place?). Rich Morin pointed this out and suggested some solutions. I need to think about it some more (suggestions?). For now, we have a seperate `fetch' and `extract' target. Submitted by: jkh END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-09T09:43:18.000000Z K 7 svn:log V 40 fix bogus .include Submitted by: Geoff. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T10:02:24.000000Z K 7 svn:log V 258 Pull the following fix in from 1.X: revision 1.6 date: 1993/10/19 19:57:35; author: rgrimes; state: Exp; lines: +2 -1 Pull in ../Makefile.inc so that the whatis database ends up in the correct place. Rich Murphy has a better fix for this, but I lost it! END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-09T11:06:27.000000Z K 7 svn:log V 276 Two fixes from the NetBSD group (Charles Hannum): 1) dir.c: get byte order right in mkentry() 2) pass1.c: When doing -c2 conversion, do secsize reads for a symlink - not doing so was causing the conversion to fail because the device driver can't deal with short reads. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1994-09-09T11:11:01.000000Z K 7 svn:log V 326 Fixed some confusion between the size of a logical block and the size of a device block which was stopping symbolic links working. cd9660_readdir was incorrectly casting a pointer to the d_namlen field of a struct dirent to a (u_short*) which caused the directory entries "." and ".." to read incorrectly. Submitted by: dfr END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-09T11:16:03.000000Z K 7 svn:log V 44 Woops, last patch was by Wolfgang Solfrank. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1994-09-09T11:27:50.000000Z K 7 svn:log V 52 Added the psm driver from 1.1.5. Submitted by: dfr END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T12:15:49.000000Z K 7 svn:log V 297 revision 1.2 date: 1993/11/15 07:15:16; author: rgrimes; state: Exp; lines: +1 -0 From Andrew Moore Make /usr/share/dict/words a symbolic link to web2 [This is now NECESSARY for games/boggle as it uses /usr/share/dict/words as an input file] Reviewed by: rgrimes Submitted by: From 1.x, alm END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-09T12:58:10.000000Z K 7 svn:log V 31 Made SLMTU kernel config'able. END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-09T13:23:20.000000Z K 7 svn:log V 69 Fixed off by one error in referencing an array. Stolen from: NetBSD END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-09T13:24:26.000000Z K 7 svn:log V 55 Relaxed panic in fdesc_setattr() to just return error. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T13:34:27.000000Z K 7 svn:log V 182 Remove the explicit call to ../Makefile mdec:, it is now handled by a make install from the top level correctly. Rewrite release-dirs: to use new mtree file mtree/BSD.release.dist. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T13:35:59.000000Z K 7 svn:log V 131 Add the missing . entries to BSD.*.dist files. New file BSD.release.dist is used for creating release area top level directories. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T13:43:21.000000Z K 7 svn:log V 309 Fix missing .. before phantasia. Caused by incorectly adding a directory, you MUST add the directory name and the .. entry to close the directory. If you do not understand mtree files, do not modify them, it is very easy to trash someones box with a mistake in here. Especially with regards to .. entries. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T14:12:01.000000Z K 7 svn:log V 90 Secure /var/{backups, crash, and cron} by changing them to mode 750. Reviewed by: davidg END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T15:10:37.000000Z K 7 svn:log V 16 Reenable libg++ END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T15:12:31.000000Z K 7 svn:log V 513 ljo: You need to fix the libio/_G_config.h file around lines 42-44. After that everything should be OK. You should have seen many warning error messages about this file. There are missing "short" "char" keywords the file. Michael: Apply the following patch rgrimes: The patch to include/_G_config.h is highly questionable and has been marked as such. Reviewed by: rgrimes Submitted by: L Jonas Olsson Submitted by: Michael Reifenberger END K 10 svn:author V 3 dfr K 8 svn:date V 27 1994-09-09T15:19:40.000000Z K 7 svn:log V 88 Fixed a couple of typos which made S_ISFIFO and S_ISSOCK return true for regular files. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T16:02:04.000000Z K 7 svn:log V 245 Correct the .conf files now that halt is gone and reboot is used in it's place. Removed mount_pcfs until we have a replacement. Removed fdisk until it is ported and/or replaced. Now have to include many more libraries due to /bin/sh changes. END K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-09-09T16:11:58.000000Z K 7 svn:log V 85 Correct path to crunch, and remove srccontrib tarballs (we have no more srccontrib!) END K 10 svn:author V 4 paul K 8 svn:date V 27 1994-09-09T16:40:27.000000Z K 7 svn:log V 46 Removed bugfiler. Submitted by: Paul Richards END K 10 svn:author V 3 jkh K 8 svn:date V 27 1994-09-09T17:03:40.000000Z K 7 svn:log V 90 How embarassing. I totally forgot to cvs add this thing. Thanks, Rod! Submitted by: jkh END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-09T19:07:43.000000Z K 7 svn:log V 122 In emacs editing mode, sh treated ^D at the end of a line as EOF. (Apparently by Christos Zoulas.) Liberated from: NetBSD END K 10 svn:author V 4 paul K 8 svn:date V 27 1994-09-09T19:48:23.000000Z K 7 svn:log V 16 Enabled send-pr END K 10 svn:author V 4 paul K 8 svn:date V 27 1994-09-09T19:50:44.000000Z K 7 svn:log V 145 Added some missing ${.CURDIR} and removed some that shouldn't have been there. It should build and install fine with and without an obj dir now. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-09T20:10:28.000000Z K 7 svn:log V 86 Add kerberosIV to /usr/include, in preparation for getting kerberos (eBones) working. END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-09T20:29:20.000000Z K 7 svn:log V 180 Changes required for bringing in eBones (kerberosIV - des + des ;-)) - check for directory "eBones" - add checks for define "NOEBONES" - get includes and libraries targets set up. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-09T22:03:51.000000Z K 7 svn:log V 522 Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST has no effect now, and MROUTING should never be defined by default. (Eventually the code should be dynamically loadable.) Also, allow for Pentium CPUs in GENERICBT kernels. Add an `install' rule to Makefile.i386, which looks like this: mv /kernel /kernel.old install -c -m 555 -o root -g root -fschg kernel / I'd like comments on whether or not you think it's a good idea to have the kernel be immutable by default; I'm happy either way. CVS: END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-09T22:05:02.000000Z K 7 svn:log V 121 Disable IPMULTICAST_VIF socket option when MROUTING is not defined, since it doesn'tmake any sense for non-routers. CVS: END K 10 svn:author V 4 csgr K 8 svn:date V 27 1994-09-09T22:12:38.000000Z K 7 svn:log V 125 Remove *_SAVER syscons options - I don't know how they go in here: (These options did not even really exist in 1.1.5.1) CVS: END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-09T22:22:36.000000Z K 7 svn:log V 78 Bogus little commit to see if my change to log_accum.pl actually worked. CVS: END K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-09-09T23:13:03.000000Z K 7 svn:log V 124 Define new MIB variable, hw.floatingpoint, which is true if FP hardware is present, and false if an emulator is being used. END K 10 svn:author V 4 ache K 8 svn:date V 27 1994-09-10T02:44:26.000000Z K 7 svn:log V 43 Add missing bell capability to cons25,pc3r END K 10 svn:author V 2 dg K 8 svn:date V 27 1994-09-10T03:19:49.000000Z K 7 svn:log V 775 Brought over two fixes from 1.1.5; this now makes this driver "up to date" with 1.1.5: revision 1.40 date: 1994/06/17 16:57:03; author: pst; state: Exp; lines: +4 -2 From: Gill Kloepfer Jr. Verified by: pst > The DIOCSBAD ioctl sets a bad block table (is almost suredly called by > the bad144 utility) and changes the memory-resident bad block table. The > problem is that bad144intern() is not called after the "disk" structure has > been changed, so that the internal bad144 table will become out-of-sync with > the one in the disk structure. ---------------------------- revision 1.39 date: 1994/06/07 01:36:39; author: phk; state: Exp; lines: +3 -2 another place option !defined(DISKLABEL_UNPROTECTED) was needed. END