swh:1:snp:2ca5d6eff8f04a671c0d5b13646cede522c64b7d

sort by:
Revision Author Date Message Commit Date
119cc88 This commit was manufactured by cvs2svn to create tag 'RELENG_4_2_0_RELEASE'. 20 November 2000, 04:41:45 UTC
0b9190a MFC: fix MD macros to work for alpha 20 November 2000, 04:41:44 UTC
484eb95 MFC: Fix to previous security fix. Approved by: jkh 20 November 2000, 01:43:44 UTC
9d94715 MFC 1.75, fixup write-ordering for bitmap blocks. Approved: jkh 19 November 2000, 22:32:35 UTC
197b0b8 Add a new trouble-shooting entry for people cursed with RealTek equipment. Submitted by: "Ted Mittelstaedt" <tedm@toybox.placo.com> 19 November 2000, 20:03:32 UTC
687682c Revert to post-tag state (to track RELENG_4 branch) 19 November 2000, 19:56:32 UTC
4151ad1 Get ready for 4.2-release 19 November 2000, 19:53:40 UTC
223c899 MFC: don't cross stripe boundaries when reviving. Approved by: jkh 19 November 2000, 19:46:40 UTC
48beca4 Get ready for release 19 November 2000, 19:45:55 UTC
53aa955 MFC: Fix a bogon.. 19 November 2000, 12:01:10 UTC
8ee9f83 MFC VFS/BIO portion from 1.267. VM/low-mem fixes will be MFC'd later: KASSERT if the original buffer for a background write was replaced, indicating a probable duplicate I/O or passing I/O resulting in filesystem corruption. There are still probable bugs in the I/O handling and this will catch them rather then allow the FS to become corrupted. Remove the BX_BKGRDINPROG test in brelse() that was not working anyway, to restore prior NFS functionality (which we also believe does not work anyway, but this is safest until we figure out how to fix that whole section). Fixed bogus_page handling in brelse which could lead to invalidation of the wrong page and thus filesystem corruption. Fixed foff calculation in biodone(). I/O's with errors or I/O's brelse()'d rather then initiated could lead to an attempt to reprocess the same b_pages[] element twice, resulting in a 'busy < 0' panic. Approved: jkh Reviewed-by: mckusick, Ian Dowse <iedowse@maths.tcd.ie> Submitted-by: dillon, mckusick, Ian Dowse <iedowse@maths.tcd.ie> 19 November 2000, 01:28:49 UTC
e3dccb9 The line `device stg at ...' caused syntax error. It should be `device stg0 at ...'. Approved by: jkh@FreeBSD.org Pointed out by: Archie Cobbs <archie@packetdesign.com> 18 November 2000, 09:22:07 UTC
5bcd45f MFC: References to security advisories FreeBSD-SA-00:{68,69,70}. Approved by: jkh 17 November 2000, 21:38:13 UTC
2ac06a2 MFC: check to see if prp is null before dereferencing it. 17 November 2000, 19:47:27 UTC
f40cfe9 MFC: mdoc(7) police: use certified section headers wherever possible. 17 November 2000, 12:57:43 UTC
4bda084 Add "standard" ioctl's so that userland programs (notably BIND9) get better blocking semantics. This update does virtually nothing except for providing better returns to ioctl() calls. OK'ed by: jkh 17 November 2000, 06:17:44 UTC
b312149 MFC: do not allow pcn_probe() to put the chip into 32-bit mode, else we could hose the lnc driver when we reject a chip that the lnc driver wants. (Once in 32-bit mode, only a hardware reset can restore 16-bit mode.) Ok'ed by: jkh 17 November 2000, 00:35:19 UTC
6d57d83 MFC: Fix a bug where a statically initialized condition variable was not getting properly initialized in pthread_cond_signal() and pthread_cond_broadcast(). Approved by: jkh 17 November 2000, 00:31:40 UTC
b66b053 MFC: Be a bit more precise about what ``nat deny_incoming yes'' does. Approved by: jkh 16 November 2000, 21:52:03 UTC
524281d MFC: Fix a bug where the signal handler can trample on the stack in which it is currently executing. Approved by: jkh 16 November 2000, 20:21:51 UTC
229f835 Fix a couple of typos Approved by: Warner 16 November 2000, 20:18:45 UTC
717c27c Push back the release date. Glad to know people are reading this :-) Approved by: jkh, indirectly 16 November 2000, 19:49:09 UTC
104c68b Fix typo: s/compatability/compatibility PR: 22842 Submitted by: olgeni@uli.it Approved by: jkh 16 November 2000, 17:50:20 UTC
11259a2 MFC: new netgraph node type ng_one2many(4). Approved by: jkh 16 November 2000, 17:28:32 UTC
d1747f4 MFC: man page for the ichsmb SMBus controller driver. Approved by: jkh 16 November 2000, 16:45:16 UTC
72b1ead MFC: now almost all Ethernet drivers support bridging. Approved by: jkh 16 November 2000, 16:42:51 UTC
ac17f55 MFC: mdoc(7)ify. 16 November 2000, 14:55:21 UTC
4da88c5 MFC: More overflow checking. This patch is ugly, but it works. A better fix will come later. Approved by: jkh 16 November 2000, 13:50:00 UTC
bc3a351 MFC: Build picobsd versions of things in /usr/obj/picobsd/TYPE. Approved by: jkh 16 November 2000, 10:54:05 UTC
919b3c0 Put the probe verboseness behind bootverbose Approved by: jkh 16 November 2000, 10:52:26 UTC
52a01b1 MFC: This file is not required now that all the CRUNCHFLAGS have been migrated to into the crunch.conf files. Approved by: jkh 16 November 2000, 10:35:50 UTC
613773e MFC: Deprecate the idea of CRUNCHFLAGS. Use the new crunchgen capability to roll these up within the crunch.conf file. "Tools not Policy" A lot of these are still too large to fit on a single floppy, but at least they can be tweaked on a per program basis now. Approved by: jkh 16 November 2000, 10:33:36 UTC
6daf65a MFC: Initialize bus_space_handle_t with zero. Approved by: jkh 16 November 2000, 09:30:57 UTC
15caa08 MFC 1.33 -> 1.34 - rename occurances of 'dirname' to not clash with the libc dirname() function. Approved by: jkh 16 November 2000, 08:07:04 UTC
d1303de Fix CVS slippage from a merge. Somehow these two lines remained when they were supposed to be superceded by the following lines. Odd. Anyway, this fixes the coredumps some people have been experiencing when a dynamic update was triggered and ifp got to be NULL somehow. Submitted by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>, nsayer Approved by: jkh 16 November 2000, 07:47:10 UTC
c80bd05 This commit was manufactured by cvs2svn to create branch 'RELENG_4'. 16 November 2000, 05:58:34 UTC
a1bed3a Add manpages for "httpready" and "dataready" accept filters. MFC: accept filter documentation 16 November 2000, 01:02:10 UTC
3e908ec MFC: r1.15, match against both vendor and subvendor. Approved by: jkh 15 November 2000, 23:01:52 UTC
156ce2c This commit was manufactured by cvs2svn to create branch 'RELENG_4'. 15 November 2000, 22:53:03 UTC
5f145ae Document problems booting installmedia on Rawhide and TurboLaser Approved by: jkh 15 November 2000, 21:13:38 UTC
4bf48bf Document hose mapping problems as observed on TurboLaser. This is the panic: hose encoding hack would clobber base address thing. Approved by: wkb 15 November 2000, 21:05:14 UTC
71f994d MFC: Allow crunchgen users to specify custom make arguments within a crunch.conf file. Approved by: jkh 15 November 2000, 18:38:48 UTC
e277651 MFC 1.14->1.15: Don't install route for fec0::/10. It was wrongly replaced from ff02::/16 by me. Approved by: jkh 15 November 2000, 07:47:51 UTC
3cbec61 MFC: turn off src dists 14 November 2000, 21:22:35 UTC
3bcfdc8 MFC: Only tear down scb_data when it exists. This prevents a panic when reporting parity engine chips. Approved by: jkh 14 November 2000, 04:56:52 UTC
7a06eaf MFC: security fix for inability to disable forwarding. 14 November 2000, 03:54:51 UTC
62cba41 Some minor changes for release notes: Some ata(4) items combined into one paragraph. A bktr(4) release note was misplaced in the userland section; it has been moved and combined with a related item. Mention made of security advisories FreeBSD-SA-00:{42,61,62,63}. IP Filter is now supported by rc.conf(5). Items in userland were reordered to put some of the more user-noticed items near the top of the section. Approved by: jkh 14 November 2000, 00:12:32 UTC
893de2f MFC: use sawmill instead of afterstep. 14 November 2000, 00:05:30 UTC
7639124 MFC: Better handling of immediate commands, mainly to solve timeouts in the atapi-tape code... Approved by: jkh 13 November 2000, 08:22:07 UTC
f71ea26 MFC: Only offset raid disks > 1 on the HPT, this should solve the boot problems.. However this demands that dangerously dedicated disks use an offset of at least 10 from the start to not overwrite the raid config sector on the HPT... Approved by: jkh 13 November 2000, 08:21:26 UTC
b3b89af MFC: Fix the probing problems that caused lost slaves etc.. Approved by: jkh 13 November 2000, 08:20:40 UTC
9f4a462 Merged rev 1.76: Fix for a page not busy panic when an IO error occurs. 13 November 2000, 07:15:44 UTC
b61cec8 MFC: des' XPG4 sourced basename(3) / dirname(3) import. This commit comverts basename(1) and dirname(1) to use the new libc routines. Approved by: jkh 12 November 2000, 20:33:22 UTC
432d116 MFC des' import of the XPG4-based basename/devname into RELENG_4. Approved by: jkh 12 November 2000, 18:01:57 UTC
3533ec4 MFC: Correct the logic for checking the emptiness of the waiting queue. Approved by: jkh 12 November 2000, 12:45:29 UTC
ce6809f MFC: stop abusing AUXRELEASETAG 12 November 2000, 11:08:08 UTC
789fec8 MFC: [rev 1.6] -U cannot be an option since some signals start with U. -u is the documented behavior so only check for that. Approved by: jkh 12 November 2000, 10:56:01 UTC
c01cabe MFC: extern.h 1.7, set.c 1.8, tset.c 1.15: Changed some variables to not conflict with ncurses functions. Approved by: jkh 12 November 2000, 07:48:29 UTC
d6302c4 MFC: Only attempt to clear SCSIBUSL on Ultra2 controllers. The clearing is workaround for a selection timeout bug on U2/U160 controllers and happens to be illegal on aic7770 (EISA/VL) controllers. Approved by: jkh 12 November 2000, 07:32:37 UTC
8bc105a MFC: Remove broken PAM support from rlogind. Approved by: jkh 12 November 2000, 07:06:12 UTC
0773f7e MFC 1.16: Remove broken PAM support. 12 November 2000, 07:03:50 UTC
7fd33d8 MFC: 1.33 remove broken PAM support from rshd.c. It doens't allocate a pty so it isn't suitble for interactive PAM modules. Approved by: jkh 12 November 2000, 07:00:38 UTC
1ed8f44 MFC: link shared objections agaisnt libgcc[_r]_pic. (also remove last vestages of -kthread) Approved by: JKH 11 November 2000, 21:52:40 UTC
159884f MFC: ipfilter settings 11 November 2000, 20:34:25 UTC
e2467dc MFC: This brings support for IP Filter into rc.network and rc.conf with the appropriate documentation added to rc.conf(5). This has been tested in -current since Oct 6th. Requested by: Gerhard Sittig <Gerhard.Sittig@gmx.net> 11 November 2000, 20:33:40 UTC
f0b515f MFC 1.68 - fix softupdates crash when quota exceeded Approved by: jkh 11 November 2000, 20:14:03 UTC
9c0c6a9 MFC (1.6: quick fix for not writing group descriptor group, inode bitmaps or block bitmaps before unmount() completes). PR: 22726 11 November 2000, 13:14:15 UTC
97fe649 MFC: Use secure temporary files Approved by: jkh 11 November 2000, 09:29:31 UTC
85d5bcd MFC: Don't use predictable filenames Approved by: jkh 11 November 2000, 09:27:48 UTC
6153b59 MFC: defeat interactive package's attempts to be interactive 11 November 2000, 05:44:40 UTC
8fd62ac MFC: Minimal distribution now gets cropto binaries. This can avoid waring about "no sshd" at booting after installation. Approved by: jkh 11 November 2000, 03:39:58 UTC
fa581ac MFC: Add missing delay after card reset. This fixes random lockups when probing the card at boot time, when more than 1 similar card is found in the machine. Approved by: jkh 11 November 2000, 01:34:17 UTC
2821721 Fix some bogons in release and hardware notes: We don't do WD1003 or WD1007 anymore, the noted binutils and libreadline changes actually pre-dated 4.1, and a note about SMP kernel configs in the alpha release notes really wasn't applicable. Submitted by: obrien Approved by: jkh 11 November 2000, 00:52:29 UTC
bdd907d MFC: Fix to=auto in bootptab. Approved by: jkh 11 November 2000, 00:10:41 UTC
e83dd39 MFC: The fe driver does not support pnp devices. Approved by: jkh 11 November 2000, 00:03:27 UTC
cff1a6f MFC: fixed typo in ENABLE_SUIDPERL comment. 10 November 2000, 10:48:10 UTC
70c1758 MFC: revert to documented (and historical) defaults. Approved by: jkh 10 November 2000, 10:40:58 UTC
5711c24 MFC rev 1.114 and rev 1.115: document ENABLE_SUIDPERL. 10 November 2000, 09:57:48 UTC
5cd5836 MFC: Make numeric shortcut key behaving correctly in "Installation Media" menu. Approved by: jkh 10 November 2000, 09:56:44 UTC
33df6ba MFC 1.7->1.8: backout my previous commit (KAME PR 296). foo != TUNNEL will forbid "ANY" SA from being used for tnunel mode. 10 November 2000, 08:33:07 UTC
e24c49e MFC: Sync gdb thread support to match recent changes to the threads library. Approved by: jkh 10 November 2000, 00:38:53 UTC
984e2b5 MFC: bring in signal handling changes, bug fixes, performance enhancements, and other good stuff. gdb thread changes to follow later tonight. Approved by: jkh 09 November 2000, 23:46:05 UTC
d2cfa38 Merge in release notes for some MFCs that occurred just before 4.1.1-RELEASE, but didn't get noted in RELNOTES.TXT: sysinstall(8) "security profiles", setproctitle(3) moved to libc, sed(1) -E, ln(1) -i, PORTREVISION/PORTEPOCH, asr(4), "nullconsole" in i386 boot loader. Approved by: jkh 09 November 2000, 17:54:57 UTC
7b45b71 MFC: Prevent people from using crontab to read any crontab formatted file. Approved by: jkh 09 November 2000, 11:05:36 UTC
2725e87 MFC rev 1.8 - remove block/char distinction. Approved by: jkh 09 November 2000, 10:48:01 UTC
e50de99 MFC: Fix the missing slave problem, rearrange reset code a bit to allow all ATAPI devices to reset proberly. Approved by: jkh 09 November 2000, 10:47:29 UTC
e2d4b1f MFC: Change .Os parameters. PR: 22684 Submitted by: Akinori YAMADA <yamada-a@nextcom.co.jp> Approved by: jkh 09 November 2000, 05:07:20 UTC
a832016 MFC appropriate bits of 1.16 Approved by: jkh 09 November 2000, 00:51:38 UTC
1617278 MFC: Make it possible for pam_radius to do challenge/response Approved by: jkh 09 November 2000, 00:24:26 UTC
6478e5d MFC: Fix potential corruption of the QINFIFO due to an 8bit math botch. Approved by: jkh 08 November 2000, 14:51:03 UTC
642f6e5 MFC: hack to work around lockup with i450GX chipsets in some systems. PR: i386/20379 Submitted by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp> Approved by: jkh 08 November 2000, 11:26:22 UTC
01f4a49 MFC: remove totally-unused lang.c 08 November 2000, 08:26:34 UTC
70f9035 MFC rev 1.43: Fix linux_getdents syscall. Approved by: jkh 08 November 2000, 02:38:24 UTC
40ad324 MFC: Replace 'more' with 'less', with a link for compatibility. 08 November 2000, 02:31:17 UTC
c251b42 MFC: Make PicoBSD smart and not spam /dev/vn0 and /mnt. Now it uses the first unused vn device and creates a temporary mountpoint in /tmp. Approved by: jkh 08 November 2000, 02:11:54 UTC
0ac9db2 MFC: Make "dial" compile again by applying the "Miscellaneous build cleanups and optimizations" from -current. Approved by: jkh 08 November 2000, 02:08:20 UTC
4799391 MFC 1.49 -> 1.50: Eliminate superfluous "Undefined symbol" error message. Approved by: jkh 08 November 2000, 01:31:28 UTC
1906dc9 MFS: Build the kernel in /usr/obj/usr/src/sys/ using 'make buildkernel'. 08 November 2000, 01:24:18 UTC
5b59216 MFC: Clean up a comment. Approved by: jkh 08 November 2000, 01:07:25 UTC
9d9efa7 Document System V IPC tunables. Approved by: jkh 08 November 2000, 00:30:05 UTC
back to top