eivind
712a1e61e7
Make the debug options new-style.
...
This also zaps a DPT option from lint; it wasn't referenced from
anywhere.
1998-01-31 07:23:16 +00:00
imp
6f27646b4c
kill ufs/lfs so that make installworld completes successfully.
1998-01-31 05:54:54 +00:00
imp
30147f6862
Kill lfs files that were causing make world to fail.
1998-01-31 05:53:57 +00:00
eivind
abc8db9838
Attempt at making this use DEVFS properly. (Now it should at least work.)
1998-01-31 05:23:49 +00:00
eivind
e8dbec0c06
Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.
...
This also fixes a couple of defunct options; submitted by bde.
1998-01-31 05:00:21 +00:00
eivind
b86c02062a
Add support for cleandepend, ${DESTDIR}, and there not being a file named
...
${DESTDIR}/kernel.
1998-01-31 04:23:15 +00:00
eivind
d7f1eb59ae
Add various options people have ignored.
...
Submitted by: bde
1998-01-31 03:33:51 +00:00
eivind
e6eb2c07dc
Skip probing devices which have already probed true.
1998-01-31 03:29:00 +00:00
eivind
6a06ff15fe
Remove unused devfs include. (Julian or Satoshi might want to add proper
...
DEVFS support here; just including the header file doesn't do any good, and
would make this depend on opt_devfs.h)
1998-01-31 03:19:06 +00:00
eivind
58cdce7a74
Add #include "opt_devfs.h".
1998-01-31 02:58:53 +00:00
hoek
7e70e3bbc1
Fill-in and fill-out a little.
...
Correct a small misfact. :)
1998-01-31 02:55:58 +00:00
eivind
393592ffbe
Include "opt_nfs.h"
...
Pointed out by: Eric L. Hernes <erich@lodgenet.com>
1998-01-31 02:53:41 +00:00
eivind
1f5d04dc29
Include "opt_devfs.h".
1998-01-31 02:50:37 +00:00
peter
1dfdccebc8
Cosmetic cleanups for the local tag support. Since rcs isn't called
...
anymore, don't do all the putenv's for it's benefit.
1998-01-31 01:39:40 +00:00
tegge
72e132a129
Release the buffer when an error occurs while reading directory entries.
1998-01-31 01:27:18 +00:00
yokota
fb57eef279
Synchronize with ../biosboot/Makefile.
...
- Remove reference to the obsolete options: BOOT_PROBE_KEYBOARD,
BOOT_PROBE_KEYBOARD_LOCK and BOOT_FORCE_COMCONSOLE.
- Add reference to BOOT_COMCONSOLE_SPEED.
1998-01-31 01:20:56 +00:00
tegge
fbf474f2d8
Update freevnodes when adding a vnode to the head of the free list.
1998-01-31 01:17:58 +00:00
jhay
f8d9e49665
Don't clobber pp_flags when PP_KEEPALIVE must be set.
1998-01-30 19:49:54 +00:00
peter
8d90081216
Merge vendor changes to files that we've touched onto mainline.
...
(If only all import/merges were this trivial :-)
1998-01-30 15:35:26 +00:00
peter
2e8dbe568b
This commit was generated by cvs2svn to compensate for changes in r32896,
...
which included commits to RCS files with non-trunk default branches.
1998-01-30 15:31:47 +00:00
peter
c3a8ee0e80
Import cvs-1.9.24 since it came quite soon after the snapshot that was
...
imported a few days ago. There is very little difference, except that
the remote protocol apparently supports wrappers and -k options better.
1998-01-30 15:31:47 +00:00
peter
1d4373c3ec
Update import instructions from last time.
1998-01-30 15:09:55 +00:00
phk
94e1b3a6fb
Retire dumplfs, mount_lfs and newlfs
1998-01-30 12:40:57 +00:00
phk
1d1fd0b6f2
Retire dumplfs mount_lfs newlfs
1998-01-30 12:39:18 +00:00
phk
0625623e3d
Remove lfs_cleanerd
1998-01-30 12:36:10 +00:00
phk
3397ec7106
Disable lfs_cleanerd
1998-01-30 12:35:10 +00:00
kato
d5ab133da5
Sync with sys/i386/i386/machdep.c revision 1.285.
1998-01-30 12:03:13 +00:00
phk
bb6f7d8184
Retire LFS.
...
If you want to play with it, you can find the final version of the
code in the repository the tag LFS_RETIREMENT.
If somebody makes LFS work again, adding it back is certainly
desireable, but as it is now nobody seems to care much about it,
and it has suffered considerable bitrot since its somewhat haphazard
integration.
R.I.P
1998-01-30 11:34:06 +00:00
dyson
bd0dfc98db
Make the bounce buffer code a little more robust when space isn't
...
available. If there isn't bounce space available, the bounce code
is disabled. This will allow most large systems to run properly
when the bounce space is mistakenly allocated above 16MB.
1998-01-30 10:26:26 +00:00
jkh
2f0c56242f
MF22: Add tx.4 to build list.
1998-01-30 00:43:16 +00:00
pst
839f2d6ee7
Remove obsolete strategy code that was replaced by the disk slice mapping code.
...
FreeBSD filesystems could be dammaged by repeatedly mounting and unmounting
several partitions.
1998-01-29 19:02:51 +00:00
jkh
dd1fdabee8
Update to version stable-165
...
Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
1998-01-29 10:31:45 +00:00
jkh
fd85da8f39
Add new man page for tx driver.
...
Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
1998-01-29 10:26:15 +00:00
msmith
1fa04a0648
Correct usage of unit to t->lun. This fixes the DEVFS case and the
...
"buggy Zip" message.
Suggested by: Pedro A M Vazquez <vazquez@IQM.Unicamp.BR>
1998-01-29 06:42:12 +00:00
brian
342874fb3a
Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH
...
is defined.
1998-01-29 00:44:15 +00:00
brian
77370f92cc
Talk a bit about ongoing development.
1998-01-29 00:42:52 +00:00
brian
d284899e7c
Make it clear that aliasing is done on the public interface, not
...
the private one.
1998-01-29 00:40:41 +00:00
kato
d7a8a1960d
Sync with sys/i386/isa/clock.c revision 1.108.
1998-01-28 12:25:06 +00:00
kato
e790ea12ab
Sync with sys/i386/boot/biosboot/Makefile revision 1.61.
1998-01-28 12:20:57 +00:00
phk
1dcb350c35
APM calls inittodr(0) which is stupid, but at least stop setting the
...
clock back to when Dennis had a good idea.
1998-01-28 10:41:33 +00:00
yokota
4767f5d9cf
Define CTL-ALT-ESC as the debug' key, CTL-ALT-SPACE as the
suspend'key
...
in all built-in keymaps.
1998-01-28 08:45:18 +00:00
yokota
f010532312
Define CTL-ALT-SPACE as `suspend' in the Russian keymaps too.
...
OKed by ache.
1998-01-28 08:01:13 +00:00
yokota
69c3165112
Oops, remove the wrong comment line I accidentaly added in the last commit.
1998-01-28 07:57:00 +00:00
charnier
50e896a2ce
Add rcsid. RU#. Use err(3) instead of local redefinition. Convert man page to
...
mdoc format. Add usage(). Remove rcs $ Log $ -> use cvs log instead.
1998-01-28 07:36:25 +00:00
jkh
e62c8eeed6
MF22: only fclose() OpenConn if non-NULL.
1998-01-28 04:42:38 +00:00
jkh
7ce79be939
Collapse 2 settings of PATH into one (didn't notice the 1st one before).
1998-01-28 04:05:10 +00:00
obrien
03884de988
Get the year right. ;)
1998-01-28 01:12:05 +00:00
obrien
24db7387e4
Explains targets and environ vars much better.
...
Mostly submitted by: imp
1998-01-28 01:09:46 +00:00
brian
1c9a27b464
Cosmetic:
...
Don't mention the authors name at startup. He's already credited
in the man page. Instead, make the message consistent with the
one given to the diagnostic port (and fix the grammar when entering
`term' mode).
Don't credit the zlib author in the man page as ppp isn't linked
directly with zlib (it's shared).
Mention when the OpenBSD port was first made available.
1998-01-27 23:14:53 +00:00
jkh
83e933cd38
Tweak PATH for ports build. I have no idea why this worked on my test
...
machine but not on the -current build box.
1998-01-27 21:28:32 +00:00