Go to file
jtc 91906bc019 Inline assembly [hn]to[nh][sl] functions used xchgb %h1,%b1 instead of the
faster (on the i486 & i586) rorw $8, %w1.  The inline assembly for GCC 1.X
already used rorw.  Using rorw is one byte longer, but we wouldn't be
inlining at all if we weren't optimizing for speed.
1994-03-16 17:20:24 +00:00
bin don't clobber CRTSCTS when 'stty sane' 1994-03-13 14:28:19 +00:00
etc add ftp-data 1994-03-16 03:57:06 +00:00
games bring in limits.h 1994-03-03 03:07:24 +00:00
gnu Adding the correct flex flags for an interactive scanner. 1994-03-11 20:25:06 +00:00
include add some new flags for /etc/ttys' status field 1994-03-12 06:38:48 +00:00
lib fix from Paul Vixie for (probably a cut-and-paste) typo 1994-03-16 02:04:14 +00:00
libexec add some new flags for /etc/ttys 1994-03-12 06:55:42 +00:00
regress Upgrade regex routines to alpha3.3. 1994-02-23 21:17:36 +00:00
sbin light clean, and don't forget to close remote tape when aborting. 1994-03-09 01:14:43 +00:00
share fix from "Simon J. Gerraty" <sjg@zen.void.oz.au> to explain the *correct* 1994-03-09 22:49:38 +00:00
sys Inline assembly [hn]to[nh][sl] functions used xchgb %h1,%b1 instead of the 1994-03-16 17:20:24 +00:00
usr.bin don't clobber CLOCAL. gah, that could be fun: log in on a line that 1994-03-13 14:29:34 +00:00
usr.sbin more minimialism + ucbvax.mc works 1994-03-16 04:11:04 +00:00
Makefile light style cleanup 1994-02-10 08:50:06 +00:00