summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-24place _KERNEL block at endTheo de Raadt
2013-10-24Remove the number of in6_var.h inclusions by moving some functions andMartin Pieuchot
2013-10-24s/ALLWINNER/SUNXI/gJasper Lievisse Adriaanse
2013-10-24Significant namespace cleanup of netinet6 symbols.Theo de Raadt
2013-10-24Move obvious kernel prototypes (and structure's with kernel pointers,Theo de Raadt
2013-10-24Move obvious kernel prototypes (and structure's with kernel pointers,Theo de Raadt
2013-10-24sycnTheo de Raadt
2013-10-24- strip unneeded comment and add defines for the SID (to be used shortly)Jasper Lievisse Adriaanse
2013-10-24These two programs got fooled by the KAME/NRL split and need type repair.Theo de Raadt
2013-10-24in_var.h is not needed.Martin Pieuchot
2013-10-24fix bug introduced in hostname canonicalisation commit: don't try toDamien Miller
2013-10-24Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.Philip Guenther
2013-10-24Fix field header overriding on fields that are (internally) aliases for others.Philip Guenther
2013-10-24no need for netinet/ip_var.h (and friends)Theo de Raadt
2013-10-24Disallow empty Match statements and add "Match all" which matches everything.Darren Tucker
2013-10-24Periodically print progress and, if possible, expected time to completionDarren Tucker
2013-10-23include local address and port in "Connection from ..." message (onlyDamien Miller
2013-10-23whitespaceJasper Lievisse Adriaanse
2013-10-23Add a sc_hwinit callback when running on an ILACC, to make sure CSR4 doesMiod Vallat
2013-10-23Enable TX checksum offload.Brad Smith
2013-10-23Enable TX checksum offload.Brad Smith
2013-10-23need a forward declaration of bintime for the _KERNEL case, ie. trptTheo de Raadt
2013-10-23Back when some NRL code was merged into KAME to create the *BSD IPV6Theo de Raadt
2013-10-23remove historical #if 1Theo de Raadt
2013-10-23delete junk NRL v6 block; ok claudioTheo de Raadt
2013-10-23remove the ipprintfs debug stuff; if you are debugging at this level,Theo de Raadt
2013-10-23rename some defines as wellJasper Lievisse Adriaanse
2013-10-23rename 'allwinner' to 'sunxi' to actually match the SoC name instead of usingJasper Lievisse Adriaanse
2013-10-23translate port numbers for inner udp packets when they're returnedMike Belopuhov
2013-10-23We need to loop around waitpid to catch all exited children as we areFlorian Obser
2013-10-23Remove the number of in_var.h inclusions by moving some functions andMartin Pieuchot
2013-10-23No need to expose twice in_socktrim(), it is only used in one file.Martin Pieuchot
2013-10-23Add support for displaying the cache write policy of RAID volumes to bioctl(8)Mark Kettenis
2013-10-23Key to swap to other end of selection (bound to o with vi keys), from JNicholas Marriott
2013-10-23adapt to new DL_BLKTOSEC(); ok krwTheo de Raadt
2013-10-23Fix sorting and ordering.Raphael Graf
2013-10-23overwrite icmp packet type-specific nextptr field only when we'reMike Belopuhov
2013-10-23Instead of comparing the lower and higher addresses of all the multicastMartin Pieuchot
2013-10-23Checkpoint of work-in-progress DMA support for oaic(4). Not working yet,Miod Vallat
2013-10-23Do not print the higher address of the muticast range in debug mode,Martin Pieuchot
2013-10-23Crank bootblock versions after last commitMike Larkin
2013-10-23In pthread_kill()/pthread_cancel(), hold the target thread's flagsPhilip Guenther
2013-10-23fix commentDarren Tucker
2013-10-23Allow uppercase "K/M/G" specification in "machine memory" boot command.Mike Larkin
2013-10-23Make code match documentation: relative-specified certificate expiry timeDamien Miller
2013-10-23fix typoTheo de Raadt
2013-10-23commentDamien Miller
2013-10-23Hostname may have %h sequences that should be expanded prior to MatchDamien Miller
2013-10-23define some bits relating to the msg ringDavid Gwynne
2013-10-22syncTheo de Raadt