| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
+ declare some shell variables as 'local'
+ add a missing ';;' in a 'case' statement
+ centralize newfs options
+ properly override GID and UID when installing include files and libraries
+ add a missing '-r' in disklabel commands (maybe not necessary, but it
does not harm and it was used in the RELENG_4 version)
+ no more require 'perl' when installing the secondary loader
+ use '-t rsa1' when invoking ssh-keygen
|
|
|
|
|
| |
ips(4) now supports the recent Adaptec flavors
of ServeRAID series SCSI controller cards.
|
|
|
|
| |
xl(4) hardware TX checksum disabled.
|
|
|
|
|
| |
xl(4) hardware TX checksum disabled,
uart(4) hw.uart.{console,dbgport} environment variable support.
|
|
|
|
| |
Intel ACPI-CA 20040311 import.
|
|
|
|
|
|
| |
SA-04:05.openssl
/etc/rc.d/mixer
/etc/rc.d/gbde_swap (wording fix)
|
|
|
|
| |
libdisk's u_long->d_addr_t change.
|
|
|
|
| |
raid(4) removal.
|
|
|
|
| |
arl(4) for Aironet Arlan 655 wireless adapters.
|
|
|
|
|
| |
ata(4) cardbus ATA/SATA support.
ifconfig(8) prints polling(4) status.
|
|
|
|
|
| |
Move a SGML comment to a more meaningful (and correct) place in this
file.
|
| |
|
|
|
|
|
| |
FreeBSD/i386 can be compiled with icc, ng_atmllc(4), logins(1), GNU
grep 2.4.2.
|
|
|
|
| |
The gsc driver removed.
|
|
|
|
|
|
|
|
| |
rdp(4), le(4), stl(4), stli(4), ctx(4), spigot(4).
Take a guess that the following devices correspond to removed drivers
and blow their entries away too: "Genius and Mustek hand scanners"
(gsc(4)?) and "GPB and Transputer drivers" (gpib(4)?).
|
|
|
|
| |
rdp and spigot driver removed.
|
|
|
|
| |
The le driver removed.
|
|
|
|
|
|
|
|
|
|
| |
old ISA drivers (asc, ctx, gp, stl, stli, wt) removed.
nologin(8) moved to /usr/sbin/nologin.
Update release note:
nologin(8) always reports login attempts[1].
Suggested by: cperciva[1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
64-bit time_t on FreeBSD/sparc64,
em(4) hiccup during ifconfig em0 alias fixed,
ng_vlan(4) netgraph node type,
umass(4) ATAPI MMC commands support,
rc.d/gbde_swap and gbde_swap_enable in rc.conf,
mountd(8) -p <port> option,
nologin(8) syslog support,
OpenBSD's pf and the related userland utils imported,
SIZE attribute in distinfo enabled by default.
(when you find errors or inappropriate descriptions, please let me know.)
|
| |
|
| |
|
|
|
|
| |
1.61 -> 1.65 errata/article.sgml
|
|
|
|
| |
relocate to security advisory section.
|
|
|
|
| |
&release.prev; security fix branch.
|
|
|
|
|
|
| |
ABI change [1], ACPI 20040220.
Submitted by: marcus [1]
|
|
|
|
|
|
|
|
| |
porters-handbook for 5.2.1 docset.
Made this document apply to 5.2.1-RELEASE as well by noting this in
the abstract and noting errata items that were fixed/addressed in
5.2.1.
|
| |
|
|
|
|
|
|
| |
order in the userland section.
No other content changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
descriptor allocation code, udav(4), TCP segment reassembly queue
update, EXT2FS large file support, geom_concat, indent(1) -ldi,
ifconfig(8) name, ip6fw(8) -n, libalias(3) new API, newfs(8)/mdmfs(8)
-l, re-entrant resolver(3) interfaces, savecore(8) large coredump
support, script(1) stdin bugfix, getopt_long(3) changes, gdtoa
20040118.
Modified release notes: Cross-reference resolver(3) rather than
resolver(5).
A number of these release notes were obtained from (or supplemented
by) Mark Johnston's weekly FreeBSD cvs-src summaries.
|
|
|
|
|
| |
Updated release notes: OpenSSH 3.8p1 and default configuration
changes.
|
|
|
|
| |
release bulds.
|
| |
|
|
|
|
|
|
| |
See also src/sbin/mount/Makefile rev 1.14.
Noticed by: snapshots.jp.FreeBSD.org
|
|
|
|
| |
MFCs noted: libdisk fix for PC98, killall(8) -e.
|
|
|
|
| |
commit.
|
|
|
|
|
| |
killall(1) -e, sdpd(8), awk 20040207, GNU readline patches 001-005,
GNU tar renaming, OpenPAM Eelgrass.
|
| |
|
|
|
|
|
|
|
|
| |
These files had tags after the copyright notice,
inside the comment block (incorrect, removed),
and outside the comment block (correct).
Approved by: rwatson (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the regular forth scripts including the stock device.hints file on
the boot floppies.
- gzip all the various text files on the boot floppy that are larger than
one sector to save on space.
- Generate a loader.conf to load the kernel, acpi.ko, and mfsroot making
use of the 'module_before' variables to prompt for a floppy to be entered
when required and use a stock loader.rc. This enables the beastie menu
on i386.
- PC98 has been changed to split the mfsroot for now so that the floppies
fit. When the PC98 bootstrap is updated to work with ELF files (which
needs to happen anyway), then SPLIT_MFSROOT can be turned off for PC98.
|
|
|
|
|
|
| |
section; update manpage entity reference appropriately.
Requested by: cperciva
|
| |
|
| |
|
|
|
|
|
|
| |
libdisk fix for pc98, libpthread default, boot floppy overhaul.
Modified release notes: Rewrite Project Evil note.
|
|
|
|
|
|
|
|
| |
- Add ports/Tools to get some scripts.
- Add missing dependency (print/ghostscript-gnu-nox11). [1]
- Remove unused ports (devel/bison and textproc/mkcatalog). [1]
Submitted by: jhay [1]
|
|
|
|
|
|
|
| |
1.59 -> 1.61 errata/article.sgml
Pointed out by[1]: Daisuke Takahashi <takaha@mue.biglobe.ne.jp>
References[1]: [doc-jp-work 828]
|
|
|
|
|
|
|
|
|
|
|
| |
all MFS root options together and in the same order on all archs.
- Drop support for using the no longer existing 2.88 floppy image for CD
booting on i386 via the EMUL_BOOT variable.
- Use a stock loader on the boot floppy rather than one without forth.
- Force the gzip of the mfsroot in release.9 to succeed. This is useful
when doing lots of rereleases when testing floppy changes.
- If an acpi kernel module exists, stick it on the boot floppy and for
now always load it after the kernel.
|
|
|
|
|
|
|
|
|
|
| |
- Fixed spelling of NO_FLOPPIES to unbreak snapshot building on
architectures that don't support them (as installation source).
- Don't rely on CVS setting execution bits on the shell script.
(This is also consistent with the rest of this makefile.)
Reviewed by: jhb
|
|
|
|
|
|
| |
normal size floppy.
Reviewed by: jhb
|