summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to Binutils 2.12.0 release.obrien2002-03-2026-78/+82
|
* o __P removedimp2002-03-2038-1073/+501
| | | | | | | o ansi function prototypes o unifdef -D__STDC__ o __dead2 on usage prototype o remove now-bogus main prototype
* o remove __Pimp2002-03-201-160/+64
| | | | | o Use ansi function definitions o unifdef -D__STDC__
* o remove __Pimp2002-03-2016-694/+376
| | | | | o Use ANSI function definitions o unifdef -D__STDC__
* Note that portions of this software weredes2002-03-201-0/+43
| | | | Sponsored by: DARPA, NAI Labs
* Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)obrien2002-03-201-7/+4
| | | | into Binutils 2.12.0.
* Use the stock version of this.obrien2002-03-204-2347/+2681
|
* Bring the 2.12.0 release version of this to the HEAD branch.obrien2002-03-201-1/+3
|
* - Change the prompt from "S/Key Password: " to "OPIE Password: "des2002-03-201-1/+3
| | | | | | | - If the user doesn't have an OPIE key, don't challenge him. This is a workaround until I get PAM to work properly with ssh2. Sponsored by: DARPA, NAI Labs
* Commit the stock 2.12.0 release version.obrien2002-03-201-3/+4
|
* This commit was generated by cvs2svn to compensate for changes in r92828,obrien2002-03-2062-4364/+9807
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of Binutils from the FSF 2.12 branch (just post-.0 release).obrien2002-03-2069-6722/+12495
| | | | | | | | These bits are taken from the FSF anoncvs repo on 20-March-2002 13:33:33 PST.
* | UMA permited us to utilize the 'waitok' flag to soalloc.jeff2002-03-201-2/+7
| |
* | Add 6 models which have been successfully booted into multi-user modetmm2002-03-201-5/+23
| | | | | | | | | | | | | | | | | | | | | | (Ultra 1, Ultra 30, Netra t1, Enterprise 220R, Enterprise 250 and Enterprise 450R). Thanks go to the following people for giving us access to their machines or repeatedly testing kernels (in alphabetical order): Tim G. Børresen, Jan Chrillesen, mux, phk and Tomi Vainio. Reviewed by: bmah (slightly different version)
* | Change the way we ensure td_ucred is NULL if DIAGNOSTIC is defined.jhb2002-03-201-30/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of caching the ucred reference, just go ahead and eat the decerement and increment of the refcount. Now that Giant is pushed down into crfree(), we no longer have to get Giant in the common case. In the case when we are actually free'ing the ucred, we would normally free it on the next kernel entry, so the cost there is not new, just in a different place. This also removse td_cache_ucred from struct thread. This is still only done #ifdef DIAGNOSTIC. [ missed this file in the previous commit ] Tested on: i386, alpha
* | Change the way we ensure td_ucred is NULL if DIAGNOSTIC is defined.jhb2002-03-208-156/+36
| | | | | | | | | | | | | | | | | | | | | | | | Instead of caching the ucred reference, just go ahead and eat the decerement and increment of the refcount. Now that Giant is pushed down into crfree(), we no longer have to get Giant in the common case. In the case when we are actually free'ing the ucred, we would normally free it on the next kernel entry, so the cost there is not new, just in a different place. This also removse td_cache_ucred from struct thread. This is still only done #ifdef DIAGNOSTIC. Tested on: i386, alpha
* | - Push down Giant into crfree() in the case that we actually free a ucred.jhb2002-03-202-1/+18
| | | | | | | | | | | | - Add a cred_free_thread() function (conditional on DIAGNOSTICS) that drops a per-thread ucred reference to be used in debugging code when leaving the kernel.
* | Add PCI ID for the SeaLevel Ultra 530.PCI single port card.jhb2002-03-201-0/+1
| | | | | | | | Sponsored by: The Weather Channel
* | Minor cleanups to post.mk from bde. Mostly orderingimp2002-03-201-26/+32
| |
* | No need to conditionalize on pci being in the kernel for thisimp2002-03-202-6/+0
| |
* | Fix minor style(9) violation in de__Pingimp2002-03-202-80/+80
| |
* | Better power code and better power diagnosticsimp2002-03-202-36/+82
| |
* | Define masks for the VCC an VPP voltagesimp2002-03-201-0/+5
| |
* | Remove __P(). This was tested on the GENERIC kernel.obrien2002-03-2063-666/+664
| |
* | Add www categorydes2002-03-201-0/+1
| |
* | Make lint(1) a cross-tool.ru2002-03-208-22/+16
| | | | | | | | | | | | | | | | | | (See commit log for usr.bin/xlint/Makefile,v 1.11 for what was wrong with enabling build of lint libraries in rev. 1.12.) This fixes cross-arch compiles (running binaries for a different arch when generating lint.7 and lint libraries) and cross-branch compiles (4.x -> 5.0 buildworld should be working again).
* | Remove __P.alfred2002-03-201-1/+1
| |
* | Document support for 56-bit keys.archie2002-03-201-2/+3
| |
* | Fix warnings on 64-bit hosts.obrien2002-03-201-10/+12
| |
* | Document that MD pcpu fields are defined in PCPU_MD_FIELDS injhb2002-03-201-1/+2
| | | | | | | | | | | | machine/pcpu.h. Requested by: dillon
* | Two minor changes to dirhash, which result in some marginal benchmarkdwmalone2002-03-201-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improvements. 1) If deleting an entry results in a chain of deleted slots ending in an empty slot, then we can be a bit more aggressive about marking slots as empty. 2) The last stage of the FNV hash is to xor the last byte of data into the hash. This means that filenames which differ only in the last byte will be placed close to one another in the hash table, which forms longer chains. To work around this common case, we also hash in the address of the dirhash structure. news/cancel = news/articles/control/cancel for a tradspool inn server squid2 = squid level 2 directory (dirs called 00->FF) squid3 = squid level 3 directory (files called 00001F00->00001FFF) mean #probes for home dir mh inbox news/cancel tmp squid2 squid3 old successful 1.02 3.19 4.07 1.10 7.85 2.06 new successful 1.04 1.32 1.27 1.04 1.93 1.17 old unsuccessful 1.08 4.50 5.37 1.17 10.76 2.69 new unsuccessful 1.08 1.73 1.64 1.17 2.89 1.37 Reviewed by: iedowse MFC after: 2 weeks
* | Remove 'register' keyword.obrien2002-03-2044-329/+329
| | | | | | | | | | | | It does not help modern compilers, and some may take some hit from it. (I also found several functions that listed *every* of its 10 local vars with "register" -- just how many free registers do people think machines have?)
* | Change intr_enable to intr_restore for consistency with sparc64.dfr2002-03-204-6/+6
| |
* | Install manpage for old -me macro package.ru2002-03-203-324/+5
| | | | | | | | (me.7 has been repo-copied to orig_me.7.)
* | - Change a check of securelevel to securelevel_gt() call in order to helparr2002-03-203-6/+20
| | | | | | | | | | | | | | | | | | against users within a jail attempting to load kernel modules. - Add a check of securelevel_gt() to vfs_mount() in order to chop some low hanging fruit for the repair of securelevel checking of linking and unlinking files from within jails. There is more to be done here. Reviewed by: rwatson
* | Send periodic ARP requests when ARP entries for hosts we are sendingorion2002-03-201-0/+15
| | | | | | | | | | | | | | | | | | | | to are about to expire. This prevents high packet rate flows from experiencing packet drops at the sender following ARP cache entry timeout. PR: kern/25517 Reviewed by: luigi MFC after: 7 days
* | Grammar nits.ru2002-03-201-3/+3
| |
* | Fix a typo.ru2002-03-201-1/+1
| |
* | - Remove a semi-colon from after SYSINIT that was introduced in rev. 1.163.arr2002-03-201-1/+1
| |
* | mdoc(7) police: tidy up.ru2002-03-201-45/+69
| |
* | mdoc(7) police: Fixed the spammage of this file with trailing whitespacesru2002-03-201-21/+20
| | | | | | | | | | in revisions 1.26-1.28. Fixed two bugs in punctuation cleanup in rev. 1.27. Removed hard sentence break not killed by rev. 1.26.
* | MFi386: revision 1.65.kato2002-03-201-5/+2
| |
* | Remove __P.kato2002-03-2017-215/+215
| |
* | Remove __P.kato2002-03-201-7/+7
| |
* | MFi386: revision 1.505 (remove __P.)kato2002-03-202-12/+12
| |
* | MFi386: revision 1.504.kato2002-03-202-20/+8
| |
* | MFi386: revision 1.503.kato2002-03-202-120/+46
| |
* | For the sake of consistency, remove an include that is included inmarkm2002-03-201-1/+0
| | | | | | | | a previous include. All other files in this app do this.
* | Remove references to vm_zone.h and switch over to the new uma API.jeff2002-03-205-20/+8
| |
* | Remove __P().markm2002-03-208-23/+23
| |
OpenPOWER on IntegriCloud