itojun
34c781b6f4
sync with latest --help output.
2002-10-09 17:01:34 +00:00
jdolecek
d679e94c87
tlp_pci_vpc_21140_quirks(): make agnostic to signed/unsigned char; fixes
...
compile on cats
2002-10-09 16:59:19 +00:00
itojun
caaeaa46d8
patch from redhat rpm - check st_mode earlier
2002-10-09 16:40:21 +00:00
itojun
99ba27c717
vide --fast-read (no-op)
2002-10-09 16:23:27 +00:00
itojun
b8621000a9
correct LDADD/DPADD
2002-10-09 16:17:45 +00:00
itojun
b33ebc5522
no file in .CURDIR
2002-10-09 16:14:55 +00:00
itojun
d9bffe1f20
split internal library build into subdir.
2002-10-09 16:13:07 +00:00
nathanw
d9b9596c8d
Pass _rtld_map_object a heap-allocated path, since it will free the
...
path on failure. Prevents calling free() on a stack address if you run
ldd on an unrecognized file format.
2002-10-09 15:43:34 +00:00
itojun
85aeb556eb
fix typo. PR 18597
...
put full ANSI prototype in FUNCTIONS section for consistency.
2002-10-09 15:27:23 +00:00
elric
98839fb386
Added cgd rc.d script and put it in the appropriate postinstall and
...
mtree files.
2002-10-09 14:55:53 +00:00
dan
86d2054739
Account for 1 bit of entropy for each timestamp added during
...
initialisation. This is just as silly as the other entropy
estimations, but it at least allows us to see how many values have
been added.
spl protect rnd_get_entropy_counter call properly
Make rndpool start out doing rotations on the first pass - make the
LSFR's be less sensitive to stuck bits in poor initial inputs.
Add considerable comments regarding the mixing function.
2002-10-09 14:48:58 +00:00
elric
152dfaff5d
We need to do biodone() if strategy is called on an unconfigured device.
2002-10-09 14:04:08 +00:00
augustss
b0eef0bfaa
Use unsigned variable for memory size, so > 2M memory isn't negative.
2002-10-09 13:28:48 +00:00
kent
dd7455ebdc
Add 'mask' member to the struct ac97_codecid.
...
Cirrus Logic Crystal codec uses lower three bits in ID for a
revision number. We should mask an actual ID value before
matching to this table.
2002-10-09 12:06:17 +00:00
itojun
6dee53867d
--norecurse and --unlink for backward compat
2002-10-09 12:01:29 +00:00
itojun
c873f2dfba
dot-dot security fix, from redhat tar-1.13.25-1.6.src.rpm
2002-10-09 12:01:11 +00:00
lukem
77dee4dead
set BOOTFILE.sparc64, to create bootable sparc64 cds.
2002-10-09 11:57:14 +00:00
itojun
d67562c763
new GNU tar based on gnu/dist/tar. (to replace gnu/usr.bin/tar in the
...
near future - hopefully)
2002-10-09 11:55:02 +00:00
itojun
fab68d14ac
GNU tar 1.13.25 from alpha.gnu.org
2002-10-09 10:09:12 +00:00
jdc
050645f10a
Check only the physical address of serial ports on a Sun 4.
...
Reviewed by Uwe.
2002-10-09 08:56:25 +00:00
jdolecek
e1d97e2232
replace cpu_tsc_freq with curcpu()->ci_tsc_freq
2002-10-09 07:28:57 +00:00
jdolecek
4c0123fe2f
make ca_name of struct confargs const
2002-10-09 07:00:56 +00:00
fair
336a7fda4a
correct LP64 bug in RND code and close PR 18592
2002-10-09 06:27:09 +00:00
junyoung
33ecb0af91
Get rid of pcb_flags which is no longer existent.
2002-10-09 05:07:55 +00:00
thorpej
9b10cf346e
Use DVUNIT_ANY.
2002-10-09 03:10:19 +00:00
thorpej
194d7347bc
Implement config_attach_pseudo(), which creates an instance of
...
a pseudo-device which behaves like a normal device in the device
tree, including the capability to have children.
2002-10-09 02:59:55 +00:00
thorpej
b8c378293f
* Clean up the handling of rescue.* files makeflist.
...
* Move all md.* and ad.* /rescue/... files into their
own list files.
2002-10-09 01:22:37 +00:00
augustss
9487fc5b8b
Make sure we are at splusb() while polling.
2002-10-09 01:02:26 +00:00
thorpej
ebd04dfa9b
Properly prototype the netwinder isa/pci init funcs.
2002-10-09 00:33:38 +00:00
thorpej
84980f6eaa
Make this compile with strict prototypes.
2002-10-09 00:23:21 +00:00
thorpej
d27ffe27d1
Need ixp12x0var.h
...
CVS ----------------------------------------------------------------------
2002-10-09 00:12:05 +00:00
thorpej
6509226f7a
Need <dev/pci/pciconf.h>.
2002-10-09 00:11:15 +00:00
thorpej
18962e82ba
add ixp12x0_reset() prototype.
2002-10-09 00:09:37 +00:00
thorpej
aa3c369db0
Make this compile with strict prototypes.
2002-10-09 00:06:57 +00:00
thorpej
855eefa351
Clean up some bad interaction between the spl inlining stuff and
...
strict-prototypes.
2002-10-09 00:03:42 +00:00
thorpej
a4e06dd042
Move XScale common prototypes to xscalevar.h. Add xscale_pmc_dispatch()
...
prototype. Include xscalevar.h has necessary to being prototypes into
scope.
2002-10-08 23:59:41 +00:00
bjh21
67ba9f99bf
Remove an outdated register assignment comment.
2002-10-08 23:48:24 +00:00
jdolecek
aaccb8dc2b
need to include <sys/param.h> to get inline strlen() on vax; found
...
with help of Matt Thomas
2002-10-08 21:45:36 +00:00
pooka
48f6d7e229
fill in name for TriTech unknown: TR28602
2002-10-08 21:40:04 +00:00
jdolecek
02629619d4
fix typo - si_vme, not si_vmw
2002-10-08 21:29:46 +00:00
martin
6060607b3f
Add sun-type4 termcap entry and a hint to use this as TERM when using
...
a Type 4 keyboard.
2002-10-08 20:29:58 +00:00
martin
73d617f74e
Add sun-type4 termcap entry and print a hint to change TERM to this
...
if using a Type 4 keyboard.
2002-10-08 20:26:38 +00:00
fvdl
1e51cd72a0
Delete pcb_flags.
2002-10-08 20:24:58 +00:00
fvdl
ab7f74bdca
Fix USER_LDT syscall locking. It's a bit over the top for a big lock
...
kernel right now, a sleep lock around the entire thing would have
worked as well, but hey.
Also correct PCB_USER_LDT to PMF_USER_LDT. This was wrong but since
they had the same value, it didn't matter.
2002-10-08 20:23:27 +00:00
martin
accf8358dd
Add sun-type4 (sun console with type 4 keyboard), to make keypad cursor
...
keys work on this type of keyboard. From Julian Coleman.
2002-10-08 20:20:42 +00:00
fvdl
1854adf2b1
Add a comment about why taking the pmap spinlock is not needed
...
for one particular ldt_free call.
2002-10-08 20:19:16 +00:00
scw
63199a5984
Fix a botched offset.
2002-10-08 20:19:00 +00:00
fvdl
073e7f23e9
Get rid of pcb_flags; nothing was using it except for initialising it
...
to 0.
2002-10-08 20:17:09 +00:00
soren
d7a359db41
Add missing \n in error.
2002-10-08 20:17:06 +00:00
fvdl
55a1ddda46
Remove gdt_compact_slot, it was commented out already.
...
Expect callers to ldt_alloc and ldt_free to take the corresponding
pmap spinlock.
2002-10-08 20:16:09 +00:00