summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update for OpenSSL 0.9.7. No assembler code at the moment. Thismarkm2003-01-28276-2619/+12390
* Send ICMP_MASKREQ packets when the '-M' option is specified.mdodd2003-01-282-10/+31
* Check bounds for index before dereferencing memory past end of array.phk2003-01-281-1/+1
* Merge conflicts.markm2003-01-2829-1117/+1762
* Remove files no longer on OpenSSL 0.9.7. crypto/des/rnd_keys.c ismarkm2003-01-2849-6676/+0
* Use VOP_SPECSTRATEGY() instead of VOP_STRATEGY().phk2003-01-282-2/+2
* This commit was generated by cvs2svn to compensate for changes in r109998,markm2003-01-28943-19752/+102078
|\
| * Vendor import of OpenSSL release 0.9.7. This release includesmarkm2003-01-28965-20829/+103840
* | Re-add information for applying for IP space from a registry since thatdbaker2003-01-281-1/+2
* | Avoid lock order reversal by expanding the scope of thehsu2003-01-282-15/+6
* | Make the Kerberos 4 bits build against OpenSSL 0.9.7. This requirednectar2003-01-2820-13/+32
* | Remove BDE_DEBUGGER.jake2003-01-2812-450/+10
* | Backout last commit by request.dillon2003-01-281-44/+11
* | fix pathname typosam2003-01-281-2/+2
* | - Search free device node to open. (fwcontrol.c)simokawa2003-01-283-94/+135
* | NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.phk2003-01-282-2/+0
* | NO_GEOM cleanup: remove subr_disk{label,mbr,slice}.c from pc98 kernels.phk2003-01-281-3/+0
* | - 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
OpenPOWER on IntegriCloud