895 Commits (3230fb5b9c41d3b228523dfad819436ed64c27f5)
 

Author SHA1 Message Date
  niklas f9f06148f6 Add floppy + correct rdroot 27 years ago
  deraadt 077343d824 do not compress bsd 27 years ago
  niklas 9c3098a60d need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB 27 years ago
  niklas 60e41d14fa Ramdisk stuff 27 years ago
  deraadt 26f6bac4f9 more careful release build 27 years ago
  niklas 1a9c50b3c3 Add ipl case 27 years ago
  niklas 506e64eff7 Remove possibly existing ipl node, before recreating it 27 years ago
  kstailey ecef1c9710 reactivate ipl 27 years ago
  grr 9cdca1998f fix 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. 27 years ago
  gene cbfb20a7ed On a ttye0 login, give the console over to the user in question. 27 years ago
  rahnds 577ca66e27 Before creating the rd nodes, remove the old ones. 27 years ago
  graichen b1323fa002 also install kernel into snapshot area 27 years ago
  graichen c3bab90822 add an ld.so.conf file to /etc for the mips arches - it is required 27 years ago
  deraadt daa784fb59 put a kernel in the snap & release 27 years ago
  millert f5032e50b0 Move xntpd -> rc.securelevel since tickadj need to twiddle /dev/mem 27 years ago
  pefo cded0fcc64 Cleaned up. 27 years ago
  tholo ad55b92407 Do not use awk 27 years ago
  imp b73933d359 Add wd (IDE) and acd (atapi) devices and make them by default 27 years ago
  niklas d5c44ed3b9 Use 8k ffs blocks in the miniroot to bypass a clustering bug 27 years ago
  deraadt 3a7654221a arg 27 years ago
  deraadt 4d23399bbc cleanup sets gen for release 27 years ago
  kstailey 50aa1c0553 switch *random, ipl, ss* and uk* to using mk() 27 years ago
  kstailey ffd70f55a0 change kernel name to bsd from netbsd 27 years ago
  deraadt 97a1c79a28 release target. This is one monster target 27 years ago
  deraadt 4b895bc525 put generic kernel in snap too 27 years ago
  graichen 809145f460 simpleroot disktab entry 27 years ago
  graichen 6827566679 remove /usr/local/man/cat4/i386 directory - it is an relict of old 27 years ago
  deraadt bbc8a52620 build notes automatically 27 years ago
  niklas 14ea5698e5 resize miniroot disktab and add fstype etc 27 years ago
  niklas 1751d259ba Add missing ch* device creation case. Remove ipl & ipf before recreating 27 years ago
  deraadt 348ce3b3ad 4.4BSD filesystem geez 27 years ago
  deraadt 85e0431877 do not ship this silly old docs 27 years ago
  deraadt 8f35c7573b build ramdisk 27 years ago
  niklas b515d25cdd Recognize SCSI scanner device (and create ss0 in "all") 27 years ago
  grr 79c42d8a89 fix assorted problems with miniroot stuff 27 years ago
  tholo d945fdda5b Be more careful about possible type promotion 27 years ago
  tholo 4c365544ad Be more careful with mixing types 27 years ago
  niklas 98da4edd76 Fix miniroot. Add a quantum disk provided by dima@openbsd.org, 27 years ago
  niklas 73d0868fc6 Fix syntax problems, workaround sh bugs 27 years ago
  dima 309e260c5f Fix typo. 27 years ago
  angelos b0d3dad03b Typo and return value for arc4random(). 27 years ago
  millert 991fb15882 COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP 27 years ago
  deraadt edacb11034 sd2 & sd3 in ramdisk too 27 years ago
  deraadt c7532d4ead md5 too (yeah, i know this is not perfect) 27 years ago
  deraadt ae8b5c29b9 delete garbage 27 years ago
  gvf e26356d53e Fix vnd nodes. 27 years ago
  deraadt 04cd71d041 even more local services must die 27 years ago
  todd 0b5b415dfd remove awk from this MAKEDEV script as well per request 27 years ago
  deraadt d56035f24e move motd generation to avoid user races; kashmir@umiacs.umd.edu 27 years ago
  gvf ec87c6960b fix vnd 27 years ago