n_hibma
ec9894f656
1) Add AKS USB-HASP 0.6
...
2) Rename Lucent -> Epson
(Undoes previous commit, Mike agrees)
1999-04-08 23:13:17 +00:00
jkh
4723af978b
MF22: Bring forward the far more explanatory motd we had in 2.2.8
...
Suggested by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 22:39:43 +00:00
msmith
17d47cad52
Add a skinny USB section. Note that the Zip mention preempts the actual
...
comitting of the umass driver by a little.
1999-04-08 21:42:11 +00:00
brian
7670f1eab4
MF libexec/telnetd: Determine the host name using an array size of
...
MAXHOSTNAMELEN and call trimdomain() before implementing
the -u option.
1999-04-08 21:39:34 +00:00
brian
ee8f7b8bf0
Determine the host name using an array size of
...
MAXHOSTNAMELEN and call trimdomain() before implementing
the -u option.
This allows local hosts of a lan with a long domain name to
appear properly in utmp by base host name (w/o domain) rather
than by IP number.
1999-04-08 21:36:27 +00:00
msmith
bb46603662
Make the USB devices by default, comment them.
1999-04-08 21:23:18 +00:00
msmith
2a8759eebd
Add the Lucent USS-720 ISD Smart Cable.
1999-04-08 20:50:51 +00:00
gallatin
30a8822221
A quick fix to get kernels building again under EGCS
1999-04-08 20:32:51 +00:00
markm
dbf9f08c56
Use more politically correct examples, and expand the examples a bit.
1999-04-08 19:08:53 +00:00
n_hibma
f50a876b16
In preparation of the commit of the umass driver and to make life easier
...
for testers.
1999-04-08 17:58:07 +00:00
wpaul
79f5a5d674
Make ASIX driver work on FreeBSD/alpha, add to GENERIC.
1999-04-08 17:42:48 +00:00
wpaul
d161ddcb5a
Add PCI IDs for the Compex RL100-TX, which uses the Macronix 98713 chip.
1999-04-08 17:38:05 +00:00
peter
217c68f1e1
Clean up some stuff that's no longer used.
1999-04-08 15:43:36 +00:00
peter
272c0ffe18
Clean up the multilib stuff so that it actually works..
...
cc -aout now works again.
1999-04-08 15:11:44 +00:00
ghelmer
f76b42a366
Change LKM/modload to KLD/kldload.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 14:02:56 +00:00
ghelmer
cce136a288
modload -> kldload and add ref to kldload(8) in See Also section.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:59:42 +00:00
bde
fa2c69b869
Removed unconditional definitions of __ELF__. They were redundant for
...
elf and wrong for i386-aout.
1999-04-08 13:57:13 +00:00
ghelmer
12f0f111e6
Convert LKM/modload to KLD/kldload. Add ref to kldload(8).
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:56:25 +00:00
ghelmer
82d608b117
Change LKM to KLD.
...
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 13:51:54 +00:00
ache
9324f84405
remove 'russian' duplicated in comment
1999-04-08 12:41:02 +00:00
obrien
5810f4ab82
Remove some of the dependencies. This removes the cycles I was getting on
...
`make -j 8' builds.
1999-04-08 12:26:07 +00:00
simokawa
837bd85709
Change default entry point from __start' to
_start' which is in crt1.o.
...
Cc doesn't need to pass `-e _start' to ld anymore.
Agreed by: gallatin and dfr
1999-04-08 11:33:05 +00:00
obrien
7b5f3ba39b
Due to other explicit dependancies, don't treat tree-check.h as a SRCS.
1999-04-08 09:57:51 +00:00
obrien
36332ab857
Fix a circular dependancy.
1999-04-08 09:21:52 +00:00
obrien
86f93f2461
Missed a "\" in a continuation line.
1999-04-08 09:13:39 +00:00
obrien
5a2edaf715
alpha/freebsd-elf.h has been merged with alpha/freebsd.h
1999-04-08 08:39:16 +00:00
obrien
2abaf8ce10
Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already know
...
the contents of it. Instead create it, so all arch's are consistent.
1999-04-08 08:19:28 +00:00
kato
c6830aafcd
o sys/i386/include/soundcard.h
...
Reduce synth_info.name lenght for binary compatibility.
o sys/i386/isa/sound/mpu401.c
Reduce mpu device number info to avoid overflow of mpu_synth_info.name.
Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
1999-04-08 08:09:34 +00:00
asami
51fc707de4
Remove ports-plan9, add ports-palm.
...
PR: 11019
Submitted by: mharo@area51.fremont.ca.us (ports-supfile only)
1999-04-08 08:06:30 +00:00
brian
603fdffe33
bcopy -> memmove
...
Suggested by: archie
1999-04-08 08:00:06 +00:00
obrien
33869a012a
Merge shared LIB_SPEC into share config header.
1999-04-08 07:49:24 +00:00
obrien
7b0c099985
merge alpha/freebsd-elf.h into alpha/freebsd.h
...
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1999-04-08 07:48:49 +00:00
obrien
760f9d518d
alpha/freebsd-elf.h is being folded into alpha/freebsd.h
...
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1999-04-08 07:38:51 +00:00
obrien
b270fa44ff
Get stdargs right on the Alpha.
...
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1999-04-08 07:37:13 +00:00
obrien
0a64c9e421
Cometic cleanup.
...
Pre-bdelinted by: bde
1999-04-08 07:20:33 +00:00
jkh
05f20120e9
State the need to read errata more, um, strongly.
1999-04-08 06:00:01 +00:00
wpaul
3832a25f93
Add missing SYSCTL_DECL(_net_link); required by newer sysctl implementation.
...
Noticed by: Matthew Dodd <winter@jurai.net>
1999-04-07 23:26:43 +00:00
gibbs
40777a5c6f
Correct an invalid (and unused) #define in 93cx6.c
...
Freeze the transaction queue for any type of scsi status other than "okay".
1999-04-07 23:02:45 +00:00
gibbs
bc169999cf
Improve bt_cmd() so that it has a better chance of working when there
...
are pending I/O transactions. It is not clear that is works 100% of
the time under SMP, but since the bt_cmds() that are sent after other
CPUs are started are not critical, the driver will function until I
can figure out why this is the case.
1999-04-07 23:01:43 +00:00
gibbs
0c39daf09d
Beef up the error handling routine to handle more errors.
...
Compensate for a bug in the AdvanSys firmware where a valid queue
full condition can be reported via a different error code.
1999-04-07 22:59:12 +00:00
gibbs
e139476c73
Remove camq_regen(). We already perform modular comparisons
...
for generation counts, so no further steps to deal with generation
count wrap are required.
1999-04-07 22:57:54 +00:00
gibbs
71072fc113
Remove camq_regen(). We already perform modular comparisons
...
for generation counts, so no further steps to deal with generation
count wrap are required.
Fix an off by one problem in the camq heap code.
1999-04-07 22:57:48 +00:00
julian
9e60b40925
Two cosmetic changes, one a typo and the other, a clarification.
1999-04-07 22:22:06 +00:00
nsayer
4d675dd8bf
More secure clock management. Allow positive steps only once per second
...
for as much as one second, but no more. Allows a miscreant to
double-time march the clock, but no worse.
XXX Unlike putting negative deltas in a while(1), performing small
positive steps inside of a while(1) will return EPERM for the
unpermitted ones. Repeated negative deltas are clamped without
error (but the kernel does log a notice).
1999-04-07 19:48:09 +00:00
mjacob
32c3652183
Fix last delta so file would compile again- I think I got it
...
right. Add a clarifying (to me at least) comment. Some formatting
fixes.
1999-04-07 17:32:21 +00:00
peter
2680ced170
Disable the mtrr copy calls, it doesn't work with the i686_mem.c stuff.
...
This should make it compile/link again.
1999-04-07 17:08:40 +00:00
n_hibma
b25dcdb8cd
Added macro logprintf
1999-04-07 17:07:07 +00:00
nsayer
0144e6c736
If securelevel>1, allow the clock to be adjusted negatively only up to
...
1 second prior to the highest the clock has run so far. This allows
time adjusters like xntpd to do their work, but the worst a miscreant
can do is "freeze" the clock, not go back in time.
We still need to decide on an algorithm to clamp positive adjustments.
As it stands, it is possible to achieve arbitrary negative adjustments
by "wrapping" time around.
PR: 10361
1999-04-07 16:36:56 +00:00
wpaul
68fa0789d5
Dangit, forgot to add ti.4 to Makefile.
...
Pointed out by: bde
1999-04-07 14:42:55 +00:00
brian
1f94ee2796
Don't perform the trimdomain() functionality twice,
...
trimdomain() now works as expected.
1999-04-07 14:05:03 +00:00