summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make tsc_freq a 64bit on PC98 also.phk2003-01-293-6/+9
* Fix some more missing dt_ prefixes for dma tag fields.scottl2003-01-294-11/+11
* When searching for a unique file name in guniquefd(),yar2003-01-291-0/+4
* - Probe number of IT/IR DMA contexts as specified in OHCI spec.simokawa2003-01-291-9/+9
* The Xircom hardware always delivers received packets with the FCS appended.joerg2003-01-291-0/+2
* Escape the backslash in badchars so that smbfs_pathcheck() correctlytjr2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-291-0/+2
* NO_GEOM cleanup: Don't inlude diskslice_machdep.cphk2003-01-291-1/+0
* Fix two fatal signedness errors introduced when i and j in semop()tjr2003-01-291-5/+6
* Make tsc_freq a 64bit quantity.phk2003-01-299-39/+51
* Move timecounters notion of frequency to 64 bits.phk2003-01-292-5/+6
* Add a new option to ftpd(8), "-h", to disable printing anyyar2003-01-293-6/+25
* Give the code around chroot(2)/chdir(2) a major overhaul byyar2003-01-294-41/+101
* Part 3/3 of unbreaking cross releases:ru2003-01-291-12/+16
* Part 2/3 of unbreaking cross releases:ru2003-01-291-1/+1
* Part 1/3 of unbreaking cross releases:ru2003-01-292-1/+58
* Fix a typo in dt_maxsize from the last commitscottl2003-01-291-1/+1
* Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() asscottl2003-01-2913-39/+248
* 20030128phk2003-01-291-0/+5
* - Use ksq_load as the authoritive count of kses on the pair of kseqs forjeff2003-01-291-84/+79
* Document WANT_EXT2FS_MODULE.obrien2003-01-292-0/+7
* main() changed its argv declaration, so follow suit in some FBSD added code.obrien2003-01-291-2/+2
* Fix a bug with syncookies; previously, the syncache's MSS size was notsilby2003-01-291-2/+2
* Set the termios speed based on the tty speed. This allows consoles to work atbenno2003-01-291-1/+1
* This commit was generated by cvs2svn to compensate for changes in r110018,nectar2003-01-295-29/+33
|\
| * = Fix a bug in UI_UTIL_read_pw's error handling that causednectar2003-01-295-29/+33
* | Hopefully fix world for folks not compiling IDEA (the default).peter2003-01-291-2/+2
* | - Fix build on alpha.simokawa2003-01-292-4/+3
* | Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712nectar2003-01-296-0/+12
* | - Remove debugging code that didn't work on UP.jeff2003-01-291-44/+0
* | Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb.joe2003-01-293-709/+2
* | iAdjust for OpenSSL 0.9.7.markm2003-01-282-0/+2
* | Adjust for OpenSSL 0.9.7.markm2003-01-284-3/+5
* | 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
OpenPOWER on IntegriCloud