Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [local] / src / usr.bin / cvs
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.48 | 15 years | tobias | Replaced RCS parser code with new rcsparse.{c,h}: - be very strict about things ... | |
| 1.6 | 17 years | tobias | Get README up to date: OpenCVS is linked to build now, but man pages are not in... | |
| 1.115 | 6 years | deraadt | When system calls indicate an error they return -1, not some arbitrary value < 0... | |
| 1.69 | 5 years | naddy | Accommodate POSIX basename(3) that takes a non-const parameter and may modify th... | |
| 1.69 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.2 | 10 years | deraadt | Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl... | |
| 1.1 | 18 years | tobias | Imported atomicio interface. Requested by ray@, OK joris@ | |
| 1.86 | 4 years | deraadt | For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia... | |
| 1.29 | 9 years | millert | Quiet compiler warnings. OK tomc@ tb@ | |
| 1.172 | 5 years | naddy | Accommodate POSIX basename(3) that takes a non-const parameter and may modify th... | |
| 1.129 | 5 years | naddy | Accommodate POSIX basename(3) that takes a non-const parameter and may modify th... | |
| 1.69 | 10 years | deraadt | Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl... | |
| 1.160 | 6 years | deraadt | When system calls indicate an error they return -1, not some arbitrary value < 0... | |
| 1.17 | 10 years | nicm | Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc | |
| 1.10 | 17 years | joris | allow our parsing functions to stop parsing a config file at any given time. wi... | |
| 1.128 | 9 years | mmcc | more e-mail -> email | |
| 1.9 | 12 years | jmc | do not use Sx for sections outwith the page; man4 still to go... | |
| 1.160 | 4 years | deraadt | fix -fno-common issues; ok mortimer | |
| 1.185 | 4 years | deraadt | fix -fno-common issues; ok mortimer | |
| 1.16 | 7 years | schwarze | fix incorrect usage of the .Bx macro; one case reported by Fabio Scotoni <fabio ... | |
| 1.27 | 2 years | guenther | Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@ | |
| 1.164 | 4 years | deraadt | For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia... | |
| 1.23 | 18 months | jsg | remove prototypes with no matching function and externs with no var partly check... | |
| 1.65 | 4 years | stsp | Fix merging of files that lack a final \n at EOF after a block of common lines. ... | |
| 1.40 | 6 years | deraadt | When system calls indicate an error they return -1, not some arbitrary value < 0... | |
| 1.53 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.107 | 9 years | fcambus | rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@ | |
| 1.14 | 17 years | joris | show any signal we might have received that killed our cvs process. ok tobias@ | |
| 1.276 | 2 years | guenther | cvs_file_copy() used futimes(), but only set the tv_sec fields, which presumably... | |
| 1.53 | 16 years | joris | fix the way Attic is handled in our recursion code, so we do not skip files or r... | |
| 1.101 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.3 | 9 years | millert | When allocating the h_table array use the size of struct hash_head, not the size... | |
| 1.1 | 17 years | joris | add a hash table mechanism based upon hcreate(3) but one that allows us to maint... | |
| 1.1 | 17 years | joris | add a hash table mechanism based upon hcreate(3) but one that allows us to maint... | |
| 1.46 | 18 months | jsg | remove prototypes with no matching function and externs with no var partly check... | |
| 1.109 | 6 years | deraadt | When system calls indicate an error they return -1, not some arbitrary value < 0... | |
| 1.42 | 4 years | deraadt | do not need a temporary one time use variable which befuddles | |
| 1.3 | 8 years | otto | fix const related warnings; ok millert@ | |
| 1.47 | 10 years | nicm | Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc | |
| 1.24 | 18 months | jsg | remove prototypes with no matching function and externs with no var partly check... | |
| 1.61 | 5 years | naddy | Accommodate POSIX basename(3) that takes a non-const parameter and may modify th... | |
| 1.19 | 10 years | nicm | Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc | |
| 1.322 | 18 months | jsg | avoid potential use-after-free found by smatch, ok tb@ | |
| 1.104 | 18 months | jsg | remove prototypes with no matching function and externs with no var partly check... | |
| 1.59 | 8 years | otto | fix const related warnings; ok millert@ | |
| 1.13 | 9 years | fcambus | rcsnum_free() -> free() cleanups. From Michael W. Bombardieri. OK millert@ | |
| 1.1 | 15 years | tobias | Replaced RCS parser code with new rcsparse.{c,h}: - be very strict about things ... | |
| 1.43 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.34 | 4 years | deraadt | Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of n... | |
| 1.39 | 18 months | jsg | remove prototypes with no matching function and externs with no var partly check... | |
| 1.84 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.26 | 6 years | deraadt | When system calls indicate an error they return -1, not some arbitrary value < 0... | |
| 1.6 | 15 years | ray | Rename a bunch of variables and functions, removing the cvs_/rcs_ prefixes to re... | |
| 1.49 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.106 | 5 years | naddy | Accommodate POSIX basename(3) that takes a non-const parameter and may modify th... | |
| 1.100 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.88 | 4 years | deraadt | fix -fno-common issues; ok mortimer | |
| 1.23 | 10 years | nicm | Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc | |
| 1.2 | 17 years | xsa | spacing. | |
| 1.176 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.162 | 6 years | deraadt | When system calls indicate an error they return -1, not some arbitrary value < 0... | |
| 1.31 | 8 years | otto | fix const related warnings; ok millert@ | |
| 1.26 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.23 | 8 years | joris | Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.... | |
| 1.8 | 10 years | nicm | Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc | |
| 1.8 | 10 years | deraadt | Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl... | |
| 1.14 | 6 years | deraadt | asprintf returns -1, not an arbitrary value < 0. Also upon error the (very slop... | |
| 1.5 | 10 years | nicm | Remove xfree(), like already done for RCS. From Michael W Bombardieri, ok mmcc | |
| 1.7 | 20 years | jfb | unmaintained cruft, get rid of it instead of spreading bad info ok xsa@ | |
| 1.2 | 21 years | jfb | * rework on the child API, still needs more functionality * move the ACL parsing... | |
| 1.4 | 20 years | joris | dead code. "ditch it" jfb@ | |
| 1.4 | 21 years | jfb | we don't need a separate header for 4 function prototypes, move them in rcs.h | |
| 1.4 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.7 | 17 years | joris | remove cruft that is simply rotting away, its not used for anything and until so... | |
| 1.2 | 17 years | joris | remove cruft that is simply rotting away, its not used for anything and until so... | |
| 1.7 | 20 years | jfb | more unused code | |
| 1.2 | 21 years | jfb | Man page overhaul: cvsacl.5 goes away, ACLs will now be part of the standard con... | |
| 1.6 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.20 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.5 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.5 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.9 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.3 | 18 years | jmc | put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5) into a single fil... | |
| 1.7 | 18 years | jmc | put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5) into a single fil... | |
| 1.3 | 18 years | jmc | put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5) into a single fil... | |
| 1.4 | 20 years | jfb | get rid of event.h, it won't be used | |
| 1.15 | 19 years | joris | commit the new opencvs code, i have been hacking on this for the past 2 weeks no... | |
| 1.6 | 18 years | otto | general includes cleanup sweep. ok joris@ niallo@ | |
| 1.4 | 20 years | jfb | unused cruft | |
| 1.7 | 20 years | jfb | bye bye | |
| 1.98 | 19 years | joris | commit the new opencvs code, i have been hacking on this for the past 2 weeks no... | |
| 1.14 | 19 years | joris | in preparation for the new remote code, proto.h becomes obsolete. | |
| 1.3 | 20 years | deraadt | stuff moved to rcs dir | |
| 1.6 | 20 years | deraadt | stuff moved to rcs dir | |
| 1.7 | 18 years | xsa | remove unused leftovers from openrcs; OK joris@. | |
| 1.11 | 20 years | joris | bye obsolete junk; "go ahead" and "nuke them" niallo@, xsa@ | |
| 1.4 | 20 years | joris | bye obsolete junk; "go ahead" and "nuke them" niallo@, xsa@ | |
| 1.45 | 19 years | joris | commit the new opencvs code, i have been hacking on this for the past 2 weeks no... | |
| 1.74 | 19 years | joris | commit the new opencvs code, i have been hacking on this for the past 2 weeks no... | |
| 1.3 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.16 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.4 | 20 years | joris | remove dead and unused code ok jfb@ | |
| 1.8 | 20 years | niallo | - remove strtab stuff. serves no useful purpose. diff is from joris@, committin... | |
| 1.4 | 20 years | niallo | - remove strtab stuff. serves no useful purpose. diff is from joris@, committin... | |
| 1.7 | 19 years | xsa | renaming zlib.{c,h} files to compress.{c,h} and link to build; was pretty stupid... | |
| 1.3 | 19 years | xsa | renaming zlib.{c,h} files to compress.{c,h} and link to build; was pretty stupid... |