]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoRemove abuse of struct nameidata.
bp [Sat, 27 Nov 1999 17:46:04 +0000 (17:46 +0000)]
Remove abuse of struct nameidata.

Pointed by: Eivind Eklund

24 years agoRemove incorrect section name. Terminate .Bl with .El.
charnier [Sat, 27 Nov 1999 17:15:51 +0000 (17:15 +0000)]
Remove incorrect section name. Terminate .Bl with .El.

24 years agoRemove incorrect section name.
charnier [Sat, 27 Nov 1999 17:13:08 +0000 (17:13 +0000)]
Remove incorrect section name.

24 years agoName of program and trailing \n will be added by syslog(3)
charnier [Sat, 27 Nov 1999 17:11:55 +0000 (17:11 +0000)]
Name of program and trailing \n will be added by syslog(3)

24 years agoUse DIAGNOSTICS instead of incorrect section name
charnier [Sat, 27 Nov 1999 17:10:35 +0000 (17:10 +0000)]
Use DIAGNOSTICS instead of incorrect section name

24 years agoRemove incorrect section name
charnier [Sat, 27 Nov 1999 17:09:14 +0000 (17:09 +0000)]
Remove incorrect section name

24 years agoAdd section name to .Xr references.
charnier [Sat, 27 Nov 1999 17:07:59 +0000 (17:07 +0000)]
Add section name to .Xr references.

24 years agoRemove incorrect section name. Incomplete -Wall cleaning.
charnier [Sat, 27 Nov 1999 17:06:40 +0000 (17:06 +0000)]
Remove incorrect section name. Incomplete -Wall cleaning.

24 years agocall ata_reinit in addump trying to make sure the dump will succed,
sos [Sat, 27 Nov 1999 17:06:10 +0000 (17:06 +0000)]
call ata_reinit in addump trying to make sure the dump will succed,
also check for errors underways, and make it possible to abort the
dump by hitting a key.

24 years agoDo not repeat the name of the flag. Change alloc to allocate for better
charnier [Sat, 27 Nov 1999 17:05:08 +0000 (17:05 +0000)]
Do not repeat the name of the flag. Change alloc to allocate for better
spelling of printed messages.

24 years agoDisable on x86 since it conflicts with PNPBIOS.
dfr [Sat, 27 Nov 1999 17:03:08 +0000 (17:03 +0000)]
Disable on x86 since it conflicts with PNPBIOS.

24 years agoMerge fprintf and exit into errx.
charnier [Sat, 27 Nov 1999 17:03:07 +0000 (17:03 +0000)]
Merge fprintf and exit into errx.
Use .Ev for environment variable.

24 years ago.Fn -> .Xr
charnier [Sat, 27 Nov 1999 16:59:06 +0000 (16:59 +0000)]
.Fn -> .Xr
Do not start warn() message with uppercase.

24 years ago.Nm corrections
charnier [Sat, 27 Nov 1999 16:57:27 +0000 (16:57 +0000)]
.Nm corrections

24 years agoTerminate .Bl with .El
charnier [Sat, 27 Nov 1999 16:55:50 +0000 (16:55 +0000)]
Terminate .Bl with .El

24 years agoImplement linux_ustat.
marcel [Sat, 27 Nov 1999 16:55:14 +0000 (16:55 +0000)]
Implement linux_ustat.

Reviewed by: bde

24 years agoRemove incorrect section name. Use .Pa or .Ar instead of .Em.
charnier [Sat, 27 Nov 1999 16:54:36 +0000 (16:54 +0000)]
Remove incorrect section name. Use .Pa or .Ar instead of .Em.

24 years agoPut file names under .Pa.
charnier [Sat, 27 Nov 1999 16:52:41 +0000 (16:52 +0000)]
Put file names under .Pa.

24 years agoChange prototype of linux_ustat.
marcel [Sat, 27 Nov 1999 16:50:54 +0000 (16:50 +0000)]
Change prototype of linux_ustat.

24 years agoAllow root-reloading also for chr devices.
phk [Sat, 27 Nov 1999 16:10:31 +0000 (16:10 +0000)]
Allow root-reloading also for chr devices.

24 years agoAdd ftp.nz.freebsd.org to the list of available FTP sites.
roberto [Sat, 27 Nov 1999 16:02:08 +0000 (16:02 +0000)]
Add ftp.nz.freebsd.org to the list of available FTP sites.

Submitted by: "Dan Langille" <dan@freebsddiary.org>

24 years agoUpdated comments for the move in the previous commit.
bde [Sat, 27 Nov 1999 15:27:11 +0000 (15:27 +0000)]
Updated comments for the move in the previous commit.

24 years agoFixed some comments in statclock(). The previous commit made it clearer
bde [Sat, 27 Nov 1999 14:37:34 +0000 (14:37 +0000)]
Fixed some comments in statclock().  The previous commit made it clearer
that one comment was attached to null code.

24 years agoRemove bad144 program.
phk [Sat, 27 Nov 1999 14:35:22 +0000 (14:35 +0000)]
Remove bad144 program.

24 years agoRemove BAD144 support
phk [Sat, 27 Nov 1999 14:33:30 +0000 (14:33 +0000)]
Remove BAD144 support

24 years agoRemove BAD144 support.
phk [Sat, 27 Nov 1999 14:33:07 +0000 (14:33 +0000)]
Remove BAD144 support.

24 years agoRemove bad144 from floppy images.
phk [Sat, 27 Nov 1999 14:32:58 +0000 (14:32 +0000)]
Remove bad144 from floppy images.

24 years agoCreate a symbolic link in the ftp directory, so that the user can
phk [Sat, 27 Nov 1999 14:32:27 +0000 (14:32 +0000)]
Create a symbolic link in the ftp directory, so that the user can
enter the URL directly to the FTP directory without worrying about
the BUILD_NAME.

Remove some extra quoting in a kernel config file.

24 years agoMoved scheduling-related code to kern_synch.c so that it is easier to fix
bde [Sat, 27 Nov 1999 12:32:27 +0000 (12:32 +0000)]
Moved scheduling-related code to kern_synch.c so that it is easier to fix
and extend.  The new function containing the code is named schedclock()
as in NetBSD, but it has slightly different semantics (it already handles
incrementation of p->p_cpticks, and it should handle any calling frequency).

Agreed with in principle by: dufault

24 years agoSync with sys/i386/conf/GENERIC revision 1.202.
nyan [Sat, 27 Nov 1999 11:41:46 +0000 (11:41 +0000)]
Sync with sys/i386/conf/GENERIC revision 1.202.

24 years agoReplace the block major table with a notice why it isn't needed any more.
phk [Sat, 27 Nov 1999 10:45:31 +0000 (10:45 +0000)]
Replace the block major table with a notice why it isn't needed any more.

Mark /dev/drum as historic.

24 years agoMinor typo nit. Also, remove the redundant entry from fortunes2.
wes [Sat, 27 Nov 1999 07:18:33 +0000 (07:18 +0000)]
Minor typo nit.  Also, remove the redundant entry from fortunes2.

PR: bin/14239
Submitted by: Doug Barton <Doug@gorean.org>

24 years agoAdd another vendor ID(CTL0048) for SB32 PnP.
tanimura [Sat, 27 Nov 1999 06:33:27 +0000 (06:33 +0000)]
Add another vendor ID(CTL0048) for SB32 PnP.

Submitted by: Charles Anderson <caa@columbus.rr.com>

24 years agoAllow extended pap success messages by believing in the PAP headers
brian [Fri, 26 Nov 1999 22:44:45 +0000 (22:44 +0000)]
Allow extended pap success messages by believing in the PAP headers
length field rather than the one byte message length field embedded
in the packet.  This steps slightly outside of the protocol boundaries,
but should not cause any problems.

Limitation noted by: Simon Winwood <simon@winwood.org>

24 years agoChange ``set cd'' so that its default value is device specific. The
brian [Fri, 26 Nov 1999 22:44:33 +0000 (22:44 +0000)]
Change ``set cd'' so that its default value is device specific.  The
default is still 1 second for ttys, but is now 6 seconds for i4b (ISDN)
devices and 5 seconds for ethernet (PPPoE) devices.

24 years agoA bullet in the head to pkg_manage references.
billf [Fri, 26 Nov 1999 22:12:12 +0000 (22:12 +0000)]
A bullet in the head to pkg_manage references.

24 years agoThis fell out of a previous commit: create the opt_md.h and opt_mfs.h
phk [Fri, 26 Nov 1999 21:01:03 +0000 (21:01 +0000)]
This fell out of a previous commit: create the opt_md.h and opt_mfs.h
files for the md module.

24 years agoDo not create bdev nodes anymore. Instead create cdev nodes with the
phk [Fri, 26 Nov 1999 20:45:26 +0000 (20:45 +0000)]
Do not create bdev nodes anymore.  Instead create cdev nodes with the
same names:

        rover# ls -l /dev/*wd0a
        crw-r-----  1 root  operator    3,   0 Nov 26 20:20 /dev/rwd0a
        crw-r-----  1 root  operator    3,   0 Nov 26 20:20 /dev/wd0a

Notice: Over time, no earlier than FreeBSD 5.0, the "r*" names may
be discontinued.  A fair number of programs and scripts need to
(un)learn some tricks before then.

This will take no effect until you either run MAKEDEV by hand or
reinstall your system.

WARNING:  Kernels older than approx November 22 will not be happy
about a /dev created with MAKEDEV after this commit.  Please update
your /kernel.good etc.

24 years agoAdd poul's md information, in abbreviated form, to the UPDATING file.
imp [Fri, 26 Nov 1999 20:38:36 +0000 (20:38 +0000)]
Add poul's md information, in abbreviated form, to the UPDATING file.

24 years agoThe author of this is REALLY: Bruce A. Mah <bmah@CS.Sandia.GOV>
billf [Fri, 26 Nov 1999 20:38:18 +0000 (20:38 +0000)]
The author of this is REALLY: Bruce A. Mah <bmah@CS.Sandia.GOV>

24 years agoAdd the author as co-maintainer, a la mergemaster.
billf [Fri, 26 Nov 1999 20:35:55 +0000 (20:35 +0000)]
Add the author as co-maintainer, a la mergemaster.

24 years agoWelcome pkg_version into the FreeBSD source tree.
billf [Fri, 26 Nov 1999 20:31:58 +0000 (20:31 +0000)]
Welcome pkg_version into the FreeBSD source tree.

pkg_version (as you may well know) matches the existing packages/ports
installed on your system with the ports INDEX and reports which
ports differ from the current INDEX.

Submitted by: Bruce A. Mah <CA.Sandia.GOV>
Reviewed by: ports

24 years agoRetire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.
phk [Fri, 26 Nov 1999 20:08:44 +0000 (20:08 +0000)]
Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.

Add MD_ROOT and MD_ROOT_SIZE options to the md driver.

Make the md driver handle MFS_ROOT and MFS_ROOT_SIZE options for compatibility.

Add md driver to GENERIC, PCCARD and LINT.

This is a cleanup which removes the need for some of the worse hacks in
MFS:  We really want to have a rootvnode but MFS on a preloaded image
doesn't really have one.  md is a true device, so it is less trouble.

This has been tested with make release, and if people remember to add
the "md" pseudo-device to their kernels, PicoBSD should be just fine
as well.  If people have no other use for MFS, it can be removed from
the kernel.

24 years agoOops, committed the wrong file..
sos [Fri, 26 Nov 1999 20:05:11 +0000 (20:05 +0000)]
Oops, committed the wrong file..

24 years agoFix atapi_wait_ready, it returned prematurely.
sos [Fri, 26 Nov 1999 19:26:04 +0000 (19:26 +0000)]
Fix atapi_wait_ready, it returned prematurely.

Less verbosity on non-fatal errors.

24 years agoTidy up the VIA support a bit, make it more generic.
sos [Fri, 26 Nov 1999 19:24:26 +0000 (19:24 +0000)]
Tidy up the VIA support a bit, make it more generic.

24 years agoAdd id for ESS 1869 OEM to Compaq on Presario 1621.
dcs [Fri, 26 Nov 1999 18:58:03 +0000 (18:58 +0000)]
Add id for ESS 1869 OEM to Compaq on Presario 1621.

24 years agoRTFREE the correct route entry in dummynet_io(). The previous
luigi [Fri, 26 Nov 1999 13:37:09 +0000 (13:37 +0000)]
RTFREE the correct route entry in dummynet_io(). The previous
code failed in handling things like "forward" actions.

Reported-and-tested-by: Jean-Hugues ROYER jhroyer@joher.com
24 years agos/dir.h/dir.c/
phk [Fri, 26 Nov 1999 12:29:48 +0000 (12:29 +0000)]
s/dir.h/dir.c/

24 years agoSync with sys/i386/conf/files.i386 revision 1.281.
nyan [Fri, 26 Nov 1999 11:47:01 +0000 (11:47 +0000)]
Sync with sys/i386/conf/files.i386 revision 1.281.

24 years agoImplement fdatasync in terms of fsync. The regeneration of proto.h,
marcel [Fri, 26 Nov 1999 10:20:10 +0000 (10:20 +0000)]
Implement fdatasync in terms of fsync. The regeneration of proto.h,
syscall.h and sysent.h was probably forgotten after the last change
syscalls.master.

24 years agoTo avoid confusion, zap libtermcap. ncurses provides both curses, termcap
peter [Fri, 26 Nov 1999 09:33:02 +0000 (09:33 +0000)]
To avoid confusion, zap libtermcap.  ncurses provides both curses, termcap
and termlib (terminfo) support.

24 years agoTo avoid confusion, zap libcurses. ncurses provides both curses, termcap
peter [Fri, 26 Nov 1999 09:28:33 +0000 (09:28 +0000)]
To avoid confusion, zap libcurses.  ncurses provides both curses, termcap
and termlib (terminfo) support.

24 years agoAdd a sysctl to control if argv is disclosed to the world:
phk [Fri, 26 Nov 1999 08:27:16 +0000 (08:27 +0000)]
Add a sysctl to control if argv is disclosed to the world:
kern.ps_argsopen
It defaults to 1 which means that all users can see all argvs in ps(1).

Reviewed by: Warner

24 years agoBelatedly add splash_pcx_load to the documented variables. Reword
dcs [Fri, 26 Nov 1999 08:09:04 +0000 (08:09 +0000)]
Belatedly add splash_pcx_load to the documented variables. Reword
splash_bmp_load.

24 years agoAdd note about how hardwiring ep0 will not likely work.
imp [Fri, 26 Nov 1999 06:36:13 +0000 (06:36 +0000)]
Add note about how hardwiring ep0 will not likely work.

Also correct a small spelling nit from Bill Fumerola.

24 years agoFix out-of-date comment
julian [Fri, 26 Nov 1999 05:02:06 +0000 (05:02 +0000)]
Fix out-of-date comment

24 years agoSupport the environtmental var "GREP_OPTIONS". Which can hold a set of
obrien [Fri, 26 Nov 1999 03:26:59 +0000 (03:26 +0000)]
Support the environtmental var "GREP_OPTIONS".  Which can hold a set of
default options for diff.  These options are interpreted first and can be
overwritten by explicit command line parameters.

Obtained from: GNU Grep 2.3h

24 years agoStyle changes -- whitespace and sorting.
obrien [Fri, 26 Nov 1999 03:06:33 +0000 (03:06 +0000)]
Style changes -- whitespace and sorting.

24 years ago* Support the environtmental var "DIFF_OPTIONS". Which can hold a set of
obrien [Fri, 26 Nov 1999 02:51:44 +0000 (02:51 +0000)]
* Support the environtmental var "DIFF_OPTIONS".  Which can hold a set of
default options for diff.  These options are interpreted first and can be
overwritten by explicit command line parameters.
* Add the "-o" option to specify old-traditional output style.
* Add utility functions for env vars obtained from GNU Grep 2.3h.

24 years agoUpdate the WaveLAN/IEEE driver:
wpaul [Thu, 25 Nov 1999 20:45:49 +0000 (20:45 +0000)]
Update the WaveLAN/IEEE driver:

- Convert to new bus attachment scheme. Thanks to Blaz Zupan for doing
  the initial work here. One thing I changed was to have the attach
  and detach routines work like the PCI drivers, which means that in
  theory you should be able to load and unload the driver like the PCI
  NIC drivers, however the pccard support for this hasn't settled down
  yet so it doesn't quite work. Once the pccard work is done, I'll have
  to revisit this.

- Add device wi0 to PCCARD. If we're lucky, people should be able to
  install via their WaveLAN cards now.

- Add support for signal strength caching. The wicontrol utility has
  also been updated to allow zeroing and displaying the signal strength
  cache.

- Add a /sys/modules/wi directory and fix a Makefile to builf if_wi.ko.
  Currently this module is only built for the i386 platform, though once
  the pccard stuff is done it should be able to work on the alpha too.
  (Theoretically you should be able to plug one of the WaveLAN/IEEE ISA
  cards into an alpha with an ISA slot, but we'll see how that turns out.

- Update LINT to use only device wi0. There is no true ISA version of
  the WaveLAN/IEEE so we'll never use an ISA attachment.

- Update files.i386 so that if_wi is dependent on card.

24 years agoRemove nonsensical vm_map_{clear,set}_recursive() calls
alc [Thu, 25 Nov 1999 20:21:52 +0000 (20:21 +0000)]
Remove nonsensical vm_map_{clear,set}_recursive() calls
from vm_map_pageable().  At the point they called, vm_map_pageable()
holds a read (or shared) lock on the map.  The purpose
of vm_map_{clear,set}_recursive() is to disable/enable repeated
write (or exclusive) lock requests by the same process.

24 years agoPlace netgraph entry into alphabetical position
julian [Thu, 25 Nov 1999 20:05:07 +0000 (20:05 +0000)]
Place netgraph entry into alphabetical position
along with the misplaced entries that it was next to.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53696,
peter [Thu, 25 Nov 1999 18:03:05 +0000 (18:03 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53696,
which included commits to RCS files with non-trunk default branches.

24 years agoApply the sendmail 8.9.3 denial-of-service patch which prevents untrusted
peter [Thu, 25 Nov 1999 18:03:05 +0000 (18:03 +0000)]
Apply the sendmail 8.9.3 denial-of-service patch which prevents untrusted
users from running newaliases.  (This is to protect aliases.db against
truncation).

PR: 15088

24 years agominor bugfix to loader.conf code.
jkh [Thu, 25 Nov 1999 17:56:00 +0000 (17:56 +0000)]
minor bugfix to loader.conf code.

24 years agoDon't coredump if can't write to the scorefile.
joerg [Thu, 25 Nov 1999 15:57:54 +0000 (15:57 +0000)]
Don't coredump if can't write to the scorefile.

24 years agoFixed to support IBM-PC HDD.
nyan [Thu, 25 Nov 1999 13:37:42 +0000 (13:37 +0000)]
Fixed to support IBM-PC HDD.
    - Use 'or' operation to change b_flags.
    - SCSI HDD device is 'da', not 'sd'.

Submitted by: kura@tim.hi-ho.ne.jp (Tomohiko Kurahashi) and
chi@bd.mbn.or.jp (Chiharu Shibata)

24 years agoSync with sys/i386/conf/Makefile.i386 revision 1.165.
nyan [Thu, 25 Nov 1999 12:52:13 +0000 (12:52 +0000)]
Sync with sys/i386/conf/Makefile.i386 revision 1.165.

24 years agoSync with sys/boot/i386/loader/Makefile revision 1.37.
nyan [Thu, 25 Nov 1999 12:46:16 +0000 (12:46 +0000)]
Sync with sys/boot/i386/loader/Makefile revision 1.37.

24 years agoSync with sys/i386/i386/machdep.c revision up to 1.378.
nyan [Thu, 25 Nov 1999 12:43:07 +0000 (12:43 +0000)]
Sync with sys/i386/i386/machdep.c revision up to 1.378.

24 years agoFix a buffer overflow due to sending strings >1k in length. This is unlikely
kris [Thu, 25 Nov 1999 07:28:54 +0000 (07:28 +0000)]
Fix a buffer overflow due to sending strings >1k in length. This is unlikely
to be a security problem, but it's not totally impossible. OpenBSD take note

Reviewed by: imp

24 years agoMFS: note that only IP addresses work when wrapping the portmapper.
obrien [Thu, 25 Nov 1999 03:00:44 +0000 (03:00 +0000)]
MFS: note that only IP addresses work when wrapping the portmapper.
Make clearer we consider this only an example, and admins should really
write this file for their needs.

24 years agoRewrite the link descriptor transfer code in MP mode.
brian [Thu, 25 Nov 1999 02:47:04 +0000 (02:47 +0000)]
Rewrite the link descriptor transfer code in MP mode.

Previously, ppp attempted to bind() to a local domain tcp socket
based on the peer authname & enddisc.  If it succeeded, it listen()ed
and became MP server.  If it failed, it connect()ed and became MP
client.  The server then select()ed on the descriptor, accept()ed
it and wrote its pid to it then read the link data & link file descriptor,
and finally sent an ack (``!'').  The client would read() the server
pid, transfer the link lock to that pid, send the link data & descriptor
and read the ack.  It would then close the descriptor and clean up.

There was a race between the bind() and listen() where someone could
attempt to connect() and fail.

This change removes the race.  Now ppp makes the RCVBUF big enough on a
socket descriptor and attempts to bind() to a local domain *udp* socket
(same name as before).  If it succeeds, it becomes MP server.  If it
fails, it sets the SNDBUF and connect()s, becoming MP client.  The server
select()s on the descriptor and recvmsg()s the message, insisting on at
least two descriptors (plus the link data).  It uses the second descriptor
to write() its pid then read()s an ack (``!'').  The client creates a
socketpair() and sendmsg()s the link data, link descriptor and one of
the socketpair descriptors.  It then read()s the server pid from the
other socketpair descriptor, transfers any locks and write()s an ack.

Now, there can be no race, and a connect() failure indicates a stale
socket file.

This also fixes MP ppp over ethernet, where the struct msghdr was being
misconstructed when transferring the control socket descriptor.

Also, if we fail to send the link, don't hang around in a ``session
owner'' state, just do the setsid() and fork() if it's required to
disown a tty.

UDP idea suggested by: Chris Bennet from Mindspring at FreeBSDCon

24 years agoAdd the description for the configuration of GUS non-PnP bridge driver.
tanimura [Thu, 25 Nov 1999 01:20:29 +0000 (01:20 +0000)]
Add the description for the configuration of GUS non-PnP bridge driver.

Submitted by: Pascal Hofstee <daeron@shadowmere.student.utwente.nl>

24 years agoAttach the resources as given in the configuration in a proper way
tanimura [Thu, 25 Nov 1999 01:13:52 +0000 (01:13 +0000)]
Attach the resources as given in the configuration in a proper way
for non-PnP cards.

Noticed by: Pascal Hofstee <daeron@shadowmere.student.utwente.nl>

24 years agoAdd DMA support for the VIA 82C586 & 82C686 chips, also rearrange
sos [Wed, 24 Nov 1999 21:40:05 +0000 (21:40 +0000)]
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
to fall back to slower speeds if the faster ones fails to probe.

Log and retry request on UDMA CRC errors.

Fix a couple of warnings.

24 years agoAdd 3 more parts of the VIA 82C686.
sos [Wed, 24 Nov 1999 21:07:29 +0000 (21:07 +0000)]
Add 3 more parts of the VIA 82C686.

24 years agoMake the devices for the endpoints 0-15, not only for 0. This creates
n_hibma [Wed, 24 Nov 1999 21:05:59 +0000 (21:05 +0000)]
Make the devices for the endpoints 0-15, not only for 0. This creates
ugen0 and ugen0.1 - ugen0.15, not only ugen0 (control endpoint).

24 years agoGeneral clean-up of socket.h and associated sources to synchronise up
phk [Wed, 24 Nov 1999 20:49:04 +0000 (20:49 +0000)]
General clean-up of socket.h and associated sources to synchronise up
with NetBSD and the Single Unix Specification v2.

This updates some structures with other, almost equivalent types and
effort is under way to get the whole more consistent.

Also removes a double definition of INET6 and some other clean-ups.

Reviewed by: green, bde, phk
Some part obtained from: NetBSD, SUSv2 specification

24 years agoAvoid null dereference on verbose output.
n_hibma [Wed, 24 Nov 1999 19:18:57 +0000 (19:18 +0000)]
Avoid null dereference on verbose output.

Submitted-By: Doug Ambrisko <ambrisko@whistle.com>
Don't print a warning on exit status 0.

24 years agoRemove /dev/drum
phk [Wed, 24 Nov 1999 19:14:11 +0000 (19:14 +0000)]
Remove /dev/drum

24 years agoRemove leftover reference to the "od" devices.
phk [Wed, 24 Nov 1999 19:07:31 +0000 (19:07 +0000)]
Remove leftover reference to the "od" devices.

24 years agoActivates password protection (if a password is defined).
dcs [Wed, 24 Nov 1999 17:59:37 +0000 (17:59 +0000)]
Activates password protection (if a password is defined).

Adds $FreeBSD$.

24 years agoAdd silly password feature. If people want to depend on a flawed
dcs [Wed, 24 Nov 1999 17:56:40 +0000 (17:56 +0000)]
Add silly password feature. If people want to depend on a flawed
security measures, so be it. It costs us almost nothing.

Document some code in support.4th that I was unable to understand
just by reading.

24 years agoAdjust man page: if command is specified, file name is mandatory
guido [Wed, 24 Nov 1999 15:47:45 +0000 (15:47 +0000)]
Adjust man page: if command is specified, file name is mandatory

24 years agoUnbreak build world by readding the necessary ipfilter includes.
guido [Wed, 24 Nov 1999 15:38:35 +0000 (15:38 +0000)]
Unbreak build world by readding the necessary ipfilter includes.

24 years agoGNU killed this sometime before 2.3.
obrien [Wed, 24 Nov 1999 15:11:51 +0000 (15:11 +0000)]
GNU killed this sometime before 2.3.

24 years agolongjumperror() and abort() don't exist in libstand.. Don't test
peter [Wed, 24 Nov 1999 13:54:46 +0000 (13:54 +0000)]
longjumperror() and abort() don't exist in libstand..  Don't test
for a condition we can't handle (like the x86 longjmp).  This was
highlighted by attempting to build FICL into the alpha loader.

24 years agoEnsure libmytinfo stays dead.. I originally left it here so that we might
peter [Wed, 24 Nov 1999 12:34:28 +0000 (12:34 +0000)]
Ensure libmytinfo stays dead..  I originally left it here so that we might
be able to build the old shared versions rather than taking a binary for
the compat area, but that seems to have caused confusion.

24 years agowe all like to 'Use' ppp, but this should be 'User'
alfred [Wed, 24 Nov 1999 10:44:47 +0000 (10:44 +0000)]
we all like to 'Use' ppp, but this should be 'User'

Pointed out by: dcs

24 years agoClean up the loader.conf write-out code.
jkh [Wed, 24 Nov 1999 09:45:36 +0000 (09:45 +0000)]
Clean up the loader.conf write-out code.

24 years agoAdd one of the two root words adapted from scandinavian since 1066:
imp [Wed, 24 Nov 1999 07:16:17 +0000 (07:16 +0000)]
Add one of the two root words adapted from scandinavian since 1066:
        ombudsman
and its mate
        ombudsmanship
since I've had ispell (which uses /usr/share/dict/words) flag it too
many times.

Thanks to phk for telling me the other word is kokkenmoding, an
archaeological term for a pile of oystershells and other debiris from
a stone-age household.  I didn't add it to the list, however, since
none of the online dictionaries that I looked at had it in them.
Gotta find that oed lookup link :-)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53660,
obrien [Wed, 24 Nov 1999 06:24:35 +0000 (06:24 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53660,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of the GCC 2.95.1 compilers
obrien [Wed, 24 Nov 1999 06:24:35 +0000 (06:24 +0000)]
Virgin import of the GCC 2.95.1 compilers
(gcc/config/i386/freebsd.h renamed to freebsd-aout.h)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53657,
obrien [Wed, 24 Nov 1999 06:23:43 +0000 (06:23 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53657,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of gcc from EGCS 1.1.2.
obrien [Wed, 24 Nov 1999 06:23:43 +0000 (06:23 +0000)]
Virgin import of gcc from EGCS 1.1.2.
(renamed to freebsd-aout.h)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53654,
obrien [Wed, 24 Nov 1999 06:22:22 +0000 (06:22 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53654,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.
obrien [Wed, 24 Nov 1999 06:22:22 +0000 (06:22 +0000)]
Virgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.
[This has been renamed to freebsd-aout.h to not conflict with our own
hacked up version.]

24 years agoRevert to rev 1.91. Revs 1.9{2,3} were causing problems for people with
obrien [Wed, 24 Nov 1999 06:04:11 +0000 (06:04 +0000)]
Revert to rev 1.91.  Revs 1.9{2,3} were causing problems for people with
pre-Aug 4.0-CURRENT worlds and those with pre-GCC 2.95.2 worlds.

The problem with pre-Aug worlds is the installed Byacc and Bison doesn't
have necessary changes to compile either GCC 2.95 or EGCS 1.1.x.

The problem with pre-GCC 2.95 worlds is libgcc is built with the wrong
compiler.  See rev 1.17 of src/gnu/lib/libgcc/Makefile (which used to live
in src/gnu/usr.bin/cc/libgcc) + commit messge for details of the requirements.