summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2009-01-11another bsd.own.mk missingchristos
2009-01-11need bsd.own.mk for $NETBSDSRCDIRchristos
2009-01-11resolve conflict.christos
2009-01-11merge christos-time_tchristos
2009-01-11pull across the struct netbsd32_exec definition and use that in allmrg
2009-01-10When substituting .for control variables any } or ) that matches thedsl
2009-01-10Allow the user to save an unsigned int (eg the length or flags) withdsl
2009-01-08Fix PR bin/1443 properly!dsl
2009-01-07make sure we set LIBISPRIVATE.mrg
2009-01-07- rework this a bunch to make it work inside /rescue/ldd.mrg
2009-01-06- get rid of building an a.out-happy ldd (but keep supporting a.outmrg
2009-01-051. reworking PR lib/40317:tnozaki
2009-01-05move nbtool_config.h include to the top.dogcow
2009-01-04Count () and {} when looking to the '=' that terminates the variable beingdsl
2009-01-04Describe better what it does. Inspired by the confusion caused bywiz
2009-01-04Sockets: Do not mention printing flags, because they are not printed.wiz
2009-01-04Fix first part of PR 38987 by Robert Elz:wiz
2009-01-02add some *.c specific CPPFLAGS.tnozaki
2009-01-021. fixes PR lib/40317, don't use libc's fparseln(3).tnozaki
2009-01-02Add minimal SI_LWP support.njoly
2009-01-02Clean up the usage display to match reality.lukem
2009-01-02Document new -t flag, bump date.wiz
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2008-12-29revert previous. it was meant for the branch.christos
2008-12-29fixes for version 2.christos
2008-12-29In the :M code, 'pattern' is always malloced memory - so unconditionallydsl
2008-12-29Count both () and {} when looking for the end of a :M pattern.dsl
2008-12-2964 bit time_tchristos
2008-12-29cast for tdev.christos
2008-12-29handle 64 bit time_t/dev_tchristos
2008-12-2964 bit time_tchristos
2008-12-29fix for 64 bit time_tchristos
2008-12-29fix time_t printf format.christos
2008-12-29fix time format.christos
2008-12-2964 bit dev_tchristos
2008-12-29fix dev_t formatchristos
2008-12-29fix 64 bit time_tchristos
2008-12-29handle 64 bit time_tchristos
2008-12-28back out previous, and do it the better way.christos
2008-12-28In the "tool" case, pretend we don't have futimes because there is no visiblechristos
2008-12-28if mtime == 0, make it 1 because the code expects 0 time to mean that thechristos
2008-12-28prepare for time_t 64christos
2008-12-28rename nv_int -> nv_num and make it long long, so that dev_t will fit whenchristos
2008-12-23Treat '\\' as a possible terminator for a loop control variable.dsl
2008-12-21Note that an unrecognised word in a .if is the same as in .ifdef and thatdsl
2008-12-21Add some notes about recursive expansion and expansion of variable names.dsl
2008-12-21Only escape ':' in the outer level of .for variable substitution.dsl
2008-12-21Fix PR 40214 from Arto Huusko -- field delimiter is not always <TAB>.wiz
2008-12-21Change the way .for variables are substituted.dsl
2008-12-21bump version due to recent rootfs changesmartin