summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Implement the following functions:benno2002-04-163-24/+216
* | | Remove some dead code.benno2002-04-163-48/+0
* | | Use mtsrin() instead of inline asm.benno2002-04-163-9/+6
* | | Change the value of PMAP_BOOTSTRAP so we don't stomp on the PTE index value.benno2002-04-163-3/+3
* | | Add inlines for mtsrin and mfsrin.benno2002-04-161-0/+17
* | | Forgot to commit the updates to the regression test suite.phk2002-04-1610-749/+854
* | | Support the snapshot file flag, so that tools like 'ls -ol' workjoe2002-04-161-0/+3
* | | When opieverify() is fail, fallback to try unix password.ume2002-04-161-4/+9
* | | Add a missing cross-ref.ceri2002-04-161-1/+2
* | | Add an IPv6 support.ume2002-04-161-10/+23
* | | Correct spacing.dd2002-04-161-1/+1
* | | Add support for the nVIDIA nForce ATA controller.sos2002-04-162-58/+50
* | | Really sort entries.ru2002-04-161-1/+1
* | | Make this compilable without -DOPIE.kuriyama2002-04-161-1/+1
* | | Merge from OpenBSD's fixes:imp2002-04-162-278/+278
* | | Minor format nitimp2002-04-161-1/+0
* | | *sigh* Really fix a typo.ru2002-04-161-1/+1
* | | Remove code that updates vm->vm_ssize. This duplicates work alreadyalc2002-04-161-20/+0
* | | Remove code that updates vm->vm_ssize. This duplicates work already performedalc2002-04-161-20/+0
* | | Expand the reserved space section. Explain how the amount of reservedkeramida2002-04-161-4/+12
* | | Updated release notes: spic(4) tweaks and note MFC, OpenPAM Cineraria.bmah2002-04-162-6/+8
* | | Cast another bus_addr_t to long long for a printf to quiet a warning onjhb2002-04-161-1/+2
* | | - Nuke fore_pci_device.arr2002-04-161-67/+41
* | | - Remove PCA-200E definition -- this will be re-added in the commit toarr2002-04-161-1/+0
* | | Change reference path/URL.kuriyama2002-04-161-2/+2
* | | Change reference URLs.kuriyama2002-04-161-2/+2
* | | pal.s is no longer needed for the kernel to build with Gcc. We now useobrien2002-04-151-1/+0
* | | The GCC developers have made good on their threats against #pragma for 3.1.obrien2002-04-155-5/+8
* | | Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This changeobrien2002-04-151-21/+32
* | | ypclnt.h was the correct spelling... we now have yet another specialobrien2002-04-151-32/+21
* | | Revert previous commit, it is incorrect.des2002-04-151-1/+1
* | | Properly spell rpcsvc/ypclnt.h and fix the build.obrien2002-04-151-1/+1
* | | disklabel(8) manual page:trhodes2002-04-152-54/+50
* | | Fix typo.obrien2002-04-151-1/+1
* | | Remove the .stab directives. I do not understand what is different aboutobrien2002-04-152-4/+1
* | | Remove two debug printfs which should never have been committed.phk2002-04-151-4/+0
* | | You have to cast int64_t's to long long if you printf them with %lld.jhb2002-04-151-2/+2
* | | Recognize the AC97 interface to the onboard sound controller on the Nvidiajhb2002-04-151-0/+4
* | | Sync SCM ID comments with libc.obrien2002-04-153-21/+27
* | | Sync with UDF p4 tree: Properly initialize part of the mntopts.asmodai2002-04-152-2/+2
* | | Sync with UDF p4 tree: Use POSIX integer types instead of BSD types.asmodai2002-04-154-159/+159
* | | Document WITNESS_PROFILING.des2002-04-151-0/+22
* | | Drop maintainership of this, it serves no purpose.des2002-04-151-1/+0
* | | Fix to WARNS=2 level.obrien2002-04-153-25/+8
* | | Use bus_addr_t instead of u_int for local variables that are derived fromjhb2002-04-151-5/+5
* | | Fix some nits in AMD AGP driver. Remove excess malloc and move a bzerocokane2002-04-152-20/+6
* | | Add awareness of an IPv6.ume2002-04-151-7/+20
* | | This is a forced commit, the last commit email was never sent. Nit picktrhodes2002-04-150-0/+0
* | | Little nit pick in date(1) manual page, tell users which clock date(1)trhodes2002-04-151-0/+6
* | | Fix a segfault if 'wear' is used without an argument or withroam2002-04-151-5/+4
OpenPOWER on IntegriCloud