Commit Graph

216503 Commits

Author SHA1 Message Date
macallan
8c5cfad34f throw out RASTERCONSOLE goo 2013-02-05 21:45:39 +00:00
christos
5fcdfd7320 new openssl. 2013-02-05 21:35:18 +00:00
christos
523f268b9f merge changes 2013-02-05 21:31:23 +00:00
matt
4b5bef3f0b If compiling with apcs-gnu or atpcs ABIs, supply -mabi=gnu to gas. 2013-02-05 19:29:13 +00:00
christos
85e90c0ff3 regen 2013-02-05 19:21:27 +00:00
christos
44ce355adb regen! 2013-02-05 19:18:41 +00:00
christos
340218d9b9 import 1.0.1d for http://www.openssl.org/news/secadv_20130204.txt 2013-02-05 19:04:09 +00:00
christos
5e26f78e26 don't count an output packet on a stall. 2013-02-05 18:17:05 +00:00
christos
6c1a7eac77 cache the pipe before the container is put in the free list (and can change) 2013-02-05 18:15:04 +00:00
matt
94fc27fa52 Add ./var/db/obsolete/debug 2013-02-05 17:52:22 +00:00
joerg
da5d20679e Include AF_INET6. 2013-02-05 17:36:03 +00:00
joerg
6c3b61dddd Remove remnants of AF_IMPLINK. 2013-02-05 17:30:01 +00:00
matt
5819f2ad68 Use the fact that all big endian arm MACHINE_ARCH end in eb to detect
endianness
2013-02-05 16:57:07 +00:00
christos
bd77daa189 ignore directory sizes 2013-02-05 16:49:42 +00:00
matt
4c0c51981c Only include debug set obsolete set if MKDEBUG is not no 2013-02-05 16:39:26 +00:00
martin
b7c828d16f Make sure UUDECODE_FILES is empty if we do not have an old ld.so_aout
(on architectures that never used a.out)
2013-02-05 15:19:18 +00:00
christos
8c761faebe handle memory shortage correctly. 2013-02-05 13:39:28 +00:00
wiz
8e0e98065f Xref getcwd(3).
Sort errors.
Bump date.
2013-02-05 13:36:59 +00:00
kefren
dc76929a7a Stop confusing peer hello source with peer transport address 2013-02-05 13:02:33 +00:00
skrll
9005bc5cfd Add
atapibus* at umass?
and attachments. I have an mp3 player/flash disk that attaches this way.
2013-02-05 11:56:41 +00:00
tteras
fde1259d48 Fix source port selection 2013-02-05 11:36:17 +00:00
roy
a6aba8c961 Use putp(3) to output our strings.
Fixes PR lib/47532
2013-02-05 11:31:56 +00:00
matt
6984b4168c Backout setting of UNWIND_H 2013-02-05 08:28:15 +00:00
matt
2947c6f2d5 Add earmhf support 2013-02-05 07:34:07 +00:00
matt
ea2a4e9bad Add debug to the list of OBSOLETE_FILES 2013-02-05 07:32:44 +00:00
matt
51722b5916 Mark libc_vfp as depending on softfloat. 2013-02-05 07:31:50 +00:00
matt
5ad96da8cf Add a ${MKTARGET_LINK} 2013-02-05 07:28:48 +00:00
matt
3ba56103bd There are other little endian arm machine_arches other than "arm"
Use MACHINE_CPU and TARGET_ENDIANNESS instead of MACHINE_ARCH
2013-02-05 07:27:02 +00:00
matt
2f0a3a2017 There are other little endian arm machine_arches other than "arm" 2013-02-05 07:22:59 +00:00
tteras
0849876e12 From Ian West <ian@niw.com.au>: Fix double free of the radius info on
config reload.
2013-02-05 06:22:29 +00:00
matt
6ef84a1155 Make sure these are always compiled with -mabi=atpcs -mfloat-abi=soft
-Wa,-meabi=gnu so they use the old compilation methods.
2013-02-05 03:17:50 +00:00
matt
cae58222cc Don't include t-arm-elf since it just provides stuff which netbsd already has. 2013-02-05 03:02:10 +00:00
matt
912dc5c278 updated mknative gcc bits for earmhf 2013-02-05 02:57:54 +00:00
matt
4f3ff322ae Use NETBSDSRCDIR. Use ?= when setting target so you can override from cmdline. 2013-02-05 02:54:01 +00:00
matt
cb9822ba41 mknative for earmhf 2013-02-05 02:51:14 +00:00
christos
c4e4c061b3 fill up the directory hierarchy so that leaf files are not ignored if
specified by themselves.
2013-02-05 00:59:03 +00:00
christos
8da956dc0e assign nsegs before allocation 2013-02-05 00:41:51 +00:00
christos
63e2172bde segs is now used. 2013-02-05 00:39:58 +00:00
matt
db87bbedd6 Rerun mknative for earm and earmhf for gas changes. 2013-02-04 22:50:12 +00:00
matt
13994434d1 Move arm-*-netbsdelf-*eabi* to before arm-*-eabi* so it matches properly.
Add arm-*-netbsdelf-*eabihf* which has a VFP V2 by default.
Rename armnetbsdeabi*.h to armnbsdeabi*.h to be consistent with other nbsd
files.
2013-02-04 22:38:07 +00:00
macallan
fdec22e96e add a sysctl.vis node that indicated which version of the VIS instruction set
is supported. Currently this will be 1 for UltraSPARC I and II, 2 for
UltraSPARC-III and up
2013-02-04 22:19:43 +00:00
skrll
78cb3e713c Oops, put back the initialisation of cpu_cc_freq 2013-02-04 21:46:14 +00:00
skrll
1edacd7eae Fix some VERBOSE_INIT_ARM output 2013-02-04 21:43:17 +00:00
skrll
c184310d9c Remove something that shouldn't have been committed. 2013-02-04 21:37:05 +00:00
macallan
b04f0dbdf3 put BUS_DMA_PREFETCHABLE back now that the missing pieces are in place 2013-02-04 21:35:44 +00:00
skrll
73e73e0d22 Whitespace. 2013-02-04 21:29:14 +00:00
skrll
75f79341bb Fix transfer aborts and bump the workqueue to IPL_BIO. 2013-02-04 21:24:07 +00:00
kefren
bed325c414 move code around a little bit in order to call get_ldp_peer correctly
check also for transport_address in get_ldp_peer
2013-02-04 20:28:24 +00:00
wiz
49573e6ea1 Bump date for previous. 2013-02-04 20:03:11 +00:00
njoly
c6bbf9b2f9 According to the opengroup document [1], we should include fcntl.h (not
sys/fcntl.h) for posix_fadvise().

[1] http://pubs.opengroup.org/onlinepubs/009695399/functions/posix_fadvise.html
2013-02-04 19:29:38 +00:00