]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoSlight reorganisation of the Alpha/SRM loader build:
msmith [Fri, 3 Sep 1999 19:42:18 +0000 (19:42 +0000)]
Slight reorganisation of the Alpha/SRM loader build:

 - Make as much of the makefile for each of the three flavours
   (disk, CDROM, net) common.
 - Special-case the libalpha startup module on its use in boot1, not
   the other way around.
 - Build the loader out of a "loader" directory

Reviewed by: mjacob, dfr

24 years agoForced commit/correction: The previous commit message should have
peter [Fri, 3 Sep 1999 19:30:27 +0000 (19:30 +0000)]
Forced commit/correction:  The previous commit message should have
referred to Matthew Dodd, not Warner. :-/  I should be asleep..

24 years agoFix a warning for the !DEVFS case.
peter [Fri, 3 Sep 1999 19:21:49 +0000 (19:21 +0000)]
Fix a warning for the !DEVFS case.

24 years agoif_ed doesn't use the wrappers anymore.
peter [Fri, 3 Sep 1999 19:15:13 +0000 (19:15 +0000)]
if_ed doesn't use the wrappers anymore.

24 years agoCommit a checkpoint of an updated if_ed driver. This is pretty much
peter [Fri, 3 Sep 1999 19:10:56 +0000 (19:10 +0000)]
Commit a checkpoint of an updated if_ed driver.  This is pretty much
Doug Rabson's work, with a few tweaks from Warner Losh and I.  There are
still some quirks to resolve, but the old driver is presently breaking
the build.

24 years agoMake the "uid" and "gid" code better. Now it can detect invalid user
green [Fri, 3 Sep 1999 18:18:46 +0000 (18:18 +0000)]
Make the "uid" and "gid" code better. Now it can detect invalid user
names/numbers.

Reviewed by: chris

24 years agoRemove GCC_UNUSED under FREEBSD_NATIVE option.
luoqi [Fri, 3 Sep 1999 17:56:05 +0000 (17:56 +0000)]
Remove GCC_UNUSED under FREEBSD_NATIVE option.

Requested by: ache

24 years agoAllow getblk() to be called from an idle context (by panic() inside
luoqi [Fri, 3 Sep 1999 17:49:25 +0000 (17:49 +0000)]
Allow getblk() to be called from an idle context (by panic() inside
an interrupt handler).

Reviewed by: dillon

24 years agoCorrect the information about Lincoln's assasination (shot on 14-4, died
nik [Fri, 3 Sep 1999 17:33:11 +0000 (17:33 +0000)]
Correct the information about Lincoln's assasination (shot on 14-4, died
on 15-4).

The Nagasaki bomb was dropped on August 9th, not August 8th.

Submitted by:   Tony Sumner <solon@macaulay.demon.co.uk>

24 years agoAdd cross-references to respective syscalls.
chris [Fri, 3 Sep 1999 16:40:24 +0000 (16:40 +0000)]
Add cross-references to respective syscalls.

24 years agoUpdate the instructions for setting up audio symlinks, now that MAKEDEV
sheldonh [Fri, 3 Sep 1999 15:11:43 +0000 (15:11 +0000)]
Update the instructions for setting up audio symlinks, now that MAKEDEV
DTRT (well, it's been doing it since rev 1.97).

24 years agoChange `NetBSD' in the description to `FreeBSD' in the sentence,
chris [Fri, 3 Sep 1999 13:47:58 +0000 (13:47 +0000)]
Change `NetBSD' in the description to `FreeBSD' in the sentence,

   "NetBSD provides machine-independent bus support and drivers for USB
    devices."

24 years agoLink man4/i386/alpm.4 to man4/
phantom [Fri, 3 Sep 1999 13:31:40 +0000 (13:31 +0000)]
Link man4/i386/alpm.4 to man4/
That will make this page visible for whatis/catman

PR: docs/13226
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp

24 years agoCosmetic tweak. Collect the fdc methods together and apart from the fd
peter [Fri, 3 Sep 1999 11:32:21 +0000 (11:32 +0000)]
Cosmetic tweak.  Collect the fdc methods together and apart from the fd
methods so it's a little easier to seperate the two when reading the code.

24 years agoUse micro "disk" layer in ata-disk
phk [Fri, 3 Sep 1999 10:57:17 +0000 (10:57 +0000)]
Use micro "disk" layer in ata-disk

Reviewed by: sos

24 years agoSet si_bsize_phys to 2048 for cdrom.
phk [Fri, 3 Sep 1999 10:56:27 +0000 (10:56 +0000)]
Set si_bsize_phys to 2048 for cdrom.

Reviewed by: sos

24 years agoWhen sending radius authentication requests:
brian [Fri, 3 Sep 1999 10:31:34 +0000 (10:31 +0000)]
When sending radius authentication requests:

  Supply RAD_NAS_IDENTIFIER if we have a `hostname` and
  RAD_IP_ADDRESS if that hostname resolves.

  Supply RAD_NAS_PORT using the ttyslot() of the tty that
  we're authenticating on if it's a tty device.

Partially submitted by: Andriy I Pilipenko <bamby@marka.net.ua>
PR: 12225

24 years agoPrint out the device name when there is an uninitialised IO size or IO error
julian [Fri, 3 Sep 1999 09:14:36 +0000 (09:14 +0000)]
Print out the device name when there is an uninitialised IO size or IO error
in spec_getpages().

Submitted by: phk suggested the idea.

24 years agoAdd a catchall to set default blocksize values for disk like devices.
julian [Fri, 3 Sep 1999 08:26:46 +0000 (08:26 +0000)]
Add a catchall to set default blocksize values for disk like devices.

Submitted by: phk@freebsd.org

24 years agoInstall linux.sh in /usr/sbin and not in /usr/bin.
marcel [Fri, 3 Sep 1999 07:15:38 +0000 (07:15 +0000)]
Install linux.sh in /usr/sbin and not in /usr/bin.

PR: 13545
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>

24 years agoI missed the namechange of field desc in struct i386_ldt_args into descs while
marcel [Fri, 3 Sep 1999 06:18:39 +0000 (06:18 +0000)]
I missed the namechange of field desc in struct i386_ldt_args into descs while
reviewing luoqi's changes...

Pointed out by: luoqi

24 years agoGet this to compile again. struct pnp_cinfo went away so
mdodd [Fri, 3 Sep 1999 06:01:01 +0000 (06:01 +0000)]
Get this to compile again.  struct pnp_cinfo went away so
this is just a temporary hack until someone figures out
what they want to do with the override tables etc.

Example copied: sys/isa/{pnp,sio}.c

24 years agoRevert a bunch of contraversial changes by PHK. After
julian [Fri, 3 Sep 1999 05:16:59 +0000 (05:16 +0000)]
Revert a bunch of contraversial changes by PHK. After
a quick think and discussion among various people some form of some of
these changes will probably be recommitted.

The reversion requested was requested by dg while discussions proceed.
PHK has indicated that he can live with this, and it has been agreed
that some form of some of these changes may return shortly after further
discussion.

24 years agoRestore documented tgetstr() behavior.
luoqi [Fri, 3 Sep 1999 05:15:33 +0000 (05:15 +0000)]
Restore documented tgetstr() behavior.

24 years agoremove some out-of-scope DEVFS references..
julian [Fri, 3 Sep 1999 05:08:05 +0000 (05:08 +0000)]
remove some out-of-scope DEVFS references..
(don't worry greg.. cosmetic only)

24 years agoHandle for passthru resource release correctly.
luoqi [Fri, 3 Sep 1999 04:30:01 +0000 (04:30 +0000)]
Handle for passthru resource release correctly.

24 years agoThis adds support for the Buslogic/Bustek/Storage Dimensions
mdodd [Fri, 3 Sep 1999 03:50:55 +0000 (03:50 +0000)]
This adds support for the Buslogic/Bustek/Storage Dimensions
MCA SCSI adapters.

bt_mca.c is going to live in sys/dev/buslogic instead of sys/dev/mca
as per a conversation with Peter, Doug and Mike.

Thanks to Andy Farkas <andyf@speednet.com.au> for being such a good
sport and doing all the testing for me (as I don't actually own one
of these cards.  Yet.)

24 years agoThis is the rest of the MCA support; new_bus code to be exact.
mdodd [Fri, 3 Sep 1999 03:40:00 +0000 (03:40 +0000)]
This is the rest of the MCA support; new_bus code to be exact.

Should we ever find ourselves on an RS/6000 this code should work
with few changes.

24 years agoSYSINIT() needs sys/kernel.h. Include it.
mdodd [Fri, 3 Sep 1999 03:14:36 +0000 (03:14 +0000)]
SYSINIT() needs sys/kernel.h.  Include it.

24 years agoThis adds the i386 specific support for systems with a MicroChannel
mdodd [Fri, 3 Sep 1999 02:04:28 +0000 (02:04 +0000)]
This adds the i386 specific support for systems with a MicroChannel
Architecture bus.

Reviewed by: msmith

24 years agoRemove accidental cut&paste garbage in a comment.
julian [Fri, 3 Sep 1999 01:38:29 +0000 (01:38 +0000)]
Remove accidental cut&paste garbage in a comment.

24 years agoReverse MFC of revision 1.5.2.7:
grog [Fri, 3 Sep 1999 01:37:26 +0000 (01:37 +0000)]
Reverse MFC of revision 1.5.2.7:
Remove a rather embarrassing race condition.

Egged-on-by: alfred

24 years agoComment the boot manager. So I don't have to work it all out again :-)
julian [Fri, 3 Sep 1999 01:35:06 +0000 (01:35 +0000)]
Comment the boot manager. So I don't have to work it all out again :-)

Reviewed by: rnordier@freebsd.org

24 years agoImplementation of the modify_ldt syscall. Use the sysarch() interface to do
marcel [Thu, 2 Sep 1999 21:50:42 +0000 (21:50 +0000)]
Implementation of the modify_ldt syscall. Use the sysarch() interface to do
the actual work. When USER_LDT is not defined for a kernel, sysarch returns
EOPNOTSUPP. Display a message in that case and return ENOSYS to userland.

Reviewed by: luoqi

24 years agoUse definitions provided in sysarch.h for args structures.
luoqi [Thu, 2 Sep 1999 21:03:32 +0000 (21:03 +0000)]
Use definitions provided in sysarch.h for args structures.

Reviewed by: marcel

24 years agoSome reorganization of sysarch() interface:
luoqi [Thu, 2 Sep 1999 20:59:50 +0000 (20:59 +0000)]
Some reorganization of sysarch() interface:
1. Move definitions of struct i386_*_args to the header file sysarch.h,
   since they are part of the sysarch API. struct i386_get_ldt_args and
   i386_set_ldt_args were identical, therefore make them into one
   struct i386_ldt_args. Libc should use these definitions as well.
2. Return a more sensible EOPNOTSUPP for unknown operations.

Reviewed by: marcel

24 years agoMFS: tweak my wording a little.
obrien [Thu, 2 Sep 1999 18:10:40 +0000 (18:10 +0000)]
MFS: tweak my wording a little.

24 years agoAllow signals to interrupt system calls.
ru [Thu, 2 Sep 1999 15:17:25 +0000 (15:17 +0000)]
Allow signals to interrupt system calls.
Remove redundant signal() call.

PR: 6676
Submitted by: luoqi
Reviewed by: Ari Suutari <ari@suutari.iki.fi>

24 years ago- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
kato [Thu, 2 Sep 1999 15:06:23 +0000 (15:06 +0000)]
- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
  `ED_P1_MAR + i' and `ED_P1_PAR + i', respectively.
- convert ED_PC_RESET and ED_PC_MISC into relative offset from
  ED_PC_ASIC_OFFSET (those macros are not used in current source).

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

24 years agoThe ed_probe_Novell should not clear id_maddr when it fails to probe.
kato [Thu, 2 Sep 1999 15:01:56 +0000 (15:01 +0000)]
The ed_probe_Novell should not clear id_maddr when it fails to probe.
This fixes potential panic by kvtop at addr == 0.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

24 years agoSync with sys/i386/i386/userconfig.c revision 1.156.
kato [Thu, 2 Sep 1999 13:44:52 +0000 (13:44 +0000)]
Sync with sys/i386/i386/userconfig.c revision 1.156.

24 years agoSync with sys/i386/conf/files.i386 revision 1.263.
kato [Thu, 2 Sep 1999 13:43:00 +0000 (13:43 +0000)]
Sync with sys/i386/conf/files.i386 revision 1.263.

24 years agoSync with sys/i386/conf/GENERIC revision up to 1.186.
kato [Thu, 2 Sep 1999 13:41:15 +0000 (13:41 +0000)]
Sync with sys/i386/conf/GENERIC revision up to 1.186.

24 years agoRemove superfluous tab in `Fix:' field.
chris [Thu, 2 Sep 1999 12:00:49 +0000 (12:00 +0000)]
Remove superfluous tab in `Fix:' field.

Cosmetic, and done mostly for consistency.

24 years agoIt's "router_flags" not "routerflags"
jkh [Thu, 2 Sep 1999 11:55:11 +0000 (11:55 +0000)]
It's "router_flags" not "routerflags"

Submitted by: kasey@ambernetworks.com
PR: 13534

24 years agoEnable ioctls to manipulate color palette. They have been implemented,
yokota [Thu, 2 Sep 1999 08:09:13 +0000 (08:09 +0000)]
Enable ioctls to manipulate color palette.  They have been implemented,
but disabled until now...

24 years agoDo not call the VESA BIOS if the current video mode is not one of
yokota [Thu, 2 Sep 1999 08:08:49 +0000 (08:08 +0000)]
Do not call the VESA BIOS if the current video mode is not one of
the VESA modes.

24 years agoSilence warnings about the use of vnode sanse declaration.
marcel [Thu, 2 Sep 1999 08:02:17 +0000 (08:02 +0000)]
Silence warnings about the use of vnode sanse declaration.

24 years agoFix the root cause of the fts buffer overflow. This is a temporary
imp [Thu, 2 Sep 1999 07:45:07 +0000 (07:45 +0000)]
Fix the root cause of the fts buffer overflow.  This is a temporary
patch to stop the core dumps while others come up with a better
reviewed patch which may also fix other problems.  We do illegal
pointer arithmetic, but it should be OK since FreeBSD only supports
machines with flat address spaces.

Submitted by: bde

24 years agoMissed this use of the old pnp includes. I don't think this is meant to
peter [Thu, 2 Sep 1999 05:59:20 +0000 (05:59 +0000)]
Missed this use of the old pnp includes.  I don't think this is meant to
be here though.

24 years agoUpdate for new pnp includes
peter [Thu, 2 Sep 1999 05:37:25 +0000 (05:37 +0000)]
Update for new pnp includes

24 years agoSo that there is no confusion, zap these now. pnpinfo(8) should compile
peter [Thu, 2 Sep 1999 05:22:16 +0000 (05:22 +0000)]
So that there is no confusion, zap these now.  pnpinfo(8) should compile
with the new includes.

24 years agoTake a shot at getting this to compile under newpnp.
peter [Thu, 2 Sep 1999 05:20:08 +0000 (05:20 +0000)]
Take a shot at getting this to compile under newpnp.

24 years agoDocument that dhclient-script will only set the hostname if it is unset.
obrien [Thu, 2 Sep 1999 05:15:26 +0000 (05:15 +0000)]
Document that dhclient-script will only set the hostname if it is unset.

Submitted by: John Baldwin <jobaldwi@vt.edu>

24 years agos/LOGIGAL/LOGICAL/
peter [Thu, 2 Sep 1999 05:13:01 +0000 (05:13 +0000)]
s/LOGIGAL/LOGICAL/

24 years ago- Don't use contractions
obrien [Thu, 2 Sep 1999 05:12:03 +0000 (05:12 +0000)]
- Don't use contractions
- discuss the setting of hostname in the face of DHCP

Submitted by: John Baldwin <jobaldwi@vt.edu>  (DHCP part)

24 years agoStub out the old pnp code till these are converted so GENERIC builds again.
peter [Thu, 2 Sep 1999 04:37:07 +0000 (04:37 +0000)]
Stub out the old pnp code till these are converted so GENERIC builds again.

24 years agoOh crud, did I ever screw the pooch! Rather than sync this with -stable,
jkh [Thu, 2 Sep 1999 00:51:16 +0000 (00:51 +0000)]
Oh crud, did I ever screw the pooch!  Rather than sync this with -stable,
I backed-out the changes in -current and didn't touch stable at all (I
thought I had my patch order reversed, not what actually happened).
AIEEE!  I can't even blame the crack for this one since I broke my
crack pipe a few weeks ago.  I think sleep deprivation gets the blame
for this one.

Medal for noticing this one goes to: Jim Bloom <bloom@acm.org>

24 years agoRe-add the libmytinfo/libncurses stuff - removing it breaks static
chris [Wed, 1 Sep 1999 23:36:21 +0000 (23:36 +0000)]
Re-add the libmytinfo/libncurses stuff - removing it breaks static
linkage.

Pointed out by: bde

24 years agocolumn counter (cnt) not reset to 0 on display of '\r' which could cause
dbaker [Wed, 1 Sep 1999 23:07:29 +0000 (23:07 +0000)]
column counter (cnt) not reset to 0 on display of '\r' which could cause
unnecessary forced linewraps on some terminals.

Submitted by: David McNett <nugget@slacker.com>

24 years agoProperly document -P and -p flags.
chris [Wed, 1 Sep 1999 22:56:44 +0000 (22:56 +0000)]
Properly document -P and -p flags.

24 years agoRemove unused variable `ch'.
chris [Wed, 1 Sep 1999 22:26:36 +0000 (22:26 +0000)]
Remove unused variable `ch'.

24 years agoCorrected apparent omission in program logic which was causing the
dbaker [Wed, 1 Sep 1999 22:21:24 +0000 (22:21 +0000)]
Corrected apparent omission in program logic which was causing the
insertion of redundant crlf's.  Eliminated the venetian-blind effect
in walled text.

Submitted by: David McNett <nugget@slacker.com>

24 years agoTypo: 'x' should be 'y' (only affects debugging output)
n_hibma [Wed, 1 Sep 1999 21:37:56 +0000 (21:37 +0000)]
Typo: 'x' should be 'y' (only affects debugging output)

24 years agoThis is part of an untested set of changes to the ed driver to support
dfr [Wed, 1 Sep 1999 21:21:03 +0000 (21:21 +0000)]
This is part of an untested set of changes to the ed driver to support
the new PnP code. Since the bulk of the driver changes are not being
committed at this time, it will not affect the driver. The code is being
committed early to allow others synchronise changes.

24 years agoThis represents essentially a complete rewrite of the ISA PnP code. The
dfr [Wed, 1 Sep 1999 20:53:43 +0000 (20:53 +0000)]
This represents essentially a complete rewrite of the ISA PnP code. The
new system is integrated with the ISA bus code more cleanly and allows
the future addition of more enumerators such as PnPBIOS and ACPI.

This commit also enables the new pcm driver since it is somewhat tied to
the new PnP code.

24 years agoThe libraries `libmytinfo' and `libncurses' are not required by this
chris [Wed, 1 Sep 1999 20:37:44 +0000 (20:37 +0000)]
The libraries `libmytinfo' and `libncurses' are not required by this
program.

24 years agoSlay a grammar gremlin.
hoek [Wed, 1 Sep 1999 20:25:44 +0000 (20:25 +0000)]
Slay a grammar gremlin.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r50764,
markm [Wed, 1 Sep 1999 20:02:46 +0000 (20:02 +0000)]
This commit was generated by cvs2svn to compensate for changes in r50764,
which included commits to RCS files with non-trunk default branches.

24 years agoDouble pointy hat award. Import this into the right area.
markm [Wed, 1 Sep 1999 20:02:46 +0000 (20:02 +0000)]
Double pointy hat award. Import this into the right area.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r50760,
markm [Wed, 1 Sep 1999 19:59:25 +0000 (19:59 +0000)]
This commit was generated by cvs2svn to compensate for changes in r50760,
which included commits to RCS files with non-trunk default branches.

24 years agoDrat. Import this into the right place. Pass me the pointy hat.
markm [Wed, 1 Sep 1999 19:59:25 +0000 (19:59 +0000)]
Drat. Import this into the right place. Pass me the pointy hat.

24 years agoDrat. Import this into the right place. Pass me the pointy hat.
markm [Wed, 1 Sep 1999 19:59:25 +0000 (19:59 +0000)]
Drat. Import this into the right place. Pass me the pointy hat.

24 years agoTermcap header no longer needed.
markm [Wed, 1 Sep 1999 18:57:38 +0000 (18:57 +0000)]
Termcap header no longer needed.

24 years agoRe-arrange things in the attach routines of the 3Com and RealTek PHY
wpaul [Wed, 1 Sep 1999 17:07:27 +0000 (17:07 +0000)]
Re-arrange things in the attach routines of the 3Com and RealTek PHY
drivers so that we don't clobber things or leave them uninitialized
if we abort due a failure.

Submitted by: Luoqi Chen

24 years agoquoted string change: the si driver also covers the Specialix "SX"
nsayer [Wed, 1 Sep 1999 16:42:54 +0000 (16:42 +0000)]
quoted string change: the si driver also covers the Specialix "SX"
product.

24 years agoMake prototype match function.
sef [Wed, 1 Sep 1999 16:21:57 +0000 (16:21 +0000)]
Make prototype match function.

24 years agoFix the sense of the vn_isdisk() check.
phk [Wed, 1 Sep 1999 15:17:18 +0000 (15:17 +0000)]
Fix the sense of the vn_isdisk() check.

24 years agoSigh. Serves me right for testing against a modified tree (dfr's pnp
peter [Wed, 1 Sep 1999 14:53:16 +0000 (14:53 +0000)]
Sigh.  Serves me right for testing against a modified tree (dfr's pnp
changes).  Doug changed these variables.  This should fix the isa_compat.c
breakage that phk reported.  (Sorry!)

24 years agoUpdate to driver 1.72.
roger [Wed, 1 Sep 1999 14:09:53 +0000 (14:09 +0000)]
Update to driver 1.72.
Fix a bug where video capture locks up on channel changes.
Many thanks to Juha for solving this.

Submitted by: Juha Nurmela <Juha.Nurmela@quicknet.inet.fi>

24 years agoSet si_bsize_phys and si_bsize_max in all legacy CD drivers.
phk [Wed, 1 Sep 1999 13:03:05 +0000 (13:03 +0000)]
Set si_bsize_phys and si_bsize_max in all legacy CD drivers.

24 years agoFix stupid disorder in previous commit. This was my own error, not
sheldonh [Wed, 1 Sep 1999 12:42:00 +0000 (12:42 +0000)]
Fix stupid disorder in previous commit. This was my own error, not
the mistake of the PR's originator.

24 years agoThe -f option stole the -d option's option string colon in the getopt
sheldonh [Wed, 1 Sep 1999 12:37:26 +0000 (12:37 +0000)]
The -f option stole the -d option's option string colon in the getopt
optstring.

PR: 13521
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>

24 years agoTry to win back the "removal of most crufty code" trophy from markm:
phk [Wed, 1 Sep 1999 11:32:52 +0000 (11:32 +0000)]
Try to win back the "removal of most crufty code" trophy from markm:

Remove WD formatting code which has never worked in 386bsd or FreeBSD.

Remove  DIOCSSTEP and DIOCSRETRIES ioctls as well, they belong in
history, along with the SMD disks.

OK'ed by: bde

24 years agounifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe
phk [Wed, 1 Sep 1999 11:25:25 +0000 (11:25 +0000)]
unifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe

24 years agounifdef -Uvax
phk [Wed, 1 Sep 1999 11:17:58 +0000 (11:17 +0000)]
unifdef -Uvax

24 years agoUse the appropriate macro for double quotes rather than using double
jkh [Wed, 1 Sep 1999 10:04:47 +0000 (10:04 +0000)]
Use the appropriate macro for double quotes rather than using double
quotes.

Submitted by: Alexey Zelkin <phantom@cris.net>
PR: 13436

24 years agoUse "multiple 4 char outdent until no wrap" rather than ANSI string
phk [Wed, 1 Sep 1999 09:39:11 +0000 (09:39 +0000)]
Use "multiple 4 char outdent until no wrap" rather than ANSI string
concatenation to preserve K&R compatibility.

Requested by: bde
Terminology by: grog

24 years agoChange $Id$ to $FreeBSD$
dfr [Wed, 1 Sep 1999 09:38:21 +0000 (09:38 +0000)]
Change $Id$ to $FreeBSD$

24 years agoMake the libcrypt's build in the correct order.
markm [Wed, 1 Sep 1999 09:12:16 +0000 (09:12 +0000)]
Make the libcrypt's build in the correct order.

24 years ago* Fix a stack of warnings.
dfr [Wed, 1 Sep 1999 09:11:14 +0000 (09:11 +0000)]
* Fix a stack of warnings.
* Make it possible to type a filename to boot1 so that it is possible to
  recover from fatally broken versions of /boot/loader.
* Make a start at a CD boot program (not yet functional).

24 years agoTry and commit the tun comment fix again; I have no idea why there
jkh [Wed, 1 Sep 1999 09:01:54 +0000 (09:01 +0000)]
Try and commit the tun comment fix again; I have no idea why there
was a clash the last time, leading me to think that it had already
been fixed.

24 years ago-background is also a legitimate ppp mode. Don't change it to -auto.
peter [Wed, 1 Sep 1999 08:57:01 +0000 (08:57 +0000)]
-background is also a legitimate ppp mode.  Don't change it to -auto.

24 years agoAdd $FreeBSD$
peter [Wed, 1 Sep 1999 07:00:27 +0000 (07:00 +0000)]
Add $FreeBSD$

24 years ago$Id$ -> $FreeBSD$
peter [Wed, 1 Sep 1999 06:58:27 +0000 (06:58 +0000)]
$Id$ -> $FreeBSD$

24 years agoEliminate some magic numbers.
peter [Wed, 1 Sep 1999 06:34:24 +0000 (06:34 +0000)]
Eliminate some magic numbers.

24 years agoUpdate a comment regarding dependencies on libtermcap and curses etc.
peter [Wed, 1 Sep 1999 06:21:52 +0000 (06:21 +0000)]
Update a comment regarding dependencies on libtermcap and curses etc.

24 years agoImprove the micro "disk" layer after gaining more experience with it.
phk [Wed, 1 Sep 1999 05:38:09 +0000 (05:38 +0000)]
Improve the micro "disk" layer after gaining more experience with it.

24 years agoImprove the returned values in st_blksize a little bit, avoid
phk [Wed, 1 Sep 1999 05:36:55 +0000 (05:36 +0000)]
Improve the returned values in st_blksize a little bit, avoid
accessing union fields not valid for dev_t type.

24 years agoAdd a missing dependency for make_hash which could make various forms of
peter [Wed, 1 Sep 1999 05:14:57 +0000 (05:14 +0000)]
Add a missing dependency for make_hash which could make various forms of
make -jN fail.  This fixes the present problem only, not the larger one
of when those internal tools are built and the cross-compiling etc.

Submitted by: luoqi