Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (6h)  netbsd-10 (18d)  netbsd-9 (18d)  netbsd-8 (23d) 

2024-06-04 01:46:49 UTC Now

2018-07-31 20:33:06 UTC MAIN commitmail json YAML

Suggest command line variables.

(darcy)

2018-07-17 13:04:58 UTC MAIN commitmail json YAML

Re-order the code to short circuit all the opens and closes if linking.
Discussed on tech-userlevel and agreed to by christos@.
Testing suggests an order of magnitude improvement when linking.

(darcy)

2018-06-22 02:51:17 UTC MAIN commitmail json YAML

PR port-xen/50446
With approval from bouyer@ and acceptance, sometimes grudgingly, from
others I have removed the AGP lines from the XEN3_DOM0 config.  I have
left a note in the PR suggesting that if it ever gets a proper fix that
those lines can be considered for re-inclusion.

(darcy)

2016-08-26 01:31:43 UTC MAIN commitmail json YAML

Replace MKMAN with NOMAN as suggested by christos@.  Allows
userland to build when building man pages.

(darcy)

2015-11-28 14:20:32 UTC MAIN commitmail json YAML

Of course we can always not do something.  Doesn't mean that we "can't"
(or "cannot").  In any case make the messages consistent and move the
period to inside the quotes.

(darcy)

2011-12-17 12:27:42 UTC MAIN commitmail json YAML

Add option to include daily insecurity output in daily output.
PR bin/17029

(darcy)

2011-11-21 20:56:21 UTC MAIN commitmail json YAML

Allow pf flags to be specified in rc.conf.
Add default to defaults/rc.d as suggested by lukem@

(darcy)

2011-02-06 12:37:49 UTC MAIN commitmail json YAML

Add -l option to copy a tree as links.
Non-standard option similar to Gnutools cp(1)
Approved by core.

(darcy)

2009-11-28 03:56:38 UTC MAIN commitmail json YAML

Don't include newlines when comparing to prevent errors when lines have
characters that sort lower such as tabs.

This is a temporary fix to allow pullups to existing, supported versions
of NetBSD.  I will follow up with a version for current using the new
getline function.

(darcy)