125 Commits

Author SHA1 Message Date
deraadt
f0da96cf7e added my copyright.. how self efacing of me 1993-05-16 02:47:20 +00:00
deraadt
845ddc72f5 didn't work as advertized when not given an argument.
(hello, i've come for an argument. <core dumped>
1993-05-11 23:19:51 +00:00
cgd
0f81615470 fix from Bakul Shah <bvs@BitBlocks.com> to make tip not dump core
when courier acu routines are used with a non-USR Courier modem.
1993-05-11 06:58:03 +00:00
alm
107455b2a9 fixed HS initialization bug; swapping HS (x') before a hold (h')
command set the pattern space to NULL
1993-05-08 10:08:44 +00:00
cgd
01a25a624b undo the last change; our sort has -T... 1993-05-07 05:08:59 +00:00
cgd
94470e0e60 diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org> 1993-05-06 10:46:12 +00:00
cgd
a9aa2abb93 update for flex-2.3.8 from prep 1993-05-04 07:44:39 +00:00
deraadt
73ecc02a3e iostat and vmstat being taught about drives.. 1993-05-04 07:38:29 +00:00
mycroft
6cc07be157 Previous patch was incorrect. 1993-05-04 05:50:21 +00:00
sef
d71b7e915e Fix a NULL-dereferencing, that caused a segfault with QMAGIC (yay). 1993-05-03 20:51:56 +00:00
mycroft
6e670ba1aa s/\\(lq/``/;s/\\(rq/''/ 1993-05-03 01:46:22 +00:00
mycroft
95f1cf771a s/__dead/volatile/ 1993-05-01 16:53:03 +00:00
mycroft
1db39ccef2 Reenable NS and ISO code. 1993-05-01 16:26:52 +00:00
mycroft
016d50de7d Fix typo. 1993-05-01 16:25:04 +00:00
glass
ee30afd845 new touch 1993-04-30 23:07:07 +00:00
glass
aeaa291ef4 tail from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:52 +00:00
glass
fbd748b10b join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:31 +00:00
glass
ca0287bf5e tail, and join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:14 +00:00
cgd
d754663835 move egrep into /usr/src/gnu/usr.bin 1993-04-29 20:52:21 +00:00
cgd
bda49f3ce9 ld groff grep g++ -> usr.gnubin 1993-04-29 12:39:24 +00:00
cgd
c99161358e update for stuff moved to usr.gnubin:
tar tail sort pr lex join gdb gcc gas fgrep diff3 diff awk
1993-04-29 11:24:58 +00:00
cgd
972928f1c5 make sure to rm before ln -s 1993-04-29 11:05:59 +00:00
mycroft
ce4ed3b115 Fix NULL pointer reference. 1993-04-28 07:17:18 +00:00
cgd
3903567eb6 fixed after-depend dependency loops 1993-04-27 09:51:52 +00:00
cgd
18e98038bc oops. space vs. tab thing 1993-04-27 07:00:41 +00:00
cgd
4cc6d6df80 fixed make depend, and added rcs headers to makefiles 1993-04-27 06:47:28 +00:00
glass
ee627cf052 integrated updated 'tr' from ftp.uu.net:bsd-sources 1993-04-27 04:52:26 +00:00
cgd
be54c22e2a update to new version from uunet 1993-04-26 23:13:43 +00:00
mycroft
6fc71e4f3f Fix typo. (troff makes me ill.) 1993-04-26 19:59:33 +00:00
glass
cafbea0969 print out more of the gathered udp stats (actually all of them) 1993-04-26 16:54:54 +00:00
mycroft
5d3149eda3 The tools have no man pages. 1993-04-26 16:31:58 +00:00
mycroft
fa6871c86f Don't segv if no process found on tty. 1993-04-26 15:50:34 +00:00
mycroft
aa69ffd618 Fix NULL pointer reference. 1993-04-26 15:03:05 +00:00
mycroft
0e1d1138e1 Fix NULL pointer reference. 1993-04-26 14:43:24 +00:00
cgd
5e9fcf3ce4 changed to use new libcrypt scheme. 1993-04-26 14:42:34 +00:00
mycroft
1f4b3afb7f Fix NULL pointer reference and don't drop character when wrapping. 1993-04-26 14:37:49 +00:00
mycroft
5b6969ed08 tn3270 works now. 1993-04-26 14:13:28 +00:00
mycroft
2174025921 Add tn3270 with correct Makefiles. 1993-04-26 14:02:21 +00:00
cgd
5ea79c99bd got rid of "CFLAGS+=-DDES" -- it was irrelevant 1993-04-26 13:53:04 +00:00
deraadt
b9ca56ddd8 initial rev 1993-04-26 08:09:02 +00:00
mycroft
b2c804d82b Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:35:05 +00:00
mycroft
efdb7037fc Don't try to install man pages if NOMAN set. 1993-04-26 03:33:41 +00:00
mycroft
4a7dbb4d82 Don't try to install man page if NOMAN set. 1993-04-26 03:29:31 +00:00
mycroft
9208a01b9f Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:26:55 +00:00
mycroft
9f63ffb391 Don't try to install man page if NOMAN set. 1993-04-26 03:24:05 +00:00
mycroft
bb4bc2d645 Once more, don't make `all' depend on man page; bsd.prog.mk does this. 1993-04-26 02:36:21 +00:00
mycroft
4e5252f80d RCS is no longer broken (I think). 1993-04-26 02:22:13 +00:00
mycroft
321edaa602 s/R_PUT/0/ 1993-04-26 02:02:47 +00:00
mycroft
1af0eeb1d0 Oops. Remove some more cruft. 1993-04-26 01:54:30 +00:00
mycroft
4bc20d8cad Don't make `all' target depend on man page; bsd.prog.mk takes care of this. 1993-04-26 01:53:05 +00:00