Andrey A. Chernov
ca6d811ee5
Remove unneded -ltermcap or -lmytinfo
2000-09-16 03:52:06 +00:00
Andrey A. Chernov
f4723e5279
Remove unneded -lmytinfo
2000-09-16 03:33:00 +00:00
Andrey A. Chernov
2aed24b487
Remove unneded -ltermcap
2000-09-16 03:30:50 +00:00
Andrey A. Chernov
313c02bc4b
Remove unneded -lmytinfo
2000-09-16 03:27:54 +00:00
Warner Losh
76ec96756e
Add warning about laptops needing pmtimer device for proper suspend/resume
...
functionality.
2000-09-16 03:08:55 +00:00
Jonathan Lemon
af1270f87f
It is possible for a TCP callout to be removed from the timing wheel,
...
but have a network interrupt arrive and deactivate the timeout before
the callout routine runs. Check for this case in the callout routine;
it should only run if the callout is active and not on the wheel.
2000-09-16 00:53:53 +00:00
John Baldwin
4cc6117e1d
Remove some commented out cruft.
2000-09-15 23:00:46 +00:00
John Baldwin
7ab37af1ed
- Add a new process flag P_NOLOAD that marks a process that should be
...
ignored during load average calcuations.
- Set this flag for the idle processes and the softinterrupt process.
2000-09-15 22:00:23 +00:00
Bruce A. Mah
5cd95fe8d5
Add release note for netgraph enhancements/improvements.
...
Submitted by: archie
2000-09-15 20:52:03 +00:00
John Baldwin
f6a0af8015
Idle processes are always runnable, so let them state at SRUN.
2000-09-15 19:49:48 +00:00
John Baldwin
db72809d24
Release Giant before starting up init.
...
Submitted by: jake
2000-09-15 19:25:29 +00:00
Mitsuru IWASAKI
ca2df34a1c
Fix typo (rc.conf -> pccard.conf).
...
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-09-15 19:17:40 +00:00
John Baldwin
3c63a78388
Use driver_intr_t instead of the now defunct inthand2_t.
2000-09-15 19:09:15 +00:00
Hajimu UMEMOTO
deebc91386
examined the gateway (from the routing table) only when the address
...
family of the gateway is AF_INET6.
Submitted by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
2000-09-15 17:21:35 +00:00
Ruslan Ermilov
4996f02545
Add -Wmissing-prototypes.
2000-09-15 15:37:16 +00:00
Brian Feldman
0fbf304b54
Also coerce diff(1) into working the other way (from no-\n to \n).
...
Taking out the evil warning fixed it one way, but didn't make the
other way any better, so replace it with printing a single \n.
2000-09-15 11:35:16 +00:00
Nick Hibma
5c83e80d3f
Reserve major number 156 for uscanner
2000-09-15 10:27:01 +00:00
Jordan K. Hubbard
b7bbaa3ca9
Correct variable check for VAR_TRY_DHCP.
2000-09-15 08:15:14 +00:00
Andrey A. Chernov
40a9e71856
Use MTREE_FOLLOWS_SYMLINKS option
...
This is part of whole subsystem fixing
Reviewed by: imp
2000-09-15 08:08:04 +00:00
Andrey A. Chernov
a938a1fcf8
Add/use MTREE_FOLLOWS_SYMLINKS make.conf option
...
This is part of whole subsystem fixing
Reviewed by: imp
2000-09-15 08:07:05 +00:00
Daniel C. Sobral
1cb190742f
Factorize, reorganize, and move code around.
...
The boot-conf and boot code had various bugs, and some of it was big,
ugly, unwieldy, and, sometimes, plain incorrect. I'm just about
completely replaced these ugly parts with something much more manageable.
Minor changes were made to the well-factorized parts of it, to accomodate
the new code.
Of note:
* make sure boot-conf has the exact same behavior wrt boot order
as start.
* Correct both boot and boot-conf so they'll work correctly when
compiled in, as they both had some bugs, minor and major.
* Remove all the crud from loader.4th back into support.4th, for
the first time since boot-conf was first improved. Hurray!
I'm fairly satisfied with the code at this time. Time to see about those
man pages...
2000-09-15 08:05:52 +00:00
Andrey A. Chernov
837eb85217
Restore standard symlink default, return -L, remove -P, add missing -q to getopt
...
This is part of whole subsystem fixing
Reviewed by: imp
2000-09-15 08:05:37 +00:00
Daniel C. Sobral
9f0c5de5f7
Start countdown only _after_ the kernel was loaded. Not very fair otherwise.
2000-09-15 07:54:10 +00:00
Mark Murray
c0329b1af3
Gosh. I managed to commit the wrong version of this file. Darn;
...
I must remember not to do that again.
(This fixes broken install and distribute targets)
2000-09-15 06:14:02 +00:00
KATO Takenori
11ee9bf233
Merged from sys/isa/fd.c revision 1.187.
...
Pointed out by: nyan
2000-09-15 05:47:56 +00:00
KATO Takenori
0011dc221c
Merged from sys/i386/isa/sio.c revision 1.314.
2000-09-15 05:45:23 +00:00
KATO Takenori
fd6c4e11e0
Merged from sys/i386/isa/clock.c revision 1.157.
2000-09-15 05:42:42 +00:00
KATO Takenori
6402000285
Merged from sys/i386/i386/machdep.c revision 1.408.
2000-09-15 05:35:55 +00:00
Bruce A. Mah
b8ffb8442a
pkg_version(1) will now distinguish between the different cases where
...
the exact relationship between an installed package and its
corresponding entry in the index file can't be determined.
Submitted by: Mark Ovens <marko@freebsd.org>
2000-09-15 04:16:20 +00:00
Yoshihiro Takahashi
5d7e2cbea6
Moved the fe driver from the compat section to the correct section.
...
Submitted by: sanpei
2000-09-15 02:25:41 +00:00
Andrey A. Chernov
89cdeb294d
Add sftp-server
2000-09-15 01:04:32 +00:00
John Baldwin
518afc0f11
Check to see if we actually have an interrupt descriptor and an interrupt
...
thread for each interrupt that comes in. If we don't, log the event and
return immediately for a hardware interrupt. For a softinterrupt, panic
instead.
Submitted by: ben
2000-09-15 00:27:57 +00:00
Mitsuru IWASAKI
32d817d227
Add acpi_send_pm_event() to inform all devices that the system is
...
going to sleep and back from sleep.
Also re-enabling some acpi registers on wakeup.
2000-09-14 23:29:37 +00:00
Don Lewis
42fd51cedc
Enforce process limit policy in one place to keep proccnt from diverging
...
from reality.
2000-09-14 23:07:39 +00:00
Mitsuru IWASAKI
37a23ef8ee
Add manpages acpi userland tools.
...
Obtained from: ACPI for FreeBSD project
2000-09-14 22:48:39 +00:00
Mitsuru IWASAKI
215e338b51
Add pmtimer instance.
2000-09-14 22:39:14 +00:00
Mitsuru IWASAKI
2bfb7205bf
Add Timer device driver for power management events.
...
The code for suspend/resume is derived from APM device driver.
Some people suggested the original code is somewhat buggy, but I'd
like to just move it from apm.c without any major changes for the
initial version. This code should be refined later.
To use pmtimer to adjust time at resume time, add
device pmtimer
in your kernel config file, and add
hint.pmtimer.0.at="isa"
in your device.hints
Reviewed by: -current, bde
2000-09-14 22:34:57 +00:00
John Baldwin
f46305730e
Grab the scheduler lock before calling setrunqueue() and mi_switch().
2000-09-14 22:17:34 +00:00
Brian Somers
495d24ec4a
Fix some style nits
2000-09-14 22:03:13 +00:00
Brian Somers
481a4f6155
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
...
Submitted by: Jakob Stoklund Olesen <stoklund@taxidriver.dk>
2000-09-14 22:02:54 +00:00
Matt Jacob
bce679f2a9
With the help of 'Eric Christeson <echriste@ssesco.com>', determined
...
that QIC 525 really should be 512 byte fixed blocksize.
2000-09-14 21:38:44 +00:00
Jonathan Lemon
a8db1d93f1
m_cat() can free its second argument, so collect the checksum information
...
from the fragment before calling m_cat().
2000-09-14 21:06:48 +00:00
John Baldwin
606f8eb27a
Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just
...
use struct mtx, struct witness, and struct witness_blessed.
Requested by: bde
2000-09-14 20:15:16 +00:00
Jonathan Lemon
6f451c99b3
Pipes are not writeable while a direct write is in progress. However,
...
the kqueue filter got the sense of the test reversed, so fix it.
Spotted by: Michael Elkins <me@sigpipe.org>
2000-09-14 20:10:19 +00:00
Mark Murray
07ef427609
Take out the RANDOMDEV option. The entropy device is a (pseudo-)device
...
now.
2000-09-14 20:07:32 +00:00
Mark Murray
8680b887a2
Silence the perl build a lot; particularly in the case where a
...
"make all" is being done on top of a "make buildworld", and nothing
needs making.
Asked for by: jkh
2000-09-14 19:58:07 +00:00
Garrett Wollman
67c31d5008
Some more slight doco fixes: update date, and add a bit more to the history.
2000-09-14 19:20:17 +00:00
Eivind Eklund
98d39ed48b
Add function comments for functions missing them
2000-09-14 19:13:59 +00:00
Garrett Wollman
f62eaadff1
Allow tftpd to run as a specified user, not just `nobody'.
...
Update documentation to reflect new option. Also fix documentation
style and add missing references.
PR: 21268
Submitted by: "Aleksandr A. Babaylov" <babolo@links.ru>
Reviewed by: imp
2000-09-14 19:08:29 +00:00
Jordan K. Hubbard
c137d6780d
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. Fix ioctl.c creation to deal with the depend case more properly.
...
Submitted by: Ruslan Ermilov <ru@sunbay.com>
2000-09-14 18:53:08 +00:00