Commit Graph

  • fae2adc2 yet another random() converted to arc4random() by provos 1997-03-27 01:09:38 +0000
  • 123d81ed add comment on md5 by provos 1997-03-27 00:07:14 +0000
  • c47e65ed Ok here is the mvme88k userland, minus a few important pieces. as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. by rahnds 1997-03-25 17:07:30 +0000
  • d6802d01 Use GENERIC instead of the obsolete INSTALL kernel by niklas 1997-03-25 16:48:59 +0000
  • 4195a04e Don't consider an account disabled just because the password length != 13. Also, take into account users w/ the blowfish cypher. by gene 1997-03-17 20:17:57 +0000
  • ce81ccff ./usr/include/g++ not ./include/g++ by etheisen 1997-03-14 02:12:35 +0000
  • 9b73b59f BIND 4.9.5 includes. by downsj 1997-03-13 19:11:54 +0000
  • 79be6df4 smm/01.setup/vax seems unnecessary by niklas 1997-03-05 10:33:10 +0000
  • 5215f0ab Remove remnants of Tahoe. by niklas 1997-03-05 09:13:12 +0000
  • 624c0d49 added back usr/share/man/cat8/tahoe; we still ship these man pages, and we don't want to break DESTDIR builds. this raises the question, do we really need to ship tahoe man pages? by flipk 1997-03-05 04:34:26 +0000
  • 6d1e91d5 Add a suggested users group. by downsj 1997-03-04 05:11:44 +0000
  • 7138166c fix typo by downsj 1997-03-03 01:13:11 +0000
  • 0aeba6d2 Install zero-length /var/at/at.deny to allow users to use at(1). by millert 1997-03-02 04:41:53 +0000
  • f7bfc396 update /usr/share/man/{man,cat}8/ subdirs to reflect reality by niklas 1997-02-28 11:42:56 +0000
  • a5191af1 fsck now raises datasize limit itself. by millert 1997-02-28 07:53:33 +0000
  • ee2db202 Add libwrap. by downsj 1997-02-27 18:14:50 +0000
  • 11e6055b Protect against multiple inclusion. by millert 1997-02-27 00:57:11 +0000
  • 08538a57 Added commentary on how to enable mac68k serial console and a sample console line (commented). Also, OpenBSD tag. by gene 1997-02-26 21:08:36 +0000
  • 82bc95ad back out prev. change by kstailey 1997-02-26 04:38:01 +0000
  • 8908bd79 more examples by kstailey 1997-02-26 04:36:34 +0000
  • 41383b04 ramdisk now has raw version, disklabels by kstailey 1997-02-22 21:09:13 +0000
  • 859696b4 Removed duplicate entries. by angelos 1997-02-22 04:32:53 +0000
  • 38de90f6 add _PATH_FSIRAND by millert 1997-02-21 19:21:51 +0000
  • d7d09593 Updated; now lists some 95+ protocols. by angelos 1997-02-21 10:01:29 +0000
  • 12e15f79 add sipp-esp and sipp-ah by deraadt 1997-02-21 09:30:35 +0000
  • ad8ea0fc Add option to turn off calendar via env variables settable via cron. Ie: ``CALENDAR=0'' will turn it off which is useful for machines with no local users that do not run YP. by millert 1997-02-19 16:49:18 +0000
  • a9f411f4 Update. by downsj 1997-02-19 10:07:26 +0000
  • 5f526535 Start kadmind if kerberos server by tholo 1997-02-19 03:59:14 +0000
  • 9e0a227d Update to InterNIC's 01221997 named.root file. by gene 1997-02-18 20:23:13 +0000
  • 5900df79 create the device nodes for rd in a sane way. create disklabel proto for ramdisk by rahnds 1997-02-18 16:10:26 +0000
  • 48429663 do not put a space after a backslash by deraadt 1997-02-17 21:58:49 +0000
  • f9cb74cf some cleanup by deraadt 1997-02-17 03:00:57 +0000
  • 81ed090d clean by deraadt 1997-02-16 23:45:29 +0000
  • 090839ee install passwd.conf by provos 1997-02-16 23:11:56 +0000
  • 169a7268 prelim manpage, cleanup, fixed crippled plaintext: sed does a nice job on replacing everything, just wouldnt skip it by provos 1997-02-16 20:58:17 +0000
  • 2855a033 small cleanup by provos 1997-02-16 20:54:28 +0000
  • 4a31344e added password configuration access function, used to determine password cipher type at the moment by provos 1997-02-16 19:59:23 +0000
  • c8f783fe do not suggest mountd can run out of inetd.conf; the code was never finished by deraadt 1997-02-16 16:48:28 +0000
  • 47a54db2 Add rdroot, from mvme68k. by downsj 1997-02-16 10:57:42 +0000
  • b4ddd3b9 Add rd device and raminst from mvme68k. by downsj 1997-02-16 10:40:50 +0000
  • 816aaef5 Changes to support rd miniroot building. by rahnds 1997-02-16 03:57:29 +0000
  • b2217455 when using strsep you should be aware that the delimiter will be replaced by a nifty '0', so you cant check for a colon instead and dump some I am sorry, Dave. I can't do that. by provos 1997-02-15 09:47:54 +0000
  • 9d96438f passwd.conf define. by provos 1997-02-14 23:28:47 +0000
  • 37774f35 another header update by provos 1997-02-14 18:42:10 +0000
  • 62eb1b64 header update by provos 1997-02-14 18:40:18 +0000
  • af7e3285 blf.h headerfile install by provos 1997-02-13 22:41:51 +0000
  • 8b4d9ce3 added bcrypt + blowfish by provos 1997-02-13 16:59:53 +0000
  • 40aaa132 added hook for bcrypt by provos 1997-02-13 16:58:44 +0000
  • 0bd58b54 blowfish encryption header file by provos 1997-02-13 16:32:11 +0000
  • 3a0ff7f6 password hashing algorithm using blowfish by provos 1997-02-13 16:31:16 +0000
  • f6784cc5 Unpatended fast block cipher for new password hashing. by provos 1997-02-13 16:28:33 +0000
  • b08d7f8f permit 32-bit uid/gid, help from millert by deraadt 1997-02-13 05:41:38 +0000
  • ffd8b928 add default route before fiddling with loopback route to avoid DNS problems; m4@umn.edu, #97 by deraadt 1997-02-11 18:46:08 +0000
  • 64f8f124 is we were set[ug]id an unitialized ptr bit us by niklas 1997-02-11 17:46:36 +0000
  • aad2c565 changes to support the new disklabeled ramdisk (rd) and 1st cut at raminst MAKEDEV list. by rahnds 1997-02-11 15:03:39 +0000
  • 5a3c5265 Synchronize kadmin service names with header files. by gene 1997-02-11 04:16:35 +0000
  • 1a4bf314 Support 16 partitions. by downsj 1997-02-10 01:34:08 +0000
  • 784ff447 Make this 64-bit safe again by tholo 1997-02-09 22:55:38 +0000
  • db2b613a need ecoff kernel in snap too by deraadt 1997-02-09 08:50:15 +0000
  • f8408744 make rd device. only make a & c partitions raw & block by deraadt 1997-02-06 10:02:13 +0000
  • e5a0ad45 PowerPC pieces for ramdisk (rd) changes this is adds majors, rd_root pieces, config file to generate MINIROOT with rdroot and MAKEDEV changes as well as adding the rd device to known device types. by rahnds 1997-02-06 04:36:38 +0000
  • e106a6a1 add icb to unoffical services by kstailey 1997-02-05 03:25:33 +0000
  • b6cddfb6 fix ipl major number by kstailey 1997-02-05 02:37:45 +0000
  • 3dd7fd71 do ifaliases after /usr/bin exists in nfs diskless env; pr#77, matthieu@laas.fr by deraadt 1997-02-03 12:04:44 +0000
  • 6751bf9d also create rz5 and rz6 devices on the pmax by graichen 1997-02-03 10:29:13 +0000
  • d3fcb4b1 rd -> hd, OpenBSD ids. by downsj 1997-02-03 07:02:15 +0000
  • d4bc4a4b Really remove stringlist.h this time... by millert 1997-02-03 00:09:35 +0000
  • f81a63ad Back out stringlist by millert 1997-02-03 00:08:24 +0000
  • c4d0e158 From NetBSD (lukem and christos): A stringlist implementation (previously ``private'' to libc netgroup code, but christos ok-ed making public as it's useful) by millert 1997-02-02 23:18:44 +0000
  • e066f153 Add lchown() declaration. by downsj 1997-01-26 05:11:16 +0000
  • e2a10f71 Don't include bogus information here by tholo 1997-01-25 23:13:56 +0000
  • e2d5aac1 blah by deraadt 1997-01-24 00:15:06 +0000
  • fb45f94c update by deraadt 1997-01-23 23:48:23 +0000
  • fd419e35 correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.de by deraadt 1997-01-23 18:59:31 +0000
  • 6717eeb1 Don't mess with /usr/src if it already exists. by millert 1997-01-23 03:41:24 +0000
  • 90dde81d Redo the GZIP somewhat. Use NOGZIP= to get no compression at all. if NOGZIP is not set, these three vars are overidable: GZIP, GZIPFLAGS & GZIPEXT. Also do some s/install/\${INSTALL}/ edits by niklas 1997-01-22 11:13:53 +0000
  • 18b23aa0 Build bsd and binutils for powerpc ala alpha and pmax. by rahnds 1997-01-21 23:18:06 +0000
  • 46a89ee0 changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc. by graichen 1997-01-21 12:02:57 +0000
  • ef027b4a Add a few things and make permissions consistent (all 0XXX not XXX) by millert 1997-01-20 04:18:18 +0000
  • f5456617 bring MAKEDEV and disktab up to date with NetBSD (plus local changes) by graichen 1997-01-19 22:30:17 +0000
  • 28446efa add Makefile.inc for tar'ing also the binutils tree (/usr/*-openbsd-*) then making a snapshot - also add a target for creating and copying the GENERIC kernel by graichen 1997-01-19 22:29:23 +0000
  • bfdab36a add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment in the Makefile: by graichen 1997-01-19 22:26:19 +0000
  • f48f8998 Make function decl match prototype in stdlib.h by millert 1997-01-19 19:47:01 +0000
  • e7cb9dce random -> 32, ipl -> 33 by downsj 1997-01-18 08:05:19 +0000
  • cd4087f2 lite2 daily + our changes. We can remove old tmp files now that fts(3) is safe and we have -execdir. by millert 1997-01-17 06:18:19 +0000
  • 62040359 back-panel LED control device derived from code by der Mouse by kstailey 1997-01-13 00:29:28 +0000
  • 1c1722cc remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'. by rahnds 1997-01-09 04:24:39 +0000
  • 910888e2 port is powerpc not, ppc. Make the defines so. by rahnds 1997-01-09 03:19:01 +0000
  • 73305d31 Integrate latest malloc(3) from FreeBSD by tholo 1997-01-05 22:12:48 +0000
  • 59f88634 Use new options to locate.updatedb so we don't have to make the database owned by non-root at any time. by millert 1997-01-04 01:36:52 +0000
  • ea8e82ac locate shell scripts now use mktemp(1) and weekly runs updatedb as bin not nobody to avoid NFS problems. by millert 1997-01-03 23:33:50 +0000
  • 0f61e5a3 No point in ls'ing the template, it will never exist. by millert 1997-01-03 22:51:26 +0000
  • ffefb536 minimize by deraadt 1997-01-03 07:49:05 +0000
  • 0906389f minimize comment by deraadt 1997-01-03 07:48:50 +0000
  • 85adef40 Install etc/amd/master.sample NOT master. by etheisen 1997-01-03 04:04:52 +0000
  • aa3f5605 No virtual consoles by default. by etheisen 1997-01-03 03:27:54 +0000
  • eb44a716 More /var/log 'placeholder' log files. by etheisen 1997-01-03 03:19:17 +0000
  • 26eeab18 more samples by deraadt 1997-01-02 23:14:54 +0000
  • 8eb3134e better perms for ppp stuff by deraadt 1997-01-02 23:14:13 +0000
  • 6a0759b3 add a comment on how to start xdm via init (only i386 for now - which other ports do also have X and on which device in ttys the xdm has to be started there ?) by graichen 1997-01-01 20:15:34 +0000