summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-05no more regexp(3), so point to regex(3);Jason McIntyre
2013-12-05no more stty(3), so point to tty(4);Jason McIntyre
2013-12-05syncTheo de Raadt
2013-12-05Correct spin timeout detection in __mp_lock debug code.Masao Uebayashi
2013-12-05bz#2161 - fix AuthorizedKeysCommand inside a Match block andDamien Miller
2013-12-05improve the question part (second line) of ask_which to actually includeAlexander Hall
2013-12-04committing uwe's autoinstall notes, as requested by deraadt;Jason McIntyre
2013-12-04express final disapproval of the interfaces in libcompat, such asTheo de Raadt
2013-12-04When we receive a /32 IP address assignment, mimick ISC DHCP by addingMatthew Dempsky
2013-12-04Defer spooling of the install log output mail until we are up andAlexander Hall
2013-12-04cleanup SUBDIRTheo de Raadt
2013-12-04we now use the rewritten usr.sbin/identdTheo de Raadt
2013-12-04Do not suggest changing boot-file to boot the SMP kernel, since the installerMiod Vallat
2013-12-04Oops. Missed a chunk. Give up on classless static routes ifKenneth R Westerback
2013-12-04More memcpy() stylistic repairs and size checks.Kenneth R Westerback
1995-10-18initial import of NetBSD treeTheo de Raadt
2013-12-04kill a debug printf; noticed by sthenMike Belopuhov
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