| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_3_5_0_RELEASE'.
This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
| |
Great bunch of $freeBSD$ tags added
Notes:
svn path=/stable/3/; revision=59572
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=57732
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=54599
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=52630
|
| |
|
|
|
|
|
|
| |
Approved by: jkh
Tested by: make buildworld
Notes:
svn path=/stable/3/; revision=50832
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50678
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50569
|
| |
|
|
|
|
|
|
|
|
|
| |
I also brought all of the new aio_* man pages in from -current because
they are affected by this change.
They still need to be added to the makefile, but I'll wait until
I can verify a build on my 3.2-stable system before I do that.
Notes:
svn path=/stable/3/; revision=49840
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49595
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=49283
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=47882
|
| |
|
|
|
|
|
| |
section to the DESCRIPTION section.
Notes:
svn path=/stable/3/; revision=47880
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=44148
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42870
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42869
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Wes Peters
Added strtok_r (reentrant) function and man page.
Notes:
svn path=/head/; revision=41762
|
| |
|
|
|
|
|
| |
processing of the string argument by perror().
Notes:
svn path=/head/; revision=40735
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40734
|
| |
|
|
|
|
|
|
|
| |
Misc. cleanup
PR: 6825
Submitted by: Sergey Gershtein <sg@mplik.ru>
Notes:
svn path=/head/; revision=36665
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35923
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35655
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33668
|
| |
|
|
|
|
|
|
| |
Submitted by: garbanzo@hooked.net
Add strncasecmp, strncmp to NAME field.
Notes:
svn path=/head/; revision=32818
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32051
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30624
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The names of m-d variants are now added (manually) to MDSRCS instead
of to SRCS, and the names of all machine-independent (m-i) variants
that can reasonably be replaced by an m-d variant are now added
(manually) to MISRCS instead of to SRCS, so that a simple substitution
can be used to discard the unused m-i variants. MISRCS is potentially
all m-i sources, but the substitution is too simple to be fast, so
MISRCS should be kept reasonably small.
libc/Makefile.inc:
Do the substitution.
libc/i386/string/Makefile.inc:
Add to MDSRCS instead of to SRCS. Add the names of all sources in this
directory, but no others.
libc/string/Makefile.inc
Add to MISRCS instead of to SRCS. Add the names of all sources in this
directory. Don't use (broken) explicit rules for special cases.
Notes:
svn path=/head/; revision=30481
|
| |
|
|
|
|
|
|
| |
were a workaround for limitations in bsd.man.mk that were fixed about
2 years ago.
Notes:
svn path=/head/; revision=30447
|
| |
|
|
|
|
|
|
| |
between sources and objects. This will be used to avoid messy
special cases in Makefile.inc.
Notes:
svn path=/head/; revision=30444
|
| |
|
|
|
|
|
|
| |
broken code where they'd copied the example basically verbatim and
blew an array. (engage brain before typing 'make')
Notes:
svn path=/head/; revision=27689
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27369
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=27181
|
| | |
| |
| |
| |
| |
| |
| |
| | |
libc/db, libc/gen/crypt.* and libtelnet. All affected files except 3
unimportant ones have already left the vendor branch.
Notes:
svn path=/vendor/CSRG/dist/; revision=27180
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
so that all these makefiles can be used to build libc_r too.
Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.
Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
Notes:
svn path=/head/; revision=25401
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=25028
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=23664
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=23659
|
| |
|
|
| |
Notes:
svn path=/vendor/CSRG/dist/; revision=23658
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22993
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21907
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18718
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18480
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17974
|
| |
|
|
|
|
|
|
|
|
|
| |
in a bunch of man pages.
Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
Notes:
svn path=/head/; revision=17782
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17583
|
| |
|
|
|
|
|
| |
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
Notes:
svn path=/head/; revision=17141
|
| |
|
|
|
|
|
| |
Fix bug: strxfrm+strcmp != strcoll, if collate info not available
Notes:
svn path=/head/; revision=16255
|
| |
|
|
|
|
|
| |
(it was NOT localized initially, it does some trick instead!)
Notes:
svn path=/head/; revision=16250
|
| |
|
|
|
|
|
|
| |
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
Notes:
svn path=/head/; revision=15679
|