phk
d47a7a8e1a
Update sppp support to i4b level. This includes the new spppcontrol
...
program to set PPP options like authentication with.
1998-12-27 21:30:44 +00:00
phk
2ea136bdcf
follow up to:
...
Pre 3.0 branch cleanup casualty #4 : pcvt
1998-12-27 21:11:07 +00:00
sos
40041331f0
Remove LKM's depricated by modules.
1998-12-27 20:25:12 +00:00
sos
6c89567c1b
Fix the move of the ulaw.h file..
1998-12-27 20:09:31 +00:00
phk
93c598a249
followup to
...
Pre 3.0 branch cleanup casualty #4 : pcvt
1998-12-27 19:51:34 +00:00
sos
c20c90c709
Temporaryly disable vinum, awaiting repository copy of misplaced files.
1998-12-27 19:43:28 +00:00
sos
0775b4a219
Remove LKM's depricated by modules.
1998-12-27 19:38:15 +00:00
sos
32fd2a83cb
Remove depricated wcd module.
1998-12-27 19:01:47 +00:00
sos
d52e9e0c06
Remove depricated wcd LKM.
1998-12-27 18:59:21 +00:00
dfr
9238b8271d
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
...
last cleanup. Since the oid_arg2 field of struct sysctl_oid is not wide
enough to hold a long, the SYSCTL_LONG() macro has been modified to only
support exporting long variables by pointer instead of by value.
Reviewed by: bde
1998-12-27 18:03:29 +00:00
obrien
ab302cd2cd
Turn the compile time option into a run-time option.
...
You can now use the `want_fd' command in the vmstat display.
Suggested by: grog
1998-12-27 17:59:42 +00:00
bde
edceb2d6b3
Avoid using ld -O' (as in bsd.lib.mk).
ld -O' seems to have caused only
...
non-problems for elf -- `ld -elf -O foo.tmp -x -r foo' apparently puts
the result in a.out so it has essentially no effect.
1998-12-27 17:25:27 +00:00
sos
8214ce6ac3
Fix breakage by cleanup.
1998-12-27 17:12:02 +00:00
bde
58ce405aac
Removed rotten, unused implicit rules. The ld -O in one might have been
...
harmful if it were used.
1998-12-27 16:52:55 +00:00
phk
9d6fbd1091
follow up to:
...
Pre 3.0 branch cleanup casualty #4 : pcvt
1998-12-27 16:44:24 +00:00
bde
f67d0f0ce6
Fixed type mismatches in args to __syscall(). One for mmap() broke on
...
i386's with 64-bit longs -- the padding between mmap()'s 5th and 6th
is an int, not a long. The other mismatches were benign.
1998-12-27 15:47:15 +00:00
bde
f13120ec87
Avoid using ld -O (as in bsd.lib.mk).
...
Fixed `make cleandepend'. The default is null because SRCS is null.
1998-12-27 15:24:21 +00:00
bde
9b7e972a2c
Fixed CLEANFILES.
1998-12-27 15:04:33 +00:00
sos
3ea5a3c11d
Pre 3.0 branch cleanup sos#2: sound
...
Superceded by the snd driver...
1998-12-27 14:21:37 +00:00
sos
6e00996c05
Pre 3.0 branch cleanup sos#1: wcd
...
Superceded by acd driver...
1998-12-27 14:00:10 +00:00
sos
303c78f8b7
Pre 3.0 branch cleanup sos#1: wcd
...
Superceded by acd driver...
1998-12-27 13:55:48 +00:00
phk
6c6e9b3514
Pre 3.0 branch cleanup casualty #6 : ft
1998-12-27 13:40:57 +00:00
phk
49535908df
forgot to remote options here.
1998-12-27 13:36:44 +00:00
phk
068b4007cb
Delete stale config.
1998-12-27 13:13:41 +00:00
phk
46e29b02ed
Add commented out SMP stuff in GENERIC, remove stale configs.
1998-12-27 13:12:59 +00:00
phk
a20df15251
Pre 3.0 branch cleanup casualty #5 : nca, sea, wds, uha
...
No CAM drivers available. If somebody CAMifies one of these, they
will be welcome back in the tree
1998-12-27 13:06:44 +00:00
phk
eb15c87aad
Pre 3.0 branch cleanup casualty #4 : pcvt
1998-12-27 12:52:46 +00:00
phk
2225f39db3
Pre 3.0 branch cleanup casualty #3 : 3c505 ethernet support
1998-12-27 12:44:57 +00:00
phk
77de2e7413
Pre 3.0 branch cleanup casualty #2 : Transputer support
1998-12-27 12:40:07 +00:00
phk
ee35d57124
Pre 3.0 branch cleanup casualty #1 : DSI_SOFT_MODEM support.
1998-12-27 12:35:48 +00:00
joerg
e35d117052
Fix the spelling of `FreeBSD'.
...
Submitted by: Peter Philipp <pjp@bsd-daemon.net>
1998-12-27 12:01:07 +00:00
luigi
ceacd398c6
Remove coredump when running "ipfw pipe" without more arguments.
...
PR: 8937
1998-12-27 11:23:05 +00:00
obrien
60e9f49335
Don't waste precious space on showing the performance of fdX.
...
(can get old behavior with -DWANT_FD)
1998-12-27 08:15:37 +00:00
foxfair
a90947f54c
Turn the VIA chipset ,<<IDE/USB>> controller probing off.
...
It might cause some problem and something like USB has its
own driver.
1998-12-27 07:59:25 +00:00
grog
a93c06ba47
- Correct alphabetical order of commands
...
- Describe subdisk attachment in more detail
- Describe new 'makedev' command
- Correct use of 'partition' and 'slice'
- Describe 'setupstate' keyword
- Include performance guidelines for striped plexes
- Correct numerical values in examples
- Add examples for disklabel(8)
- Clarify problems creating Vinum drives on inappropriate partitions
Prodded by: NAGANUMA Yasuhiro <y_naga@carat.rim.or.jp> (slices and
partitions)
1998-12-27 03:47:15 +00:00
grog
cb4cdcf4b3
- Clarify the manner in which mirroring is performed
...
- Get the (tm) signal correct in nroff versions
- Correct highlighting (docs/9196)
Sigh. This is still a long way from being correct. In particular,
the states are both incorrect, and they don't format properly in
troff. But it will have to wait until I stop changing the meanings of
the states.
1998-12-27 02:55:28 +00:00
dfr
60ea4e55cb
Tweak ptrace(PT_READ_U) so that the last alpha register can be read.
1998-12-26 17:14:37 +00:00
phk
824f31bd96
More isdn4bsd convergence: cleanup log messages.
1998-12-26 13:14:45 +00:00
phk
7b748a7ecc
Converge further on the isdn4bsd version of this file.
1998-12-26 12:43:26 +00:00
phk
f6d05aad4c
clean up more timeout/untimeout portability stuff.
...
make sure flags and stuff are set sensibly.
1998-12-26 12:14:31 +00:00
dillon
dd71c59852
Fix copyright info. Man page was written by Matt, not CSRG :-)
1998-12-26 05:19:42 +00:00
obrien
c4a48edc03
Hack -> compromise
...
hacker -> intruder (couldn't desired between this and 'cracker')
config -> configuration
sorted crossreferences
spell checked
Overall very good content, but we need one of our wordsmiths to change the
tone to match the CSRG manpages.
1998-12-25 23:39:01 +00:00
jkh
42dcfedac8
Remove previous cast again - it triggers a compiler bug on the Alpha
...
which prevents sysinstall from building. We'll just have to live with
the warning on the x86. :(
1998-12-25 21:57:06 +00:00
dfr
1cee4d444d
Fix for creating files on a Solaris 7 server with NFSv3 (the request was
...
slightly garbled but older servers seemed to understand it).
Reviewed by: David O'Brien <obrien@nuxi.ucdavis.edu>
1998-12-25 10:34:27 +00:00
kato
2b62056e5e
Sync with sys/i386/isa/wd.c revision 1.182.
1998-12-25 09:05:17 +00:00
kato
208dec27b4
Sync with sys/i386/conf/files.i386 revision 1.207.
1998-12-25 09:04:11 +00:00
kato
5218748c8b
Sync with sys/i386/conf/Makefile.i386 revision 1.132.
1998-12-25 09:03:18 +00:00
obrien
3445cdfe67
Note that we have removed some words form the original.
1998-12-25 00:56:09 +00:00
dillon
6a839215a1
No __profname bozoness, no strstr() bozoness... test argv[0] against
...
"uptime" the right way. Sheesh.
1998-12-24 23:27:33 +00:00
julian
46bb1eee79
According to the author..
...
"I've been having a problem running the patches [committed to current]
installed with the COMPAT_LINUX_THREADS option along
with the VM_STACK patches I did. I'm not sure what
the problem is, since it seemed to work before.
In any event, the attached patch fixes the problem for
me. While I've had no report of problems from anyone
else, possibly it would be wise to commit the patch
until the problem is found.
Also, there was some left-over junk in the linux_misc.c
file from some earlier work I did. The attached patch
cleans that up too."
Submitted by: "Richard Seaman, Jr." <dick@tar.com>
1998-12-24 21:21:20 +00:00