Age | Commit message (Expand) | Author |
2013-12-05 | no more regexp(3), so point to regex(3); | Jason McIntyre |
2013-12-05 | no more stty(3), so point to tty(4); | Jason McIntyre |
2013-12-05 | sync | Theo de Raadt |
2013-12-05 | Correct spin timeout detection in __mp_lock debug code. | Masao Uebayashi |
2013-12-05 | bz#2161 - fix AuthorizedKeysCommand inside a Match block and | Damien Miller |
2013-12-05 | improve the question part (second line) of ask_which to actually include | Alexander Hall |
2013-12-04 | committing uwe's autoinstall notes, as requested by deraadt; | Jason McIntyre |
2013-12-04 | express final disapproval of the interfaces in libcompat, such as | Theo de Raadt |
2013-12-04 | When we receive a /32 IP address assignment, mimick ISC DHCP by adding | Matthew Dempsky |
2013-12-04 | Defer spooling of the install log output mail until we are up and | Alexander Hall |
2013-12-04 | cleanup SUBDIR | Theo de Raadt |
2013-12-04 | we now use the rewritten usr.sbin/identd | Theo de Raadt |
2013-12-04 | Do not suggest changing boot-file to boot the SMP kernel, since the installer | Miod Vallat |
2013-12-04 | Oops. Missed a chunk. Give up on classless static routes if | Kenneth R Westerback |
2013-12-04 | More memcpy() stylistic repairs and size checks. | Kenneth R Westerback |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2013-12-04 | kill a debug printf; noticed by sthen | Mike Belopuhov |
2013-12-04 | Be more careful to ensure memcpy'd data will fit. | Kenneth R Westerback |
2013-12-04 | Use EVP_sha1 directly instead of doing the EVP_get_digestbyname lookup. | Mike Belopuhov |
2013-12-04 | ifp must be initialized in ip_setmoptions; from oga via mpi, ok mpi | Mike Belopuhov |
2013-12-04 | Eliminate spurious space that breaks parsing of nwids containing | Kenneth R Westerback |
2013-12-04 | opt_map CIRCLEQ -> TAILQ. | Kenneth R Westerback |
2013-12-04 | Looks like the eMMC does no like block read request lower than block | Sylvestre Gallon |
2013-12-04 | tweak from deraadt; | Jason McIntyre |
2013-12-04 | remove reference to non-existent krb5(3). i don;t see any obvious place | Jason McIntyre |
2013-12-04 | update HISTORY: this command first appeared in V1 AT&T. | Jason McIntyre |
2013-12-04 | update BUGS to reflect previous; as advised by | Jason McIntyre |
2013-12-04 | mfi_refresh_sensors calls mfi_ioctl_vol which calls mfi_bio_getitall, which | David Gwynne |
2013-12-04 | bz#2171: don't leak local_fd on error; from Loganaden Velvindron @ | Damien Miller |
2013-12-04 | ctype improvements; checked by okan | Theo de Raadt |
2013-12-04 | Stop security(8) whining about /etc/nsd.conf which has moved, pointed out | Stuart Henderson |
2013-12-04 | the hostname.if for a vlan's parent interface should be mode 640 to avoid | Stuart Henderson |
2013-12-04 | use dv_unit rather than storing (or forgetting to store...) a local | Theo de Raadt |
2013-12-04 | cpp does not work in the base set alone, it needs the comp set installed | Theo de Raadt |
2013-12-04 | correct frame handling | Theo de Raadt |
2013-12-03 | Create a minimalist XFS partition containing the 64-bit boot loader as its | Miod Vallat |
2013-12-03 | Remove string.h dependency from sys/select.h; from FreeBSD, tweaked | Christian Weisgerber |
2013-12-03 | Remove num_chip_names. | Brad Smith |
2013-12-03 | sync | Theo de Raadt |
2013-12-03 | #if 0 out atw_hw_decrypted() as it is currently an unused function as the | Brad Smith |
2013-12-03 | Seems we simply have to live with fatal firmware errors. Even Linux, with its | Mark Kettenis |
2013-12-03 | add copyright notice/code modifier's name. | sasano |
2013-12-03 | Remove some unused cruft. | Mark Kettenis |
2013-12-03 | never cast to sockaddr_storage, always cast to the abstract 'class' sockaddr | Markus Friedl |
2013-12-03 | schedule in O(log n) | Eric Faurot |
2013-12-03 | Does not append a NUL character to buf in readlink(2). | Sylvestre Gallon |
2013-12-03 | Add support for FBT_RECLAIM that allow us to free the representation | Sylvestre Gallon |
2013-12-03 | Unmount the fuse filesystem if the communication end with | Sylvestre Gallon |
2013-12-03 | Add some missing check to know if the communication channel with | Sylvestre Gallon |
2013-12-03 | Rework the envelope flushing loops in mta to avoid sending all delivery | Eric Faurot |