ƒ¬J11477 236 129 136 125 268 128 172 112 131 247 228 174 225 138 156 137 382 387 368 351 306 170 141 182 138 116 152 204 123 186 136 121 227 141 145 130 123 201 222 112 109 304 145 123 119 143 136 225 515 673 228 1326 169 140 121 128 174 182 259 161 158 384 233 455 235 322 211 127 510 175 219 511 226 178 150 130 156 290 120 200 205 207 112 410 192 112 230 257 108 199 121 392 117 97 176 464 152 425 213 235 290 365 138 259 143 156 171 127 100 117 196 143 158 99 184 184 273 293 129 167 225 171 108 148 215 336 238 241 160 405 235 127 317 274 184 333 134 266 491 125 1033 153 120 863 142 125 179 730 148 194 1840 160 220 117 149 121 138 174 168 164 172 112 143 145 195 172 120 271 405 186 277 238 163 138 203 128 110 198 124 337 131 160 230 149 174 102 105 197 164 131 900 188 131 118 275 889 353 200 372 197 261 139 151 212 127 276 206 116 124 425 212 149 104 111 309 215 176 261 121 222 103 237 160 107 172 289 137 192 163 190 289 142 131 156 563 310 214 K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-14T19:11:27.000000Z K 7 svn:log V 37 Adapt to changes in leave_playpen(). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-14T19:11:47.000000Z K 7 svn:log V 44 Make playpens more suitable for nested use. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-14T19:13:35.000000Z K 7 svn:log V 33 Sync up to today's cleanup work. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-14T19:14:26.000000Z K 7 svn:log V 175 *Preliminary* pass over the docs to start bringing things up to 2.1 level. Still not done in here by a long shot, but this takes care of most of the cosmetic/bug fixing work. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-14T19:15:10.000000Z K 7 svn:log V 36 Try for a more realistic SNAP date. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-14T21:49:54.000000Z K 7 svn:log V 76 New section: firewalls. Submitted by: Gary Palmer END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-14T21:55:34.000000Z K 7 svn:log V 16 Sync with head. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-15T01:41:51.000000Z K 7 svn:log V 35 Migration from src/share/FAQ/Text. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T02:46:36.000000Z K 7 svn:log V 154 Add Michael Elbel to contributors list for his work with the ports collection. I'm going to run a search of maintainers against the contrib list now! :) END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-15T03:40:57.000000Z K 7 svn:log V 136 Added a -D option to set the TCP_NODELAY socket option. This improves responsiveness at the expense of some additional network traffic. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T04:37:07.000000Z K 7 svn:log V 82 Substantially simplify the package install code by running pkg_add in slave mode. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T04:39:56.000000Z K 7 svn:log V 132 Fix a few long-standing bogons in the playpen code. Don't worry, folks, this will come into -current just as soon as I'm finished. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T06:25:43.000000Z K 7 svn:log V 46 Adjust for new location of MIRROR.SITES file. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T08:32:22.000000Z K 7 svn:log V 64 We don't have a "doc" distribution right now. Set this to bin. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T08:33:48.000000Z K 7 svn:log V 45 Same for this file: DISTRIBUTION doc -> bin END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T11:26:49.000000Z K 7 svn:log V 289 README reads: This directory tree contains tools used for the maintenance of FreeBSD. There are no Makefile structure, but possibly Makefiles in some of the subdirs. Nothing show be installed from here and into the running system. This directory should contain only subdirs and this file. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T11:27:15.000000Z K 7 svn:log V 294 README reads: This directory is for diagnostic programs. A diagnostic program is one that will inform you that something is wrong somewhere, for instance by traversing a kernel-structure and verifying the integrity. Please make a subdir per program, and add a brief description to this file. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T11:27:40.000000Z K 7 svn:log V 275 README reads: This directory is for regression test programs. A regression test program is one that will excercise a particular bit of the system to check that we have not reintroduced an old bug. Please make a subdir per program, and add a brief description to this file. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T11:27:49.000000Z K 7 svn:log V 258 README reads: This directory is for test programs. A test program is one that will excercise a particular bit of the system and try to break it and/or measuring performance on it. Please make a subdir per program, and add a brief description to this file. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T11:28:03.000000Z K 7 svn:log V 213 README reads: This directory is for tools. A tool is something which is sometimes useful, and doesn't fit any of the other categories. Please make a subdir per program, and add a brief description to this file. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T11:33:42.000000Z K 7 svn:log V 78 Add kernxref, a shellscript to crossreference the symbols of the LINT kernel. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T12:29:12.000000Z K 7 svn:log V 49 malloc.c A program to benchmark and test malloc. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T12:41:09.000000Z K 7 svn:log V 90 Sync. Split into more rational package support functions and clients of those functions. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T12:55:13.000000Z K 7 svn:log V 46 Remove wcd0 from list of devices on boot.flp. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T14:08:42.000000Z K 7 svn:log V 24 Last pen sanitize pass. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T14:31:10.000000Z K 7 svn:log V 60 Add a '-c' option for cleaning namelists of various things. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T14:32:26.000000Z K 7 svn:log V 111 Make a rule for cleaning the namelist of lkms. TXT & DATA symbols not explicitly mentioned will be made local. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T14:33:17.000000Z K 7 svn:log V 31 Only export our 'init' symbol. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T14:54:05.000000Z K 7 svn:log V 94 Another cleanup pass through here. About one more before final release and I should be done. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T15:45:20.000000Z K 7 svn:log V 44 As bits become scarce, start tightening up. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T15:45:33.000000Z K 7 svn:log V 29 Add 2 missing distributions. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-15T15:50:19.000000Z K 7 svn:log V 133 XDIGIT range fixed. This change is cosmetique and not affect anyone, because ASCII locale used for isdigit and isxdigit in any case. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-15T16:14:42.000000Z K 7 svn:log V 45 Change the default PRINTER from ps to ascii. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T16:24:52.000000Z K 7 svn:log V 53 Turn zip back on - the MFS image blew up without it. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T16:30:48.000000Z K 7 svn:log V 38 Bring in John's change from the HEAD. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T16:46:00.000000Z K 7 svn:log V 31 Automatically DTRT for VFS_LKM END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-15T16:49:16.000000Z K 7 svn:log V 107 Various fixes mostly for letters range Obtained from: partially from Kaleb S. Keithley patch END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-15T16:51:16.000000Z K 7 svn:log V 125 Remove hacks that go over the doc tree multiple times. If you need docs in a non-default format, do `make PRINTER=myformat'. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-15T16:52:34.000000Z K 7 svn:log V 16 Sync with head. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-15T16:53:43.000000Z K 7 svn:log V 16 Fix ALPHA range END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T16:56:56.000000Z K 7 svn:log V 211 An even better idea: The default will be that on _${KMOD} (_nfs_mod...) will be exported. This breaks the compilation of some lkms, the owners of which is kindly requested to consider what should be exported. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T16:59:36.000000Z K 7 svn:log V 53 Make LKM entry consisten with tradition: pcic_mod(). END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T17:00:49.000000Z K 7 svn:log V 31 Revert to default entry point. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-15T17:22:24.000000Z K 7 svn:log V 27 Fix the selection routine. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T17:39:21.000000Z K 7 svn:log V 51 the man-link for moncontrol soesn't belong here... END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T17:40:20.000000Z K 7 svn:log V 44 Add moncontrol.3 -> monstartup.3 link here. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-15T18:03:42.000000Z K 7 svn:log V 132 Pull all of libkern.a in (though not mcount) so the LKM's don't come out shorthanded. Makes the idea of libkern pretty void now... END K 10 svn:author V 2 se K 8 svn:date V 27 1995-10-15T23:43:08.000000Z K 7 svn:log V 423 Go back to separate tests for configuration mechanism 1 and mechanism 2. Require the state of the configuration enable bits to be OFF assuming that the BIOS left them that way, as it should anyway to avoid bad things to happen. The tests themselves are copied from the previous release, with the exception of CONF1_ENABLE_MSK1 having the LSB set. This bit should be read back as '0', since only DWORD addresses are legal. END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-10-16T05:32:20.000000Z K 7 svn:log V 575 Do a better fake for uname information returned in utssys() call. Currently, the emulator defaults to returning "FreeBSD" as the system name, release "3.2", and version "2.0". Some programs want to make sure they are on a SYSV 3.2 system and check for 3.X release number. Use the following defines to override the defaults: IBCS2_UNAME_SYSNAME IBCS2_UNAME_RELEASE IBCS2_UNAME_VERSION (should be string) for system name, release, and version, respectively. This allows someone to compile the emulator into the kernel so it can pretend to be a specific system if needed. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-16T05:45:49.000000Z K 7 svn:log V 133 Remove an unnecessary tsleep in the swapin code. This tsleep can defer swapping in processes and is just not the right thing to do. END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-10-16T05:52:55.000000Z K 7 svn:log V 1227 Add a hack to emulator to emulat spx device for local X connections. This is truly a hack. The idea is taken from the Linux ibcs2 emulator. To use this feature, you must use the option, options SPX_HACK in your config. Also, in /compat/ibcs2/dev, you must do: lrwxr-xr-x 1 root wheel 9 Oct 15 22:20 X0R@ -> /dev/null lrwxr-xr-x 1 root wheel 7 Oct 15 22:20 nfsd@ -> socksys lrwxr-xr-x 1 root wheel 9 Oct 15 22:20 socksys@ -> /dev/null crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx Do NOT use old socksys driver as that has been removed. This hack needs /compat/ibcs2/dev/spx to be any device that does NOT exist/configured (so the now non-existant spx major/minor works fine). When an open() is called, the error ENXIO is checked and then the path is checked. If spx open detected, then a unix socket is opened to the hardcoded path "/tmp/.X11-unix/X0". As the Linux hacker author mentioned, the real way would be to detect the getmsg/putmsg through /dev/X0R and /dev/spx. Until this true solution is implemented (if ever), I think this hack is important enough to be put into the tree, even though I don't like it dirtying up my clean code (which is what #ifdef SPX_HACK is for). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T07:31:11.000000Z K 7 svn:log V 77 Sync up to today's development snapshot for the other folks working on this. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T08:56:17.000000Z K 7 svn:log V 48 Put H before I in alphabetical list of mirrors. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T09:01:52.000000Z K 7 svn:log V 29 Make this a little clearer.. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T09:11:22.000000Z K 7 svn:log V 36 Translate from the original Danish. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T09:25:22.000000Z K 7 svn:log V 82 Switch to fds from FILE *'s. Fix a problem with FTP media device and INDEX file. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T10:33:47.000000Z K 7 svn:log V 90 Fix the ancient lurking evil that prevented the `Undo' commands from ever really working. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-16T14:18:22.000000Z K 7 svn:log V 165 Fix NO_EXTRACT case: build missing WRKDIR Previous variant always fails on touch work/.extract_cookie (or next following touches) because work directory not exists. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-16T14:27:20.000000Z K 7 svn:log V 68 Add NO_FETCH handling in the similar way as other NO_* targets does END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T15:14:28.000000Z K 7 svn:log V 66 Fix many more bogons, add some stuff to make the docs folk happy. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-10-16T18:21:26.000000Z K 7 svn:log V 287 The ability to administratively change the MTU of an interface presents a few new wrinkles for MTU discovery which tcp_output() had better be prepared to handle. ip_output() is also modified to do something helpful in this case, since it has already calculated the information we need. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-10-16T18:32:35.000000Z K 7 svn:log V 136 Don't use printf() for simple strings because it is slow. Closes PR 783. Submitted by: Wolfram Schneider END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-10-16T19:09:40.000000Z K 7 svn:log V 358 When adding a route fails because there is already a route with the same (mask,value) in the tree, don't immediately return EEXIST. Instead, check to see if the pre-existing route was generated by protcol-cloning. If so, then it is OK to simply blow away the old route and re-attempt the insertion. If not, then fall back to the same error code as before. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-16T20:43:05.000000Z K 7 svn:log V 143 Brought in changes from rev 1.28: remove unnecessary tsleep that could result in processes not being swapped in when they were supposed to be. END K 10 svn:author V 7 wollman K 8 svn:date V 27 1995-10-16T20:53:55.000000Z K 7 svn:log V 225 Change signature of rt->rt_output() so that it is compatible with ifp->if_output() functions. This way, initial implementations of rt_output functionality can just lazily use if_output until customized versions are written. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-16T23:02:35.000000Z K 7 svn:log V 118 Sync to my current development srcs. I'm about to go off the air here for awhile wwhile they work on my phone lines. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-17T02:57:11.000000Z K 7 svn:log V 35 Sync with me in prep for snapshot. END K 10 svn:author V 2 se K 8 svn:date V 27 1995-10-17T15:23:14.000000Z K 7 svn:log V 418 At least the ASUS Triton motherboards don't disable the PCI bus configuration accesses after the BIOS bus scan. The previous revision made the assumption, that every PCI motherboard did ... Change the test on the initial value of the CONF1_ADDR_PORT register in a way that makes the probe succeed on triton based motherboards, without breaking the EISA motherboard that has some non-PCI register at the same address. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-17T16:26:54.000000Z K 7 svn:log V 83 Update Digiboard entries. Submitted by: "Serge A. Babkin" END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-17T17:38:42.000000Z K 7 svn:log V 126 Add a man page for the dgb driver. Submitted by: "Serge A. Babkin" (English improved a bit by me.) END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-17T18:26:43.000000Z K 7 svn:log V 419 Fixed a bug that caused last(1) to be extremely slow in some cases, and made other performance improving changes. This improves the performance of last(1) by as much as 32 times in some cases, and in more typical cases is about twice as fast. Added a BUGS section to the manual page to describe the behavior of last(1) when a login shell terminates abnormally (and thus doesn't write a logout record to the wtmp file). END K 10 svn:author V 5 asami K 8 svn:date V 27 1995-10-17T20:58:08.000000Z K 7 svn:log V 131 Back out the two latest changes. The -current branch is now equal to the -stable branch except the change between 1.182 -> 1.183. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-17T21:37:41.000000Z K 7 svn:log V 87 Doubled the performance of getenv()/__findenv() by rewriting it to not use strncmp().. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-17T21:42:38.000000Z K 7 svn:log V 59 Brought in changes from rev 1.107: fix dgb driver portion. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-17T21:45:30.000000Z K 7 svn:log V 39 Brought in rev 1.32: add dgb man page. END K 10 svn:author V 2 se K 8 svn:date V 27 1995-10-17T23:30:11.000000Z K 7 svn:log V 65 Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-18T00:12:55.000000Z K 7 svn:log V 197 Almost snapshot time.. Merge today's work. Now support an attributes file loaded at startup (true front-loaded install). Add fuller debugging support to all device I/O routines. Lots-o-bug fixes. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-18T00:47:09.000000Z K 7 svn:log V 28 2 More important bug fixes. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-18T04:05:16.000000Z K 7 svn:log V 103 Clean up entries for supported CD-ROM drives. Submitted by: Frank Durda IV END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-18T04:19:00.000000Z K 7 svn:log V 113 Create a scrt0.o file that specifically excludes the shared-lib support. This will be used for -static programs. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-18T04:28:31.000000Z K 7 svn:log V 115 When building -static, link with special scrt0.o instead of crt0.o. This reduces the text size by about 1.5Kbytes. END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-18T04:36:31.000000Z K 7 svn:log V 16 Sync with head. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-18T05:02:02.000000Z K 7 svn:log V 317 Some rethinks on the way the attribute interface worked (now that I'm really, truly using it). Allow distribution fetch to get .info files from the root.flp OR the distribution in question, allowing us to add flexibility to the scheme. At some point, perhaps soon, the cached copy should probably go away entirely! END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-18T05:07:43.000000Z K 7 svn:log V 96 Add a hint about generating postscript docs. Submitted by: "Julian H. Stacey" END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-18T05:08:52.000000Z K 7 svn:log V 16 Sync with head. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-18T15:56:55.000000Z K 7 svn:log V 137 put the _getenv and _strncmp under #ifdef DEBUG, which is the only time they are used. Saves a few bytes here and there, nothing major. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T06:26:49.000000Z K 7 svn:log V 164 Various fixes to make this work better when called from other tools. Submitted by: Coranth Gryphon & Wolfram Schneider END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T06:29:30.000000Z K 7 svn:log V 16 Merge from HEAD END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T08:07:09.000000Z K 7 svn:log V 106 Update apache port knob to point to right executable. Submitted by: "Eric L. Hernes" END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-19T15:19:03.000000Z K 7 svn:log V 29 Recognize Acrobat files too. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T15:57:23.000000Z K 7 svn:log V 299 Sync with today's sources: o Implement the 2.0.5->2.1 upgrade procedure (gah). o Bring in Coranth's support for configuration of anon ftp and Samba plus some changes of my own. o More attempts to actually write the documentation in english. o Update docs to contain more 2.1-centric information. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T16:15:43.000000Z K 7 svn:log V 25 Drat! Forgot the adds.. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T18:37:50.000000Z K 7 svn:log V 6 Sync. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-19T18:38:31.000000Z K 7 svn:log V 84 Set SNAP to today's date. Yes, today a snapshot is going out - one way or another! END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-19T18:42:12.000000Z K 7 svn:log V 369 Implement the "ulimit" builtin. This is the analogon to csh's "limit" command and badly needed in sh(1) for everybody who wants to modify the system-wide limits from inside /etc/rc. The options are similar to other system's implemantations of this command, with the FreeBSD additions for -m (memoryuse) and -p (max processes) that are not available on other systems. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-19T18:45:44.000000Z K 7 svn:log V 58 Remove the bugs section. sh(1) now has a ulimit builtin. END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-10-19T19:16:01.000000Z K 7 svn:log V 327 Implement SA_NODEFER sa_flag for sigaction(): Add SA_NODEFER define to signal.h Add ps_nodefer field to struct sigacts in signalvar.h. Add code to kern_sig.c to handle SA_NODEFER. If flag is set, when the signal is delivered, it is not masked automatically from receiving the same signal again. Reviewed by: wollman, bde END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-10-19T19:20:17.000000Z K 7 svn:log V 115 Use sa_flag option SA_NODEFER in sigsys() emulation because SVR3 does not automatically mask signal upon delivery. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-19T19:29:55.000000Z K 7 svn:log V 141 Propogate default table to restricted 8859-1 template (only control/graph/punct/print tags used) Based on: kaleb@x.org and Bruce suggestions END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-19T21:35:03.000000Z K 7 svn:log V 198 Fix initialization of "bsize" in vnode_pager_haspage(). It must happen after the check for the mount point still existing or else the system will panic if someone forcibly unmounted the filesystem. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-19T23:48:25.000000Z K 7 svn:log V 270 If we clear the B_CACHE flag because a buffer isn't composed fully of valid bytes, we must also clear the B_DONE flag. Some filesystems depend on this (incl NFS) and is probably the cause of the biodone error and subsequent crash. Anyway this change needs to be made. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T07:00:40.000000Z K 7 svn:log V 46 Remove a little TOO much verbosity from here. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T07:02:53.000000Z K 7 svn:log V 166 Too many bugs fixed to mention. This code just seems to BREED them. Many interfaces were also simplified or generally cleaned up in an attempt to curb this problem. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T07:03:40.000000Z K 7 svn:log V 51 Finally split this off from system.c, as intended. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T07:37:11.000000Z K 7 svn:log V 64 Give user the option to bail out of a failing FTP installation. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T10:01:26.000000Z K 7 svn:log V 79 More bug fixing, make debug settable two ways, put more meat into the upgrade. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T10:01:39.000000Z K 7 svn:log V 35 Document this a little bit better. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T10:38:49.000000Z K 7 svn:log V 9 Fix fix. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T14:26:15.000000Z K 7 svn:log V 25 Sync for Westhill build. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T15:40:52.000000Z K 7 svn:log V 103 Split the preconfiguration code off into its own location. Make it possible to preconfigure TCP setup. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T16:17:48.000000Z K 7 svn:log V 51 The accursed snapshot date rolls forward to today. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T16:49:50.000000Z K 7 svn:log V 66 Now I can do all the TCP and FTP configuration from config files. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T16:50:01.000000Z K 7 svn:log V 8 Update. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-20T17:16:58.000000Z K 7 svn:log V 91 Don't allow LD_* env. variables to be tricked Submitted by: Sam Hartman END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-20T17:26:40.000000Z K 7 svn:log V 91 Don't allow LD_* env. variables to be tricked Submitted by: Sam Hartman END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-20T20:05:15.000000Z K 7 svn:log V 180 -fomit-frame-pointer is becomming an increasingly popular optimization, so before somebody screws up royally, make sure this always works by adding a -fno-omit-frame-pointer here. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T20:10:49.000000Z K 7 svn:log V 200 Slip some fixes under the wire. Mostly cosmetic cleanup and an attempt to make the package installer a little more robust (it's still a little shakey, but will improve between now and the release).. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-20T20:32:26.000000Z K 7 svn:log V 36 Oops. Change LC_CTYPE to LC_TIME... END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T21:57:25.000000Z K 7 svn:log V 75 Slip some more fixes in under the wire (build hasn't gotten this far yet). END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-20T22:12:53.000000Z K 7 svn:log V 133 Kill unnecessary outl (CONF1_DATA_PORT, 0) that was killing some non-PCI machines. Submitted by: Stefan Esser END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-20T22:17:35.000000Z K 7 svn:log V 78 Fix original patch error with ! before strncmp Zap only needed LD_* variables END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T22:34:55.000000Z K 7 svn:log V 16 Very small nit. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T22:36:06.000000Z K 7 svn:log V 56 Change the pkg_info check back - it was correct before! END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-20T22:48:49.000000Z K 7 svn:log V 122 This small change allows express installation to invoke the last config menus before the final stage operations are done. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-21T00:47:32.000000Z K 7 svn:log V 241 o rename ulimit -p into ulimit -u, so we are in agreement with bash o fix brokeness for 1>&5 redirection, where `5' was an invalid file descriptor, but no error message has been generated o fix brokeness for redirect to/from myself case END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-21T00:55:36.000000Z K 7 svn:log V 145 A mixed bag of changes, relating to getting the state in "lsdev" right, and pccard support to work sensibly. Better by far, but still not good. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-21T02:12:20.000000Z K 7 svn:log V 149 Fix panic caused by PRU_CONTROL not being dealt with properly. Bug pointed out by David Maltz , but this fix is by me. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-21T03:02:54.000000Z K 7 svn:log V 69 Brought in fix from rev 1.23: handle PRU_CONTROL to prevent a panic. END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-10-21T05:01:57.000000Z K 7 svn:log V 307 sigset() should have sa_flags cleared to sig is maked before calling handler (remove SA_NODEFER). On the other hand, signal() case should set sa_flags to SA_NODEFER as in previous change. In addition, added #ifdef'd code for signal() to or in SA_RESETHAND flag for when that compatability is implemented. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-10-21T07:05:01.000000Z K 7 svn:log V 140 Add $Id$ since this version of the file has diverged from the BSD base a fair bit. I forgot to add it when I made the fixes some time ago. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-21T08:38:13.000000Z K 7 svn:log V 36 Killed a few gratuitous #include's. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T08:51:01.000000Z K 7 svn:log V 224 Return early in printreg() when the pointer is NULL. For FreeBSD, the strings describing the drive status and error bits are so deficient that the pointer is always NULL. Reported by: Philippe Charnier END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-10-21T09:10:49.000000Z K 7 svn:log V 179 Remove bogus #include , and the bogus instances of "struct device" and the bogus unit number mentioned in the error message. Some other minor cleanups, all trivial. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T09:18:45.000000Z K 7 svn:log V 92 Avoid overflow in calcru(). Fixes PR 788. Submitted by: imdave@synet.net (Dave Bodenstab) END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T11:02:01.000000Z K 7 svn:log V 240 Remove private rules for clean, depend, lint, tags and install. The private clean rules have been broken since we started building compressed man pages in the obj directory and the others don't do anything different from the general rules. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T11:50:35.000000Z K 7 svn:log V 42 remove now-bogus gusmax device from list. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T12:46:02.000000Z K 7 svn:log V 173 Add `.sh' suffix and rule. Enable `.c' rule. (Null suffix rules were disabled because of bugs in old versions of make.) Add ${LDFLAGS} to all rules that involve linking. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T14:07:02.000000Z K 7 svn:log V 398 1. Of course, the day after you roll the snapshots is the day you realize that the FTP install doesn't deal with timeouts and hasn't since it was written. Fixed. 2. Totally eliminate the OptionFlags. I only had to work harder to sync them with configuration variables, so why not simply always use configuration variables? This has actually greatly simplified areas of the code. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T14:07:48.000000Z K 7 svn:log V 33 Fix a few bogitties in this doc. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T14:27:19.000000Z K 7 svn:log V 940 Rewrite and merge some bogus makefiles to create Makefile.shprog. Just include this in the old makefiles. I intended to fix only the private maninstall rule but found a lot of other bogons and bugs: - strong resistance to installing the program anywhere other than ${DESTDIR}/usr/bin (first, ../../Makefile.inc was not included. ../Makefile/inc was redundantly included instead. Second, /usr/bin was hard coded). - the owner, group and permissions were hard coded. - the man page was installed twice. - MANDEPEND wasn't necessary. - calculations to determine the obj directory weren't necessary. - there were unnecessary private rules for depend, rcsfreeze and tags. We don't support the rcsfreeze target. - there was an extra, bogus, rule for `all'. The final version uses suffix rules to eliminate the remaining verboseness involving directories (${.CURDIR}) and to potentially allow multiple shell programs in one directory. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-21T14:52:48.000000Z K 7 svn:log V 60 if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") too END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T15:03:22.000000Z K 7 svn:log V 28 Missed a gus max reference. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T16:26:38.000000Z K 7 svn:log V 770 Remove private maninstall target. It will conflict with the one in bsd.man.mk when I change the latter to use `::' instead of `:' dependencies. (bsd.man.mk is included because NOMAN isn't defined. The maninstall target is supposed to be private to bsd.man.mk so bsd.man.mk doesn't bother testing if it is already defined. The test for redefinition in Makefile.dev was too early to do anything.) Change install target to a beforeinstall target (perhaps there should be an `extrainstall' target so that Makefiles don't have to abuse one of beforeinstall, install, realinstall or afterinstall). Don't bother testing for the install target already being defined. Rewrite the shell loop as a make loop (this reduces the time for installing groff from 78s to 65s here). END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T16:44:24.000000Z K 7 svn:log V 50 Fix a couple of things I broke while fixing them. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-21T17:42:28.000000Z K 7 svn:log V 31 Implement mincore system call. END K 10 svn:author V 8 torstenb K 8 svn:date V 27 1995-10-21T17:51:47.000000Z K 7 svn:log V 82 change Frank Bartels mail address Requested by: Frank Bartels END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T18:18:46.000000Z K 7 svn:log V 637 Fix maninstall target for the NOMANCOMPRESS case. The previous revision failed when there was an obj directory. Use .PATH.n for installing too so that make can find the source files. This allows the source files to be in several directories (the old method using cd only works well for a single directory). The dependencies are on the source files even for the compressed case, although it would be more flexible to depend on the files being installed, so that `make install' doesn't attempt to build things Force COPY to -c for the NOMANCOMPRESS case. Then the files to be installed are always sources, so they must not be moved. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T18:28:08.000000Z K 7 svn:log V 56 Make all FTP failures "bounce" the connection properly. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T19:44:02.000000Z K 7 svn:log V 101 Every time I think I have the FTP reselection code working, I find another case to check for. SIGH! END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-21T19:50:00.000000Z K 7 svn:log V 1746 Start including to get the correct args structs and prototypes for all syscalls. The args structs are still declared in comments as in VOP implementation functions. I don't like the duplication for this, but several more layers of changes are required to get it right. First we need to catch up with 4.4lite2, which uses macros to handle struct padding. Then we need to catch up with NetBSD, which passes the args correctly (as void *). Then we need to handle varargs functions and struct padding better. I think all the details can be hidden in machine-generated functions so that the args structs and verbose macros to reference them don't have to appear in the core sources. Add prototypes. Add bogus casts to hide the evil type puns exposed by the previous steps. &uap[1] was used to get at the args after the first. This worked because only the first arg in *uap was declared. This broke when the machine- genenerated args struct declared all the args (actually it declares extra args in some cases and depends on the user stack having some accessible junk after the last arg, not to mention the user args being on the stack. It isn't possible to declare a correct args struct for a varargs syscall). The msgsys(), semsys() and shmsys() syscall interfaces are BAD because they multiplex several syscalls that have different types of args. There was no reason to duplicate this sysv braindamage but now we're stuck with it. NetBSD has reimplemented the syscalls properly as separate syscalls #220-231. Declare static functions as static in both their prototype and their implementation (the latter is optional, and this misfeature was used). Remove gratuitous #includes. Continue cleaning up new init stuff. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-21T20:03:07.000000Z K 7 svn:log V 68 Error message reform. Make an unnecessarily fatal error a warning. END K 10 svn:author V 8 swallace K 8 svn:date V 27 1995-10-21T20:33:43.000000Z K 7 svn:log V 122 In bsd_to_ibcs2_sigaction(), flag for ibcs2 system should be IBCS2_SA_NOCLDSTOP and not SA_NOCLDSTOP. Submitted by: bde END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-21T21:08:43.000000Z K 7 svn:log V 25 Added #include END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-21T22:02:10.000000Z K 7 svn:log V 57 Remove declamations which already does for us. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-21T23:13:11.000000Z K 7 svn:log V 29 Make a lot of things static. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-21T23:20:04.000000Z K 7 svn:log V 45 Make real directories for each 8859-1 locale END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-21T23:47:43.000000Z K 7 svn:log V 80 Finally catch up with the Frenchmen, and create the German message catalog. :-) END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1995-10-21T23:47:44.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 4 ache K 8 svn:date V 27 1995-10-22T00:38:16.000000Z K 7 svn:log V 71 Implement locale.alias via links (including backward-compatible issue) END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-22T00:42:14.000000Z K 7 svn:log V 76 Lots of tweaks. Submitted by: Joerg Wunsch END K 10 svn:author V 7 jfieber K 8 svn:date V 27 1995-10-22T00:50:33.000000Z K 7 svn:log V 16 Sync with head. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-22T00:53:56.000000Z K 7 svn:log V 50 Link LC_CTYPE inside dirs instead of dirs linking END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-22T00:58:41.000000Z K 7 svn:log V 52 Link LC_COLLATE inside dirs instead of dirs linking END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T01:33:02.000000Z K 7 svn:log V 102 Style police throughout. Fix the ppp startup code. Make the disklabel and fdisk screens "automatable" END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T02:15:42.000000Z K 7 svn:log V 80 The day that all the bugs are out of the FTP code is the day I retire to Fiji.. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-22T02:59:48.000000Z K 7 svn:log V 29 Simplified some expressions. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T08:33:22.000000Z K 7 svn:log V 178 Fix a stooooopid bug I introduced with the CPIO verbose flag that broke the root floppy extract (d'oh!). No doubt about it, gotta stop programming without sleep! (yeah, right!) END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-22T09:32:48.000000Z K 7 svn:log V 313 Moved the filesystem read-only check out of the syscalls and into the filesystem layer, as was done in lite-2. Merged in some other cosmetic changes while I was at it. Rewrote most of msdosfs_access() to be more like ufs_access() and to include the FS read-only check. Obtained from: partially from 4.4BSD-lite2 END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-22T09:37:45.000000Z K 7 svn:log V 95 Fix order problem: unbusy pages before releasing the buffer. Submitted by: John Dyson END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-22T10:11:03.000000Z K 7 svn:log V 182 Import version 1.04 of mkisofs. This is a vendor-branch import by now, the merge with our regular tree will happen later. Obtained from: Eric Youngdale of Yggdrasil Computing Inc. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-22T10:11:03.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r11646, 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 1995-10-22T10:11:04.000000Z K 7 svn:log V 67 This commit was manufactured by cvs2svn to create tag 'mkisofs1_4'. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T10:25:20.000000Z K 7 svn:log V 46 Add more knobs to the preconfiguration stuff. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T11:32:58.000000Z K 7 svn:log V 110 Fix a bug in dist extraction when a dist was missing. Allow instrumentation for adding packages from scripts. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T11:44:16.000000Z K 7 svn:log V 36 Clean up some of the english here.. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T11:45:34.000000Z K 7 svn:log V 18 Update from HEAD. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T12:04:12.000000Z K 7 svn:log V 105 Just fixin' them bugs as fast as they pop up. Also add instrumentation for adding packages from scripts. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-22T14:04:37.000000Z K 7 svn:log V 30 Merge version 1.04 into HEAD. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T14:06:38.000000Z K 7 svn:log V 244 Make sure that $HOME is always set. Applications like ee shouldn't blithly assume that HOME *is* set, but it's probably easier to just set it to some reasonable default here rather than assuming that no other apps will get similarly confused. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T14:10:08.000000Z K 7 svn:log V 39 Don't assume that $HOME is always set. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T14:14:25.000000Z K 7 svn:log V 68 Merge changes from HEAD. Also bring in the German message catalog. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T14:19:25.000000Z K 7 svn:log V 137 Merge from HEAD: Preserve the state of IEXTEN across raw()/noraw() calls, but turn off IEXTEN while raw() is active. Submitted by: joerg END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:37:11.000000Z K 7 svn:log V 57 Minor cleanup, mostly unused vars and missing #includes. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:38:48.000000Z K 7 svn:log V 82 As above. Oh I also put in a couple of compile-time warnings for the crypt stuff. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:39:06.000000Z K 7 svn:log V 10 As above. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:39:22.000000Z K 7 svn:log V 13 and so on... END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:40:17.000000Z K 7 svn:log V 104 limit the number of functions we pull in for 'i386'. I still belive this stuff should go back into gcc. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:40:55.000000Z K 7 svn:log V 72 More cleanup. Uhm, I also forgot: I took "EXTRA_SANITY" out of malloc.c END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:47:00.000000Z K 7 svn:log V 39 Remove EXTRA_SANITY, fix a unused var. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:51:39.000000Z K 7 svn:log V 807 Well, cvs commit core'ed on me, I belive I have got all the locks out, but a commit mail got lost, it's the same as for this commit: lib/libc/gen confstr.c crypt.c disklabel.c fstab.c getcap.c getgrent.c getgrouplist.c getpass.c getpwent.c initgroups.c nlist.c psignal.c pwcache.c setmode.c sleep.c sysconf.c sysctl.c syslog.c usleep.c lib/libc/locale none.c read_runemagi.c setlocale.c lib/libc/net gethostbydns.c getnetbydns.c getnetbynis.c lib/libc/nls msgcat.c lib/libc/quad Makefile.inc lib/libc/regex engine.c regcomp.c regerror.c Minor cleanup, mostly unused vars and missing #includes. Limit the number of quad functions we pull in for 'i386'. I still belive the quad stuff should go back into gcc. Add compile-time warnings about crypt functions. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:52:30.000000Z K 7 svn:log V 96 Minor cleanup, #include's and unused vars. Added compile-time warning to an old funky function. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:53:17.000000Z K 7 svn:log V 39 Mino cleanup, #includes & unused vars. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T14:53:58.000000Z K 7 svn:log V 26 minor cleanup, #includes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T15:07:43.000000Z K 7 svn:log V 182 Only allow `sensitive' devices for displays in find_display(). This is a quick fix for syscons deciding not to become the console because it thinks another tty device has priority. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T15:38:08.000000Z K 7 svn:log V 796 sio.c: Fix the tests for being a console by reverting to the ones that were used before the the RB_SERIAL changes. RB_SERIAL only needs to be tested in one place. The initialization of comconsole was wrong before the RB_SERIAL changes for the COMCONSOLE case. This may have been the cause of the unnecessary changes. Start eliminating #includes of . This header is supposed to be included from although it should be completely machine-independent and included from . Remove a wrong XXX comment. `comconsole' is used to test for being a console and even the tests for deciding the default termios state are necessary (the semi-reentrant i/o routines don't handle ordinary device i/o). cy.c: Sync with sio.c. The console tests are present but always fail. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T17:18:36.000000Z K 7 svn:log V 260 Style changes. Clear the screen before a lot of error dialogs so that they don't bogusly restore the screen to the message that was the cause of the abort. That resulted in lots of weird flickering dialog boxes that appeared to be displayed out of sequence. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T17:39:29.000000Z K 7 svn:log V 107 Second round of screen update changes. Now handle the yes/no dialogs as well as the confirmation dialogs. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T18:16:39.000000Z K 7 svn:log V 279 Fixed use of too many args for `.Em'. Fixed description of domain of y*(). Fixed description of error domain. (This description is still half redundant and half wrong, as in many other math man pages. fdlibm doesn't support the VAX or Tahoe.) Fixed capitalization of `Bessel'. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T18:28:10.000000Z K 7 svn:log V 104 Remove includes of the wrong ../Makefile.inc (one was commented out, the other was in the wrong order). END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T18:36:47.000000Z K 7 svn:log V 168 Fixed dependencies for scrt0.o. Build a static gcrt0.o (sgcrt0.o) too. Currently only the dynamic gcrt0.o is used, although -pg forces -static. Sorted the .o targets. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T18:43:26.000000Z K 7 svn:log V 47 Fixed lint from cc -Wall. Cleaned up includes. END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T18:49:04.000000Z K 7 svn:log V 59 Update to 4.4lite2 (initialize arrow key data completely). END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T18:52:23.000000Z K 7 svn:log V 119 Removed unnecessary include of . tty.h apparently once had some user interfaces in it. It no longer does. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T19:07:58.000000Z K 7 svn:log V 35 Remove the last trace of arptnew() END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T19:11:12.000000Z K 7 svn:log V 183 Update to 4.4lite2 (clean up includes; initialize the name of the master pty correctly (it was broken for calls to openpty() after the first successful one)). Obtained from: 4.4lite2 END K 10 svn:author V 3 bde K 8 svn:date V 27 1995-10-22T19:16:01.000000Z K 7 svn:log V 113 Undo the the changes in the previous revision (MANSRC now works right again). Use ${INSTALL} instead of install. END K 10 svn:author V 3 phk K 8 svn:date V 27 1995-10-22T19:45:28.000000Z K 7 svn:log V 24 Fix various bogosities. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-22T20:14:13.000000Z K 7 svn:log V 31 Wrong library was picked by ed END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T20:15:07.000000Z K 7 svn:log V 332 1. Add Coranth Gryphon's Apache WWW server setup screen. 2. Fix an infinite recursion bug in FTP retry. Tricky, this FTP install! 3. Add messaging routines for scripts. 4. Fix yet more bogons. I think I'm fixing them faster than they're growing, but it's hard to say. I'm really glad we're throwing this code away for 2.2! END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-22T21:26:52.000000Z K 7 svn:log V 118 Fix 'upgrade' stuff, i.e. when make distrib-dirs runs not on clean file system but for -current locale links upgrade. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T21:30:32.000000Z K 7 svn:log V 57 Put this into alphabetical order and update it a little. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T21:35:34.000000Z K 7 svn:log V 12 Add Poland. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T21:38:26.000000Z K 7 svn:log V 19 Fixes and updates. END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-22T23:14:38.000000Z K 7 svn:log V 217 Walk on egg shells by bringing in pieces of Serge's recent fixes. I've tried to bring in just the most important fixes and leave out the controversial "open reference counting" changes that appear to be mostly wrong. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-10-22T23:20:45.000000Z K 7 svn:log V 122 Don't use tar to add packages, use cpio in tar mode. Works better. Make the apache setup try to load the package first.. END K 10 svn:author V 8 torstenb K 8 svn:date V 27 1995-10-23T00:46:07.000000Z K 7 svn:log V 79 fix a typo (IFNAMSIZE -> IFNAMSIZ) Obtained from: the NetBSD bugs mailinglist END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-23T00:47:10.000000Z K 7 svn:log V 169 More improvements to the logic for modify-bit checking. Removed pmap_prefault() code as we don't plan to use it at this point in time. Submitted by: John Dyson END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-23T00:52:17.000000Z K 7 svn:log V 30 Brought in rev 1.2: fix typo. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-23T01:34:17.000000Z K 7 svn:log V 128 Migrate from XPG4 to XPG3 (libxpg4 will be added soon) Remove big part of my startup_setlocale hack. Add missing manpage links. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-23T01:45:42.000000Z K 7 svn:log V 10 XPG4 hook END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-23T01:45:42.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r11696, 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 1995-10-23T01:45:43.000000Z K 7 svn:log V 64 This commit was manufactured by cvs2svn to create branch 'ache'. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-23T01:50:11.000000Z K 7 svn:log V 14 libxpg4 added END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-23T02:13:05.000000Z K 7 svn:log V 79 Reduce static binaries bloat by splitting out normally unused setinvalidrune() END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-23T02:23:29.000000Z K 7 svn:log V 194 Finalize GETPAGES layering scheme. Move the device GETPAGES interface into specfs code. No need at this point to modify the PUTPAGES stuff except in the layered-type (NULL/UNION) filesystems. END K 10 svn:author V 4 ache K 8 svn:date V 27 1995-10-23T02:25:53.000000Z K 7 svn:log V 44 Use fake (empty) startup_setlocale for XPG4 END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-23T02:31:29.000000Z K 7 svn:log V 100 Remove PG_W bit setting in some cases where it should not be set. Submitted by: John Dyson END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-23T02:55:55.000000Z K 7 svn:log V 69 Interface change for the VOP_GETPAGES -- missed in previous commits. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-23T03:49:43.000000Z K 7 svn:log V 96 First phase of removing the PG_COPYONWRITE flag, and an architectural cleanup of mapping files. END K 10 svn:author V 4 ugen K 8 svn:date V 27 1995-10-23T03:58:06.000000Z K 7 svn:log V 195 Support all the tcpflag options in firewall. Add reading options from file, now ipfw will read commands string after string from file , form of strings same as command line interface. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-23T04:28:59.000000Z K 7 svn:log V 48 Removal of unnecessary usage of PG_COPYONWRITE. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-23T04:29:39.000000Z K 7 svn:log V 37 Remove of now unused PG_COPYONWRITE. END K 10 svn:author V 5 dyson K 8 svn:date V 27 1995-10-23T05:35:48.000000Z K 7 svn:log V 62 Get rid of machine-dependent NBPG and replace with PAGE_SIZE. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-10-23T09:59:18.000000Z K 7 svn:log V 468 Import BIND-4.9.3-beta26, replacing the older beta24. There are some important bugfixes here, but nothing earth-shattering. In particular, the Lame Delegation detection is massively sped up, meaning that a lame server can be given up on in a few seconds, rather than taking 75 seconds. This will be a big win for large mailing list machines, eg: freefall. Note: this is a remote cvs import... Backups have been made.. :-) Obtained from: Paul Vixie END K 10 svn:author V 2 dg K 8 svn:date V 27 1995-10-23T10:29:11.000000Z K 7 svn:log V 218 Don't pre-processor define 'ident'. This has subtle consequences for people who don't carefully consider their choice for the machine name. The same functionality can still be had with an "option", so nothing is lost. END K 10 svn:author V 5 peter K 8 svn:date V 27 1995-10-23T11:11:58.000000Z K 7 svn:log V 119 Fold in conflict related changes after beta26 merge. Also, update the man pages - they were very old and out of date. END