summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - 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
OpenPOWER on IntegriCloud