summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a missing comma.pjd2005-02-251-1/+1
* Assert sem_lock in id_to_sem() and sem_lookup_byname(), since theserwatson2005-02-251-0/+2
* Instead of assuming units of bytes, it seems more likely that this isnjl2005-02-251-10/+5
* New release notes:hrs2005-02-252-24/+46
* Fix prototype for bpf_mtap2().glebius2005-02-251-1/+1
* New release notes: HZ change, MAXSHELLCMDLEN change, Heimdal 0.6.3,bmah2005-02-252-2/+44
* Change the return value of Var_Subst to return a Buffer insteadharti2005-02-259-88/+182
* Welcome to the 21st century: increase MAXSHELLCMDLEN from 128 bytes tosobomax2005-02-253-7/+16
* New lines when logging.glebius2005-02-251-17/+18
* Embrace macros with do {} while (0)glebius2005-02-251-2/+4
* Update description of net.inet.carp.logglebius2005-02-251-3/+7
* o Replace two while {} do loops with more appropriate do {} while loops. Thissobomax2005-02-251-12/+27
* Call carp_carpdev_state() from carp_set_addr6(). See log for rev 1.4.glebius2005-02-251-1/+1
* Improve logging:glebius2005-02-251-38/+52
* The chip specific functions have been split out in their ownharti2005-02-251-1/+1
* Try harder to not exceed MAXSHELLCMDLEN when parsing first line of shellsobomax2005-02-251-7/+9
* Fix a couple of callback instances that should have been wrapped withwpaul2005-02-252-2/+3
* Remove acpi_perf from {ARCH}/conf/NOTES, to make tinderbox happy.delphij2005-02-253-9/+0
* Add missing ofw_bus_if.h to SRCS.yongari2005-02-251-1/+1
* Compute the right length to use with bzero() when initializing an IRPwpaul2005-02-251-1/+1
* File removed in update from OpenSSL 0.9.7d -> 0.9.7e.nectar2005-02-251-91/+0
* This commit was generated by cvs2svn to compensate for changes in r142430,nectar2005-02-2556-15211/+0
* Update OpenSSL 0.9.7d -> 0.9.7e.nectar2005-02-25192-5848/+5257
* Resolve conflicts after import of OpenSSL 0.9.7e.nectar2005-02-2511-25/+80
* This commit was generated by cvs2svn to compensate for changes in r142425,nectar2005-02-25205-787/+17208
|\
| * Vendor import of OpenSSL 0.9.7e.nectar2005-02-25216-812/+17288
| * Clean up the OpenSSL vendor branch by removing files that are notnectar2005-02-25207-36723/+0
* | Get SYSDIR set correctly for building ports.imp2005-02-251-4/+7
* | Update list of files to remove prior to import of OpenSSL 0.9.7e.nectar2005-02-251-0/+7
* | This commit was generated by cvs2svn to compensate for changes in r142421,nectar2005-02-251-66/+0
* | Add back 'n' that went missing in last commitimp2005-02-251-1/+1
* | plug memory leaksam2005-02-251-13/+25
* | Add PVO_FAKE flag to pvo entries for PG_FICTITIOUS mappings, togrehan2005-02-253-42/+75
* | Correct e-mail address in copyright.wpaul2005-02-251-1/+1
* | Mods for Xorg server:grehan2005-02-252-6/+113
* | use __target in preference to targetimp2005-02-251-4/+4
* | Fix a few markup nits in previous commit.trhodes2005-02-254-10/+12
* | Reword previous commit to be a bit more correct and provide more information.trhodes2005-02-251-5/+13
* | Handle endianness for arm.cognet2005-02-251-2/+4
* | avoid sneaky double freesam2005-02-252-2/+10
* | Apparently, the probe routine in if_ndis_usb.c can be called twicewpaul2005-02-242-9/+9
* | Fix style(9) issues with __P removal.imp2005-02-2420-855/+820
* | Update Heimdal 0.6.1 -> 0.6.3.nectar2005-02-244-6/+7
* | This commit was generated by cvs2svn to compensate for changes in r142403,nectar2005-02-2489-9398/+9041
|\ \
| * | Vendor import of Heimdal 0.6.3.nectar2005-02-2489-9398/+9041
| * | Remove lib/kdfs from vendor branch: we do not build it, and it will notnectar2005-02-244-1119/+0
| * | Clean up the Heimdal vendor branch by removing files not included innectar2005-02-24383-227627/+0
* | | Do not include lib/kdfs in future imports.nectar2005-02-241-0/+1
* | | - Correct one aspect of the driver_object/device_object/IRP framework:wpaul2005-02-2412-25/+451
* | | Return BUS_PROBE_DEFAULT instead of 0.imp2005-02-2442-57/+57
OpenPOWER on IntegriCloud