summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-04Be more careful to ensure memcpy'd data will fit.Kenneth R Westerback
2013-12-04Use EVP_sha1 directly instead of doing the EVP_get_digestbyname lookup.Mike Belopuhov
2013-12-04ifp must be initialized in ip_setmoptions; from oga via mpi, ok mpiMike Belopuhov
2013-12-04Eliminate spurious space that breaks parsing of nwids containingKenneth R Westerback
2013-12-04opt_map CIRCLEQ -> TAILQ.Kenneth R Westerback
2013-12-04Looks like the eMMC does no like block read request lower than blockSylvestre Gallon
2013-12-04tweak from deraadt;Jason McIntyre
2013-12-04remove reference to non-existent krb5(3). i don;t see any obvious placeJason McIntyre
2013-12-04update HISTORY: this command first appeared in V1 AT&T.Jason McIntyre
2013-12-04update BUGS to reflect previous; as advised byJason McIntyre
2013-12-04mfi_refresh_sensors calls mfi_ioctl_vol which calls mfi_bio_getitall, whichDavid Gwynne
2013-12-04bz#2171: don't leak local_fd on error; from Loganaden Velvindron @Damien Miller
2013-12-04ctype improvements; checked by okanTheo de Raadt
2013-12-04Stop security(8) whining about /etc/nsd.conf which has moved, pointed outStuart Henderson
2013-12-04the hostname.if for a vlan's parent interface should be mode 640 to avoidStuart Henderson
2013-12-04use dv_unit rather than storing (or forgetting to store...) a localTheo de Raadt
2013-12-04cpp does not work in the base set alone, it needs the comp set installedTheo de Raadt
2013-12-04correct frame handlingTheo de Raadt
2013-12-03Create a minimalist XFS partition containing the 64-bit boot loader as itsMiod Vallat
2013-12-03Remove string.h dependency from sys/select.h; from FreeBSD, tweakedChristian Weisgerber
2013-12-03Remove num_chip_names.Brad Smith
2013-12-03syncTheo de Raadt
2013-12-03#if 0 out atw_hw_decrypted() as it is currently an unused function as theBrad Smith
2013-12-03Seems we simply have to live with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-12-03add copyright notice/code modifier's name.sasano
2013-12-03Remove some unused cruft.Mark Kettenis
2013-12-03never cast to sockaddr_storage, always cast to the abstract 'class' sockaddrMarkus Friedl
2013-12-03schedule in O(log n)Eric Faurot
2013-12-03Does not append a NUL character to buf in readlink(2).Sylvestre Gallon
2013-12-03Add support for FBT_RECLAIM that allow us to free the representationSylvestre Gallon
2013-12-03Unmount the fuse filesystem if the communication end withSylvestre Gallon
2013-12-03Add some missing check to know if the communication channel withSylvestre Gallon
2013-12-03Rework the envelope flushing loops in mta to avoid sending all deliveryEric Faurot
2013-12-03warn when failing to enqueue an internal bounce.Eric Faurot
2013-12-03Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inPhilip Guenther
2006-10-10Preliminary userland bits for OpenBSD/landisk, many things coming fromMiod Vallat
2013-12-03Backport from gcc4 (mostly): make collect2 preserve ld's stdout andPhilip Guenther
2013-12-03ctype cleanupsTheo de Raadt
2013-12-03Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@Todd C. Miller
2013-12-03stop using sys/syslimits.h directly, and use limits.hTheo de Raadt
2013-12-03Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@Todd C. Miller
2013-12-03use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millertTheo de Raadt
2013-12-03timeb.h has not been used foreverTheo de Raadt
2013-12-03do not need sgttyb.h anymore; ok millertTheo de Raadt
2013-12-03do not need timeb.hTheo de Raadt
2013-12-03no need for timeb.hTheo de Raadt
2013-12-03no need to use sgttyb.hTheo de Raadt
2013-12-02Rewrite receive filter handling and ioctl bits. Fixes not being able toBrad Smith
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie