summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | - Allow multiple packets read/write for IR/IT to reduce system call.simokawa2003-01-282-35/+43
* | NO_GEOM cleanup: subr_disklabel.c no longer needed.phk2003-01-281-1/+0
* | NO_GEOM cleanup: Remove subr_disklabel.c from alpha kernels.phk2003-01-281-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r109983,dougb2003-01-2815-24/+38
|\ \
| * | Import of ISC BIND version 8.3.4dougb2003-01-2815-24/+38
* | | NO_GEOM cleanup: Don't include subr_disklabel.c in sparc64 buildphk2003-01-281-1/+0
* | | Band-XXX-aid an easy to provoke panic.phk2003-01-281-0/+7
* | | NO_GEOM cleanup: Don't pull subr_disk{slice,label,mbr}.c into i386phk2003-01-281-3/+0
* | | Add PCI revision number for 630A and 900B. Enable parity error detectionmbr2003-01-282-19/+86
* | | Put the right fix in. Instead of deleting the declaration of __FBSDID, webenno2003-01-281-0/+7
* | | Add more scaffolding to make this compile kernel code.phk2003-01-281-0/+7
* | | Mark some args unused so this compiles in userland.phk2003-01-281-1/+1
* | | Use a void * to carry the private data for return-call'ed ioctl requests.phk2003-01-281-1/+1
* | | - Allow idle's pctcpu time to be calculated.jeff2003-01-281-6/+6
* | | - Fix the ksq_load calculation. It now reflects the number of entries on thejeff2003-01-281-27/+134
* | | Do not allow a cached vnode to be shared among multiple mounts of the sametjr2003-01-281-1/+2
* | | Bang! Bang! Bang! etc etcphk2003-01-281-2/+0
* | | style(9): add parentheses to sizeof even when not strictly required.des2003-01-285-22/+22
* | | Bang! Bang! Bang! etc etc.phk2003-01-281-1/+0
* | | A few fixes to rev 1.221silby2003-01-281-9/+17
* | | Merge pmap_testbit() and pmap_is_modified(). The latter is the only calleralc2003-01-282-58/+18
* | | Fix problems with how libufs was used, with regard to mounted/active fs's,jmallett2003-01-281-32/+16
* | | This is just a forced-commit to note that the previous commit addressesgad2003-01-280-0/+0
* | | Changes so the 'pw' command will allow '$' as the last character in a useridgad2003-01-281-14/+51
* | | Fix signed/unsigned comparison warning/error from 'make release'jwd2003-01-281-4/+4
* | | hint.acpi.0.disable -> hint.acpi.0.disabledfjoe2003-01-271-1/+1
* | | No longer force COMPAT_FREEBSD4 to be on.peter2003-01-271-3/+0
* | | Fix signed/unsigned comparison warnings.mbr2003-01-271-3/+3
* | | Fix signed/unsigned comparison warnings. Fix spelling error inmbr2003-01-271-4/+5
* | | Make this work in the !INET6 case -- if we mismatch the AF, don't return ambr2003-01-271-9/+10
* | | Check pmap_flag before sendto.mbr2003-01-271-1/+2
* | | Make sure we don't look before the beginning of the string.mbr2003-01-271-2/+2
* | | Add missing __rpc_fixup_addr. This is needed to makembr2003-01-271-0/+3
* | | Free the correct buffer in error handling.mbr2003-01-271-1/+3
* | | Reset the record lenght and received bytes once a recordmbr2003-01-271-0/+9
* | | Update mount_nfs documentation to reference new sysctl for -c default.dillon2003-01-271-2/+6
* | | Add the sabtty children devices as unordered. Use the unit numbr ofjake2003-01-271-5/+4
* | | A few changes for clarity.trhodes2003-01-271-13/+17
* | | Don't try to fseek before the beginning of the file; POSIX requires thatfenner2003-01-271-7/+8
* | | Unbreak i386 snapshots by moving the 802.11 support (device wlan)ru2003-01-272-0/+2
* | | Don't dereference null vnode pointer if controling terminal was revoked.phk2003-01-271-3/+5
* | | Actually extract the second field from a line in ftpchroot(5)yar2003-01-271-15/+17
* | | Allow more than one separator character between fields in ftpchroot(5).yar2003-01-271-1/+3
* | | Add PCI id for fxp(Intel Pro/100 M Mobile Connection).sanpei2003-01-271-0/+1
* | | Back the previous commit out. It didn't actually fix the problem I wasbenno2003-01-271-3/+5
* | | Put the Perfection 1660 scanner entry in the right place. (Entriesjoe2003-01-271-1/+1
* | | Update the code that deals with disk enclosures:sos2003-01-274-69/+135
* | | Don't use the kern.disks sysctl to find a list of md devices, use thephk2003-01-271-41/+7
* | | Implement MDIOCLIST which returns the unit numbers of configured md(4)phk2003-01-271-0/+11
* | | Add an ioctl to return the unit numbers of the configured md devices.phk2003-01-271-1/+3
OpenPOWER on IntegriCloud