Eivind Eklund
568d8f8e26
Garbage collect oltr_pci_shutdown
1999-12-21 08:21:36 +00:00
Eivind Eklund
2046577307
Remove unused variable
1999-12-21 08:20:36 +00:00
David E. O'Brien
7c815b0db8
Fix bogus initialization of using a sledge hammer to quite -Wall, bad
...
indention, and size issue between 32 and 64bit machines.
Submitted by: bde
1999-12-21 07:41:07 +00:00
Chris Costello
1b900f573c
Fix a typo that was doing something kind of silly, and that is initializing
...
the creation time for files to the uninitialized value:
vap->va_ctime = vap->va_ctime;
Changed to what was intended, assigning it to the modification time (thus
making all three values of access time, modification time and creation time
the same thing).
Reviewed by: grog
1999-12-21 06:29:00 +00:00
David E. O'Brien
78f79916e1
What was I smoking? Use the proper form of the library names.
1999-12-21 06:19:03 +00:00
Cameron Grant
637e117737
don't use the sbpro mic vol register during init on ess cards; it causes
...
feedback and we use the native one elsewhere.
1999-12-21 06:18:03 +00:00
Joseph Koshy
1a93522d65
Add entries for two cities in India.
1999-12-21 05:22:43 +00:00
Julian Elischer
5129159789
Manual page style work.
...
Submitted by: Alexey Zelkin <phantom@FreeBSD.org>
thanks!
1999-12-21 01:25:21 +00:00
David E. O'Brien
bedf424beb
Forgot a library.
1999-12-20 22:57:49 +00:00
David E. O'Brien
293c83c857
Add needed 3.x libraries from 3.4-RELEASE.
1999-12-20 22:57:12 +00:00
Justin T. Gibbs
038fc50e5a
Correct an "argument reversal" bug that could cause commands requed from
...
the input fifo to be returned as successful and frozen. Most, if not
all, peripheral drivers do not check the qfrozen bit for successfully
completed commands, so the result would not only be lost commands, but
devices locked out from receiving commands. This was a bad bug that
crept in two or three months ago during some target mode work.
1999-12-20 21:32:32 +00:00
Brian Somers
1b365e7039
Fix my '#'-at-end-of-lines change, spammed by a subsequent commit.
1999-12-20 20:47:58 +00:00
Peter Wemm
99c215c08b
Add SUP2070 (Diamond SupraExpress 56i)
...
Submitted by: Kenneth Wayne Culver <culverk@wam.umd.edu>
Add MOT4560
Obtained from: wollman
1999-12-20 20:31:23 +00:00
Brian Somers
687d9f5709
Use getpwuid()->pw_dir instead of $HOME when expanding ``~''.
1999-12-20 20:30:47 +00:00
Brian Somers
8b50b30fa7
Use getpwuid() instead of getlogin() in ``allow users''.
1999-12-20 20:30:40 +00:00
Brian Somers
ef0a48491b
Add missing linefeed.
1999-12-20 20:30:35 +00:00
Brian Somers
dbde41c0b7
Cosmetic: clean up some parenthesis confusion
1999-12-20 20:30:30 +00:00
Brian Somers
9409953d84
Handle comments at the end of lines.
1999-12-20 20:30:25 +00:00
Brian Somers
c39aa54ec8
Notice and warn about unterminated quoted strings in commands.
...
The entire command is ignored if the syntax is invalid...
1999-12-20 20:30:02 +00:00
Brian Somers
dae8dd31bf
Implement mbuf allocation internally by maintaining 8 buckets of
...
different sized mbufs, and mallocing them in chunks of 20 mbufs
at a time.
This improves back-to-back throughput by between 7 and 8%
1999-12-20 20:29:51 +00:00
Brian Somers
26af0ae966
Cosmetic: Make struct mbuf more like kernel mbufs.
1999-12-20 20:29:47 +00:00
Matthew Dillon
8f95b97072
Reimplement buf_daemon / getnewbuf() interaction for dealing with
...
stressful situations. buf_daemon now makes a distinction between
being woken up and its sleep timing out, and as a consequence is now
much better able to dynamically tune itself to its environment.
Reviewed by: Alfred Perlstein <bright@wintelcom.net>
1999-12-20 20:28:40 +00:00
Daniel C. Sobral
92dd206086
configApache does not exist anymore.
...
PR: 9582
Submitted by: Stephan Lagerholm <istephan@unilog.se>
1999-12-20 19:22:57 +00:00
Eivind Eklund
1dc60b24f0
Lose a register declaration to avoid a warning
1999-12-20 18:43:04 +00:00
Eivind Eklund
a6b174a83b
Include vm/vm_extern.h to get at prototypes
1999-12-20 18:26:58 +00:00
Eivind Eklund
874fa3e43e
Eliminate unused variables
1999-12-20 18:26:02 +00:00
Eivind Eklund
6357e7b507
Make m_print const correct (avoids a warning)
1999-12-20 18:10:00 +00:00
Eivind Eklund
74864123b0
GC unreferenced code (to avoid warnings)
1999-12-20 18:05:01 +00:00
Eivind Eklund
87164515e6
Eliminate unused variable
1999-12-20 17:54:05 +00:00
Eivind Eklund
6852838006
Incorrect NULL -> 0
1999-12-20 17:50:24 +00:00
Alexey Zelkin
b271db7f20
Test rotated logs for dangerous messages as well as current
...
PR: misc/12228
Submitted by: Philippe SCHACK <phschak@inba.fr>
1999-12-20 17:33:56 +00:00
Alexey Zelkin
f0eb570607
(force commit)
...
Previous commit meant:
Fix Guatemala phones
PR: misc/13275
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
Add Simferopol
1999-12-20 16:35:35 +00:00
Alexey Zelkin
c92079721b
Add Simferopol, Ukraine (Crimean republic capital)
1999-12-20 16:30:39 +00:00
Sheldon Hearn
cde6156df8
Fix the availability table, which incorrectly indicated that sh(1)
...
does not have a builtin set command.
1999-12-20 16:29:56 +00:00
Matt Jacob
b6a0d1ab0c
Make sure we don't look at an edt entry that could go away when we try
...
and figure out whether to probe higher than logical unit 7.
Obtained from:gibbs@freebsd.org
1999-12-20 16:16:53 +00:00
Sheldon Hearn
d71e172ac6
Add link(1) and unlink(1) as special cases of ln(1) and rm(1)
...
respectively, in accordance with SUSv2.
This differs from the approach taken in NetBSD, but provides
less obscure error messages in at least the EISDIR case and
does not take up additional disk space for new binaries.
PR: 13071
PR: 13074
Requested by: James Howard <howardjp@wam.umd.edu>
1999-12-20 16:13:47 +00:00
Alexey Zelkin
0dba17bd72
s/tcpdump/traceroute
...
PR: docs/14523
Submitted by: Adam Morrison <adam@xpert.com>
1999-12-20 16:07:53 +00:00
Peter Wemm
bbc6383b4a
The ipfilter module name wasn't exactly conventional..
1999-12-20 15:49:38 +00:00
Peter Wemm
c24792feab
merge i386/isa/clock.c 1.147: don't talk about register_intr in comments.
1999-12-20 15:24:56 +00:00
Peter Wemm
ec6e462d78
Remove references to register_intr() etc in comments.
1999-12-20 15:11:31 +00:00
Peter Wemm
c13a71596b
Zap the old isa_device specific register_intr() and unregister_intr()
...
emulations. Thankfully, nothing is left in the tree that uses them.
1999-12-20 15:01:23 +00:00
Cameron Grant
a451ce1dad
minor cosmetics
1999-12-20 14:57:46 +00:00
Cameron Grant
71f78e06c6
make marcel's onboard ess1888 work
...
Submitted by: marcel
1999-12-20 14:55:56 +00:00
Jeroen Ruigrok van der Werven
cf783253bd
Update man(1) to explain how to use the section numbers.
...
PR: docs/15557
Submitted by: John Meshkoff <johnpipe@nwserv.com>
Reviewed by: sheldonh
1999-12-20 14:34:29 +00:00
Martin Cracauer
a436dc79f5
Fix command hash handling on
...
PATH=... command
Noted by and fix works for Marcel Moolenaar <marcel@scc.nl>
1999-12-20 13:42:59 +00:00
KATO Takenori
97b45ce9c3
Removed unnecessary include file.
1999-12-20 13:36:32 +00:00
Sheldon Hearn
db192fd1cd
Complement the sum as required in in_cksum_finalize().
...
PR: 15472
Submitted by: wollman
1999-12-20 12:11:34 +00:00
Yoshihiro Takahashi
5e9136bbe2
Removed unnecessary include files.
1999-12-20 12:08:20 +00:00
KATO Takenori
33325d5484
Sync with sys/i386/conf/options.i386 rev 1.130.
1999-12-20 11:00:02 +00:00
KATO Takenori
12af1e4a86
Sync with sys/i386/conf/files.i386 rev 1.291.
1999-12-20 10:58:54 +00:00