swh:1:snp:2ca5d6eff8f04a671c0d5b13646cede522c64b7d

sort by:
Revision Author Date Message Commit Date
b3fd845 Sync with Mark M's latest suggestions. Submitted by: markm 12 July 1995, 13:10:58 UTC
f9ee18d Bring in revision 1.8 from the head. BRANCH: RELENG_2_0_5 Submitted by: bde 11 July 1995, 22:06:50 UTC
d4eaac5 Bring in John Fieber's changes from the head. Submitted by: jfieber BRANCH: RELENG_2_0_5 11 July 1995, 04:35:50 UTC
ac0217b Bring in Doug'd changes from the head. Submitted by: dlr BRANCH: RELENG_2_0_5 11 July 1995, 02:54:03 UTC
5645780 Bring in Doug's changes from the head. Submitted by: dlr BRANCH: RELENG_2_0_5 11 July 1995, 02:52:08 UTC
8d27068 Bring in Doug Rabson's changes from the head (1.25). Submitted by: dfr 09 July 1995, 23:55:14 UTC
f433d59 Bring in ldconfig changes so that old and new packages will work in either case. Submitted by: pk@NetBSD.org 09 July 1995, 23:36:12 UTC
6bad867 This commit was manufactured by cvs2svn to create branch 'RELENG_2_0_5'. 09 July 1995, 21:39:56 UTC
b25e6f0 Branch: RELENG_2_0_5 cvs update -j 1.2 calendar.music 07 July 1995, 08:07:43 UTC
11b1ea8 Branch: RELENG_2_0_5 cvs diff -c -r1.48 -r1.48.2.1 vm_object.c | patch 07 July 1995, 08:04:41 UTC
d224ce9 Branch: RELENG_2_0_5 cvs update -j 1.15.4.1 nfs_subs.c 07 July 1995, 07:58:41 UTC
d0e8efc Branch: RELENG_2_0_5 cvs diff -c -r1.9 -r1.11 | patch: ---------------------------- revision 1.11 date: 1995/06/26 02:24:02; author: torstenb; state: Exp; lines: +4 -2 - change contact address for nic.funet.fi to count@nic.funet.fi - add nic.funet.fi to the eBones/secure mirror list Submitted by: Bror Heinola <count@nic.funet.fi> ---------------------------- revision 1.10 date: 1995/06/14 17:09:23; author: davidg; state: Exp; lines: +4 -1 Added ftp.ctr.vt.edu. Submitted by: Mathew Mead ---------------------------- 07 July 1995, 07:45:46 UTC
29e073e Branch: RELENG_2_0_5 cvs update -j 1.3 traverse.c: ---------------------------- revision 1.3 date: 1995/06/24 17:07:21; author: joerg; state: Exp; lines: +4 -2 When using dump/rdump on large filesytems (my case 3 GB), the lseek claims multiple times to have failed. The problem is a off_t is converted into a int and checked for a negative. A true lseek check should be checking if the off_t is equal to -1 for failure. (Suggested fix from PR #bin/461) Submitted by: mark tinguely <tinguely@opus.cs.ndsu.NoDak.edu> ---------------------------- 07 July 1995, 07:27:22 UTC
3e1f73e Branch: RELENG_2_0_5 cvs update -j 1.3 kvm_getprocs.3 ---------------------------- revision 1.3 date: 1995/06/25 03:35:49; author: bde; state: Exp; lines: +2 -1 41 headers must be implicitly included and one more (<sys/param.h>) must be explicitly included before kvm_getprocs() can be used. ---------------------------- revision 1.2 date: 1995/06/24 18:53:09; author: joerg; state: Exp; lines: +9 -9 Update the man page for kvm_getprocs.3 to reflect our sysctl-based kvm mechanism. Submitted by: (Vic Abell) <abe@cc.purdue.edu> ---------------------------- 07 July 1995, 07:04:28 UTC
be324c8 Branch: RELENG_2_0_5 cvs update -j 1.4 dir: aka RELENG_2_1_0 1.3.4.1, but something is funny here still, I will resolve that once I am done with the rest of this. ---------------------------- revision 1.4 date: 1995/06/24 17:11:56; author: joerg; state: Exp; lines: +1 -1 Convert the colon after (send-pr) into a period, so the info file can be actually found. Suggested by: someone on the bugs (or -hackers) list, whose name i forgot ---------------------------- 07 July 1995, 05:55:08 UTC
ec241da Branch: RELENG_2_0_5 cvs update -j 1.27.4.1 ld.c: ---------------------------- revision 1.27.4.1 date: 1995/06/28 05:54:50; author: davidg; state: Exp; lines: +7 -3 (2.1.0 branch) Bring in changes from 1.28 - don't ignore umask when setting 'x'. Submitted by: Jeorg Wunsch ---------------------------- 07 July 1995, 05:45:26 UTC
1bacecc Fix a bug where selecting no radio buttons resulted in an error. 10 June 1995, 19:44:54 UTC
cdabc8c Set the screen savers properly (this is a post 2.0.5 fix). 10 June 1995, 19:38:27 UTC
2a4d26b Move the info files to the right place for secure dists. Don't die a terrible death if we can't find an info file. 10 June 1995, 14:20:10 UTC
7fa260d Name the DES distribution correctly. 10 June 1995, 09:35:19 UTC
efc0639 Remove the now-unnecessary crc checking code (for now). 10 June 1995, 09:14:53 UTC
e0c2825 Fix a stupid bug in dependency checking that prevented any of the "depended" packages from extracting. Whoops! Thanks, Satoshi! Submitted by: asami 10 June 1995, 09:04:13 UTC
68ba035 Move krb stuff to DES distribution, but this time in a different way from before. 10 June 1995, 09:00:35 UTC
0c772d2 Make DES stuff a separate distribution. 10 June 1995, 08:59:27 UTC
e9e49e7 Add a warning about pkg_manage misbehaving. Not even pkg_manage's fault, really. Pkg_add is still broken from the dependency file hacks inflicted upon it.. :( 10 June 1995, 08:24:28 UTC
38d7bba Don't have this blow up if it can't record itself. 10 June 1995, 08:14:08 UTC
bf1f90e Change cpio -v to cpio -V to make Poul happy. 10 June 1995, 07:58:37 UTC
7199304 Fix a bug that resulted in my optimization of the single-piece case. 10 June 1995, 07:54:04 UTC
4cd57b9 Yikes! Missing '{'. 10 June 1995, 02:21:40 UTC
2838e14 Take the WNOHANGs back out again. I think there are pathological side-effects, and I fixed the problem I'd meant to fix with this change in another way anyway. 10 June 1995, 01:42:19 UTC
a35dbef Fix the long-standing "/nfs device busy" at reboot error. 10 June 1995, 00:49:17 UTC
efc72d5 Fix this correctly. Submitted by: gpalmer 10 June 1995, 00:42:28 UTC
8f7f9dd Added a missing break which caused interface flag changes to panic the machine. Submitted by: Stefan Petri 09 June 1995, 18:12:09 UTC
664d005 1) SCSI_RESID_VALID was not getting set in xs->flags so even though the aic7xxx driver was doing the right thing, it was getting ignored by the upper level scsi code. This may affect tape drives, so I consider this a critical fix. 2) xs->status was not set to zero during the initialization of a command. Although I don't think this should be the client's (ie the driver's) responsibility, it seems that it currently is, so it needs to be cleared. Without this change, the upper level scsi code will attempt to interpret the sense information on every command complete (since xs->status is usually left at 2, "check sense"). This gives a slight performance increase, as well as stops fooling /sbin/scsi into thinking there was an error on the command. 3) Document that we support the aic7850 controllers in the aic7870.c header. Aic7870.c should probably become aic78xx.c sometime down the road. Submitted by: Justin Gibbs 09 June 1995, 18:06:53 UTC
971b734 Try to remove a few things that resulted in incorrect pkg installation output, plus a confusing message at startup which should technically be impossible but somehow happens anyway! 09 June 1995, 15:36:03 UTC
b91e8e6 Hmmm. Mark's manipulation of the krb dist made no sense! :( 09 June 1995, 14:50:24 UTC
06644cc Sanitize this just a tad more. 09 June 1995, 14:33:36 UTC
5809dd2 Make a message a bit more explanatory. Correct permissions on /etc. 09 June 1995, 12:19:16 UTC
131906f 1. Fix a bogon in my dist-retry code. 2. Don't wait around for subprocess death. 09 June 1995, 11:51:23 UTC
0ebf9f1 Fix a minor bug in the help file decompressor. 09 June 1995, 11:00:52 UTC
9173cb9 Some fixes to install.hlp Submitted by: joerg 09 June 1995, 08:26:05 UTC
6d08f35 Norwegian updates. Submitted by: lars 09 June 1995, 07:34:33 UTC
8ef50c4 sync release and rerelease rules. 09 June 1995, 06:52:44 UTC
afcb317 Look only at the appropriate rtc clock/ram valid bit. The others are undefined and if they weren't 0, resulted in the sytem clock not being set. Submitted by: Akira SAWADA 09 June 1995, 03:29:17 UTC
7a9e9d0 Return error if in_pcbladdr() fails. Not doing so could result in a panic or unusual behavior under certain cicumstances. Submitted by: Matt Dillon 09 June 1995, 03:21:13 UTC
a1acdfe Simplify the release target a little and stop messing with the user's /etc/make.conf file; that's bad! 08 June 1995, 23:32:09 UTC
594a9d1 Bump this to 2.0.5-RELEASE; BETA is cancelled. 08 June 1995, 23:25:03 UTC
8f948f2 Moved initialization of fdblk down a few lines so that tape is checked for (and rejected) first. Fixes panic that results from fd->ft not being initialized. Submitted by: Joerg Wunsch 08 June 1995, 10:26:23 UTC
262eec8 Minor tweak: Change name of "Master partition editor" to "FDISK partition editor" here and in the docs. People have come to understand "FDISK" as a more understandable term and have been complaining that they didn't equate the "master" partition editor with the old fdisk stage and were confused. 08 June 1995, 09:48:31 UTC
148c720 The cvs export line was bogus. 08 June 1995, 09:43:02 UTC
029428b Add /usr/X11R6/bin to the end of the default path so that XF86config works (it really should set the path internally, but oh well!). 08 June 1995, 09:40:43 UTC
062b589 Add entry for ESDI.FAQ. 08 June 1995, 09:09:51 UTC
334eae8 #ifdef out Gary's floppy crc checking code; I'm not sure it works. 08 June 1995, 08:16:42 UTC
ae2be83 Make the floppy prompt a little more explanatory. 08 June 1995, 04:59:16 UTC
16e207e Apply patch that accidently was overlooked when NFS over TCP was fixed to do the mount operation via TCP. The result of this patch missing was that it wasn't possible to mount a TCP NFS. This fixes PR 494. 08 June 1995, 04:34:11 UTC
345cb78 Add support for "dummy dists". 07 June 1995, 20:50:13 UTC
6df40fc Mark release type. 07 June 1995, 20:37:14 UTC
05e60dd ALPHA->BETA 07 June 1995, 20:35:28 UTC
8e8eac7 "bootstrap" for eBones target! 07 June 1995, 20:03:09 UTC
8907548 Added: if ((!d->bios_cyl || d->bios_cyl > 65536) || (!d->bios_hd || d->bios_hd > 2\ 56) || (!d->bios_sect || d->bios_sect >= 64)) msgConfirm("WARNING: The detected geometry is incorrect! Please adjus\ t it to\nthe correct values manually with the (G)eometry command. If you are\n\ unsure about the correct geometry (which may be \"translated\"), please\nconsul\ t the Hardware Guide in the Documentation submenu."); This look right, Bruce & Poul? Anything to save us a few questions.. 07 June 1995, 10:08:22 UTC
d35af09 Small optimization of previous change. 07 June 1995, 09:54:19 UTC
4489694 Allow "removal" of ftp user/pass by deleting the field contents. 07 June 1995, 09:53:14 UTC
1eac9d1 Tune the userpass check field. 07 June 1995, 09:48:39 UTC
5eb9b83 Fix fix. 07 June 1995, 09:44:26 UTC
c1602c9 3rd try with PPP - NOW we think it will properly add a default route! :-) 07 June 1995, 09:26:29 UTC
3af01f9 Nits. 07 June 1995, 08:19:52 UTC
45c7d6d Hmm, i should do such things later in the night, i'm afraid. The first paragraph silently went into some other language; to the best of my knowledge, this cannot be referred to as ``Deutsch''. :-( So here's a fix. Since i don't have got a CVS update via CTM yet (nor the commit message), it's still against rev. 1.1.2.2 of the german README. [And with CVS, it was trivial to deal with! CVS sometimes has its good moments.. :-) -jkh] Submitted by: joerg 07 June 1995, 08:04:52 UTC
af17538 Argument type to check function not correct. 07 June 1995, 07:54:42 UTC
4c8a45d Fix ppp botch for real - the gateway line needed to be in /etc/ppp/ppp.linkup, not /etc/ppp/ppp.conf (thanks Gary!). Make the menus more user-friendly. Submitted by: gpalmer & jkh 07 June 1995, 07:51:06 UTC
1de99c6 Backed out one part of rev 1.13. In this one case, two references to the vnode are gained, but only one reference to the object is gained. The object reference is (correctly) lost by the nfsrv_vrele() at the exit point of the nfsrv_link function. The bug is easily seen by doing a standard "link" operation to a 2.0.5 server (ln foo bar). The system will immediately panic with "object deallocated too many times". This fixes the panic reported today by ohki@gssm.otsuka.tsukuba.ac.jp. (will be) Reviewed by: John Dyson 07 June 1995, 07:25:09 UTC
5ec2a78 Menu that set variables now have check-marks next to items that are set. 07 June 1995, 07:21:50 UTC
044ac3c 1. Print proper "check" in Options menu if ftp user/pass set. 2. Re-ask for ftp user/pass on site-reselection if user/pass initially set. 07 June 1995, 06:50:07 UTC
5a0ecd1 Don't toggle newfs state to N every time with each mount, only the first one. 07 June 1995, 06:38:11 UTC
7c8e7fa Always add a default route. Looks like ppp isn't doing this automatically, even though what's written into its configuration file *should* make it do so.. Sigh! 07 June 1995, 06:15:44 UTC
b98bd0b A large collection of patches committed from the top to make it easier on me: 1. Mark Murray's eBones patches. 2. Joerg's German docs + fixes. 3. Various sysinstall bug fixes from me + Mark's eBones menu changes. 4. Steven G. Kargl's doc fixes. Submitted by: markm, joerg, jkh, kargl@troutmask.apl.washington.edu 07 June 1995, 05:52:05 UTC
7023373 Always run MAKEDEVs if the user re-extracts the bin distribution. 06 June 1995, 23:51:48 UTC
fb868fc Remove /etc/wall_cmos_clock and /etc/localtime before calling tzsetup. If you select this, you'd better go through with it! :-) 06 June 1995, 23:45:07 UTC
22c589d What was I thinking? That umask() was totally bogus! 06 June 1995, 09:27:10 UTC
1de929f kernel -> kernels 06 June 1995, 08:03:17 UTC
17882f0 Add experimental and commercial distributions. 06 June 1995, 07:57:39 UTC
62bf9a2 late night typos. 06 June 1995, 06:16:31 UTC
48cb619 Give up on trying to run pkg_manage with clever hint flags. It actually looks better when you don't! 06 June 1995, 06:14:53 UTC
a2b9aa3 Write out /etc/hosts entries a little more intelligently. 06 June 1995, 06:08:29 UTC
053bada Don't install kzip'd kernel on CDROM, there's no point. 06 June 1995, 06:08:00 UTC
9e3bfd8 /usr/X11R6 has the wrong modes, for some reason. Add a kludge section for whapping things like this in the head. 06 June 1995, 05:18:31 UTC
dab76d7 UTC/LOCAL menu choices were backwards. Reported by: Many Submitted by: bde 06 June 1995, 04:51:22 UTC
82c456f Delete all references in all languages (except Russian, which I can't read well enough to edit! :-) to the "ESC to start a shell" feature. It's been removed for days now, replaced by the emergency holographic shell on VTY4. 06 June 1995, 04:27:08 UTC
a170cdc Uniform use of "Clear" to reset flags. 06 June 1995, 04:26:00 UTC
cbfc6fe Try not to dereference a pointer before it's been checked for sanity Submitted by: gpalmer 06 June 1995, 00:44:51 UTC
335b455 fix gary's typo. Submitted by: gpalmer 06 June 1995, 00:14:03 UTC
f519c86 New checksum code is hanging - see what's going on by adding more debugging. 06 June 1995, 00:11:51 UTC
82389be Untabify. Amazing how those TABs just keep creeping in! 05 June 1995, 23:57:38 UTC
23f89cf We don't want to endorse pointer abuse. Remove it from here. 05 June 1995, 23:23:51 UTC
4e37d50 cast cast. 05 June 1995, 23:18:13 UTC
cf852b1 Typos. 05 June 1995, 23:15:38 UTC
2bcd651 Try to bail out more gracefully in FTPInit(). 05 June 1995, 23:13:53 UTC
aea0ead Add configurations.hlp to the menu structure. 05 June 1995, 22:18:16 UTC
7f56700 Take ppp out of the GENERIC kernel to save space. We don't use it from GENERIC. 05 June 1995, 21:50:41 UTC
e560eb4 Be more verbose, based on user feedback. 05 June 1995, 21:45:49 UTC
ab78372 Make /dev/tun0 before starting ppp. 05 June 1995, 21:19:17 UTC
back to top