aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add skeletal support for GDB. In particular gdb_cpu_getreg() needsMarcel Moolenaar2006-08-243-0/+127
* Fix typo in a comment: DEFINE_CLASSx => DEFINE_CLASS_x.Roman Kurakin2006-08-241-3/+3
* Add an option to allow copying of a hierarchy while linking he regular files.Julian Elischer2006-08-244-82/+105
* Fix another fallout from the IF_LLADDR() type change.Ruslan Ermilov2006-08-241-1/+2
* Fix a bug introduced with rev. 1.204; in vfs_donmount() useMarius Strobl2006-08-241-5/+4
* Don't read in /etc/src.conf when building ports.David E. O'Brien2006-08-241-0/+3
* Add kqueue support to audit pipe pseudo-devices.Robert Watson2006-08-241-0/+84
* - add note about IPSEC_FILTERGIF to fast_ipsec(4) and let the users knowDaniel Gerzo2006-08-242-2/+19
* Always make obj when building the libraries. This never hurts, andWarner Losh2006-08-241-2/+4
* Define mtu as u_int16_t not as int. This should fix problem with rfcommMaksim Yevmenkin2006-08-241-1/+2
* Build gdb on PowerPC.Marcel Moolenaar2006-08-241-1/+1
* New release notes: IPFIREWALL_FORWARD_EXTENDED removed (+MFC),Bruce A. Mah2006-08-242-8/+30
* Properly lock ifmedia callbacks. This should prevent concurrent access to PHY.Oleg Bulyzhin2006-08-241-5/+24
* Add a note that the btime command only works on UFS2.Ceri Davies2006-08-241-1/+4
* Spellcheck.Ruslan Ermilov2006-08-241-20/+20
* Add basic support for PowerPC. This excludes kgdb(1).Marcel Moolenaar2006-08-244-1/+800
* This commit was generated by cvs2svn to compensate for changes in r161561,Marcel Moolenaar2006-08-246-0/+505
|\
| * Add support for PowerPC. These files are added onto the FSF branchMarcel Moolenaar2006-08-246-0/+505
* | Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).Marcel Moolenaar2006-08-241-0/+2
* | Fix path for source file in files.FOO.Roman Kurakin2006-08-231-1/+1
* | Allow fsdb to manipulate the birthtime entries on UFS2.Ceri Davies2006-08-233-3/+29
* | Correct buffer overflow in the handling of LCP options in ppp(4)Colin Percival2006-08-231-12/+24
* | Remove special handling for PC == 0. With this, kgdb can now properlyJohn Baldwin2006-08-231-6/+1
* | Set alarm timer for grace period from the grace_period variable, insteadThomas Quinot2006-08-231-1/+1
* | Pack several boolean fields into single bge_flags field.Gleb Smirnoff2006-08-231-1/+1
* | A pipe bandwidth of 10MBits/s should probablyDavid Malone2006-08-231-1/+2
* | Remove alpha-specific stuff.Ruslan Ermilov2006-08-234-977/+0
* | Remove alpha-specific stuff.Ruslan Ermilov2006-08-238-896/+0
* | Pack several boolean fields into single bge_flags field.Gleb Smirnoff2006-08-232-37/+43
* | Recognize the existence of `auth' and `auth-type'Yaroslav Tykhiy2006-08-231-1/+6
* | POSIX requires that higher numerical values for the priority representDavid Xu2006-08-231-39/+39
* | sendmail 8.13.8 has been merged to other version branchesGregory Neil Shapiro2006-08-232-8/+2
* | Update for PowerPC support. We need to keep rs6000 related files.Marcel Moolenaar2006-08-231-2/+0
* | This commit was generated by cvs2svn to compensate for changes in r161537,Marcel Moolenaar2006-08-2311-0/+4554
|\|
| * Import files needed for PowerPC support and not included in theMarcel Moolenaar2006-08-2311-0/+4554
* | (media_status): Factor common code between IFM_ETHER and IFM_ATM cases.Thomas Quinot2006-08-221-21/+9
* | Fix example:Ruslan Ermilov2006-08-221-12/+12
* | - Add ypserv to the REQUIRE list.Florent Thoumie2006-08-221-1/+1
* | Backout this commit since it breaks startup and some scripts inFlorent Thoumie2006-08-223-77/+25
* | - Remove ramdisk rc.d scripts since they've been replaced by mdconfig{,2}.Florent Thoumie2006-08-224-125/+4
* | Remove alpha left-overs.Ruslan Ermilov2006-08-22107-6882/+14
* | Build mount_smbfs on ia64.Marcel Moolenaar2006-08-221-0/+1
* | Build libsmb and smbutil on ia64.Marcel Moolenaar2006-08-222-0/+8
* | Fix misalignment bugs caused by invalid type casts of pointersMarcel Moolenaar2006-08-224-11/+11
* | It seems that em(4) misses Tx completion interrupts under certainPyun YongHyeon2006-08-221-0/+12
* | Remove alpha left-overs.Marcel Moolenaar2006-08-214-251/+1
* | Use aperture base address from north bridge. Some BIOS does not encodeJung-uk Kim2006-08-212-20/+10
* | Build gperf(1) for/on PowerPC. There's no apparent reason not toMarcel Moolenaar2006-08-211-2/+0
* | Minor style(9) treatment to make things a little more consistantWarner Losh2006-08-212-20/+33
* | While checking for update of snapshot file in the ffs_copyonwrite,Konstantin Belousov2006-08-211-1/+1