summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strncpy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-26strsignal() was standardized in POSIX-2008guenther1-2/+7
2012-03-26clear junk in p_comm before copying shorter names into itderaadt1-2/+2
2012-03-26Mention ZTE Skate. Other ZTE models might work but I have none to test.fgsch1-2/+4
2012-03-25release the file ref to the kqueue while in kevent(), so that close()deraadt2-7/+39
2012-03-25strsignal() was added to POSIX-2008; strerror_r() was in the baseguenther1-3/+6
2012-03-25Move cache handling routines related definitions to a dedicated header file,miod14-89/+154
2012-03-25Only set the low order bits of CpuCacheAliasMask if it is nonzero, regressionmiod3-3/+15
2012-03-25Do not fatal() when failing to connect to a relay.eric1-3/+14
2012-03-24Fix fallback of uvm_map_hint() argument changes.miod1-2/+2
2012-03-24Another tiny test caseguenther1-1/+4
2012-03-24syncderaadt1-6/+0
2012-03-24Left-pad the eeprom dump with zeroes in the debug dump to make it easier tomiod1-2/+2
2012-03-24Oops, forgot this file in the SGI_<model> -> SGI_IP## change.miod1-10/+13
2012-03-24The various ConfigCache() functions actually return void, not int.miod2-7/+6
2012-03-24Rename the various SGI_xxx constants from machine names to their IP numbers,miod1-11/+12
2012-03-24Add a few trivial routines to get mips64r2 specific config registers. Not usedmiod2-1/+46
2012-03-24Missed a reference to the u_stats member when struct pstats was removedguenther1-4/+1
2012-03-24The arguments scandir() and alphasort() have changed; show that andguenther1-4/+26
2012-03-24fix some leaksjsg3-3/+7
2012-03-24regenjsg2-4/+146
2012-03-24add a bunch of run devices found in the linux driverjsg3-5/+74
2012-03-24Allow relayd to use a separate SSL certificate for each portsthen2-14/+39
2012-03-24set the vendor string to OpenBSD-5.2; ok mikeb@markus1-2/+2
2012-03-24Add sys/file.h.nicm1-1/+2
2012-03-24add ZTE HSUSB.fgsch1-2/+3
2012-03-24regen.fgsch2-4/+9
2012-03-24add ZTE HSUSB device.fgsch1-1/+2
2012-03-24use Cd in SYNOPSIS; requested by kristapsjmc1-3/+3
2012-03-24Provide the old prototypes for scandir() and alphasort() for code thatguenther1-1/+5
2012-03-24fix some leaksjsg4-7/+13
2012-03-23Make rusage totals, itimers, and profile settings per-process insteadguenther38-303/+322
2012-03-23rollback r1.76 since it may break some toolsgsoares1-1/+8
2012-03-23Add an entry to the asym list for the NetBSD iSCSI target.claudio1-2/+3
2012-03-23we don't mention LIBRARY: cespie10-30/+10
2012-03-23add a MIDI-controlled master volume knob to adjust the mix ofratchov8-13/+84
2012-03-23Ignore SIGCHLD because we don't really care what happened to the forkedrobert1-1/+4
2012-03-22Remove man pages for removed non-portable functions. okay jmc@kurt4-159/+4
2012-03-22Remove prototypes for unimplemented non-portable functions in rthreads.kurt1-3/+1
2012-03-22clean the sigact in a portable way; ok matthewderaadt1-2/+5
2012-03-22Remove pthread_suspend* and related functions. This is part of thekurt5-70/+5
2012-03-22+ diagnosticespie1-2/+11
2012-03-22tweak: consistent include guards, no change in generated code.espie2-2/+6
2012-03-22minor cleanup: error messages include lineno and fileno together, soespie13-67/+117
2012-03-22Accept an argument to show-environment to show one variable, based on anicm2-5/+22
2012-03-22syncderaadt23-0/+47
2012-03-22syncderaadt18-36/+36
2012-03-22bump majors on libc and rthreads for the additions to libc and transferguenther2-3/+3
2012-03-22<sched.h> is never pulled in from the kernel and #ifdef KERNEL would beguenther1-8/+2
2012-03-22Make DIR a private type within libc, give it the same underlyingmatthew6-30/+27
2012-03-22Hide behind #if 0 the sched_*() functions that we don't have yetguenther1-1/+6