swh:1:snp:2ca5d6eff8f04a671c0d5b13646cede522c64b7d

sort by:
Revision Author Date Message Commit Date
c0c03d7 Fix logic error in sshd(8) concerning the handling of failed attempts to bind ports for X11 forwarding. Security: FreeBSD-SA-08:05.openssh Approved by: so (cperciva) 17 April 2008, 00:00:54 UTC
46f7917 Fix sendfile(2) write-only file permission bypass. Security: FreeBSD-SA-08:03.sendfile Approved by: so (simon) 14 February 2008, 11:47:39 UTC
ade6c0c Fix date of last advisory -- January 14th, not January 18th. Approved by: so (cperciva) 15 January 2008, 23:36:53 UTC
be761ae Fix issues which allow snooping on ptys. [08:01] Fix an off-by-one error in inet_network(3). [08:02] Security: FreeBSD-SA-08:01.pty Security: FreeBSD-SA-08:02.libc Approved by: so (cperciva) 14 January 2008, 22:56:43 UTC
5e2cb95 Correct a random value disclosure in random(4). Security: FreeBSD-SA-07:09.random Approved by: so (simon) 29 November 2007, 16:07:53 UTC
721ef3c Correct a buffer overflow in OpenSSL SSL_get_shared_ciphers(). Security: FreeBSD-SA-07:08.openssl Approved by: so (simon) 03 October 2007, 21:42:32 UTC
788946b Correct buffer overflow in tcpdump(1). [SA-07:06] Correct predictable query ids in named(8). [SA-07:07] Security: FreeBSD-SA-07:06.tcpdump Security: FreeBSD-SA-07:07.bind Approved by: so (simon) 01 August 2007, 20:45:49 UTC
af78f3f Correct multiple security issues in how libarchive handles corrupt tar archives, including a potentially exploitable buffer overflow. Approved by: so (cperciva) Reviewed by: kientzle Security: FreeBSD-SA-07:05.libarchive 12 July 2007, 15:01:56 UTC
3f573c5 Fix buffer overflow in libmagic(3). Security: FreeBSD-SA-07:04.file Approved by: so (cperciva) 23 May 2007, 16:13:20 UTC
fce8996 Disable processing of IPv6 type 0 Routing Headers. This behaviour can be changed via the (newly added) net.inet6.ip6.rthdr0_allowed sysctl. Security: FreeBSD-SA-07:03.ipv6 Approved by: so (cperciva) 26 April 2007, 23:42:23 UTC
50d27e8 Fix problems in FreeBSD Update concerning the updating of SMP kernels. Approved by: so (cperciva) Errata: FreeBSD-EN-07:05.freebsd-update 15 March 2007, 08:06:11 UTC
70377ef MFS sys/netinet6/nd6.c rev 1.48.2.18: Fix behavior of IPv6 over point-to-point gif(4) interfaces. [EN-07:02] MFS etc/rc.d/jail rev 1.23.2.8: Fix rc.d jail script interface IP alias removal. [EN-07:03] Approved by: so (simon) Submitted by: re (bmah) [EN-07:02]; Philipp Wuensche, simon [EN-07:03] Errata: FreeBSD-EN-07:02.net FreeBSD-EN-07:03.rc.d_jail 28 February 2007, 18:24:37 UTC
702a8b9 Correct two remote denials of service in BIND involving DNSSEC and recursive DNS queries respectively. Security: FreeBSD-SA-07:02.bind Approved by: so (cperciva) 09 February 2007, 20:24:15 UTC
10c0e2c Bump BUILDNAME too. It had remained -STABLE in 6.1 but other previous releases used -RELEASE so go with that. Noticed by: bmah Approved by: re (implicit) 11 January 2007, 22:54:45 UTC
556116e We think we're ready to go... Approved by: re (implicit) 11 January 2007, 21:59:11 UTC
d00da15 Prepare for 6.2-RELEASE. Approved by: re (implicit) 11 January 2007, 21:47:14 UTC
5562100 Semantically sync with English revision. Approved by: re (bmah) 11 January 2007, 20:30:32 UTC
687b897 Simplified Chinese version of SA-07:01.jail release note. Approved by: re Submitted by: delphij 11 January 2007, 20:01:45 UTC
ee55ba8 MFC: SA-07:01.jail. Bump copyright date while here. Approved by: re 11 January 2007, 19:53:37 UTC
f6d2729 Also document FreeBSD-SA-07:01.jail on this branch which is for: Fix jail rc.d script privilege escalation via symlink attack against /var/log/console.log and mount points. Approved by: re (bmah) 11 January 2007, 18:27:07 UTC
c885093 Fix jail rc.d script privilege escalation via symlink attack against /var/log/console.log and mount points. Security: FreeBSD-SA-07:01.jail Approved by: re (bmah) 11 January 2007, 18:17:24 UTC
2a6e263 MFC: rev. 1.5 Sync the hardware list with the driver and with what I could find on the Areca website. Also remove the module from the FILES section, it's already covered in the SYNOPSIS. Approved by: re (hrs) 11 January 2007, 11:34:34 UTC
88fb059 The pc98 porting team's copyright year should be 2003, when 5.0-RELEASE, the first release including pc98 is released. Noticed by: hrs Confirmed by: nyan Approved by: re (kensmith) 10 January 2007, 14:36:32 UTC
4803c2a MFC: The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should check length of the pathname in the range 0<=n<=NFS_MAXPATHLEN, not 0<n<=NFS_MAXPATHLEN. This fixes a minor interoperability problem that the FreeBSD NFS server did not allow a symlink pointing the empty pathname. Approved by: re (kensmith) 07 January 2007, 13:22:49 UTC
c3c4596 Bump copyright year to 2007, and a happy new year to everyone! Approved by: re (bmah) 02 January 2007, 16:37:33 UTC
e465825 MFC: Add "nojail" keyword to prevent spurious error messages. Spotted by: Keve Nagy PR: conf/107083 Approved by: re (kensmith) 31 December 2006, 15:26:25 UTC
be73e59 MFC: 1.7 (1.6.8.1) Fix a typo in __fpu_ftox() that caused long double to long (and long long) conversion of negative numbers to always result in -1. While at it, rearrange the nearby comment so it fits in 80 chars per line, like the rest of this file does. PR: 107130 Approved by: re (bmah) Committed from: 23C3 28 December 2006, 18:26:02 UTC
6ab0a4b MFRELENG_6 (by bruffer): Don't claim that bce(4) supported polling while it still need some work to do. Approved by: re (bmah) 28 December 2006, 16:40:27 UTC
19d9679 MFC: Mention arcmsr(4) and resolver update; update Simplified Chinese translation. Approved by: re (bmah) 28 December 2006, 16:36:32 UTC
7827376 Ready for RC2, finally... Approved by: re (implicit) 24 December 2006, 07:32:01 UTC
dc1185a MFC: Add inverted amplifier sense quirk for HP Compaq nx4300 and few NEC VersaPro. PR: kern/106104, kern/104715 Submitted by: Shun-ichi Kobayashi <koba@mbox.kudpc.kyoto-u.ac.jp> KAWATA Masahiko <kawata@mta.biglobe.ne.jp> Add support for Nvidia Nforce MCP04 AC97 controller. PR: kern/106829 Submitted by: Frédéric Petit <fredantispam@free.fr> Approved by: re (kensmith) 24 December 2006, 05:44:46 UTC
30c4071 MFC: 1.91 Ignore SIGPIPE, instead of terminating process. PR: 81230 Submitted by: Dmitrij Tejblum <tejblum yandex-team ru> Approved by: re (kensmith) 23 December 2006, 16:58:56 UTC
ecf6e96 MFC: Merge BIND9 9.3.3 into main chunk. include/arpa/nameser_compat.h: 1.6 lib/libc/inet/inet_cidr_ntop.c: 1.1.1.2 lib/libc/inet/inet_net_ntop.c: 1.3 lib/libc/isc/eventlib_p.h: 1.4 lib/libc/resolv/mtctxres.c: 1.3 lib/libc/resolv/res_init.c: 1.4 lib/libc/resolv/res_send.c: 1.5 Approved by: re (kensmith) 23 December 2006, 06:15:22 UTC
036a203 MFS of v1.122.2.12 which was an MFC of v1.134: >> revision 1.134 >> date: 2006/03/05 17:52:32; author: phk; state: Exp; lines: +4 -2 >> When we get an unknown ATAPI comand, try it even if it is not listed, >> in all likelyhood just passing it through will work. > >This fix allows for burning CDs/DVDs on USB drives which would be nice >for 6.2... > >Original work by: phk >Requested by: phk >Reviewed by: iedowse Approved by: re (bmah) 23 December 2006, 02:03:40 UTC
07de39f MFR6: Store fault address into POSIX siginfo. Approved by: re (kensmith) 23 December 2006, 01:11:13 UTC
e796f26 MFR6: return EINVAL if thread was detached. Approved by: re (kensmith) 23 December 2006, 00:59:50 UTC
5e31c91 MFR6: Fix thread preemption problem in ksegrp. Approved by: re (kensmith) 23 December 2006, 00:39:56 UTC
3496f35 MFC: Bring the arcmsr driver up to the vendor 1.20.00.013 version. Submitted by: Erich Chen Approved by: re 21 December 2006, 21:59:19 UTC
97e3209 Partially back out revs 1.134 and 1.50 of if_bge.c and if_bgereg.h, respectively. A lot more is needed to support these chips than just PCI IDs, and the code added to 7-CURRENT isn't ready for FreeBSD 6 yet. Approved by: re 21 December 2006, 21:53:54 UTC
1684497 MFC to 6.2 release all the cam module depend foo. Approved by: re (Ken) 21 December 2006, 21:00:52 UTC
34007b7 MFR6 (1.11.2.3) Add E200, E200i, P400, and P400i storage controllers to supported list. Remove the E400 since it is not a real product. The driver change was MFC'ed 7 months ago. Approved by: re (bmah) 21 December 2006, 17:00:37 UTC
0f8bb1a MFC Rev. 1.267 Retest tp->t_session because Giant might have been temporarily dropped while waiting for proctree_lock, allowing for an intervening tty_close() that cleared tp->t_session. Submitted by: tegge Approved by: re (kensmith) 21 December 2006, 16:25:42 UTC
a181c86 MFC: Document that kern.ipc.nsfbufs can be 0 on some arch'es. Approved by: re (bmah) 21 December 2006, 12:43:02 UTC
510f049 MFC: sbin/ggate/ggated/ggated.c 1.8,1.9 sbin/ggate/shared/ggate.c 1.7,1.8 sbin/ggate/shared/ggate.h 1.4,1.5 Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctl returns u_int. Reported by: Javier Martín Rueda <jmrueda@diatel.upm.es> PR: amd64/91799 Approved by: re (bmah) 20 December 2006, 17:21:54 UTC
2b75833 Redo previous merge from RELENG_6 (rev 1.144.2.7) to fix build. Approved by: re (implicit, fix build) 20 December 2006, 03:05:30 UTC
b355e81 MFC: 1.155 (without vfs_mount_error()): - Fix MNT_UPDATE for msdosfs, do not allow "export" requests if MSDOSFS_LARGEFS flag is set. PR: 105412 Approved by: re (bmah) 20 December 2006, 01:32:59 UTC
f9f8d84 MFC version 1.6 of each Makfile, fixing man page markup. Approved by: re (kensmith) 19 December 2006, 18:26:47 UTC
dc0eba9 MFC rev. 1.4: Fix overflow on 1 TB. Approved by: re (bmah) 18 December 2006, 12:16:17 UTC
a999f76 MFC: rev. 1.34 Document IBM ServeRAID 8k support. Approved by: re (bmah) 14 December 2006, 23:56:26 UTC
7224805 Mention BIND 9.3.3 MFC. Approved by: re (bmah) 14 December 2006, 19:30:32 UTC
235391e MFR6 revision 1.54.2.8: Add PCI Id for ServeRAID 8k. Submitted by: Danny Braniss Ok'ed by: scottl Approved by: re (bmah) 14 December 2006, 06:58:02 UTC
fb5d7e4 MFC upgrade to version 9.3.3 Approved by: re (kensmith) 13 December 2006, 09:52:30 UTC
fd1a6ea This commit was manufactured by cvs2svn to create branch 'RELENG_6_2'. 10 December 2006, 07:10:00 UTC
f96842c MFR6 1.258.2.8 (by bde): MFC (1.270: don't do null Setattr RPCs for VA_MARK_ATIME). Approved by: re (kensmith), bde 09 December 2006, 17:49:56 UTC
5ca81bc MFen 1.883.2.52.2.2 -> 1.883.2.52.2.4 Approved by: re (bmah) 08 December 2006, 18:53:32 UTC
dce6919 MFC: Disable IPv6 configuration for interfaces in pccard_ether_start(). After a change of devd.conf, devd(8) handles NIC attach/detach event by using /etc/pccard_ether with the interface name as the argument. This model does not work properly with IPv6 configuration because the implementation of IPv6 stateless auto-configuration in the FreeBSD rc.d scripts depends on whether there are any explicit configurations for interfaces or not. It works this way: if no manual configuration, it will perform auto-configuration, but otherwise no auto-configuration will be performed. So, this behavior can only be determined by all of the interfaces on a system, not a single one. For this reason, the network6_interface_setup() function called from the pccard_ether_start() does not work with a single interface name. And what is worse, this combination of devd.conf and pccard_ether_start() caused a bad side-effect that when ipv6_enable=YES, all of interfaces marked as DOWN would be UP unconditionally (and router solicitation was sent) just after devd(8) was invoked. This should be fixed in a more sophisticated way. Approved by: re (kensmith) 08 December 2006, 15:53:40 UTC
400075d MFC: Add a link-local address to the lo0 even when ipv6_enable="NO". A kernel with INET6 always has ::1 on lo0, so in the case of ipv6_enable="NO" the lo0 can have ::1 with no link-local address. This is a violation of the IPv6 specification. As a workaround for this situation, fe80::1 is added in rc.d/auto_linklocal when lo0 has no link-local address. This should not be harmful for IPv4-only users. Approved by: re (bmah, kensmith) 08 December 2006, 06:43:35 UTC
2cfcbd6 MFC: Ignore breakpoint instructions in vm86 mode. Approved by: re (kensmith) 07 December 2006, 22:30:22 UTC
3fe3077 MFC: Fix an off by one error in struct nve_tx_desc's frags[] array. Approved by: re (kensmith) 07 December 2006, 22:28:52 UTC
9dc7048 MFC: Handle an end of ULONG_MAX properly in rman_manage_region(). Approved by: re (kensmith) 07 December 2006, 22:28:17 UTC
cb060d0 MFC: SA-06:25.kmem. Approved by: re (implicitly) 06 December 2006, 19:57:22 UTC
2dfb6bc MFC: document that NCQ is not yet supported. PR: kern/106343 Approved by: re (rwatson) 06 December 2006, 19:08:54 UTC
b29d078 Correct a signedness bug which allowed members of the operator group to read kernel memory. Security: FreeBSD-SA-06:25.kmem Approved by: re (kensmith) 06 December 2006, 09:14:23 UTC
c54ae3f MFC: Fix to readdir+ reply handling. When inserting an entry into the namecache, initialize the nfsnode's ctime. Otherwise a subsequent lookup purges the just entered namecache entry. Approved by: re 05 December 2006, 18:44:59 UTC
61e2bc9 MFC rev. 1.16: check that -w width is not above maximum. Approved by: re (kensmith) 04 December 2006, 09:42:22 UTC
83c6719 MFC: sys/kern/vfs_subr.c 1.682 Add 'show vnode <addr>' DDB command. Requested by: kib Approved by: re (kensmith) 04 December 2006, 08:47:53 UTC
189db29 MFC: revision 1.153 Increase USR_MIN_SIZE to 160 because it requires more disk space. Approved by: re (bmah) 03 December 2006, 02:46:34 UTC
2f31b61 MFC: sys/nfsserver/nfs_serv.c 1.167 Protect nfsm_srvpathsiz() call with the nfsd_mtx lock. Reviewed by: mohans Requested by: kib Approved by: re (rwatson) 02 December 2006, 09:02:30 UTC
26d6f2b MFC: sys/geom/eli/g_eli.c 1.32,1.33 Skip disabled CPU, because after we sched_bind() to a disabled CPU, we won't be able to exit from the thread. Function g_eli_cpu_is_disabled() stoled from kern_pmc.c. PR: kern/104669 Reported by: Nikolay Mirin <nik@optim.com.ru> Approved by: re (kensmith) 02 December 2006, 08:52:40 UTC
9215a30 MFS: Remove 16-bit wide I/O. It breaks when the register shift is non-null and may not work on all chipsets. PR: i386/105616 Approved by: re (kensmith) 29 November 2006, 17:54:59 UTC
9dc089d Merge ip_output.c:1.242.2.17, ip_var.h:1.95.2.1, tcp_usrreq.c:1.124.2.4 from RELENG_6 to RELENG_6_2: Reformulate ip_ctloutput() and tcp_ctloutput() to work around the fact that so_pcb can be invalidated at any time due to an untimely reset. Move the body of ip_ctloutput() to ip_ctloutput_pcbinfo(), which accepts a pcbinfo argument, and wrap it with ip_ctloutput(), which passes a NULL. Modify tcp_ctloutput() to directly invoke ip_ctloutput_pcbinfo() and pass tcbinfo. Hold the pcbinfo lock when dereferencing so_pcb and acquiring the inpcb lock in order to prevent the inpcb from being freed; the pcbinfo lock is then immediately dropped. This is required as TCP may free the inppcb and invalidate so_pcb due to a reset at any time in the RELENG_6 network stack, which otherwise leads to a panic. This panic might be frequently seen on highly loaded IRC and Samba servers, which have long-lasting TCP connections, query socket options frequently, and see a significant number of reset connections. This change has been merged directly to RELENG_6 as the problem does not exist in HEAD, where the invariants for so_pcb are much stronger; the architectural changes in HEAD avoid the need to acquire a global lock in the socket option path. This change will be merged to RELENG_6_2. PR: 102412, 104765 Reviewed by: Diane Bruce <db at db.net> Tested by: Daniel Austin <daniel at kewlio dot net>, Kai Gallasch <gallasch at free dot de> Approved by: re (kensmith) 28 November 2006, 23:19:18 UTC
ebfb0cc MFS v1.233.2.4: > date: 2006/11/28 17:08:43; author: kensmith; state: Exp; lines: +1 -1 > MFC v1.240: > revision 1.240 > date: 2006/11/23 00:57:10; author: kensmith; state: Exp; lines: +1 -1 > Oops - what people refer to as linux_base-fc4 calls itself linux_base-fc > and that's what pkg_add needs. Approved by: re (bmah) 28 November 2006, 17:30:58 UTC
de182ed Merge rev 1.10 of if_bcereg.h and 1.20-1.21 of if_bce.c These fix VLAN tag handling and close a race in the TX path that would lead to lost packets under heavy load. Approved by: re 28 November 2006, 17:14:07 UTC
d347a3a MFC: Remove uhidev.4 and references to it, the corresponding code was never imported from NetBSD. Approved by: re (bmah) 27 November 2006, 21:45:59 UTC
fdeb853 Partial MFC of revision 1.4: Fix a bug which caused a spurious "Fetching 2 metadata files... failed." error message the first time FreeBSD Update is run on a release which doesn't need any updates. Approved by: re (kensmith) 27 November 2006, 21:27:33 UTC
cb573e2 Finish MFC (rev. 1.17) "optional" keyword. Approved by: re (kensmith) 26 November 2006, 15:46:30 UTC
8123d30 Fix minor typo: s/will enabled/will enable/ Submitted by: moose at opera dot com Approved by: re (implicitly) 24 November 2006, 18:02:12 UTC
61f1c29 MF RELENG_6: revision 1.4 date: 2006/01/14 20:45:02; author: ru; state: Exp; lines: +2 -0 Ignore spurious '\0' first character read on a serial console. This allows me to "boot -a" over a serial console. Tested on several machines. Approved by: ru Approved by: re (kensmith) 23 November 2006, 08:41:08 UTC
b0dd1b3 MFen 1.883.2.52.2.1 -> 1.883.2.52.2.2 Approved by: re (bmah) 23 November 2006, 08:04:25 UTC
280ef71 MF6: Fix ARM build. Approved by: re(KEN) 23 November 2006, 02:13:40 UTC
194dbe9 Fix a race in soclose() where connections could be queued to the listening socket after the pass that cleans those queues. This results in these connections being orphaned (and leaked). The fix is to clean up the so queues after detaching the socket from the protocol. Thanks to ups and jhb for discussions and a thorough code review. Approved by: re 22 November 2006, 23:06:26 UTC
f46277b MFS v1.887.2.20: > revision 1.887.2.20 > date: 2006/11/22 20:47:58; author: kensmith; state: Exp; lines: +5 -6 > Go back to building documentation for all the languages now that we have > a separate disc just for docs. Approved by: re (bmah) 22 November 2006, 21:16:19 UTC
1d22692 New release notes (direct commits): sysinstall(8) kernel installation fix, sysinstall(8) multi-CDROM package installation fix. Modified release notes: Mention HAL support in GNOME update note [1]. Approved by: re (implicitly) Requested by: marcus [1] 22 November 2006, 17:22:50 UTC
8a5cf28 MFS 1.106.2.1: revision 1.106.2.1 > date: 2006/11/22 13:44:27; author: kensmith; state: Exp; lines: +15 -19 > MFC v1.108: >> revision 1.108 >> date: 2006/11/19 08:12:54; author: kensmith; state: Exp; lines: +15 -19 >> Move the check for which disc volume we have/want to after we install >> the package dependencies. Installation of the dependencies may leave >> us on the wrong disc volume. Approved by: re (bmah) 22 November 2006, 14:28:45 UTC
d132dfd MFRELENG_6: rev. 1.1.2.5. Obey the RELENG_6 rules for dealing with Giant for vn_open. Reported by: Steve Wills (steve at stevenwills com) Reviewed by: rwatson Approved by: re (bmah) 22 November 2006, 11:51:12 UTC
1ff50ed MFS of v1.6.2.8: > revision 1.6.2.8 > date: 2006/11/21 17:26:56; author: kensmith; state: Exp; lines: +2 -2 > MFC v1.16 and v1.14: > >> revision 1.16 >> date: 2006/11/17 05:10:41; author: kensmith; state: Exp; lines: +1 -1 >> Shift to vim-lite package because vim package doesn't build at the moment. >> >> revision 1.14 >> date: 2006/11/16 19:08:27; author: kensmith; state: Exp; lines: +1 -1 >> Switch to emulators/linux_base-fc4 since that's the new default >> Linux emulator. Approved by: re (bmah) 21 November 2006, 19:08:27 UTC
6ea4aaa MFC v1.233.2.3: > revision 1.233.2.3 > date: 2006/11/21 17:40:52; author: kensmith; state: Exp; lines: +1 -1 > MFC v1.239: > >> revision 1.239 >> date: 2006/11/16 19:09:41; author: kensmith; state: Exp; lines: +1 -1 >> Switch to linux_base-fc4 for the Linux emulation package. Approved by: re (bmah) 21 November 2006, 19:04:47 UTC
b6f2c34 MFS of v1.887.2.19: > revision 1.887.2.19 > date: 2006/11/21 17:46:17; author: kensmith; state: Exp; lines: +13 -2 > MFC v1.918: > >> revision 1.918 >> date: 2006/11/16 23:09:35; author: kensmith; state: Exp; lines: +13 -2 >> Move the documentation to its own separate disc to make room for more >> packages on disc2. This will also let users decide if they want to >> have a CD of the docs at all - unless they're disconnected from the >> net they will probably find the Web site more useful. >> >> Reviewed by: ru Approved by: re (bmah) 21 November 2006, 19:02:16 UTC
485c9d3 MFC: Added yet another extra fxp(4) PCI ID. PR: kern/104896 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Reviewed by: imp (mentor), jfv Approved by: re (bmah), imp (mentor) 20 November 2006, 16:22:32 UTC
1933187 MFen: errata/article.sgml: 1.73.2.34 -> 1.73.2.34.2.2 relnotes/common/new.sgml: 1.883.2.52 -> 1.883.2.52.2.1 Approved by: re (bmah) 19 November 2006, 08:05:05 UTC
cbc1bcd Update FreeBSD version to which this document applies. Pointed out by: delphij Approved by: re (implicitly) 18 November 2006, 21:28:42 UTC
d942ff7 Update manpath for 6.2-RELEASE manpages. Approved by: re (implictly) 17 November 2006, 20:44:03 UTC
0a8e44f MFC: Move of GNOME-related programs. New release notes (direct commit to this codeline): tty(4) fixes, devfs(5) fixes. Approved by: re (implicitly) 17 November 2006, 20:38:14 UTC
80e4a08 Trim errata file for 6.2-RELEASE. Submitted by: delphij Approved by: re (implicitly) 17 November 2006, 20:28:07 UTC
e438a89 Unbreak release notes build, caused by me giving incorrect information to kensmith@. The entities indicating the type of release are different between RELENG_5 and RELENG_6, although (in a moral sense) they should be the same. Approved by: re (implicitly) Pointy hat to: bmah 16 November 2006, 04:24:58 UTC
21e933e Missed a piece that needs to be adjusted when shifting from a development branch to a release branch. Poked by: bmah Approved by: re (implicit) 15 November 2006, 22:20:59 UTC
b9b7a22 Get ready for RC1 builds. Approved by: re (implicit) 15 November 2006, 21:40:06 UTC
2c14fb5 Adjust __FreeBSD_version for this being a release branch. Approved by: re (implicit) 15 November 2006, 21:37:51 UTC
00ec105 Update the branch tag cvsup will use. Approved by: re (implicit) 15 November 2006, 21:35:50 UTC
1f60f7a Updates for this being the 6.2-RELEASE branch. Approved by: re (implicit) 15 November 2006, 21:33:25 UTC
back to top