]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoClean up previous commit.
billf [Mon, 28 Aug 2000 05:54:14 +0000 (05:54 +0000)]
Clean up previous commit.

24 years agoAdd the description of some hard-learnt restrictions and a workaround.
grog [Mon, 28 Aug 2000 05:47:05 +0000 (05:47 +0000)]
Add the description of some hard-learnt restrictions and a workaround.

24 years agoDefine a pcic module version
imp [Mon, 28 Aug 2000 04:53:36 +0000 (04:53 +0000)]
Define a pcic module version

24 years agoRemoved detection for Voodoo Banshee and Voodoo3 cards. I forsee certain
cokane [Mon, 28 Aug 2000 04:28:53 +0000 (04:28 +0000)]
Removed detection for Voodoo Banshee and Voodoo3 cards. I forsee certain
possible complications with the forthcoming DRI code, and feel that DRI
should handle the device-level interaction. Read
http://people.FreeBSD.org/~cokane/3dfx.html
to find out more. Basically want to move toward using OpenGL and DRI for
everything on these cards. Added a few defines and spacing style fixes in
tdfx_vars.h

24 years ago/boot/device.hints is now required.
imp [Mon, 28 Aug 2000 03:54:51 +0000 (03:54 +0000)]
/boot/device.hints is now required.

24 years agoDon't enable Linuxulator support if not on an i386.
marcel [Mon, 28 Aug 2000 03:17:49 +0000 (03:17 +0000)]
Don't enable Linuxulator support if not on an i386.

PR: 20873
Submitted by: Christian Weisgerber <naddy@mips.inka.de>

24 years agoremove clause 3 licence
mjacob [Sun, 27 Aug 2000 23:39:23 +0000 (23:39 +0000)]
remove clause 3 licence

24 years agovarious fixes
mjacob [Sun, 27 Aug 2000 23:38:44 +0000 (23:38 +0000)]
various fixes

24 years agoBDECFLAGS
billf [Sun, 27 Aug 2000 22:24:43 +0000 (22:24 +0000)]
BDECFLAGS

24 years agoAdd 'shot', using the definition used by bars and shotglasses.
billf [Sun, 27 Aug 2000 22:02:42 +0000 (22:02 +0000)]
Add 'shot', using the definition used by bars and shotglasses.

24 years ago*fix* commented out DEVFS
mjacob [Sun, 27 Aug 2000 21:57:31 +0000 (21:57 +0000)]
*fix* commented out DEVFS

24 years agoadd commented out DEVFS
mjacob [Sun, 27 Aug 2000 21:56:40 +0000 (21:56 +0000)]
add commented out DEVFS

24 years agoRemove a stray backspace character.
jwd [Sun, 27 Aug 2000 18:49:12 +0000 (18:49 +0000)]
Remove a stray backspace character.

Reviewed by: Eivind Eklund <eivind@FreeBSD.org>

24 years agosendmail 8.11.0 has been merged into RELENG_4
gshapiro [Sun, 27 Aug 2000 17:33:46 +0000 (17:33 +0000)]
sendmail 8.11.0 has been merged into RELENG_4

24 years ago Reorder vop's alphabetically.
phk [Sun, 27 Aug 2000 14:46:36 +0000 (14:46 +0000)]
 Reorder vop's alphabetically.
 Smarter use of devfs_allocv() (from bp@)
 Introduce devfs_find()
 ".." fixes to devfs_lookup (from bp@)

24 years agoCall destroy_dev() when sio devices go away.
phk [Sun, 27 Aug 2000 14:46:13 +0000 (14:46 +0000)]
Call destroy_dev() when sio devices go away.

24 years agoFix ioctl MOUSE_SETMODE as defined in mouse(4).
yokota [Sun, 27 Aug 2000 12:36:28 +0000 (12:36 +0000)]
Fix ioctl MOUSE_SETMODE as defined in mouse(4).
(Do not return EINVAL when -1 is specified as a new value,
as it should mean "preserve the current value.")

24 years agoTry and fix up some bogus indentation leftovers from emacs several
peter [Sun, 27 Aug 2000 02:12:29 +0000 (02:12 +0000)]
Try and fix up some bogus indentation leftovers from emacs several
years ago.

24 years agoSigh, today is not my day. Convert a verbose while() .. loop into a for()
peter [Sun, 27 Aug 2000 01:17:11 +0000 (01:17 +0000)]
Sigh, today is not my day.  Convert a verbose while() .. loop into a for()
loop.

Submitted by: billf

24 years ago*blush*. I was *sure* I compiled this after the last change..
peter [Sun, 27 Aug 2000 01:10:55 +0000 (01:10 +0000)]
*blush*.  I was *sure* I compiled this after the last change..
Add the missing )

Shamed by: billf

24 years agowarn that setsockopt/sysctl # spaces are shared among *BSD, and should better
itojun [Sun, 27 Aug 2000 00:58:13 +0000 (00:58 +0000)]
warn that setsockopt/sysctl # spaces are shared among *BSD, and should better
be consulted with KAME guys if you want a number.

24 years agokillall.c is meant to be a superset replacement of killall.pl, the
peter [Sun, 27 Aug 2000 00:46:25 +0000 (00:46 +0000)]
killall.c is meant to be a superset replacement of killall.pl, the
main difference is that it uses sysctl to get the process lists rather
than /proc - thereby reducing the dependency on /proc by one more tool.

24 years agonew sysctl 'kern.openfiles' (exports nfiles to userland)
alfred [Sat, 26 Aug 2000 23:49:44 +0000 (23:49 +0000)]
new sysctl 'kern.openfiles' (exports nfiles to userland)

24 years agoAllow the DPT pci attachment to share IRQ's
peter [Sat, 26 Aug 2000 22:19:53 +0000 (22:19 +0000)]
Allow the DPT pci attachment to share IRQ's

Submitted by: Jonathan Chen <jon@spock.org>

24 years agoo Correct spelling of ufs_exttatr_find_attr -> ufs_extattr_find_attr
rwatson [Sat, 26 Aug 2000 22:00:58 +0000 (22:00 +0000)]
o Correct spelling of ufs_exttatr_find_attr -> ufs_extattr_find_attr
o Add "const" qualifier to attrname argument of various calls to remove
  warnings

Obtained from: TrustedBSD Project

24 years agoMinor cleanups tp devfs_readdir();
phk [Sat, 26 Aug 2000 16:20:57 +0000 (16:20 +0000)]
Minor cleanups tp devfs_readdir();
Add devfs_read() for directories.  (inspired by bp@)

24 years agoSync with NetBSD:
n_hibma [Sat, 26 Aug 2000 13:53:27 +0000 (13:53 +0000)]
Sync with NetBSD:
Print unknown usages with 4 digits.
Mask in page extraction.

24 years agoMake mergemaster ignore files in /dev if /dev is a devfs.
ben [Sat, 26 Aug 2000 12:15:24 +0000 (12:15 +0000)]
Make mergemaster ignore files in /dev if /dev is a devfs.

Approved by: Doug Barton <Doug@gorean.org>

24 years agoMount DEVFS with no options.
phk [Sat, 26 Aug 2000 11:53:53 +0000 (11:53 +0000)]
Mount DEVFS with no options.

24 years agoMake if_xe eepend on both xe and card.
imp [Sat, 26 Aug 2000 08:52:58 +0000 (08:52 +0000)]
Make if_xe eepend on both xe and card.

24 years agoEnabled pcic, card and xe devices.
nyan [Sat, 26 Aug 2000 07:38:43 +0000 (07:38 +0000)]
Enabled pcic, card and xe devices.

24 years agoPass two pointer parameters to the r_debug_state() hook
jwd [Sat, 26 Aug 2000 05:13:29 +0000 (05:13 +0000)]
Pass two pointer parameters to the r_debug_state() hook
function, thus allowing a debugger or other trace tool
to easily grab the addresses of the needed structures
off the stack.

This change is transparent to gdb, which locates the
link_map list and transfers it to debugger memory
for comparison purposes.

A sample program will be committed showing how this can
be used.

Reviewed by:    John Polstra <jdp@FreeBSD.org>

24 years agoWhitespace change: (near) KNF
marcel [Sat, 26 Aug 2000 05:12:16 +0000 (05:12 +0000)]
Whitespace change: (near) KNF

24 years agoRegen.
gehenna [Sat, 26 Aug 2000 05:08:11 +0000 (05:08 +0000)]
Regen.

24 years agoFix bug in previous commit. We need to trim the limits to fit
marcel [Sat, 26 Aug 2000 05:08:10 +0000 (05:08 +0000)]
Fix bug in previous commit. We need to trim the limits to fit
the datatype (= long). Use ULONG_MAX and LONG_MAX to avoid
creating MD code.

24 years agoAdd vendor IBM product USB CD-ROM Drive
gehenna [Sat, 26 Aug 2000 05:06:40 +0000 (05:06 +0000)]
Add vendor IBM product USB CD-ROM Drive

24 years agoMake the arguments match the functionality of the functions.
obrien [Sat, 26 Aug 2000 04:51:39 +0000 (04:51 +0000)]
Make the arguments match the functionality of the functions.

24 years agoFix a premature freeing bug found with malloc debugging courtesy John Hay.
green [Sat, 26 Aug 2000 03:42:51 +0000 (03:42 +0000)]
Fix a premature freeing bug found with malloc debugging courtesy John Hay.

Submitted by: jhay

24 years agoMake this file compile again when COMPAT_43 has not been
marcel [Sat, 26 Aug 2000 02:27:01 +0000 (02:27 +0000)]
Make this file compile again when COMPAT_43 has not been
defined. This boils down to conditionally compile the
old signal syscalls.

We might want to extend the types in syscalls.master to
make these syscalls conditionally on something more
appropriate than COMPAT_43.

24 years agoRe-implement linux_{g|s}etrlimit in terms of {g|s}etrlimit
marcel [Sat, 26 Aug 2000 02:18:41 +0000 (02:18 +0000)]
Re-implement linux_{g|s}etrlimit in terms of {g|s}etrlimit
instead of the o{g|s}etrlimit so that the dependency on
COMPAT_43 is removed.

24 years agoMinor tweaks to have the card be properly enabled via the CCR.
imp [Sat, 26 Aug 2000 00:07:40 +0000 (00:07 +0000)]
Minor tweaks to have the card be properly enabled via the CCR.
Minor debug changes
Minor power management pessimizations

24 years agom_mballoc_wait() had a spl/tsleep race. mbufs can be freed in interrupt
peter [Fri, 25 Aug 2000 22:28:08 +0000 (22:28 +0000)]
m_mballoc_wait() had a spl/tsleep race.  mbufs can be freed in interrupt
context, which can cause a wakeup.. which can race with this.

24 years agoFinger.conf first appeared in 4.2 (now that it's been MFCd)
brian [Fri, 25 Aug 2000 22:22:04 +0000 (22:22 +0000)]
Finger.conf first appeared in 4.2 (now that it's been MFCd)

24 years agoIf the config program found a hints file and included it as a fallback,
peter [Fri, 25 Aug 2000 19:48:10 +0000 (19:48 +0000)]
If the config program found a hints file and included it as a fallback,
then treat it as such.  This isn't perfect, but should do for things
like GENERIC.  When in fallback mode, they will be used if there are NO
other hints.

24 years agoIf a ${KERNEL}.hints file exists, and no hints are specified explicitly,
peter [Fri, 25 Aug 2000 19:30:03 +0000 (19:30 +0000)]
If a ${KERNEL}.hints file exists, and no hints are specified explicitly,
then include the hints with a marker indicating that it is a fallback.
The kernel side of this is to come shortly.

24 years agoAdd some anti-foot-shooting protection to the kernel install target.
peter [Fri, 25 Aug 2000 19:16:43 +0000 (19:16 +0000)]
Add some anti-foot-shooting protection to the kernel install target.
Do not install a kernel unless a device.hints exists.  Yes, you can
create an empty hints file if you refuse to use them.

24 years agoMove acpi_softc into acpi.h to be shared from additional files.
iwasaki [Fri, 25 Aug 2000 19:04:16 +0000 (19:04 +0000)]
Move acpi_softc into acpi.h to be shared from additional files.
Add PowerResource manipulation code; acpi_powerres.c.  (more files to
be created something like acpi_battery, acpi_thermal.c...)

24 years agoCorrect variable spelling
brian [Fri, 25 Aug 2000 18:50:54 +0000 (18:50 +0000)]
Correct variable spelling

PR: 20841

24 years agoFix the -m option - broken by the last commit.
brian [Fri, 25 Aug 2000 18:28:43 +0000 (18:28 +0000)]
Fix the -m option - broken by the last commit.

Submitted by: Mark Knight <markk@knigma.org>

24 years agoUpdate BSD.x11-4.dist to XFree86-4 after repo copy. I believe this is
asami [Fri, 25 Aug 2000 10:07:21 +0000 (10:07 +0000)]
Update BSD.x11-4.dist to XFree86-4 after repo copy.  I believe this is
correct but I won't know for sure until bento's cluster comes back up.

24 years agoQuick fix for msdsofs_write() on alphas and other machines with either
bde [Fri, 25 Aug 2000 09:03:58 +0000 (09:03 +0000)]
Quick fix for msdsofs_write() on alphas and other machines with either
longs larger than 32 bits or strict alignment requirements.

pm_fatmask had type u_long, but it must have a type that has precisely
32 bits and this type must be no smaller than int, so that ~pmp->pm_fatmask
has no bits above the 31st set.  Otherwise, comparisons between (cn
| ~pmp->pm_fatmask) and magic 32-bit "cluster" numbers always fail.
The correct fix is to use the C99 type uint_least32_t and mask with
0xffffffff.  The quick fix is to use u_int32_t and assume that ints
have

msdosfs metadata is riddled with unaligned fields, and on alphas,
unaligned_fixup() apparently has problems fixing up the unaligned
accesses caused by this.  The quick fix is to not comment out the
NetBSD code that sort of handles this, and define UNALIGNED_ACCESS on
i386's so that the code doesn't change on i386's.  The correct fix
would define UNALIGNED_ACCESS in a central machine-dependent header
and maybe add some extra cases to unaligned_fixup().  UNALIGNED_ACCESS
is also tested in isofs.

Submitted by: parts by Mark Abene <phiber@radicalmedia.com>
PR: 19086

24 years agoSync with main
ache [Fri, 25 Aug 2000 08:56:28 +0000 (08:56 +0000)]
Sync with main

24 years agocons25r: minimize differences with cons25
ache [Fri, 25 Aug 2000 08:36:43 +0000 (08:36 +0000)]
cons25r: minimize differences with cons25

24 years agoCorrect messages for VIA Apollo Pro133A.
kuriyama [Fri, 25 Aug 2000 08:30:51 +0000 (08:30 +0000)]
Correct messages for VIA Apollo Pro133A.

24 years agoAdd a missing comma.
sheldonh [Fri, 25 Aug 2000 08:29:28 +0000 (08:29 +0000)]
Add a missing comma.

24 years agoReplace the thumb-suck phrase "system call vector translation" with
sheldonh [Fri, 25 Aug 2000 08:18:50 +0000 (08:18 +0000)]
Replace the thumb-suck phrase "system call vector translation" with
something that people who like tomato juice prefer.

24 years agoFix typo in license.
marcel [Fri, 25 Aug 2000 07:32:24 +0000 (07:32 +0000)]
Fix typo in license.

24 years agoAnother file needed for ACPI,I forgot to commit.
takawata [Fri, 25 Aug 2000 02:13:25 +0000 (02:13 +0000)]
Another file needed for ACPI,I forgot to commit.

Noticed by:iwasaki

24 years agoAllow finger.conf to contain aliases for files that will be displayed
brian [Fri, 25 Aug 2000 01:01:07 +0000 (01:01 +0000)]
Allow finger.conf to contain aliases for files that will be displayed
when fingered.

Submitted by: Mark Knight <markk@knigma.org>

24 years agoAdd a new compile-time tweak to BTX. If you set the make(1) variable
jhb [Thu, 24 Aug 2000 20:57:44 +0000 (20:57 +0000)]
Add a new compile-time tweak to BTX.  If you set the make(1) variable
BOOT_BTX_NOHANG, then BTX will be compiled with the appropriate flags so
that it reboots after a fault instead of hanging forever.

Requested by: ps
Approved by: rnordier

24 years agoQuick Fix: swap.c doesn't appear to actually need <sys/conf.h>, so remove
peter [Thu, 24 Aug 2000 20:22:44 +0000 (20:22 +0000)]
Quick Fix: swap.c doesn't appear to actually need <sys/conf.h>, so remove
it to try and get world building again.  (sys/conf.h now depends on
sys/types.h)

24 years agoQuick fix. <sys/conf.h> now depends on <sys/time.h>, which is not present
peter [Thu, 24 Aug 2000 19:23:09 +0000 (19:23 +0000)]
Quick fix. <sys/conf.h> now depends on <sys/time.h>, which is not present
when libcam is building this in userland.

24 years agoMake the temporary file _evp.h instead of evp.h to not conflict with
green [Thu, 24 Aug 2000 19:06:55 +0000 (19:06 +0000)]
Make the temporary file _evp.h instead of evp.h to not conflict with
the real evp.h.

Reported by: markm

24 years agoComment out the static wiring of hints for GENERIC - the release process
peter [Thu, 24 Aug 2000 18:56:54 +0000 (18:56 +0000)]
Comment out the static wiring of hints for GENERIC - the release process
now installs the hints file into /boot.

24 years agoI should know better than to touch this without testing a 'make release'
peter [Thu, 24 Aug 2000 18:53:09 +0000 (18:53 +0000)]
I should know better than to touch this without testing a 'make release'
but ${MACHINE_ARCH} should be ${MACHINE} here.  pc98 has its own
GENERIC.hints file and should not be used with the i386 version.

24 years ago- When adjusting the end of a partition to lie on a cylinder boundary, don't
jhb [Thu, 24 Aug 2000 17:54:45 +0000 (17:54 +0000)]
- When adjusting the end of a partition to lie on a cylinder boundary, don't
  adjust the size, but the actual end.
- Break out some of the sanity checks on partitions into a sanitize_partition
  function.
- When adjusting partitions, always adjust the start "up", and the end "down"
  so that we stay within the boundaries of the original request.
- Various small nits found by bde.

Reported by: bde, imp, rgrimes

24 years agoStill have to support libscrypt for now :( Add #defines to take DES
green [Thu, 24 Aug 2000 17:51:16 +0000 (17:51 +0000)]
Still have to support libscrypt for now :(  Add #defines to take DES
out for it.

24 years agoDang, a _clone routine escaped #ifdef DEVFS containment.
phk [Thu, 24 Aug 2000 15:59:44 +0000 (15:59 +0000)]
Dang, a _clone routine escaped #ifdef DEVFS containment.

24 years ago Fix panic when removing open device (found by bp@)
phk [Thu, 24 Aug 2000 15:36:55 +0000 (15:36 +0000)]
 Fix panic when removing open device (found by bp@)
 Implement subdirs.
 Build the full "devicename" for cloning functions.
 Fix panic when deleted device goes away.
 Collaps devfs_dir and devfs_dirent structures.
 Add proper cloning to the /dev/fd* "device-"driver.
 Fix a bug in make_dev_alias() handling which made aliases appear
  multiple times.
 Use devfs_clone to implement getdiskbyname()
 Make specfs maintain the stat(2) timestamps per dev_t

24 years agoFix newbus resource allocations
roger [Thu, 24 Aug 2000 14:17:06 +0000 (14:17 +0000)]
Fix newbus resource allocations

PR: kern/18744
Submitted by: Alexander Langer <alex@cichlids.com>

24 years agoWhitepace-only: normalize line-breaking.
sheldonh [Thu, 24 Aug 2000 09:33:44 +0000 (09:33 +0000)]
Whitepace-only: normalize line-breaking.

24 years agoAdd orthogonal part of ACPI support code.
takawata [Thu, 24 Aug 2000 09:33:30 +0000 (09:33 +0000)]
Add orthogonal part of ACPI support code.
This does not come effect until non-orthogonal part is commited.

Approved by: jkh
Obtained from: ACPI for FreeBSD CVS repository.

24 years agoAdd spltty()/splx() in the watchdog timer routine.
yokota [Thu, 24 Aug 2000 08:49:44 +0000 (08:49 +0000)]
Add spltty()/splx() in the watchdog timer routine.

24 years agoFixed freeing wrong address.
kato [Thu, 24 Aug 2000 08:01:49 +0000 (08:01 +0000)]
Fixed freeing wrong address.

Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>

24 years agoList loader.conf and friends in the FILES section.
sheldonh [Thu, 24 Aug 2000 08:00:29 +0000 (08:00 +0000)]
List loader.conf and friends in the FILES section.

Requested by: obrien

24 years agoImport the new linux(4) manual page, which will be useful when the
sheldonh [Thu, 24 Aug 2000 07:29:04 +0000 (07:29 +0000)]
Import the new linux(4) manual page, which will be useful when the
linux(8) utility and manual page go away.

24 years agoSync to pccarddevs 1.5
imp [Thu, 24 Aug 2000 07:01:49 +0000 (07:01 +0000)]
Sync to pccarddevs 1.5

24 years agoo Fix unterminated comment
imp [Thu, 24 Aug 2000 07:01:12 +0000 (07:01 +0000)]
o Fix unterminated comment
o Sync to NetBSD (rev NetBSD-user edited-log):
1.97 onoe add Samsung MagicLAN SWL-2000N
1.96 gmcgarry Add entries for all Xircom ethernet models.
1.95 onoe Add Farallon SkyLINE 11mb card as Intersil Prism2 [...]
1.94 joda add 3Com 3CRWE737A (AirConnect)
1.93 soren Include vendor name for IBM products.
1.92 onoe Add Farallon SkyLINE Wireless LAN Card for awi(4) [...]
1.91 soren Add Olicom GoCard.
1.90 gmcgarry Clean up XIRCOM entries
- Add entry for Xircom CreditCard Ethernet + Modem 28
- Add entry for Intel EtherExpress PRO/100
- Add entry for Compaq Netelligent 10/100 Ethernet
1.89 is RATOC REX-R280 (another if_mbe_pcmcia card) support by [...]
1.88 joda Panasonic KXLC003
1.87 scw [...] SOHOware PCMCIA Ethernet card, model ND5100-E [...]
1.86 itojun add CIS for Corega Wireless LAN PCC-11 [...]
o Minor diffs between the two files corrected to aid future sync.

24 years agoRevert the suser -> suser_xxx change made previously. It was right
green [Thu, 24 Aug 2000 04:54:31 +0000 (04:54 +0000)]
Revert the suser -> suser_xxx change made previously.  It was right
before.

24 years agothe code assumes that getgroups() always returns NGROUPS groups, however
alfred [Wed, 23 Aug 2000 23:36:32 +0000 (23:36 +0000)]
the code assumes that getgroups() always returns NGROUPS groups, however
that is not true.  Instead of looping NGROUPS times, get the return value
from getgroups() and loop over the return that many times.

Noticed by: David A. Holland <dholland@eecs.harvard.edu>

24 years agoAdd a sysctl which hides all process except those that belong to
ps [Wed, 23 Aug 2000 21:41:25 +0000 (21:41 +0000)]
Add a sysctl which hides all process except those that belong to
the user asking for the process list.

Reviewed by: peter

24 years agoAdd entry for the Farallon Skyline 11Mbps wireless NIC (WaveLAN/IEEE
wpaul [Wed, 23 Aug 2000 20:10:44 +0000 (20:10 +0000)]
Add entry for the Farallon Skyline 11Mbps wireless NIC (WaveLAN/IEEE
compatible)

24 years agoVarious cleanups all around. Document serial/graphics console
wilko [Wed, 23 Aug 2000 19:27:07 +0000 (19:27 +0000)]
Various cleanups all around. Document serial/graphics console
selection for AS1000[A]/800

24 years agoAdd missing quotes around xauth path
ache [Wed, 23 Aug 2000 19:14:48 +0000 (19:14 +0000)]
Add missing quotes around xauth path

24 years agoUpdate my email address in various places in pkg_version.
bmah [Wed, 23 Aug 2000 17:10:34 +0000 (17:10 +0000)]
Update my email address in various places in pkg_version.

24 years agoMake the following additional entries to RELNOTES.TXT files:
bmah [Wed, 23 Aug 2000 16:40:34 +0000 (16:40 +0000)]
Make the following additional entries to RELNOTES.TXT files:

alpha:  tap driver, accept_filters, ata support for ATA100,
routed update to 2.22, truncate(1), syslogd(8) -n option, kenv(1),
periodic(8) controlled by periodic.conf, logger(1) support for
remote syslogs.

i386:  tap driver, accept_filters, ata support for ATA100,
routed update to 2.22, truncate(1), syslogd(8) -n option, kenv(1),
periodic(8) controlled by periodic.conf, boot98cfg(8),
logger(1) support for remote syslogs.

PR: 20628
Submitted by: bmah@cisco.com (Bruce A. Mah)
Reviewed by: nik

24 years agoAdd weak symbol pragma for crypt_set_format().
asmodai [Wed, 23 Aug 2000 11:54:10 +0000 (11:54 +0000)]
Add weak symbol pragma for crypt_set_format().

Approved by: green

24 years agoGenerate a new evp.h at build-time instead of install-time to properly
green [Wed, 23 Aug 2000 11:41:01 +0000 (11:41 +0000)]
Generate a new evp.h at build-time instead of install-time to properly
support NFS(ro) installworlds.

24 years agoOnly print information about reads and writes when the -v flag (for
sheldonh [Wed, 23 Aug 2000 09:59:25 +0000 (09:59 +0000)]
Only print information about reads and writes when the -v flag (for
verbose mode) is specified.  This should really have been the case
when this extra cruft was first introduced in rev 1.23.

PR: 20710
Reported by: Mike Meyer <mwm@mired.org>

24 years agoIncrease the default value of LoginGraceTime from 60 seconds to 120
kris [Wed, 23 Aug 2000 09:47:25 +0000 (09:47 +0000)]
Increase the default value of LoginGraceTime from 60 seconds to 120
seconds.

PR: 20488
Submitted by: rwatson

24 years agoRespect X11BASE to derive the location of xauth(1)
kris [Wed, 23 Aug 2000 09:39:20 +0000 (09:39 +0000)]
Respect X11BASE to derive the location of xauth(1)

PR: 17818
Submitted by: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>

24 years agoFix the matcd driver for the new world order. This basically just
sheldonh [Wed, 23 Aug 2000 09:29:05 +0000 (09:29 +0000)]
Fix the matcd driver for the new world order.  This basically just
renames matcdc to matcd.

This change is reported to work by two independent PR originators.
In the absence of further feedback on the freebsd-bugs list, we
may as well get this working for its two users.

PR: 20296
Submitted by: George Russell <george.russell@clara.net>,
Remi Guyomarch <rguyom@mail.dotcom.fr>

24 years agoThis commit was generated by cvs2svn to compensate for changes in r65016,
kris [Wed, 23 Aug 2000 09:25:05 +0000 (09:25 +0000)]
This commit was generated by cvs2svn to compensate for changes in r65016,
which included commits to RCS files with non-trunk default branches.

24 years agoFix for buffer overflow in command-line arguments to dnsquery(1) which
kris [Wed, 23 Aug 2000 09:25:05 +0000 (09:25 +0000)]
Fix for buffer overflow in command-line arguments to dnsquery(1) which
will be appearing in 8.2.3

Approved by: Paul A Vixie <vixie@mibh.net>

24 years agoMiscellaneous fixes:
sheldonh [Wed, 23 Aug 2000 09:17:53 +0000 (09:17 +0000)]
Miscellaneous fixes:

amr -> Nm
Cross-reference the AUTHORS section properly.

24 years agoNormalize the diagnostics list.
sheldonh [Wed, 23 Aug 2000 09:13:56 +0000 (09:13 +0000)]
Normalize the diagnostics list.

24 years agoMiscellaneous fixes:
sheldonh [Wed, 23 Aug 2000 09:05:19 +0000 (09:05 +0000)]
Miscellaneous fixes:

  * Clear extraneous argument to the Os macro.
  * Place the name description on the Nd line.
  * Mark sub-sections up with Ss, not Sh.
  * Don't double-quote "Login" when "login prompt" is perfectly
    good English.

24 years agoWhitespace-only change: normalize line-breaking.
sheldonh [Wed, 23 Aug 2000 08:57:59 +0000 (08:57 +0000)]
Whitespace-only change: normalize line-breaking.

24 years agoMisc: mlx -> Nm
sheldonh [Wed, 23 Aug 2000 08:52:43 +0000 (08:52 +0000)]
Misc: mlx -> Nm

24 years agoWhitespace-only changes: split over-long lines.
sheldonh [Wed, 23 Aug 2000 08:50:34 +0000 (08:50 +0000)]
Whitespace-only changes: split over-long lines.