summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-3175-116/+116
* Added my name/address as requested by Wolfram Schneider.jb1997-03-312-2/+7
* Revert my last few changes. They were bogus. Replaced them withimp1997-03-311-14/+4
* Catch up with the original.hanai1997-03-311-2/+3
* The Unix system family tree, BSD part. This is a local copy ofwosch1997-03-311-0/+174
* Add/document MAKEFLAGS into /etc/make.conf, using -j3 as examplescrappy1997-03-303-3/+15
* Add ${MAKEFLAGS} to ${MAKE} in _SUBDIRUSE so that something likescrappy1997-03-301-2/+2
* Use srandomdev() nowache1997-03-301-4/+5
* Use srandomdev() nowache1997-03-301-5/+10
* Implement the `detach' command for remote GDB. It gets you back at DDB.joerg1997-03-302-0/+16
* Move uucplock into libutil and create a manual page.brian1997-03-308-16/+123
* 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
* Add an example README.FreeBSD. The tcl one you tend to refer to since tclobrien1997-03-301-1/+44
* Fix mount call for devfs.phk1997-03-301-2/+1
* Fix embarrasing typo that survived because I applied the wrong patch-phk1997-03-302-6/+6
* 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
* Fix broken built-in ELF file handling, caused by missing prototypesjdp1997-03-292-3/+7
* Add the "resvport" option, now that FreeBSD NFS servers require it.jdp1997-03-291-1/+1
* back out rev 1.8 (last minute CDROM releases)wosch1997-03-291-6/+0
* Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.wpaul1997-03-292-3/+5
* The text describing exit values >1 was formatted incorrectly.mpp1997-03-291-2/+2
* Remove orand* code as promised for the next releaseache1997-03-292-20/+4
* YAMF22jkh1997-03-291-2/+2
* Remove unneded define from CFLAGS (from orand* compatibility)ache1997-03-291-1/+1
* Remove orand* compatibility as promised (next release)ache1997-03-291-5/+1
* Remove conflicting declaration of sys_errlist, which caused make worldjdp1997-03-291-3/+0
* Regenerate (include file changes, stray blank lines (cosmetic),peter1997-03-298-21/+11
* Renerate (some include files were changed)peter1997-03-293-6/+4
* Removed `#define KERNEL'. This was a hack-around for nfs.h being brokenbde1997-03-292-8/+0
* Removed #include of <ufs/ufs/dir.h>. Nfs no longer depends on any ufsbde1997-03-294-8/+4
* Fix some bugs from bde's list (long lines)peter1997-03-291-5/+9
* Be a bit more careful about what port number we are using for thepeter1997-03-291-3/+7
* Define our own version of DIRBLKSIZ instead of (ab)using ufs's value.bde1997-03-296-258/+30
* Allow the samplerate (in DPI) to be set on the command line, the rest ofpeter1997-03-292-2/+9
* Reserve a placeholder for 4 SMP ipi interrupts in the same way thatpeter1997-03-292-2/+6
* Be consistant with the other syscall makefile's handling of the defaultpeter1997-03-292-2/+8
OpenPOWER on IntegriCloud