wollman
bff868c0d0
Use the apropos and whatis that go with our man program, not the BSD ones.
1994-08-05 20:53:13 +00:00
wollman
74ace522b4
Don't do Kerberos yet, we aren't ready for it.
1994-08-05 20:47:28 +00:00
wollman
371a8bbe56
Don't use kerberos yet, we aren't ready.
1994-08-05 20:43:31 +00:00
wollman
88326fef97
Don't use kerberos yet, we aren't ready for it.
1994-08-05 20:40:56 +00:00
wollman
c9984f0195
Don't use Kerberos yet, we aren't ready for it.
1994-08-05 20:39:34 +00:00
wollman
00b4cfdfaf
Don't compile with kerberos yet, we aren't ready.
1994-08-05 20:32:22 +00:00
wollman
ca57e58947
More merry makefile munging for man page compatability.
1994-08-05 19:00:04 +00:00
dg
04013e554a
Changed output formatting to 0 pad hex bytes if necessary. This makes
...
the output consistent with traditional representations of ethernet
addresses. I still don't like the spacing in netstat -i, however.
1994-08-05 12:38:06 +00:00
dg
17e7606224
Converted 'vmunix' to 'kernel'.
1994-08-05 09:14:37 +00:00
phk
62ed19e8a4
Reviewed by: phk
...
changed a ctrl-A to \001
1994-07-24 01:42:51 +00:00
jkh
185ea35a1c
Remove reference to the ld.so man page - ain't no such animal.
...
Reported by John Lind.
1994-06-17 17:22:16 +00:00
rich
c68cd0f655
Changes from Paul Kranenburg which bring us into sync with his sources:
...
handling of errors through the standard err() and warn()
more fixes for Geoff Rehmet's NULL pointer bug.
fixes NULL pointer bugs when linking mono and nested X servers.
supports a `-nostdlib' option.
accept object files without a symbol table
don't attempt dynamic linking when `-A' is given
a few variable names have chaged (desc -> fd), and the formatting has
changed which should make it much easier to track his sources.
I tested 'make world' for /usr/src and X twice with these changes.
1994-06-15 22:41:19 +00:00
jkh
0ce25317fd
1. Removed duplicate include of <stdio.h>
...
2. Replaced bogus __ARGS with __P
1994-06-04 07:11:51 +00:00
guido
bcd7dbf945
Move skey.h to /usr/include so other packages will be able to use
...
libskey. (such as wu-ftp and xdm).
Editted skey so it matches the standard /usr/include way.
1994-06-02 20:25:30 +00:00
rgrimes
0bf3ef0074
Add ${COPY} on install command so that the file in obj does
...
not get removed when running make install.
1994-05-31 16:05:06 +00:00
rgrimes
4990ed556a
Do not install ld or man from here, we use the gnu versions of these.
1994-05-30 19:11:58 +00:00
rgrimes
dff4da98c8
Cleanup so that make install can run, many install: maninstall changed
...
to just install:, sperious targets and CLEANFILES removed.
1994-05-30 14:17:23 +00:00
rgrimes
e8f98d84dd
Add i386 support, and reorder machine #ifdefs to be in alphanumeric order.
1994-05-30 14:12:06 +00:00
rgrimes
38b790c00c
Add a beforeinstall rule to turn off the immutable flag on chpass so you
...
can install a new copy of it.
1994-05-30 14:03:53 +00:00
rgrimes
408be2710e
Remove unneeded targets for manual page. Remove unneeded cleanfiles.
1994-05-29 16:35:09 +00:00
rgrimes
d6c5cd3c45
Corrected to work without symbolic links for md-${MACHINE}.c.
1994-05-29 12:44:36 +00:00
rgrimes
567899226e
Add read_names support for i386, based on my original work from FreeBSD
...
and cleaned up slightly.
1994-05-29 06:19:34 +00:00
rgrimes
f14d30169a
Comment out missing/broken sources.
1994-05-28 06:44:34 +00:00
rgrimes
1e5214367d
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
e542b10be0
This commit was generated by cvs2svn to compensate for changes in r1590,
...
which included commits to RCS files with non-trunk default branches.
1994-05-27 12:33:43 +00:00
rgrimes
b65ae149ea
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
95bef72976
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
34f25f0a2a
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
30b518bf1a
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
rgrimes
e5bc52df06
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
guido
047685aef7
1) Added s/key support .
...
2 Added optional excessive login logging.
3) Added login acces control on a per host/tty base.
4) See skey(1) for skey descriptions and src/usr.bin/login/README
for the logging and access control features.
-Guido
1994-05-19 18:13:11 +00:00
jkh
a8ce2b831e
This is Paul K's latest set of ld changes. A commit was necessary at this
...
late stage due to the fact that link.h was copyright Sun Microsystems.
This version of ld sync's us up with NetBSD's ld and supports compatablily
with NetBSD's -[zZ] flags (which we had reversed). Compiling with this
new ld will give you RRS warnings for libraries which do not contain .type
infomation - these wsarnings are harmless and will go away as soon as you
recompile your libraries (cd /usr/src; make libraries).
1994-02-13 20:43:13 +00:00
nate
4415e5bf61
Changed NetBSD -> FreeBSD
1994-02-11 12:12:51 +00:00
ats
0f46762d9f
Added the y.tab.h file to the CLEANFILE target.
1994-02-06 01:12:15 +00:00
ljo
975650b61c
Sprinkled with ${.CURDIR} to get the builds of gram.c and tokdefs.h
...
correct.
1994-01-29 00:48:19 +00:00
ljo
8ef645d0c2
Added -o option to rename C output file. This only works when Fortran
...
input is from a file, not stdin. Added some support for this in teh
parse function.
1994-01-12 03:10:31 +00:00
ljo
00f219e9e4
Replaced makefile with a BSD Makefile. Moved the unformatted man page
...
to f2c.1. Removed an automatically generated file and a checksum file.
1994-01-05 03:24:01 +00:00
ljo
e9ea9b2e9e
This commit was generated by cvs2svn to compensate for changes in r943,
...
which included commits to RCS files with non-trunk default branches.
1994-01-05 02:53:40 +00:00
ljo
b0bfbf3dbd
f2c from netlib.att.com Jan 4 1994
1994-01-05 02:53:40 +00:00
nate
627a8d57a7
Changed reference from NetBSD to FreeBSD
1994-01-05 01:10:24 +00:00
nate
275c83ed61
Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.
1994-01-05 01:09:14 +00:00
nate
7d3198fd4e
Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR
...
in front of BINDIR definition.
1993-12-16 21:51:27 +00:00
paul
c086748db3
Imported NetBSD's ld for shared libs.
1993-11-03 23:41:59 +00:00
rgrimes
dc0f812b27
Christoph Robitschko manual page fixes to correct the references to vmunix
...
by replacing the name with 386bsd.
1993-10-08 01:36:20 +00:00
nate
7308b9e524
Added README which explains the copyright status of getopt(1)
1993-07-27 17:24:17 +00:00
nate
057f406d02
There was additional cruft at the bottom on the man page.
1993-07-27 17:08:57 +00:00
nate
e06498c301
Added getopt(1) from NetBSD
1993-07-26 22:22:37 +00:00
rgrimes
f078b88a16
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00