freebsd-dev/share/man
Ian Lepore f4d281428f Add a new flag, SBUF_INCLUDENUL, and new get/set/clear functions for flags.
The SBUF_INCLUDENUL flag causes the nulterm byte at the end of the string
to be counted in the length of the data.  If copying the data using the
sbuf_data() and sbuf_len() functions, or if writing it automatically with
a drain function, the net effect is that the nulterm byte is copied along
with the rest of the data.
2015-03-14 16:02:11 +00:00
..
man1 use .Mt to mark up email addresses consistently (part6) 2014-06-23 08:27:27 +00:00
man3 Provide individual prototype and generate macros for the red-black tree. 2015-01-24 12:43:36 +00:00
man4 Bump .Dd to current date (which I should have done as part of initial 2015-03-07 01:42:04 +00:00
man5 - Align comment for df flags variable in periodic.conf. 2015-03-13 09:50:29 +00:00
man6 Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; 2015-02-12 05:35:00 +00:00
man7 Fix XZ_THREADS description in release(7), which defaults to 2015-02-20 18:49:49 +00:00
man8 Add uefisign(8) reference to uefi(8) manual page. 2015-02-26 09:16:36 +00:00
man9 Add a new flag, SBUF_INCLUDENUL, and new get/set/clear functions for flags. 2015-03-14 16:02:11 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00