6d6a774aFirst cut at documentinf tsearch(3) -- needs work. by
millert1997-06-15 23:59:33 +0000
093fdb16Add ttye6, bug noticed by Ulrich Flegel by
niklas1997-06-15 09:30:28 +0000
f1026de8Fix decl for tfind(3) by
millert1997-06-14 02:12:44 +0000
fb6d1cf2damn, no tsearch(3) by
deraadt1997-06-14 02:09:24 +0000
fbf01944PD tsearch as reqd by xpg; by esr by
deraadt1997-06-13 23:41:37 +0000
4d819f11Add https by
millert1997-06-13 23:26:34 +0000
b723fb2awhitespace support; some netbsd pr.. by
deraadt1997-06-13 13:57:20 +0000
650c48e8Add commented out entry for scon (pcvt console setup) by
millert1997-06-12 14:52:24 +0000
2dad0eaebe more careful, george by
deraadt1997-06-12 00:35:18 +0000
f4546c94use /etc/namedb/tmp/ for storage, until we merge some 8.1 derivative by
deraadt1997-06-10 20:04:29 +0000
79ac7c16Get major number for ss* and ipl* right, so these start working. Add a missing asc* (rudimentary Apple Sound Chip) entry. & fix a comment. by
gene1997-06-10 00:01:31 +0000
c7c668e8Bad example netmask. by
downsj1997-06-08 23:23:33 +0000
36b22818add sd2 sd3 to ramdisk devices, impossible to install on some multi-drive confiurations otherwise. by
grr1997-06-06 09:53:52 +0000
ef634553give the cdrom a nice name by
deraadt1997-06-03 22:59:21 +0000
72782c37adjust more by
deraadt1997-06-03 22:51:41 +0000
315c97e4adjust for 2K cdroms by
deraadt1997-06-03 22:50:28 +0000
3522c957let us try to move to pcvt as default; report problem cards to me by
deraadt1997-06-03 20:41:13 +0000
f6646aacfakecdrom by
deraadt1997-06-03 09:06:08 +0000
fbbf2a8fmake more resistant to bad args by
kstailey1997-06-02 22:54:02 +0000
48a38618We now do crunched ramdisk binaries on MIPS so decrease the size of the ramdisk. (We now may even fit this on a gzipped floppy image). by
pefo1997-05-19 09:29:34 +0000
bd1dfec1add more fakecdrom partitions by
deraadt1997-05-18 23:03:38 +0000
d08ca9f1Back out arc fiddling, wrong place... by
pefo1997-05-18 20:29:39 +0000
91dda1cfBuild & install ramdisk too by
niklas1997-05-18 15:28:13 +0000
9d005fe7Trim ramdisk imagesize by
niklas1997-05-18 14:06:43 +0000
19e8bfbaAdded again with '-kb' by
pefo1997-05-18 13:51:05 +0000
c530d4c1Oops! Now he tells me.. by
pefo1997-05-18 13:49:39 +0000
5a12b1f6ARC ramdisk install stuff by
pefo1997-05-18 13:42:39 +0000
6354101dminimum fragsize 1024 by
deraadt1997-05-17 20:03:06 +0000
fa8a7b00fix vnd by
kstailey1997-05-17 19:12:03 +0000
43d52957Alias ramdisk with floppy, trim floppy /dev and add rd device case. by
niklas1997-05-16 20:11:01 +0000
b351a89bsplit release target off from snapshot targ by
deraadt1997-05-16 18:02:22 +0000
f60ace57build a bsd.rd too by
deraadt1997-05-14 22:06:41 +0000
10fa0694working bsd.rd; without vi for now by
deraadt1997-05-14 21:52:58 +0000
e45a5d2eAdd vnds to the all target by
niklas1997-05-14 18:31:15 +0000
3a0232b2Make svnd nodes too, please test this on your port by
niklas1997-05-14 15:41:26 +0000
eabd2234undo my last change - don't copy /boot to the snapshot area - it is'nt really required there by
graichen1997-05-14 10:00:28 +0000
20afeb26copy /boot into the snapshot area too by
graichen1997-05-14 09:55:32 +0000
78b19c69for consistency: change kernel config file name from GENERIC_xxx to GENERIC.xxx too and adapt etc.pmax/Makefile.inc to reflect the new compile dir names by
graichen1997-05-14 07:37:08 +0000
ee653322created ramdisk and rd by
deraadt1997-05-14 00:11:07 +0000
18bb1dafbootblocks in snap/release too by
deraadt1997-05-13 19:46:10 +0000
4df567bcAdd miniroot-install target by
niklas1997-05-13 16:23:06 +0000
ff5bbc19Add rdroot entry by
niklas1997-05-13 16:22:42 +0000
6ca3433dRemove printf dep. use hex() instead by
niklas1997-05-13 16:21:48 +0000
3ceda419use elf2ecoff instead of cp for bsd.nfs by
graichen1997-05-13 14:32:39 +0000
d1896833also build the other two kernels: bsd.nfs and bsd.rz0 by
graichen1997-05-13 14:30:37 +0000
55e62a1afakecdrom target by
deraadt1997-05-13 08:54:18 +0000
44dec35acopy bootblocks too, tell you why later by
deraadt1997-05-13 08:00:58 +0000
de2c9be3Only run MAKEDEV.local if it exists. Avoids an error message during installs where there is no MAKEDEV.local. by
millert1997-05-13 05:35:01 +0000
a6aa377acopy *boot* from snapshot too, if they exist by
deraadt1997-05-12 22:21:50 +0000
6cfa309cgene asked by
deraadt1997-05-12 19:29:53 +0000
578366a2for release; copy bsd.* too -- ecoff/elf issue by
deraadt1997-05-11 10:11:03 +0000
12d4fcceIt's OpenBSD policy to ship kernels that _aren't_ gzip'ed. by
gene1997-05-11 02:37:43 +0000
29ac5231hex () and kill awk by
deraadt1997-05-11 02:21:59 +0000
84b8ebaaadd hex() and kill awk by
deraadt1997-05-11 02:18:42 +0000
210b686cno awk by
deraadt1997-05-11 02:14:05 +0000
8c48cd8dUse this file when building mac68k snapshots. We now build a GENERIC and GENERICSBC kernel w/ all snapshots. Test please. by
gene1997-05-11 02:03:55 +0000
7ab4404finstall ld.so.conf on all mips machines too by
graichen1997-05-10 23:19:04 +0000
6d0bd3daDon't use awk (awk-less bits taken from i386 MAKEDEV) by
millert1997-05-10 23:01:47 +0000
c093b8denot bsd.gz by
deraadt1997-05-10 22:45:16 +0000
33ad4fc9build simpleroot by
deraadt1997-05-10 22:38:20 +0000
9deef0deAdd floppy target and make it a dependency for snap_md by
millert1997-05-10 03:44:13 +0000
f9f06148Add floppy + correct rdroot by
niklas1997-05-08 00:52:29 +0000
077343d8do not compress bsd by
deraadt1997-05-08 00:37:18 +0000
9c3098a6need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB by
niklas1997-05-07 21:45:18 +0000
60e41d14Ramdisk stuff by
niklas1997-05-07 12:52:22 +0000
26f6bac4more careful release build by
deraadt1997-05-07 06:30:57 +0000
1a9c50b3Add ipl case by
niklas1997-05-06 19:49:56 +0000
506e64efRemove possibly existing ipl node, before recreating it by
niklas1997-05-06 19:42:41 +0000
ecef1c97reactivate ipl by
kstailey1997-05-06 19:11:38 +0000
9cdca199fix sparc MAKEDEV to match cdevsw[] for pseudo-ttys, scsi scanner and unknown SCSI devices. Comment out ipl, which doesn't seem to be in cdevsw. by
grr1997-05-05 22:17:45 +0000
cbfb20a7On a ttye0 login, give the console over to the user in question. by
gene1997-05-05 22:05:42 +0000
577ca66eBefore creating the rd nodes, remove the old ones. by
rahnds1997-05-05 16:40:50 +0000
b1323fa0also install kernel into snapshot area by
graichen1997-05-05 15:14:41 +0000
c3bab908add an ld.so.conf file to /etc for the mips arches - it is required for their broken linux based ld.so to work correctly with non /usr/lib shared libs by
graichen1997-05-05 09:38:34 +0000