summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r122213,harti2003-11-073-0/+273
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of signaling layer of NgATM (user part) 0.91harti2003-11-073-0/+273
| |
* | Add compatibility for 4-stable.simokawa2003-11-071-0/+5
| | | | | | | | Submitted by: imura
* | Add a sub-directory for the signalling layer headers of NgATM.harti2003-11-071-0/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r122208,harti2003-11-071-2/+2
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Re-import of the original NgATM file version 0.91harti2003-11-071-2/+2
| | |
* | | These two files are generated with the ../genfiles script and areharti2003-11-072-0/+707
| | | | | | | | | | | | not part of the imported distribution.
* | | This commit was generated by cvs2svn to compensate for changes in r122205,harti2003-11-0714-0/+10928
|\ \ \ | |/ / | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Virgin import of signaling layer of NgATM shared kernel/user part 0.91harti2003-11-0714-0/+10928
| | |
* | | Don't allow the 'make' target (which rebuilds make for bootstrapping)kris2003-11-071-1/+1
| | | | | | | | | | | | | | | | | | to become confused by a file called 'make' in /usr/src Submitted by: ru
* | | Better attempt at fooling GEOM into working with burnable media.sos2003-11-071-1/+1
| | |
* | | Trim trailing whitespace.rwatson2003-11-071-2/+2
| | |
* | | Slight whitespace consistency improvement:rwatson2003-11-073-4/+4
| | | | | | | | | | | | | | | Trim trailing whitespace. Remove unmatched " " before ")".
* | | Drop r1.6 (warn_system_heders by default). Use stock version ofkan2003-11-071-1/+0
| | | | | | | | | | | | the file from now on.
* | | Merge revs 1.2 (-fformat-extensions), 1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob),kan2003-11-071-2/+20
| | | | | | | | | | | | | | | | | | | | | 1.14 (-O/-O1 optimize alignment for time, not size). Back out r1.22 which used to enable warnings in system headers by default.
* | | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}kan2003-11-071-0/+3
| | | | | | | | | | | | (cross compiling issues).
* | | Merge r1.3 (suppress warnings on K&R main).kan2003-11-071-10/+87
| | |
* | | New GCC version.kan2003-11-071-1/+1
| | |
* | | Merge r1.11 (-mno-align-long-strings).kan2003-11-071-163/+289
| | |
* | | Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZEkan2003-11-071-5/+29
| | | | | | | | | | | | overridable from the command line).
* | | Merge r1.8 (printf format error fixes).kan2003-11-071-28/+53
| | |
* | | Drop the revision 1.2 (don't let gcc(1) hide warnings in system headers)kan2003-11-071-10/+5
| | | | | | | | | | | | and use stock version of this file now.
* | | No FreeBSD-local changes in these files.kan2003-11-077-255/+556
| | |
* | | Add PCID for 6i controllerps2003-11-071-0/+1
| | | | | | | | | | | | Submitted by: John Cagle <john.cagle@hp.com>
* | | This commit was generated by cvs2svn to compensate for changes in r122186,kan2003-11-072-1/+9
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.3.3 20031106 libf2c bits.kan2003-11-072-1/+9
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r122184,kan2003-11-072-1/+9
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.3.3 20031106 Objective C support bits.kan2003-11-072-1/+9
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r122182,kan2003-11-0718-157/+281
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.3.3 20031106 C++ support bits.kan2003-11-0718-157/+281
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r122180,kan2003-11-0789-2667/+4548
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Gcc 3.3.3 20031106.kan2003-11-07104-3132/+5590
| | | |
* | | | Fix locking of the ip forwarding cache. We were holding a referencesam2003-11-071-11/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to a routing table entry w/o bumping the reference count or locking against the entry being free'd. This caused major havoc (for some reason it appeared most frequently for folks running natd). Fix is to bump the reference count whenever we copy the route cache contents into a private copy so the entry cannot be reclaimed out from under us. This is a short term fix as the forthcoming routing table changes will eliminate this cache entirely. Supported by: FreeBSD Foundation
* | | | Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks todavidxu2003-11-063-2/+6
| | | | | | | | | | | | | | | | | | | | zh_CN.GB2312 locale files. zh_CN.GB18030 can be changed in same way, but I havn't done this change since these files already exists.
* | | | Fix an incorrect quote character in an M4 test conditon. Basically, onejhb2003-11-062-2/+2
| | | | | | | | | | | | | | | | | | | | of the verbose print statements that BTXLDR_VERBOSE enables wasn't properly enabled.
* | | | correct behavior when ipv6mr_interface is 0. Matthias Drochnerume2003-11-061-4/+4
| | | | | | | | | | | | | | | | | | | | Notified by: itojun Obtained from: NetBSD
* | | | device_get_name(9) and device_get_nameunit(9) return const char *, not int.des2003-11-061-2/+2
| | | |
* | | | Only disable the old pin when doing a remap if it's current vector is stilljhb2003-11-062-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | the old vector. Reported by: sam
* | | | Fixed some more missing punctuation in comments (most instances in thisbde2003-11-061-12/+12
| | | | | | | | | | | | | | | | | | | | file except for about 30 lines that have more errors and/or need rewording to fit the punctuation).
* | | | Disable the (currently unused) xe_reg_dump() function, until I know forrsm2003-11-061-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | sure that it's not needed any more. Reviewed by: imp (mentor)
* | | | List the three modules that I have that aren't connected to the build.imp2003-11-061-0/+4
| | | |
* | | | Correct the structure packing.ps2003-11-061-14/+14
| | | | | | | | | | | | | | | | Reported by: Vinod Kashyap <vkashyap@3WARE.com>
* | | | Fixed some style bugs (missing punctuation in comments). There are manybde2003-11-061-35/+35
| | | | | | | | | | | | | | | | more of these in proc.h alone.
* | | | Remove "device acpi" from BOOTMFS kernel for boot floppy to unbreak thekuriyama2003-11-061-0/+1
| | | | | | | | | | | | | | | | release build.
* | | | - Somehow I botched my last commit. Add an extra ( to fix things up. I'mjeff2003-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | still not sure how this happened. Reported by: ps
* | | | - Delay the allocation of memory for the pipe mutex until we need it.alc2003-11-061-5/+1
| | | | | | | | | | | | | | | | | | | | This avoids the need to free said memory in various error cases along the way.
* | | | - Simplify pipespace() by eliminating the explicit creation of vm objects.alc2003-11-061-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | Instead, let the vm objects be lazily instantiated at fault time. This results in the allocation of fewer vm objects and vm map entries due to aggregation in the vm system.
* | | | Add support for unaligned ld2, st2, st4 and st8. While here, makemarcel2003-11-061-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | sure we handle stacked registers properly by taking into account that: 1. bspstore points after the frame (due to cover), 2. we need to adjust for intermediate NaT collections.
* | | | Use if_printf() for FWEDEBUG.simokawa2003-11-061-7/+7
| | | |
* | | | s/driver/device/ for config file lineimp2003-11-061-1/+1
| | | |
OpenPOWER on IntegriCloud