deraadt
|
5ae997897e
|
i thought i deleted this line before!
|
1993-05-09 04:25:48 +00:00 |
alm
|
2621a68caf
|
added support for lines of arbitrary length
added support for 8-bit data, including NULs
|
1993-05-08 10:49:52 +00:00 |
alm
|
f50fa96eef
|
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 |
glass
|
3626e0f0c8
|
added some missing MLINKS
|
1993-05-08 05:27:01 +00:00 |
deraadt
|
ca0db18897
|
multiple master controllers would probe tthe first one N times instead of
once each. never mind not worth worrying about what i;m talking about.
|
1993-05-08 00:50:10 +00:00 |
cgd
|
ca1b23d6dd
|
no irq == -1, or, actually, 0x0ffff (f*ing unsigned short...).
this would break devices w/o interrupts (like lpa).
|
1993-05-07 10:38:04 +00:00 |
cgd
|
e0e82746ae
|
patch for multiple loopback interfaces (via "pseudo-device loop 2", etc.)
from David Burren <davidb@otto.bf.rmit.oz.au>
|
1993-05-07 09:27:52 +00:00 |
cgd
|
f67f677c45
|
expand DDB's db_symtab array size
|
1993-05-07 09:22:40 +00:00 |
cgd
|
95fbe94b7f
|
make SYMTAB_SPACE user-definable, as an "option"
|
1993-05-07 09:13:53 +00:00 |
cgd
|
33b1886f5c
|
make it match GENERICISA, minus SCSI
|
1993-05-07 09:04:56 +00:00 |
cgd
|
ca1c6505ed
|
add rcsid, and kernel description where necessary
|
1993-05-07 08:33:00 +00:00 |
cgd
|
21f3bbf107
|
add PC speaker driver pseudo-device
|
1993-05-07 08:32:23 +00:00 |
cgd
|
31efd153ad
|
fix typo on if_ix line, and add rcs id
|
1993-05-07 08:26:13 +00:00 |
cgd
|
e9fa4a0d6e
|
update with new files from Chris Torek
|
1993-05-07 07:40:27 +00:00 |
cgd
|
e9be58fa40
|
add dcfclock support from patchkit patch 113
|
1993-05-07 07:15:19 +00:00 |
cgd
|
3cec79bb72
|
add counters for vmstat
|
1993-05-07 07:12:43 +00:00 |
cgd
|
fe6fbb52a8
|
add counter for vmstat, and fix for bde's changes. from pk patch 137
|
1993-05-07 07:10:59 +00:00 |
cgd
|
e27c0ba7bc
|
update for bde's useracc changes. from patchkit patch 137.
|
1993-05-07 07:06:42 +00:00 |
cgd
|
db3da84702
|
add bruce evans's useracc fixes, from patchkit patch 137.
|
1993-05-07 07:03:50 +00:00 |
cgd
|
b235aec4f6
|
fix free page count determination
|
1993-05-07 06:59:45 +00:00 |
cgd
|
caeddf5aa0
|
add PC speaker driver. from 386bsd patchkit patch 135
|
1993-05-07 06:50:18 +00:00 |
cgd
|
29b62cda9e
|
add defs for com3 and com4, and add device sizes
|
1993-05-07 06:47:47 +00:00 |
cgd
|
39b6779185
|
add entries for speaker and dcfclock, and clean up.
|
1993-05-07 06:42:13 +00:00 |
cgd
|
17813dd8e8
|
add entries for dcfclock, ix ethernet, and speaker
|
1993-05-07 06:33:34 +00:00 |
cgd
|
95df3ee14f
|
update for speaker, lpt, lpa, and new serial ports. from patch 135
|
1993-05-07 06:31:03 +00:00 |
cgd
|
14f7e1974f
|
cleaned up, added support for various devices. hacked, from patch 135
|
1993-05-07 06:26:41 +00:00 |
cgd
|
5220c82b50
|
fix lpt driver and add lpa driver. from 386bsd pk patch 133
|
1993-05-07 05:38:55 +00:00 |
cgd
|
b09e7550f9
|
add spkr "pc speaker driver" man page. from 386bsd pk patch 101
|
1993-05-07 05:26:13 +00:00 |
cgd
|
b1c02394c3
|
add some explanatory comments from 386bsd patchkit patch 113
|
1993-05-07 05:22:14 +00:00 |
cgd
|
318000897b
|
fixe for uninitialized variables, from 386bsd patchkit patch #111
|
1993-05-07 05:16:15 +00:00 |
cgd
|
72a9f93759
|
undo the last change; our sort has -T...
|
1993-05-07 05:08:59 +00:00 |
cgd
|
7fb852403d
|
fix uname initialization
|
1993-05-07 04:09:18 +00:00 |
cgd
|
10e1e6a373
|
add assembly language version of index, rindex, strchr, and strrchr
supplied by J.T. Conklin <conklin@kaleida.com>
|
1993-05-07 03:01:27 +00:00 |
cgd
|
fd7c50fd61
|
patch from Pete Chown <pc123@cus.cam.ac.uk> to fix mmap
modes vs. read/write permissions problem.
|
1993-05-07 01:58:11 +00:00 |
proven
|
2e6a509cee
|
ftp put doesn't cleanly truncate and overwrite a file.
|
1993-05-06 13:28:41 +00:00 |
cgd
|
5ae4dd1123
|
make kernel name a bit less confusing...
|
1993-05-06 12:17:06 +00:00 |
cgd
|
c5d886aff7
|
diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
|
1993-05-06 10:46:12 +00:00 |
proven
|
c7796f288f
|
Fixed dependency problem.
|
1993-05-06 02:23:15 +00:00 |
proven
|
1c563e4460
|
rpc directory installs now.
|
1993-05-06 02:22:41 +00:00 |
proven
|
ee9537f648
|
Set permissions and ownership all at once. (No more directories mode 0777)
|
1993-05-05 18:45:25 +00:00 |
glass
|
5a4886054c
|
missed three config files going from pseudo-device DDB to options DDB
|
1993-05-05 13:56:25 +00:00 |
deraadt
|
47622db521
|
fixed bug from last commit
|
1993-05-05 00:29:38 +00:00 |
mycroft
|
4adf0f83e0
|
Use global value of CFLAGS for optimization.
|
1993-05-04 14:05:32 +00:00 |
mycroft
|
5afcdb89b5
|
Make sure init.c is touched so it doesn't get rebuilt if we
make again. (Okay, so I did reproduce it.)
|
1993-05-04 13:56:27 +00:00 |
deraadt
|
c41fbfff1c
|
if we timeout asking for kernel name, print a \n before proceeding.
Funny how one character can bug ya so much, eh?
|
1993-05-04 10:22:39 +00:00 |
deraadt
|
46c2563196
|
Added another sunos-ism: ifconfig -a
|
1993-05-04 09:26:52 +00:00 |
deraadt
|
a0bcb17e60
|
support for making dev->id_alive be set, this is for iostat to
find disk devices. wee bit of a kludge. sub-device attach()
routines must now return 1 for successful attach(), 0 otherwise.
Other bsd's do this too..
|
1993-05-04 08:27:29 +00:00 |
cgd
|
cfa46708df
|
have compile use the scan.c, y.tab.h, and bc.c files as distributed,
rather than lex/yaccing them ourselves. still don't know why these don't
get flexed right...
|
1993-05-04 07:49:22 +00:00 |
cgd
|
50a88402c8
|
update for flex-2.3.8 from prep
|
1993-05-04 07:44:39 +00:00 |
deraadt
|
2820a4755d
|
iostat and vmstat being taught about drives..
|
1993-05-04 07:38:29 +00:00 |