summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-1/+1
* Implement a -R option to cvs to turn on read-only repository mode.peter1997-05-171-1/+6
* use xstrdup rather than strdup in case of malloc failure.peter1997-05-171-3/+3
* Catch write-lock attempts immediately if running in read-only mode ratherpeter1997-05-171-0/+5
* Pull in OpenBSD's support for checking out from a read-only repository,peter1997-05-174-3/+11
* Complete the support for $FreeBSD$. Add an option "tagexpand=" whichpeter1997-05-173-45/+148
* Initial round of support for a local $Id$ keyword in cvs, eg: $FreeBSD$.peter1997-05-164-2/+96
* Updatepeter1997-05-151-0/+7
* Delete extranious $Id$ - it's not expanded on -ko filespeter1997-05-151-2/+0
* Merge import conflictspeter1997-05-154-1100/+3553
* Merge conflictspeter1997-05-151-32/+22
* This commit was generated by cvs2svn to compensate for changes in r25839,peter1997-05-15151-11829/+36934
|\
| * Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-15156-12961/+40510
* | add .St -p1003.1b and -p1003.1b-93peter1997-05-121-0/+20
* | The -pthread option was added to freebsd.h but missed from freebsd-elf.hpeter1997-05-121-1/+1
* | change `an' to `a'...jmg1997-05-051-1/+1
* | Let gcc know about libc_r. Use -pthread to link against libc_r insteadjb1997-05-032-2/+2
* | Emulate ':o' and '/o' letters using 'o'ache1997-05-021-0/+2
* | correct vfork()/exit() to vfork()/_exit(). This is far more importantpeter1997-04-251-1/+1
* | Use UT_NAMESIZE instead of hardcoded user names lengthache1997-04-211-2/+3
* | Enable GLOBAL tags support for nvi.jkh1997-04-1811-94/+292
* | Make "gcc -shared" work properly for building shared libraries. Anjdp1997-04-092-8/+14
* | Disallow "-p" when linking, with a diagnostic that recommends usingjdp1997-04-052-10/+12
* | Fix bug that can cuase a loop to become endless.obrien1997-04-031-1/+0
* | FreeBSD specific readme for contributed source.obrien1997-04-032-0/+0
* | This commit was generated by cvs2svn to compensate for changes in r24583,darrenr1997-04-0382-836/+2686
|\ \
| * | Import IP Filter version 3.2alpha4 to bring in working LKM for 2.2darrenr1997-04-0382-836/+2686
* | | Base work to make gdbserver work with FreeBSDpst1997-04-032-10/+4
* | | This commit was generated by cvs2svn to compensate for changes in r24434,obrien1997-03-311-0/+558
|\ \ \
| * | | Virgin import of GNU cpio v2.4.2.obrien1997-03-311-0/+558
* | | | JKH says:obrien1997-03-301-2/+2
* | | | don't lookup rsh(1) at bogus pathnamesobrien1997-03-301-17/+1
* | | | Don't set the umask until after we have processed the argumentsobrien1997-03-301-1/+11
* | | | Support dummy lchown() so that cpio understands 4.4 symbolic links.obrien1997-03-301-0/+5
* | | | - Correct the recommended option for "find" from "-depth" to "-d".obrien1997-03-301-3/+5
* | | | Output a zero rdev except for bdevs, cdevs, fifos and sockets. Thisobrien1997-03-301-2/+140
* | | | Fix typo.obrien1997-03-301-1/+1
* | | | I goofed, Makefile lchown.c don't belong here.obrien1997-03-302-47/+0
* | | | Replace ctime by strftime %c to use national representation.obrien1997-03-302-2/+18
* | | | FreeBSD BSD-style Makefile for contributed CPIO source.obrien1997-03-291-0/+19
* | | | Rodney Grimes's dummy lchown() so that cpio understands 4.4 symbolic links.obrien1997-03-291-0/+27
* | | | Don't need tcexparg.c on FreeBSD.obrien1997-03-291-1/+3
* | | | Don't need tcexparg.c which impliments Unix-style command line wildcardsobrien1997-03-291-240/+0
* | | | FreeBSD specific readme for contributed CPIO soruces.obrien1997-03-291-0/+13
* | | | This commit was generated by cvs2svn to compensate for changes in r24398,obrien1997-03-2942-0/+12345
|\ \ \ \ | |/ / /
| * | | Virgin import of GNU cpio v2.4.2.obrien1997-03-2942-0/+12345
| / /
* | | back out rev 1.8 (last minute CDROM releases)wosch1997-03-291-6/+0
* | | Don't use these that were generated on a foreign system, generate our own.peter1997-03-293-6889/+0
* | | Update the value of "__FreeBSD__" to 3 for the ELF compiler.jdp1997-03-261-1/+1
* | | -current is now 3.0. NOT a 2.2 candidate. :)asami1997-03-252-2/+2
OpenPOWER on IntegriCloud