swh:1:snp:2ca5d6eff8f04a671c0d5b13646cede522c64b7d

sort by:
Revision Author Date Message Commit Date
387c2bf Tidy up some CVS workarounds. 12 May 2013, 01:53:47 UTC
032d6fb MFC: printf-style format fix. warn(string) -> warn("%s", string) 04 October 2000, 05:44:33 UTC
514a3ce MFC: change ifa_refcnt from short to int so that lots of cloned routes from "default" don't overflow it. 24 May 2000, 10:20:27 UTC
3f3b067 MFC: (sort-of) - remove semconfig op from semsys() call. There is no direct semconfig(2) call in 2.1.x, but its functionality was available. 01 May 2000, 11:34:49 UTC
9de829b MFC: remove semconfig() calls 01 May 2000, 10:53:55 UTC
6626b37 MFC: fix typo "," -> ";" PR: 15696 Submitted by: Takashi Okumura <taka@cs.pitt.edu> 27 December 1999, 16:07:26 UTC
54c35ae $Id$ -> $FreeBSD$ 05 September 1999, 11:54:50 UTC
99bc2fd $Id$ -> $FreeBSD$ 05 September 1999, 08:39:22 UTC
71b8446 MFC: rev 1.30 - free nfs_nofs_hash_lock and np if restarting 20 June 1999, 01:16:38 UTC
b9f8fe2 MFC: Don't duplicate nfsnodes when loosing a race. 07 June 1999, 01:08:27 UTC
ad80cc8 MFC: don't integer overflow for va_bytes on >2G files (when converting a blocks-used count to a bytes-used count) 07 June 1999, 00:57:01 UTC
f277163 MFC: don't clobber a mbuf pointer 07 June 1999, 00:53:09 UTC
b0b33c7 MFC: fix the ttcp security problem 18 May 1998, 17:14:01 UTC
1cdec7d Merge from 1.274 04 May 1998, 09:25:48 UTC
9282f3c Chekhov, Act 3: The cherry orchard has been sold. The End. 11 February 1998, 20:13:11 UTC
cfecfc6 Chekhov, Act 1: The cherry orchard is going to be sold. 11 February 1998, 20:08:35 UTC
a657497 MFC (rev 1.9): year 2000 fix. 26 January 1998, 01:01:39 UTC
b5a62cf HostStatusDirectory doesn't follow symlinks 11 January 1998, 14:00:07 UTC
b8780ad Check in what is actually running on hub at present 11 January 1998, 13:55:14 UTC
364596a MFC: handle files starting with '\|' more careful. 23 November 1997, 13:32:45 UTC
29d863a Merge everything up to 1.23. 20 November 1997, 05:37:23 UTC
665585c Merge 1.267. 20 November 1997, 05:34:49 UTC
03cbea1 Merge 1.266. 12 November 1997, 10:43:04 UTC
34d64d2 Merge IOPL fix from current CVg: PR: Fill this in if a GNATS PR is affected by the change. 28 October 1997, 21:28:04 UTC
902908b Merge from rev 1.77: reject illegal combinations of O_RDONLY, O_RDWR, and O_WRONLY in open(2). 24 October 1997, 22:20:45 UTC
25238c6 add /etc/mail--the anti-spam files to Makefile and mtree 20 October 1997, 00:59:35 UTC
a9109f7 This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. 19 October 1997, 16:40:11 UTC
e36fa1f Merge 1.265. 08 October 1997, 05:05:53 UTC
e98a796 Merge rev 1.62 (Don't consider a SYN/ACK with CC but no CCECHO a proper T/TCP handshake.) Requested by: joerg 06 October 1997, 04:44:10 UTC
e7638ba Save hub's .mc here too since this branch is where it's actually being used. :-) 06 October 1997, 04:14:59 UTC
bcec5bd YAMFC: record envelope-from in Received: line. 06 October 1997, 04:07:48 UTC
6f12fb1 Grab hub.freebsd.org's current config before it gets lost 28 September 1997, 12:37:50 UTC
f7d628b MFC: buffer overflow fix from rev 1.3. 16 September 1997, 08:35:14 UTC
0744cdf Non setuid games -> owner bin (YAMF22) 16 September 1997, 00:38:03 UTC
dcf0fe5 Remove reference to tetris in subdir list 11 September 1997, 03:04:33 UTC
25fa7bb Merge driver changes from current into the 2.1-STABLE branch Submitted by: Don Lewis <Don.Lewis@tsc.tdk.com> 03 September 1997, 05:04:52 UTC
29579f9 Merge sequencer assembler build changes from current. 03 September 1997, 05:00:41 UTC
aa368e7 Implement similar code as in -current to block args() overflow. (This overflow is probably non-exploitable, but better safe than sorry.) 01 September 1997, 01:56:43 UTC
970669a Merge from -current: display file size as an unsigned long. 31 August 1997, 01:33:43 UTC
3e8907e MFC:odd sleep after select 29 August 1997, 18:03:01 UTC
b2b7eb4 MFC: 1.10 sendmail arg sanity 28 August 1997, 04:44:12 UTC
3ccaa4a MFC: rev 1.4, pass all args down to scanident() 27 August 1997, 17:21:00 UTC
50bf168 MFC: procfs security patch. 2.1's not dead! Long live 2.1 ;-) 25 August 1997, 21:12:33 UTC
7fa336c Fix a panic condition when accidentally installing a route with a zero mask. -current uses a different fix for this, so i'm adding it only as a bandaid here. PR: 3367 Submitted by: John Capo <jc@irbs.com> 24 August 1997, 18:25:54 UTC
1612a19 MFC: bring in the latest (08/22/1997) version from Internic. 24 August 1997, 10:20:29 UTC
9c2893b YAMFC: hub's ForwardPath 22 August 1997, 16:55:31 UTC
292a9bb Merge 1.20. 22 August 1997, 11:17:06 UTC
ff245d4 re-add these files from current after repository surgery to repair lost default branch. These files were in sync with HEAD before the operation. 22 August 1997, 10:34:01 UTC
b833eb4 Sorta MFC. Don't allow PID 1 to compromise our securelevel. Equivalent to rev 1.9 of the now kern_mib.c. 17 August 1997, 15:20:32 UTC
cc689f7 MFC: Add the netboot manual page. 15 August 1997, 13:46:28 UTC
4902491 MFC: Remove unused routines. 15 August 1997, 13:33:21 UTC
22234ac MFC: Move commonly used code into static functions. Calculate correct default value for subnet mask. 15 August 1997, 13:31:16 UTC
036ff64 Update 2.1.x from sendmail-8.8.5 to 8.8.7 14 August 1997, 15:05:45 UTC
688bddc This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. 14 August 1997, 14:42:07 UTC
265af2c MFC (fix for CA-97.17) 08 August 1997, 21:00:49 UTC
2d0d55a MFC: fix buffer overflow condition. 08 August 1997, 20:55:53 UTC
8997a7d MFX: Fix -p switch. 01 August 1997, 15:11:45 UTC
39205da Fix heap corruption bug here too (*sigh*). 24 July 1997, 16:50:12 UTC
0373044 Merge from -current (rev 1.99): Don't access dstat twice. 18 July 1997, 19:36:57 UTC
33e0b57 MFC: 1.5: unlink protection 18 July 1997, 18:39:55 UTC
4379103 - Fix braino I did when hand-applying the patch to 1.7.4.4. The braino shouldn't negatively affect anything, since I didn't remove a line from the original patch which assigned to a variable. However, the new patch added a line (after some comments) which assigned a value to the same variable, so the end result was I left in extra code that did nothing. Pointed out by: bde 18 July 1997, 17:33:35 UTC
0603a04 Merge 1.263 on this branch too. 17 July 1997, 22:56:22 UTC
fd504ea YAMFC: I did the later commit which Bruce mentioned in the mailing list, but I noticed this one wasn't brought in, and was specifically mentioned in the logs. I've tested this and the previous vix on my box and it appears to work as well as before. :) revision 1.42 date: 1996/11/13 18:31:57; author: bde; state: Exp; lines: +28 -17 Don't fiddle with RTS if RTS flow control is off. This gives applications almost complete control over RTS (control of its initial value is still missing). This fixes PR 1644 for sio. The author of PR 1644 wants it in 2.1.6 and 2.2. This may be safe since the complications are only in rarely used cases that I hope I've covered. 17 July 1997, 19:47:01 UTC
0e190a2 Fix my merge from current. cd_inb only takes 2 arguements in 2.1.*. 17 July 1997, 15:50:19 UTC
a63739b YAMFC: Fixed handling of modem status changes. Only the most common case of connect/hangup in !CLOCAL mode was handled correctly. mgetty and ppp didn't work because they turn on CLOCAL and poll for carrier (or RI?). Pointed out by: bde (on mailing list) 17 July 1997, 15:29:35 UTC
3cd0844 MFC: getuid() -> geteuid(). 17 July 1997, 08:40:38 UTC
87070e2 Don't make directories for the now non-existant sgml support files. 16 July 1997, 13:27:14 UTC
010b8f3 Poof! The SGML tools in this branch are long obsolete. The tools in -current will be available in port form shortly. 16 July 1997, 13:25:22 UTC
2aec8d1 Since Jordan is waiting for people to fix things in 2.1.7 before thinking about 2.1.8, fix some things, in this case botched default rules for .cxx files. 16 July 1997, 12:53:30 UTC
4c69739 Merge 1.262. 10 July 1997, 02:30:51 UTC
5175aec Fix buffer overflow. Requested-by: Warner :-) 08 July 1997, 23:39:24 UTC
80bf727 Merge from main branch 1.58 -> 1.59: Fix for PR kern/3998. PR: kern/3998 07 July 1997, 20:56:58 UTC
53aae74 Merge 1.261. 01 July 1997, 06:52:35 UTC
f83213b Merge 1.260 (USE_PERL5). 24 June 1997, 07:17:15 UTC
251db67 Merge from current: block write ops to /proc/1/* when securelevel > 0. 21 June 1997, 16:18:56 UTC
2f2c27a Merge 1.259 (umask check). 18 June 1997, 03:21:31 UTC
6db7943 Merge BSD.x11.dist rev 1.2 and BSD.local.dist rev 1.28 from -current. 10 June 1997, 07:57:02 UTC
2ceb143 YAMFC: fix doc location 09 June 1997, 10:21:21 UTC
ac4f882 Remove sgml stuff from the build-tools target. They are no longer used in a make world. 08 June 1997, 15:00:40 UTC
bd2e5c1 Remove the handbook from the 2.1.x branch. 08 June 1997, 14:54:29 UTC
b02fd6d Remove the FAQ from the 2.1.x branch. 08 June 1997, 14:53:29 UTC
35a8736 Turn off the handbook and FAQ. 08 June 1997, 14:52:55 UTC
90e1369 Merge 1.91. 04 June 1997, 10:51:58 UTC
9eb8819 Add this file to 2.1 branch too (just in case). 04 June 1997, 00:03:36 UTC
e429e2b This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. 04 June 1997, 00:02:02 UTC
e04e0f0 YAMFC - Fix for promiscuous mode. 28 May 1997, 15:08:03 UTC
2b724da MFC: fix for -k. PR: 3666 Reviewed by: Submitted by: Obtained from: 24 May 1997, 10:46:02 UTC
6d01e99 MFC->2.1: Fix buffer overflow 22 May 1997, 21:42:19 UTC
0646e51 MFC - Remove statement saying the 3c589D is not supported, since the driver has been patched to support it now. 21 May 1997, 18:53:48 UTC
c17a397 MFC - 3C589D support. 21 May 1997, 18:43:37 UTC
d2fad0e Merge from current: Don't send arp request for the ip address 0.0.0.0. 14 May 1997, 16:45:42 UTC
0ee6bda Yep, I was wrong about this one too - looks like hub's /usr/src is totally bogus then! :-( 14 May 1997, 14:38:00 UTC
acda718 Whoops!! There is an fsirand here, I must simply be using an old CVS repository on hub (goes off to investigate). Will back out other 2.1 change if it turns out I was wrong about that too. 14 May 1997, 14:19:45 UTC
4b3c196 No fsirand in this branch (did someone update a bunch of Makefiles into 2.1.0 but forget the subdirs? ;-) 14 May 1997, 13:22:10 UTC
57a2e52 No compat dir in this branch. 14 May 1997, 12:46:09 UTC
aec119d Use same syntax as netboot for root and swap mounts. Handle mount options. Ignore T16 (swap server address) and T6 (DNS server). 14 May 1997, 01:36:51 UTC
45ccdbb Bring in some kernel bootp support. This removes the need for netboot to fill in the nfs_diskless structure, at the cost of some kernel bloat. The advantage is that this code works on a wider range of network adapters than netboot. Several new kernel options are documented in LINT. Obtained from: parts of the code comes from NetBSD. 11 May 1997, 17:56:00 UTC
e3ba76d YAMFC (rev 1.13, ensure string termination) 09 May 1997, 16:02:47 UTC
495dd9f YAMFC: rev 1.6, fix error mishandling 06 May 1997, 20:54:50 UTC
4091d51 Merge from -current: create default rule with IP_FW_F_IN | IP_FW_F_OUT. 06 May 1997, 02:21:28 UTC
back to top