]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
25 years agoRemoved the weak spam of ${DESTDIR}/usr/include in the bootstrap
bde [Wed, 6 Jan 1999 10:06:36 +0000 (10:06 +0000)]
Removed the weak spam of ${DESTDIR}/usr/include in the bootstrap
target (see the previous log message).  This works for bootstrapping
from 2.2.7.  It won't work for bootstrapping from 2.1.x, but that
fails due to include problems earlier.

25 years agoAdd new sysctl machdep.uc_devlist. It allows to cleanly retrieve the
abial [Wed, 6 Jan 1999 09:09:22 +0000 (09:09 +0000)]
Add new sysctl machdep.uc_devlist. It allows to cleanly retrieve the
list of devices which has been changed in UserConfig, without resorting
to reading /dev/kmem.

The data returned consist of series of struct isa_device and
char dev_name[8].

Ok'd by: jkh

25 years agoDon't build biosboot by default - there's no point now that nothing
jkh [Wed, 6 Jan 1999 08:46:26 +0000 (08:46 +0000)]
Don't build biosboot by default - there's no point now that nothing
looks for /usr/mdec/boot{1,2}.  The other stuff in here is probably
equally useless/pointless but I'm going to not worry about it for now.

25 years agoChange my mind on using base '0' for strtol for -i and -# operations
imp [Wed, 6 Jan 1999 08:33:38 +0000 (08:33 +0000)]
Change my mind on using base '0' for strtol for -i and -# operations
as this would change the meaning of -#050 in preexisting scripts.

25 years agoAdd sanity checking to argument for -# and -i. Require these
imp [Wed, 6 Jan 1999 08:25:56 +0000 (08:25 +0000)]
Add sanity checking to argument for -# and -i.  Require these
arguments to be numbers.  Also use '0' base to allow hex, octal or
decimal numbers.

This was done by me based on ideas in pr 3556, submitted by Uwe
Laubenstein and commented upon by j@uriah.heep.sax.de (J Wunsch).

PR: 3556

25 years agoadded -h flag to allow for hexidecimal output.
imp [Wed, 6 Jan 1999 08:14:26 +0000 (08:14 +0000)]
added -h flag to allow for hexidecimal output.
Use '0' for base rather than 10 to allow for more flexible input bases.

Inspired by changes in PR 7402, but mostly redone by me to get past
bde filter.

Submitted by: Timo J. Rinne
PR: 7402

25 years agoAllow PINGing from any address on multihomed hosts
imp [Wed, 6 Jan 1999 07:54:28 +0000 (07:54 +0000)]
Allow PINGing from any address on multihomed hosts

In the words of the submitter:
"The patch below allows to ping from any address on the multihomed host.
 The man page is also updated, the text was cutted from traceroute(8)."

Submitted by: Ruslan Ermilov
PR: 6832

25 years agoAdd Robert Nordier's boot block URL.
imp [Wed, 6 Jan 1999 07:12:41 +0000 (07:12 +0000)]
Add Robert Nordier's boot block URL.

25 years agoMore Elven advice:
imp [Wed, 6 Jan 1999 07:06:38 +0000 (07:06 +0000)]
More Elven advice:
Update /etc/rc* if you are going to run a system with aout
libraries, otherwise ldconfig won't know what to do and all dynamic
aout binaries will fail.

25 years agoAssign CDEV 112 to the keyboard driver.
yokota [Wed, 6 Jan 1999 06:43:51 +0000 (06:43 +0000)]
Assign CDEV 112 to the keyboard driver.

25 years ago Move IO_PSMSIZE from kbdio.h to isareg.h.
yokota [Wed, 6 Jan 1999 05:49:30 +0000 (05:49 +0000)]
  Move IO_PSMSIZE from kbdio.h to isareg.h.

  While I am here, correct the values for IO_MDASIZE and IO_CGASIZE; they
  should be 12 rather than 16.

25 years agoMove IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long time
yokota [Wed, 6 Jan 1999 05:40:01 +0000 (05:40 +0000)]
Move IO_PSMSIZE from kbdio.h to isa.h.  I thought I did this a long time
ago...

While I am here, correct the values for IO_MDASIZE and IO_CGASIZE; they
should be 12 rather than 16.

25 years agoAssign CDEV 112 to the keyboard driver.
yokota [Wed, 6 Jan 1999 05:35:39 +0000 (05:35 +0000)]
Assign CDEV 112 to the keyboard driver.

25 years agoadd MLINKs for all the functions covered by the manpage
obrien [Wed, 6 Jan 1999 05:00:17 +0000 (05:00 +0000)]
add MLINKs for all the functions covered by the manpage

25 years agospell check
obrien [Wed, 6 Jan 1999 04:59:53 +0000 (04:59 +0000)]
spell check

25 years agoComplete change from DEBUG to VINUMDEBUG. Now it still builds when
grog [Wed, 6 Jan 1999 04:22:48 +0000 (04:22 +0000)]
Complete change from DEBUG to VINUMDEBUG.  Now it still builds when
VINUMDEBUG is set as well.

25 years agoComplete previous commit: change debug macro from DEBUG to VINUMDEBUG
grog [Wed, 6 Jan 1999 04:09:01 +0000 (04:09 +0000)]
Complete previous commit: change debug macro from DEBUG to VINUMDEBUG

Reported by: dg

25 years agoFix problems compiling without -DVINUMDEBUG
grog [Wed, 6 Jan 1999 04:07:49 +0000 (04:07 +0000)]
Fix problems compiling without -DVINUMDEBUG

Reported by: dg

25 years agomake comments more consistant
obrien [Wed, 6 Jan 1999 02:44:29 +0000 (02:44 +0000)]
make comments more consistant

25 years agoTypo: The idle timer is ignored in -ddial and -dedicated
brian [Wed, 6 Jan 1999 00:08:15 +0000 (00:08 +0000)]
Typo:  The idle timer is ignored in -ddial and -dedicated
       mode, not in -ddial and -direct.
Pointed out by: Chris Timmons <skynyrd@opus.cts.cwu.edu>

25 years agoDon't warn when ``add xxxx HISADDR'' fails because HISADDR
brian [Wed, 6 Jan 1999 00:08:03 +0000 (00:08 +0000)]
Don't warn when ``add xxxx HISADDR'' fails because HISADDR
is 0.0.0.0.  This isn't a problem as the sticky route is still
added.
Suggested by: Chris Timmons <skynyrd@opus.cts.cwu.edu>

25 years agoThe Conner CFP2107 is a fixed-media drive, not removable media. This fixes
ken [Tue, 5 Jan 1999 21:37:07 +0000 (21:37 +0000)]
The Conner CFP2107 is a fixed-media drive, not removable media.  This fixes
the quirk that disables tagged queueing for those drives.

Also, silence a warning by disabling xpt_for_all_targets() and
xpt_for_all_periphs().  These two functions are not currently used, but
they should not be removed.  They're part of a set of functions that
provide a way to execute a function for every {bus,target,device,periph} in
the system.

If anyone needs to use either function in the future, they can be
un-#ifdefed.

25 years agoAlpha-specific help topics (currently empty)
msmith [Tue, 5 Jan 1999 20:44:26 +0000 (20:44 +0000)]
Alpha-specific help topics (currently empty)

25 years agoAdd a quirk that disables SYNCHRONIZE CACHE
mjacob [Tue, 5 Jan 1999 20:43:41 +0000 (20:43 +0000)]
Add a quirk that disables SYNCHRONIZE CACHE
PR: 8882
Obtained from: Hellmuth Michaelis hm@kts.org

25 years agoDon't allow more than one module with the same name to be loaded.
msmith [Tue, 5 Jan 1999 20:24:28 +0000 (20:24 +0000)]
Don't allow more than one module with the same name to be loaded.
Make kldfind ignore the path when searching for a loaded module.

Submitted by: John Birrell (jb@freebsd.org)

25 years agoRemove the 'waslocked' parameter to vfs_object_create().
eivind [Tue, 5 Jan 1999 18:50:03 +0000 (18:50 +0000)]
Remove the 'waslocked' parameter to vfs_object_create().

25 years agoFix fubyte to actually return the correct value (it was always returning
dfr [Tue, 5 Jan 1999 18:39:02 +0000 (18:39 +0000)]
Fix fubyte to actually return the correct value (it was always returning
zero).  This caused device reads to corrupt the first byte of the page
being read into (the cause of frozen keyboards in sysinstall).

25 years agoFinish staticization.
eivind [Tue, 5 Jan 1999 18:12:29 +0000 (18:12 +0000)]
Finish staticization.

25 years agoWhoops, missed an instance of the old image naming.
jkh [Tue, 5 Jan 1999 17:03:49 +0000 (17:03 +0000)]
Whoops, missed an instance of the old image naming.

25 years agoMake machtime() function unsigned long instead of long.
danny [Tue, 5 Jan 1999 11:56:35 +0000 (11:56 +0000)]
Make machtime() function unsigned long instead of long.
Reviewed by: phk

25 years agoMerge from 2_2 man page change.
danny [Tue, 5 Jan 1999 10:13:54 +0000 (10:13 +0000)]
Merge from 2_2 man page change.

25 years agoPR: 9323
danny [Tue, 5 Jan 1999 09:58:02 +0000 (09:58 +0000)]
PR: 9323
Submitted by: ishisone@sra.co.jp
Make touch handle years 2000-2038 in the obsoleted format, rather
than 1902-1969 as was previously the case with two digit year spec.

25 years agoBig oops, wrong major number in source
n_hibma [Tue, 5 Jan 1999 09:33:23 +0000 (09:33 +0000)]
Big oops, wrong major number in source

25 years agoOn Dec 24 the wcd driver was removed. The new driver is acd. Make a
imp [Tue, 5 Jan 1999 07:45:10 +0000 (07:45 +0000)]
On Dec 24 the wcd driver was removed.  The new driver is acd.  Make a
note of this in the updating file.  Put it under the 19981224 date
rather than today's date, since that was when the change was.

Submitted by: Gregory Bond <gnb@itga.com.au>

Also added note about floppy tape driver.  Didn't add note about
voxware or pcvt as they have been restored to the kernel.

25 years agoAdd a poitner to Peter's page on the ELF migration day. This is the
imp [Tue, 5 Jan 1999 05:46:37 +0000 (05:46 +0000)]
Add a poitner to Peter's page on the ELF migration day.  This is the
day when the elves sail accross the sea to a new home, which happens
to be in your computer.  They will sing glorious songs for the Eldar
days.  You machine will shun the darkness that is upon the world.

Errrm, well actually you won't even notice...

Submitted by: peter
Appologies to: tokien

25 years agoRemove legacy boot.config file.
jkh [Tue, 5 Jan 1999 03:53:14 +0000 (03:53 +0000)]
Remove legacy boot.config file.

25 years agoA partial implementation of the procfs cmdline pseudo-file. This
peter [Tue, 5 Jan 1999 03:53:06 +0000 (03:53 +0000)]
A partial implementation of the procfs cmdline pseudo-file.  This
is enough to satisfy things like StarOffice.  This is a hack, but doing
it properly would be a LOT of work, and would require extensive grovelling
around in the user address space to find the argv[].

Obtained from: Mostly from Andrzej Bialecki <abial@nask.pl>.

25 years agoHammer on the boot floppy generation bits some more. This is looking
jkh [Tue, 5 Jan 1999 03:44:08 +0000 (03:44 +0000)]
Hammer on the boot floppy generation bits some more.  This is looking
a little better.

25 years agoFix bogon in docfile placement.
jkh [Tue, 5 Jan 1999 02:35:38 +0000 (02:35 +0000)]
Fix bogon in docfile placement.

25 years agoConditionalize make world in release.
jkh [Tue, 5 Jan 1999 02:09:29 +0000 (02:09 +0000)]
Conditionalize make world in release.

25 years agoDo some serious beating on the floppy generation code to try and
jkh [Tue, 5 Jan 1999 01:58:44 +0000 (01:58 +0000)]
Do some serious beating on the floppy generation code to try and
simplify it, name things more descriptively and get the kernel back
on boot.flp where it should be.

25 years agoGRRRR! Apparently, the promiscuous mode chip bug which I thought was
wpaul [Tue, 5 Jan 1999 00:59:08 +0000 (00:59 +0000)]
GRRRR! Apparently, the promiscuous mode chip bug which I thought was
isolated to revision 33 PNIC chips is also present in revision 32 chips.
Cards with rev. 32 chips include the LinkSys LNE100TX and the Matrox
FastNIC 10/100. This accounts for all the cards that I have to test
with.

(I was never able to personally trip the bug on this chip rev, but today
one of the guys in the lab did it with the software they're working on
for their cellular IP project, which uses BPF and promiscuous mode
extensively.)

This commit enables the promiscuous mode software workaround code for
both revison 32 and revision 33 chips. It's possible all of the PNIC
chips suffer from this bug, but these are the only two revs where I
know for a fact it exists.

25 years agoMissing word. (in comments, non-destructive bug)
billf [Mon, 4 Jan 1999 21:21:10 +0000 (21:21 +0000)]
Missing word. (in comments, non-destructive bug)

25 years agoMake ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.
dt [Mon, 4 Jan 1999 20:45:20 +0000 (20:45 +0000)]
Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.

25 years agoFix YMF719 detection (report by jose@we.lc.ehu.es).
luigi [Mon, 4 Jan 1999 20:06:38 +0000 (20:06 +0000)]
Fix YMF719 detection (report by jose@we.lc.ehu.es).
Fix compile problems without "controller pnp0"
(fix by German Tischler)

25 years agoFix a potential sign extension bug on 8-bit chars.
peter [Mon, 4 Jan 1999 18:45:08 +0000 (18:45 +0000)]
Fix a potential sign extension bug on 8-bit chars.
Outputting a backspace isn't supposed to be destructive..  It isn't on
most terminals, nor on the standard bios output (vs. TERM_EMU mode)

25 years agoFix variable initialization.. It was written with '==' instead of '-'.
peter [Mon, 4 Jan 1999 18:39:24 +0000 (18:39 +0000)]
Fix variable initialization.. It was written with '==' instead of '-'.
#include <string.h> for string prototypes.

25 years agoClean some unused variables lint
peter [Mon, 4 Jan 1999 18:38:23 +0000 (18:38 +0000)]
Clean some unused variables lint

25 years agoDon't forget a trailing \n when loading a kernel that has been stripped.
peter [Mon, 4 Jan 1999 18:37:41 +0000 (18:37 +0000)]
Don't forget a trailing \n when loading a kernel that has been stripped.
(This might make ELF_VERBOSE look funny, but I'm tempted to delete that
 anyway)

25 years ago-Clarification of last commit-
billf [Mon, 4 Jan 1999 14:07:53 +0000 (14:07 +0000)]
-Clarification of last commit-
The char that the random letters and numbers are being pulled from is
ended with a '\0'. Using sizeof() includes this '\0' in the 'pool' of
possible characters. This patch decrements by one the size so we don't
accidently end the new password prematurly.

25 years agoBacked out previous commit. The bug was in rev.1.49 of src/Makefile.inc1,
bde [Mon, 4 Jan 1999 12:36:23 +0000 (12:36 +0000)]
Backed out previous commit.  The bug was in rev.1.49 of src/Makefile.inc1,
so it can't be completely fixed here.  Putting -I paths to the current
headers in CFLAGS is more likely to break things than fix them, since
there is no reason why current headers should work with old libraries.
Other Makefiles that do this may only work because they are not used early
in the bootstrap.  However, the usual problem with errno being defined in
terms of a nonexistent library doesn't seem to occur here, since we don't
reference errno.

25 years agoBacked out rev.1.49. It broke bootstrapping from 2.1.5 2.2.7 and
bde [Mon, 4 Jan 1999 12:05:59 +0000 (12:05 +0000)]
Backed out rev.1.49.  It broke bootstrapping from 2.1.5 2.2.7 and
probably other versions by spamming ${DESTDIR}/usr/include in much
the same way as `make includes'.

Details for 2.2.7: the bootstrap target has always done a weak spam
of ${DESTDIR}/usr/include; we depend on it not installing any
significant anachronisms (it probably shouldn't touch the headers
at all; however, we may be depending on it for things like the
renaming of ts_nsec to ts_sec in <sys/time.h>).  Rev.1.49 strengthens
the spam to everything in src/include.  For 2.2.7, this is not
immediately fatal.  However, the `make all' step in src/includes
is not followed by a `make clean' step, so new rpc headers are not
generated after we've bootstrapped rpcgen.  This causes a fatal
error much later when the old (generated) rpc headers are used with
the current headers (sys/types.h and/or the non-generated rpc
headers).

Details for 2.1.x: the bug is immediately fatal.  It gives definition
of errno that is not supported by 2.1.x's libc.  The weak spam in the
restored version avoids this problem by not installing errno.h.
(Bootstrapping from 2.1.5 actually breaks much earlier.)

I think the header problems supposedly fixed by rev.1.49 were caused
by using NOCLEAN and having the build fall over when the weakly
spammed headers are active.  Minor differences in the layout will
then cause the .depend files to point to nonexistent headers.  It
is a feature for symlinks like errno.h -> sys/errno.h to not exist
early.

The other change in rev.1.49 breaks building obj directories if NOCLEAN
is set.  It is only safe for _re_building with NOCLEAN set.

25 years agoBring in ad1816 patches from German Tischler.
luigi [Mon, 4 Jan 1999 10:40:14 +0000 (10:40 +0000)]
Bring in ad1816 patches from German Tischler.
Fix 'device not configured' problem that people were experiencing
when only PCI devices are present.

25 years agoSync with sys/i386/conf/options.i386 revision 1.101.
kato [Mon, 4 Jan 1999 08:09:15 +0000 (08:09 +0000)]
Sync with sys/i386/conf/options.i386 revision 1.101.

25 years agoSync with sys/i386/conf/majors.i386 revision 1.59.
kato [Mon, 4 Jan 1999 08:08:28 +0000 (08:08 +0000)]
Sync with sys/i386/conf/majors.i386 revision 1.59.

25 years agoSync with sys/i386/conf/files.i386 revision up to 1.217.
kato [Mon, 4 Jan 1999 08:07:47 +0000 (08:07 +0000)]
Sync with sys/i386/conf/files.i386 revision up to 1.217.

25 years agoSync with sys/i386/boot/rawboot/Makefile revision 1.12.
kato [Mon, 4 Jan 1999 08:05:55 +0000 (08:05 +0000)]
Sync with sys/i386/boot/rawboot/Makefile revision 1.12.

25 years agoSync with sys/i386/boot/netboot/Makefile revision 1.22.
kato [Mon, 4 Jan 1999 08:05:01 +0000 (08:05 +0000)]
Sync with sys/i386/boot/netboot/Makefile revision 1.22.

25 years agoSync with sys/i386/boot/kzipboot/Makefile revision 1.10.
kato [Mon, 4 Jan 1999 08:03:17 +0000 (08:03 +0000)]
Sync with sys/i386/boot/kzipboot/Makefile revision 1.10.

25 years agoSync with sys/i386/boot/biosboot/Makefile revision 1.68.
kato [Mon, 4 Jan 1999 08:02:13 +0000 (08:02 +0000)]
Sync with sys/i386/boot/biosboot/Makefile revision 1.68.

25 years agoSync with sys/i386/boot/Makefile.inc revision up to 1.5.
kato [Mon, 4 Jan 1999 08:01:04 +0000 (08:01 +0000)]
Sync with sys/i386/boot/Makefile.inc revision up to 1.5.

25 years agoFix a build problem when upgrading from 9 month old sources. There's
chuckr [Mon, 4 Jan 1999 03:14:48 +0000 (03:14 +0000)]
Fix a build problem when upgrading from 9 month old sources.  There's
a circular dependency problem, wherein rpcgen depends on the latest
includes, but those same includes depend on rpcgen to build
include/rpcsvc.  This was causing the build or librpcsvc to fail
(like I said, only on upgrades of 9 month old sources).

If there's stylistic problems, tell me, I'll learn and fix them.
I did a buildworld with this, it should be safe.

25 years agoRestore dependancy to build loader.help here
msmith [Mon, 4 Jan 1999 01:28:46 +0000 (01:28 +0000)]
Restore  dependancy to build loader.help here

25 years agoAdd dependancy to build loader.help here
msmith [Mon, 4 Jan 1999 01:28:39 +0000 (01:28 +0000)]
Add dependancy to build loader.help here

25 years agoMake the timeout handler log any failed logins, to make sure failed
eivind [Sun, 3 Jan 1999 23:39:33 +0000 (23:39 +0000)]
Make the timeout handler log any failed logins, to make sure failed
logins get logged.

25 years agoTemporary workaround (bandaid) for case where you have READ
mjacob [Sun, 3 Jan 1999 22:57:54 +0000 (22:57 +0000)]
Temporary workaround (bandaid) for case where you have READ
CAPACITY fail for a non-removable media device. There's a race
condition where the device entry is removed and then
xpt_release_ccb is called which attempts to give back the ccb
to a device that's now gone. In this bandaid release the ccb
early and then remember to not call xpt_release_ccb later.

25 years agoAllow rwhod to take flags.
jkh [Sun, 3 Jan 1999 22:19:23 +0000 (22:19 +0000)]
Allow rwhod to take flags.

PR: 7705
Submitted by: Johan Karlsson <k@numeri.campus.luth.se>

25 years agoFirst cut at generating loader.help for the alpha
msmith [Sun, 3 Jan 1999 20:54:05 +0000 (20:54 +0000)]
First cut at generating loader.help for the alpha

25 years agoReenable generation of the loader.help file
msmith [Sun, 3 Jan 1999 20:50:35 +0000 (20:50 +0000)]
Reenable generation of the loader.help file

25 years agoRecognize IDE controler even if HDD is not connected.
kato [Sun, 3 Jan 1999 17:26:04 +0000 (17:26 +0000)]
Recognize IDE controler even if HDD is not connected.

Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>

25 years agoCorrected the major number for usb and added ums as major 111
n_hibma [Sun, 3 Jan 1999 16:48:03 +0000 (16:48 +0000)]
Corrected the major number for usb and added ums as major 111

25 years ago- Remove bus-dependent addresses from `ic' file.
kato [Sun, 3 Jan 1999 15:57:02 +0000 (15:57 +0000)]
- Remove bus-dependent addresses from `ic' file.
- Special registers of IO-DATA device's RSA series are defined in
  ic/rsa.h (new file).

Pointed out by: Bruce Evans <bde@zeta.org.au>
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>

25 years agocatch a /boot doc instance I missed.
jkh [Sun, 3 Jan 1999 07:38:58 +0000 (07:38 +0000)]
catch a /boot doc instance I missed.

25 years agoRevert r1.4 - I was confused as to its real meaning.
jkh [Sun, 3 Jan 1999 07:38:15 +0000 (07:38 +0000)]
Revert r1.4 - I was confused as to its real meaning.

Noted by: bde

25 years agoSupport following devices:
kato [Sun, 3 Jan 1999 05:03:47 +0000 (05:03 +0000)]
Support following devices:
  - on board 2nd CCU
  - Midori Elec. MDC-926Rs
  - Midori-Hayes ESP98
  - NEC PC-9861K, PC-9801-101 PC-9801-120
  - Melco IND-SP and IND-SS
  - PIO-9032A/B/C
  - B98-01 and B98-02
  - IO-data device RSA-98II and RSA-98III
  - MC-16550
  - MC-RS98
  - Media Inteligent RSB-2000/3000 and RSB-384
  - PCMCIA modem card

Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>

25 years agoClean up some more residual /usr/mdec references. I left all the
jkh [Sun, 3 Jan 1999 02:18:58 +0000 (02:18 +0000)]
Clean up some more residual /usr/mdec references.  I left all the
extra rbootd/boot rom cruft pointing at /usr/mdec since it either
doesn't exist or doesn't work anyway, so who cares? :)

25 years agoMinor bug: in the case where allocating a fresh mbuf for the receive ring
wpaul [Sun, 3 Jan 1999 02:05:21 +0000 (02:05 +0000)]
Minor bug: in the case where allocating a fresh mbuf for the receive ring
fails, we need to set the descriptor status word so that the 'OWN' bit
is set again so that the chip can reuse it. Previously, this wasn't being
done.

25 years agoAdd STANDARDS section.
wollman [Sun, 3 Jan 1999 01:07:41 +0000 (01:07 +0000)]
Add STANDARDS section.
s/bytes/characters/g to be consistent with Standard C terminology.
Update date and add RCS Id.

25 years agoAdd a macro for ISO/IEC 9945-1: 1996, the official designation of the most
wollman [Sun, 3 Jan 1999 00:58:50 +0000 (00:58 +0000)]
Add a macro for ISO/IEC 9945-1: 1996, the official designation of the most
recent POSIX.1 standard.

25 years agoFix grammar in the description of timegm() by totally rewriting it. Remove
wollman [Sun, 3 Jan 1999 00:35:31 +0000 (00:35 +0000)]
Fix grammar in the description of timegm() by totally rewriting it.  Remove
a potentally inflammatory comment from BUGS, and add a more useful comment
about the lack of reentrancy in the timezone-setting interface.

25 years agoUpdate for boot block location change.
jkh [Sat, 2 Jan 1999 23:28:44 +0000 (23:28 +0000)]
Update for boot block location change.

25 years agoUpdate for new boot block location.
jkh [Sat, 2 Jan 1999 23:22:12 +0000 (23:22 +0000)]
Update for new boot block location.

25 years agoUpdate this to deal with new boot block placement.
jkh [Sat, 2 Jan 1999 23:15:20 +0000 (23:15 +0000)]
Update this to deal with new boot block placement.

Reported by: "John W. DeBoskey" <jwd@unx.sas.com>

25 years agoNow empty DOS filesystems default to long file names. Non-empty filesystems
dt [Sat, 2 Jan 1999 18:52:13 +0000 (18:52 +0000)]
Now empty DOS filesystems default to long file names. Non-empty filesystems
without traces of Win95 default to short file names, as before.

25 years agoExtraneous space.
hoek [Sat, 2 Jan 1999 17:11:45 +0000 (17:11 +0000)]
Extraneous space.

25 years agoStyle cleanups.
des [Sat, 2 Jan 1999 16:04:19 +0000 (16:04 +0000)]
Style cleanups.

Requested by: bde

25 years agoEnsure that deHighClust in direntry always initialized.
dt [Sat, 2 Jan 1999 13:26:29 +0000 (13:26 +0000)]
Ensure that deHighClust in direntry always initialized.

Noticed by:  Carl Mascott <cmascott@world.std.com>

Don't write access time of a file more than once per day. (Its precision is
1 day anyway). Don't try to write access and creation time in nonwin95 case.

Suggested by: bde (long time ago).

25 years agoIfdefed conditionally used simplock variables.
bde [Sat, 2 Jan 1999 11:34:57 +0000 (11:34 +0000)]
Ifdefed conditionally used simplock variables.

25 years agoRead in /boot contents at runtime. Assumes /boot/boot1 on alpha (which
jkh [Sat, 2 Jan 1999 07:23:37 +0000 (07:23 +0000)]
Read in /boot contents at runtime.  Assumes /boot/boot1 on alpha (which
may not yet be caught up).

25 years agoLet's make sure we're at the end of the password string before we apply a \0
billf [Sat, 2 Jan 1999 04:37:46 +0000 (04:37 +0000)]
Let's make sure we're at the end of the password string before we apply a \0
and terminate it. This patch ensures passwords will be the correct length of 8,
which is what is implied in the source (but not reflected in the man page).

PR: bin/7817
Reviewed by: Alfred Perlstein <bright@hotjobs.com>
Submitted by: Hiroshi Nishikawa <nis@pluto.dti.ne.jp>

25 years agoRemove the last clients of vfs_object_create(..., waslocked=1);
eivind [Sat, 2 Jan 1999 01:32:36 +0000 (01:32 +0000)]
Remove the last clients of vfs_object_create(..., waslocked=1);
waslocked will go away shortly.

Reviewed by: dg

25 years agoUUCP Cleanup should be done by the UUCP user.
billf [Fri, 1 Jan 1999 21:07:39 +0000 (21:07 +0000)]
UUCP Cleanup should be done by the UUCP user.

PR: bin/7749
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>

25 years agoEnable source file locking in pwd_mkdb by including the proper letter
billf [Fri, 1 Jan 1999 20:39:37 +0000 (20:39 +0000)]
Enable source file locking in pwd_mkdb by including the proper letter
in getopt(). The code was there, the means to use it wasn't.

Also update the usage() statment to reflect reality.

PR: bin/9248
Submitted by: Jos Backus <jbackus@plex.nl>
Forgotten By: dillon

25 years agoMake periodic(8) and the security mailings reflect the full FQDN, as opposed
billf [Fri, 1 Jan 1999 17:37:33 +0000 (17:37 +0000)]
Make periodic(8) and the security mailings reflect the full FQDN, as opposed
to a hostname. This will help those who keep a cluster of machines all with
the same hostname but different domain names.

PR: bin/9091
Submitted By: Heikki Suonsivu <hsu@clinet.fi>
No Response From: -current mailing list

25 years agounbreak devfs support after wrong cut&paste...
luigi [Fri, 1 Jan 1999 14:53:31 +0000 (14:53 +0000)]
unbreak devfs support after wrong cut&paste...
ReportedBy: Louis A. Mamakos

25 years agoFixed bitrot in a comment. Fixed some style bugs.
bde [Fri, 1 Jan 1999 14:41:51 +0000 (14:41 +0000)]
Fixed bitrot in a comment.  Fixed some style bugs.

25 years agoUse M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in
des [Fri, 1 Jan 1999 14:40:49 +0000 (14:40 +0000)]
Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in
low-res, but it works...

Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>

25 years agoCorrect typo in macro name.
des [Fri, 1 Jan 1999 14:38:30 +0000 (14:38 +0000)]
Correct typo in macro name.

25 years agoDon't use __BEGIN_DECLS/__END_DECLS in the kernel.
bde [Fri, 1 Jan 1999 14:30:11 +0000 (14:30 +0000)]
Don't use __BEGIN_DECLS/__END_DECLS in the kernel.

Fixed some other, even more minor style bugs.

25 years agoMinor English and spelling fixes.
bde [Fri, 1 Jan 1999 14:21:13 +0000 (14:21 +0000)]
Minor English and spelling fixes.