aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* nge(4) should work on all archs now.Christian Brueffer2009-05-211-1/+0
| | | | Notes: svn path=/head/; revision=192530
* FILE has been upgraded from 4.23 to 5.03.Xin LI2009-05-181-0/+3
| | | | Notes: svn path=/head/; revision=192353
* Add bwi(4) and urtw(4).Christian Brueffer2009-05-161-0/+4
| | | | Notes: svn path=/head/; revision=192196
* less has been updated to v429Xin LI2009-05-111-1/+1
| | | | Notes: svn path=/head/; revision=191987
* fix various build errors (missing or wrong return types forLuigi Rizzo2009-04-271-16/+22
| | | | | | | | | various functions returning void, missing headers, and so on). MFC after: 4 weeks (not before 7.3 is out, anyways) Notes: svn path=/head/; revision=191565
* Bump copyright year;Marc Fonvieille2009-04-261-2/+3
| | | | | | | Add missing colon and fix broken entity. Notes: svn path=/head/; revision=191511
* Unbreak the build of relnotes.Marc Fonvieille2009-04-261-1/+1
| | | | Notes: svn path=/head/; revision=191509
* s/it's/it is/Marius Strobl2009-04-251-1/+1
| | | | Notes: svn path=/head/; revision=191492
* Sync the sparc64 hardware notes with reality, mainly regarding supportMarius Strobl2009-04-251-15/+72
| | | | | | | | | | of sun4u-machines based on USIII and beyond in 7.2-RELEASE. Reviewed by: blackend MFC after: 3 days Notes: svn path=/head/; revision=191491
* The sr(4) driver is removed.Yoshihiro Takahashi2009-04-171-1/+0
| | | | Notes: svn path=/head/; revision=191206
* The ar(4), ray(4) and sr(4) drivers are removed.Yoshihiro Takahashi2009-04-171-8/+0
| | | | Notes: svn path=/head/; revision=191205
* Autogenerate hardware notes for the uath(4) driver.Christian Brueffer2009-04-071-0/+2
| | | | Notes: svn path=/head/; revision=190825
* provide the absolute path for /etc/rc1Luigi Rizzo2009-04-061-1/+1
| | | | Notes: svn path=/head/; revision=190761
* add some popular device and comment some potentially useful optionsLuigi Rizzo2009-04-061-0/+5
| | | | Notes: svn path=/head/; revision=190760
* there is no dev_mkdb anymoreLuigi Rizzo2009-03-261-1/+0
| | | | Notes: svn path=/head/; revision=190438
* This config file uses dynamically linked binaries, which is moreLuigi Rizzo2009-03-253-91/+99
| | | | | | | | | | | | | | convenient when you want to import other programs because the libraries will not be replicated. Given that there are no floppies around anymore, I have bumped the fd size to 4MB (which is more than reasonable even for embedded platforms) and gives some room for other utilities. MFC after: 3 days Notes: svn path=/head/; revision=190421
* devfs is the standard nowLuigi Rizzo2009-03-251-1/+0
| | | | Notes: svn path=/head/; revision=190420
* add support for shared "crunch" binary.Luigi Rizzo2009-03-251-20/+59
| | | | Notes: svn path=/head/; revision=190411
* Change yet another script to use /dev/mdX instead of /dev/mdXc (seeMarius Strobl2009-03-241-2/+2
| | | | | | | also r188438). Notes: svn path=/head/; revision=190390
* remove stale comments on the size of objects, they are moreLuigi Rizzo2009-03-241-68/+48
| | | | | | | | | | than 10 years old and do not reflect reality anymore. Also remove some commented out entries that have no hope to be useful anymore. Notes: svn path=/head/; revision=190385
* add a function to help copying shared binaries from the outputLuigi Rizzo2009-03-241-2/+67
| | | | | | | of a buildworld. Notes: svn path=/head/; revision=190383
* remove unused "package" entry.Luigi Rizzo2009-03-241-66/+55
| | | | | | | | | default to use devfs (we do that anyways) Many small changes in comments Notes: svn path=/head/; revision=190378
* uscanner(4) has been removed, delete it from the hardware notes toChristian Brueffer2009-03-205-9/+0
| | | | | | | fix the build. Notes: svn path=/head/; revision=190139
* add the option to picobsd to copy files from the host filesystemLuigi Rizzo2009-03-181-5/+50
| | | | | | | | | | | | | without root privs. This is done, among other things, replacing the absolute paths in the symlinks with relative paths, so we do not need to do a chroot to follow them. Still need to update the manpage. MFC after: 3 days Notes: svn path=/head/; revision=189978
* Warns fixes: use putenv rather than setenv to avoid constness problems,David Malone2009-03-172-2/+4
| | | | | | | | | when we want to print an off_t cast to intmax_t and use %jd. Up WARNS to 6. Notes: svn path=/head/; revision=189936
* txp(4) should work on all architectures now.Christian Brueffer2009-03-121-1/+0
| | | | Notes: svn path=/head/; revision=189732
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to theAndrew Thompson2009-03-096-6/+6
| | | | | | | | | | | | ports tree so that programs use libusb from the base by default. Thanks to Stanislav Sedov for sorting out the ports build. Bump __FreeBSD_version to 800069 Help and testing by: stas Notes: svn path=/head/; revision=189585
* Catch up with USB2 change.Yoshihiro Takahashi2009-03-036-12/+12
| | | | | | | | | | Remove the usbdevs and add the usbconfig. Spotted by: hrs Tested on: i386 Notes: svn path=/head/; revision=189300
* remove duplicate entries for isa and npx, they areLuigi Rizzo2009-03-011-4/+0
| | | | | | | in by default now Notes: svn path=/head/; revision=189234
* when initializing, also build _includes and _librariesLuigi Rizzo2009-02-201-2/+2
| | | | | | | | | On passing, fix a wrong comment MFC after: 3 days Notes: svn path=/head/; revision=188851
* use /boot/loader by default, because the boot code seems toLuigi Rizzo2009-02-201-59/+108
| | | | | | | | | | | | | have problems with kernels larger than 4MB. Add a flag to avoid the /boot/loader and use the old method. Add support for an additional makefile to perform custom manipulation (this is not documented yet). Add support for building an ISO image (not complete) Notes: svn path=/head/; revision=188835
* update 'sio' with 'uart' and apply related changes.Luigi Rizzo2009-02-194-13/+20
| | | | Notes: svn path=/head/; revision=188834
* Restore MAKE_FLOPPIES for pc98.Yoshihiro Takahashi2009-02-141-0/+1
| | | | Notes: svn path=/head/; revision=188607
* Specify 4096 block-size and 512 fragment-size.Yoshihiro Takahashi2009-02-141-5/+2
| | | | | | | This fixes no space error. Notes: svn path=/head/; revision=188606
* Turn off the parallel make options accidentally turned on by the previousKen Smith2009-02-101-2/+2
| | | | | | | | | commit. Sigh. Noticed by: rdivacky Notes: svn path=/head/; revision=188439
* Due to some recent-ish work on GEOM/G_PART the c partition (by traditionKen Smith2009-02-101-2/+2
| | | | | | | | | | the whole disk) isn't available any more since it was redundant. Just use /dev/md0 instead of /dev/md0c to build the filesystem on. Consulted-with: marcel Notes: svn path=/head/; revision=188438
* Turn off the building of boot floppies for amd64/i386.Ken Smith2009-02-101-4/+2
| | | | Notes: svn path=/head/; revision=188437
* Note new fetch if-modified-since support in the userland section, andMurray Stokely2009-01-091-0/+7
| | | | | | | | | update copyright to 2009. M article.sgml Notes: svn path=/head/; revision=186921
* Increase maximum memory configuration that is reported as stable forMurray Stokely2008-12-171-1/+1
| | | | | | | | | FreeBSD/amd64 to 64GB. Submitted by: Matt Olander (matt@ixsystems.net) Notes: svn path=/head/; revision=186242
* 1. Correct capitalization of a closing tag (no effect on output).Murray Stokely2008-12-171-33/+33
| | | | | | | | | | | 2. Ensure all &arch entities end with ';' (no effect on output). 3. Ensure all &arch lists for drivers/features are comma-separated. PR: docs/127840 (item 2 only) MFC after: 1 week Notes: svn path=/head/; revision=186208
* 1. Update the list of Intel chips which have EM64T and can run the amd64Murray Stokely2008-12-171-13/+31
| | | | | | | | | | | | | | | | port. 2. Increase the known working maximum memory configuration from 8gb to 32gb. PR: docs/102148 (1) Submitted by: Mike Meyer <mwm@mired.org> (1 - partially) Reviewed by: hrs Approved by: re (hrs) MFC after: 1 minute Notes: svn path=/head/; revision=186204
* This main goals of this project are:Qing Li2008-12-151-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. separating L2 tables (ARP, NDP) from the L3 routing tables 2. removing as much locking dependencies among these layers as possible to allow for some parallelism in the search operations 3. simplify the logic in the routing code, The most notable end result is the obsolescent of the route cloning (RTF_CLONING) concept, which translated into code reduction in both IPv4 ARP and IPv6 NDP related modules, and size reduction in struct rtentry{}. The change in design obsoletes the semantics of RTF_CLONING, RTF_WASCLONE and RTF_LLINFO routing flags. The userland applications such as "arp" and "ndp" have been modified to reflect those changes. The output from "netstat -r" shows only the routing entries. Quite a few developers have contributed to this project in the past: Glebius Smirnoff, Luigi Rizzo, Alessandro Cerri, and Andre Oppermann. And most recently: - Kip Macy revised the locking code completely, thus completing the last piece of the puzzle, Kip has also been conducting active functional testing - Sam Leffler has helped me improving/refactoring the code, and provided valuable reviews - Julian Elischer setup the perforce tree for me and has helped me maintaining that branch before the svn conversion Notes: svn path=/head/; revision=186119
* Add ixgbe(4) and upgt(4).Christian Brueffer2008-12-011-0/+4
| | | | Notes: svn path=/head/; revision=185532
* Document ale(4).Xin LI2008-11-242-0/+5
| | | | Notes: svn path=/head/; revision=185241
* Use "KSE" instead of "kse".Xin LI2008-11-191-1/+1
| | | | Notes: svn path=/head/; revision=185105
* Use igb(4) entryXin LI2008-11-191-1/+1
| | | | Notes: svn path=/head/; revision=185104
* This is being committed from a sparc64 (US-III, thanks Marius!) thatKen Smith2008-11-131-0/+1
| | | | | | | | | was installed from a DVD so apparently it works... :-) Enable building DVDs for sparc64. Notes: svn path=/head/; revision=184905
* Correct a typo in Nocona core name.Dmitry Morozovsky2008-10-231-1/+1
| | | | | | | MFC after: 3 days (modulo RE approval) Notes: svn path=/head/; revision=184200
* Move an echo that accidentally got put under the .if defined(MAKE_DVD).Ken Smith2008-10-211-1/+1
| | | | | | | Pointy hat: kensmith Notes: svn path=/head/; revision=184145
* Oops, add missing @.Ken Smith2008-10-211-1/+1
| | | | Notes: svn path=/head/; revision=184144