mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
Move libkern/arc4random.c into conf/files. I was planning on doing an
optimized alpha version, but I'll leave that alone for the time being.
This commit is contained in:
parent
68f956b85e
commit
9578442e8d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54370
@ -196,7 +196,6 @@ libkern/alpha/htonl.S standard
|
||||
libkern/alpha/htons.S standard
|
||||
libkern/alpha/ntohl.S standard
|
||||
libkern/alpha/ntohs.S standard
|
||||
libkern/arc4random.c standard
|
||||
libkern/bcd.c standard
|
||||
libkern/bcmp.c standard
|
||||
libkern/ffs.c standard
|
||||
|
@ -882,6 +882,7 @@ dev/sound/pci/csapcm.c optional csa pcm
|
||||
dev/sound/pci/es137x.c optional pcm pci
|
||||
dev/sound/pci/t4dwave.c optional pcm pci
|
||||
#dev/sound/pci/aureal.c optional pcm pci
|
||||
libkern/arc4random.c standard
|
||||
libkern/strtol.c standard
|
||||
libkern/strtoq.c standard
|
||||
libkern/strtoul.c standard
|
||||
|
@ -196,7 +196,6 @@ libkern/alpha/htonl.S standard
|
||||
libkern/alpha/htons.S standard
|
||||
libkern/alpha/ntohl.S standard
|
||||
libkern/alpha/ntohs.S standard
|
||||
libkern/arc4random.c standard
|
||||
libkern/bcd.c standard
|
||||
libkern/bcmp.c standard
|
||||
libkern/ffs.c standard
|
||||
|
@ -404,7 +404,6 @@ isa/sio.c optional sio
|
||||
isa/syscons_isa.c optional sc
|
||||
isa/vga_isa.c optional vga
|
||||
kern/subr_diskmbr.c standard
|
||||
libkern/arc4random.c standard
|
||||
libkern/bcd.c standard
|
||||
libkern/divdi3.c standard
|
||||
libkern/index.c standard
|
||||
|
@ -404,7 +404,6 @@ isa/sio.c optional sio
|
||||
isa/syscons_isa.c optional sc
|
||||
isa/vga_isa.c optional vga
|
||||
kern/subr_diskmbr.c standard
|
||||
libkern/arc4random.c standard
|
||||
libkern/bcd.c standard
|
||||
libkern/divdi3.c standard
|
||||
libkern/index.c standard
|
||||
|
Loading…
Reference in New Issue
Block a user