Home
last modified time | relevance | path

Searched refs:release (Results 1 – 25 of 76) sorted by relevance

1234

/original-bsd/usr.bin/dc/
H A Ddc.c104 release(p); in commnds()
112 release(p); in commnds()
215 release(p); in commnds()
769 release(p);
828 release(t);
829 release(q);
830 release(p);
884 release(p);
885 release(e);
1041 release(p);
[all …]
/original-bsd/contrib/vmsprep/
H A Dvmsprep.c13 char *release; local
51 release = argv[j];
52 strcpy(dirname,release);
59 …d %s \\! \\( -name RCS -o -name \\*,v -o -name SCCS -o -name s.\\* \\) -type d -print\n", release);
84 …d %s \\! \\( -name RCS -o -name \\*,v -o -name SCCS -o -name s.\\* \\) -type f -print\n", release);
/original-bsd/admin/admin/4.3Tahoe/
H A DLOA.Tahoe.839 (Tahoe release)
14 release of 4.3BSD
24 Please send a copy of the tahoe release of 4.3BSD to:
H A DLOA.Tahoe.869 (Tahoe release)
14 release of 4.3BSD
24 Please send a copy of the tahoe release of 4.3BSD to:
/original-bsd/old/ms/
H A Dtmac.skeep1 . \"KS keep - for keep release features. As in IFM
46 . \"KE release - everything between keep and release is together
51 . \"RQ real release
/original-bsd/sys/net/
H A Draw_usrreq.c128 goto release;
132 goto release;
189 goto release;
276 release:
/original-bsd/lib/libc/gen/
H A Duname.c40 len = sizeof(name->release);
41 if (sysctl(mib, 2, &name->release, &len, NULL, 0) == -1)
/original-bsd/old/pcc/ccom.tahoe/
H A Drel.c1 char *release = "PCC/1.2 (Berkeley) 10/15/86"; variable
/original-bsd/old/pcc/ccom.vax/
H A Drel.c1 char *release = "PCC/2.1 (Berkeley) 10/15/86"; variable
/original-bsd/old/pcc/lint/lpass1/
H A Drel.c1 char *release = "Lint/2.1 (Berkeley) 3/18/87"; variable
/original-bsd/sys/netinet/
H A Dudp_usrreq.c368 goto release;
377 goto release;
382 goto release;
392 goto release;
433 release:
458 goto release;
570 release:
/original-bsd/local/sccscmds/sccscmds.2/
H A Dsccs.hf51 "release not numeric"
57 "zero release"
135 "release too big"
139 Either the release you specified or else the default release is lower
149 The release you specified or the default release is locked.
162 "invalid release"
165 2. A release number was greater than the highest release which
171 "vacant release"
224 of a given release, specify the release number without a level.
265 The release and level specified is not the release and level of
[all …]
/original-bsd/local/sccscmds/sccscmds.ok/
H A Dsccs.hf51 "release not numeric"
57 "zero release"
135 "release too big"
139 Either the release you specified or else the default release is lower
149 The release you specified or the default release is locked.
162 "invalid release"
165 2. A release number was greater than the highest release which
171 "vacant release"
224 of a given release, specify the release number without a level.
265 The release and level specified is not the release and level of
[all …]
/original-bsd/sys/sys/
H A Dutsname.h19 char release[256]; /* Release level. */ member
/original-bsd/old/tbl/
H A Dt2.c25 release(); in tableput()
H A Dtb.c87 release() in release() function
/original-bsd/sys/kern/
H A Duipc_socket.c323 #define snderr(errno) { error = errno; splx(s); goto release; }
412 goto release;
434 goto release;
438 release:
543 goto release;
549 goto release;
559 goto release;
562 goto release;
565 goto release;
757 release:
/original-bsd/usr.sbin/amd/text/
H A DREADME7 The version you have here is release 5.3Alpha.
29 quoting the details of the release and your configuration, which can be
/original-bsd/sys/deprecated/bbnnet/
H A Dudp_usrreq.c130 goto release;
137 goto release;
265 release :
/original-bsd/usr.bin/tn3270/distribution/
H A DREADME3 This version consists entirely of bug fixes to the August 1987 beta release
29 "just make". I suspect that a future release may have MS-DOS support back
37 in the "4.3tahoe" release from CSRG) which is broken into separate files.
96 > release of this version).
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dlic.letter12 from the 4.2BSD release of the Fourth Berkeley Software Distribution.
48 Note that the 4.3BSD release of the Fourth Berkeley Software Distribution
/original-bsd/admin/admin/4.3Reno/
H A DAdd.Reno.86.ATT26 of release 4.3 of Regents' Fourth Berkeley Software Distribution
35 4.3BSD-Reno is a test release.
H A DAdd.Reno.8320 of release 4.3 of Regents' Fourth Berkeley Software Distribution
29 4.3BSD-Reno is a test release.
/original-bsd/local/X11R5/mit/
H A DMakefile.ini19 @echo "and read the release notes carefully before proceeding."
/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Dcheckuse.c96 release(){ in release() function

1234