summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix standalone module build.ru2005-06-031-0/+6
| | | | Reported by: Boris Samorodov <bsam@ipt.ru>
* Remove libz and pppd redundancyimp2005-06-033-7/+1
|
* Remove a useless printf.cognet2005-06-031-1/+0
|
* Tidy up cvs entries (missed one)imp2005-06-031-1/+0
|
* Drop maintainership.takawata2005-06-031-1/+0
|
* Tidy up cvs entriesimp2005-06-038-21/+0
|
* I've not had time to take care of wi lately...imp2005-06-031-1/+0
|
* Remove myself as maintainer of the OSF/1 compat code. I haven't hadgallatin2005-06-032-3/+0
| | | | | an alpha booting -current since my xp1000 died over a year ago, and I don't think I touched the osf1 code since long before then.
* Remove the EXAMPLES section that describes how to sort by size usingdd2005-06-031-15/+0
| | | | | | | | | | sort(1). This functionality is provided by the -S option now, and it is useful even though a similar effect is achievable with sort(1), since the latter doesn't work in combination with -h. This option is also present in NetBSD, OpenBSD, and GNU fileutils, so there's clearly a demand for it. Noticed by: asmodai
* Improve wording: A sort is "in" a particular order, not "by" add2005-06-031-2/+2
| | | | particular order.
* Add the -S option to sort files by size. NetBSD and OpenBSD alreadydd2005-06-035-12/+43
| | | | | | | | have this option with identical semantics (sorting large files first). -r can be used to reverse the sort if that is desired. PR: 81625 Submitted by: Kostas Blekos <mplekos@physics.upatras.gr>, keramida
* mention libpcap.ume2005-06-031-3/+4
|
* bump SHLIB_MAJOR as libpcap refers getnetbyname(3).ume2005-06-031-1/+1
| | | | Noticed by: ru
* Explain what's so special about share/mk, and be even more friendly.ru2005-06-031-1/+2
|
* fix typo in my previous commit.ume2005-06-031-1/+1
| | | | Submitted by: Jiawei Ye <leafy7382 _at_ gmail.com>
* MPPC node is not thread safe.glebius2005-06-031-0/+3
| | | | | | | PR: kern/79990 Reported by: Arcadiy Ivanov Reported by: atckoe.zlo @ gmail.com MFC after: 1 week
* Revise my status slightly for the bits that I am concerned with.markm2005-06-031-4/+2
|
* Match sys/boot in ensure GCC does not use x86 FP registers in integer code.obrien2005-06-031-1/+2
| | | | Submitted by: Pawel Worach <pawel.worach@gmail.com>
* Make diff(1) follow traditional UNIX SOP of later options nullify earlierobrien2005-06-031-3/+0
| | | | options that are mutually exclusive.
* Fix a typo from previos commit.kan2005-06-031-1/+1
|
* Synchronize access to the per process aiocb lists in many of the functions.alc2005-06-031-2/+19
|
* reflect type change of n_net and getnetbyaddr(3).ume2005-06-031-2/+2
|
* Update bmake glue for GCC 3.4.4.kan2005-06-031-1/+3
|
* Catch up with changes in BDX_OUTPUT_[LR]BRAC callers.kan2005-06-031-2/+2
|
* Merge conflicts for GCC 3.4.4.kan2005-06-0311-180/+343
|
* Localize GCC version string for FreeBSD.kan2005-06-031-1/+1
|
* Stock files.kan2005-06-0313-1318/+2370
|
* mention getnet*(3) ABI breakage.ume2005-06-031-0/+8
|
* - Remove padding for ABI compatibility of n_net member from structume2005-06-035-38/+1
| | | | | | | | | | | | | netent. - Change 1st argument of getnetbyaddr() to an uint32_t on 64 bit arch as well to confirm to POSIX-2001. These changes break ABI compatibility on 64 bit arch. There is similar padding issue for ai_addrlen of struct addrinfo. However, it is leaved as is for now. Discussed on: arch@, standards@ and current@ X-MFC after: never
* This commit was generated by cvs2svn to compensate for changes in r146901,kan2005-06-032-1/+24
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.4.4 F77 runtime support bits.kan2005-06-032-1/+24
| |
* | This commit was generated by cvs2svn to compensate for changes in r146899,kan2005-06-032-12/+23
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.4.4 Objective C support bits.kan2005-06-032-12/+23
| |
* | This commit was generated by cvs2svn to compensate for changes in r146897,kan2005-06-0368-30405/+64538
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.4.4 C++ support bits.kan2005-06-0368-30405/+64538
| |
* | This commit was generated by cvs2svn to compensate for changes in r146895,kan2005-06-03168-7253/+16687
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Gcc 3.4.4 release.kan2005-06-03193-8748/+19397
| |
* | Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well.mlaier2005-06-034-26/+80
| | | | | | | | | | | | | | | | This is the last requirement before we can retire ip6fw. Reviewed by: dwhite, brooks(earlier version) Submitted by: dwhite (manpage) Silence from: -ipfw
* | Correct typo in a comment describing vshiftl().hmp2005-06-021-1/+1
| |
* | In aio_waitcomplete() correct two cases of using an aiocb after freeing it.alc2005-06-021-2/+4
| |
* | Document the previously existing RELENG_[45]_* security branch locks.peter2005-06-022-2/+3
| | | | | | | | Approved by: core (quite a while ago)
* | Add a 'statement of intent' blurb to the top of MAINTAINERS. Splitpeter2005-06-022-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the role of MAINTAINERS into advisory and strict parts. Introduce a new LOCKS file to document enforced locked parts of the tree. Strict locks are only added with core approval and will generally have a renewal timeout. Clarify that the source tree is a community effort, not a place to stake out 'turf'. This will be refined as needed. With-core-hat-on: Yes
* | Fix the load64 and store64 macros, created to handle 8-byte unalignedmarcel2005-06-021-6/+6
| | | | | | | | | | | | | | | | | | | | loads and stores (resp.) The ldq_u and stq_u instruction mask off the lower 3 bits of the final address before loading from or storing to the address, so as to avoid unaligned loads and stores. They do not themselves allow loads from or stores to unaligned addresses. Replace the macro definitions by a packed struct dereference. Submitted by: Richard Henderson (rth at twiddle dot net)
* | restore led state on resumesam2005-06-021-0/+4
| | | | | | | | Submitted by: markus
* | Honouring current authmode setting. With this patch, my wi card can nowavatar2005-06-021-1/+3
| | | | | | | | | | | | | | associate to an AP which uses shared WEP key authentication. Tested with: "ifconfig wi0 authmode shared" Reviewed by: imp, sam
* | Use IFF_LOCKGIANT/IFF_UNLOCKGIANT around calls to the interfaceiedowse2005-06-022-18/+34
| | | | | | | | | | | | if_ioctl routine. This should fix a number of code paths through soo_ioctl() that could call into Giant-locked network drivers without first acquiring Giant.
* | Back out revision 1.19 and 1.20 until I find mental clarity to deal witheivind2005-06-011-1/+7
| | | | | | | | issues bde pointed out.
* | Add myself as a new committer.brd2005-06-011-0/+1
| | | | | | | | Approved by: ceri (mentor)
* | Provide missing implementations for archive_entry_ctime() andscottl2005-06-011-0/+13
| | | | | | | | archive_entry_ctime_nano()
* | Giant is no longer required in kern_setrlimit(); remove its acquisition andalc2005-06-011-2/+0
| | | | | | | | | | | | release. Reviewed by: jhb
OpenPOWER on IntegriCloud