summaryrefslogtreecommitdiff
path: root/usr.sbin/bootp/common/readfile.c
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>2000-07-25 20:15:40 +0000
committermycroft <mycroft@NetBSD.org>2000-07-25 20:15:40 +0000
commit01a39929fcb4208ff4aef94de68e7d98ea40ae32 (patch)
tree0a2510808e3875a21187f597bf95f1bda85189ee /usr.sbin/bootp/common/readfile.c
parentfe54e81eb3fcbcc1af707e325850e9247daefe95 (diff)
Store the whole 64-bit pointer...
Diffstat (limited to 'usr.sbin/bootp/common/readfile.c')
0 files changed, 0 insertions, 0 deletions
ad-safe set of timezone API's thatchristos 2010-06-071. MB_LEN_MAX switch MD to MI.tnozaki 2009-02-24version alphasort.christos 2009-01-26remove stale getdevmajor() declarations, fixes lint(1) warningdrochner 2009-01-20Change major()/minor() to return 32-bit types again, calleddrochner 2009-01-11add another directory the cvs did not merge.christos 2009-01-11merge christos-time_tchristos 2008-05-04Fix a bug in the implementation of seekdir(). If the first entry intonnerre 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2006-08-26Move ns_addr and ns_ntoa to compat libc. Add a stripped version ofmatt 2006-08-04whitespace.yamt 2006-08-04remove the support of variable-sized filehandle from compat version ofyamt 2006-07-31Make filehandles opaque to userlandmartin 2006-03-26PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.christos 2006-01-24rename __func to _func_unlocked, and add their prototypes in extern.hchristos 2006-01-24Expose __readdir and __telldir, unlocked versions of the non-underscorechristos 2005-09-14Fix opendir30 screwup and sort the compat defs for clarity.christos 2005-09-13compat core reorg.christos