| Commit message (Expand) | Author | Age | Files | Lines |
* | s/disklabel/bsdlabel where needed. | blackend | 2003-10-11 | 4 | -6/+6 |
* | Make the warning message stand out more. | tjr | 2003-10-11 | 1 | -0/+2 |
* | Fix a BSS buffer overflow caused by makeargv() writing past the end of | tjr | 2003-10-11 | 1 | -2/+3 |
* | New release note: | hrs | 2003-10-11 | 2 | -0/+4 |
* | fix braino: null the pointer who's memory we just free'd, not some other | sam | 2003-10-11 | 1 | -1/+1 |
* | Set page zero read/write right from the start rather than trying to | peter | 2003-10-10 | 2 | -8/+7 |
* | Cosmetic nits. | des | 2003-10-10 | 1 | -6/+6 |
* | Collapse the Architecture and Machine columns to conserve screen space. | des | 2003-10-10 | 1 | -4/+2 |
* | locking fixups: | sam | 2003-10-10 | 2 | -9/+14 |
* | crashdump support. | ps | 2003-10-10 | 3 | -12/+84 |
* | Discourage line breaks between the time of day and the time zone. | des | 2003-10-10 | 1 | -1/+1 |
* | Add support for tinderbox(1)'s -h option. | des | 2003-10-10 | 2 | -2/+10 |
* | There is no need for $have_logs since we determine what platforms and | des | 2003-10-10 | 1 | -4/+1 |
* | Document the -h option. | des | 2003-10-10 | 1 | -1/+8 |
* | Add the Intersil Prism2/Atmel device. These particular devices are strange | bms | 2003-10-10 | 3 | -2/+22 |
* | Report the version number and hostname at the top of the log. Allow the | des | 2003-10-10 | 1 | -1/+8 |
* | s/GMT/UTC/ | des | 2003-10-10 | 2 | -4/+4 |
* | Sanitize the code relating to the /dev/ti%d entries. In particular evict | phk | 2003-10-10 | 2 | -136/+12 |
* | fixed an endian bug on fragment header scanning | ume | 2003-10-10 | 1 | -1/+2 |
* | Update the manual page examples: use of bsdlabel(8) instead of | blackend | 2003-10-10 | 1 | -5/+5 |
* | New release note: | hrs | 2003-10-10 | 2 | -0/+18 |
* | Move the pmap_kenter(KERNBASE, 0) a bit earlier so that it works for | peter | 2003-10-10 | 1 | -15/+24 |
* | Merge the following from the English version: | hrs | 2003-10-10 | 1 | -6/+17 |
* | Merge the following from the English version: | hrs | 2003-10-10 | 1 | -3/+4 |
* | Add the Actiontec 801UAT1/HWU01170-01 802.11b USB Wireless Ethernet adapter. | bms | 2003-10-10 | 3 | -2/+14 |
* | nuke SCOPEDROUTING. Though it was there for a long time, | ume | 2003-10-10 | 8 | -59/+0 |
* | switch cast128 implementation to implementation by Steve Reid; | ume | 2003-10-10 | 5 | -1018/+794 |
* | I think it is more correct to use modfind() than kldfind() here. | phk | 2003-10-10 | 1 | -2/+2 |
* | The header files hdb_asn1.h, hdb_err.h, and kadm5_err.h are generated, | nectar | 2003-10-10 | 2 | -3/+3 |
* | Restore transfermode on devices after reinit. | sos | 2003-10-10 | 1 | -0/+7 |
* | Dont store ata_params for devices that return a bogus ident string. | sos | 2003-10-10 | 1 | -0/+3 |
* | Add an 'include' directive to pull in <sys/ptrace.h>. | robert | 2003-10-10 | 1 | -0/+1 |
* | New release note: | hrs | 2003-10-10 | 2 | -0/+6 |
* | - Synchronize access to a page's valid field in vfs_bio_clrbuf() | alc | 2003-10-10 | 1 | -8/+10 |
* | Allow wrapping between the date and the time. s/GMT/UTC/. | des | 2003-10-10 | 1 | -2/+2 |
* | Build RELENG_5_1. | des | 2003-10-10 | 2 | -1/+10 |
* | Note that the modem built into the xl cards (both CardBus and MiniPCI) | imp | 2003-10-10 | 1 | -0/+8 |
* | cardbus->CardBus | imp | 2003-10-10 | 1 | -1/+1 |
* | Be more pedantic about the model numbers of cardbus cards that are | imp | 2003-10-10 | 1 | -2/+3 |
* | Assorted mdoc(7) fixes: | hmp | 2003-10-09 | 3 | -20/+41 |
* | Reverse the order of the first two arguments to _sparc64_enter_uts(). | deischen | 2003-10-09 | 2 | -4/+4 |
* | Build and install the verify_krb5_conf(8) utility, which checks | nectar | 2003-10-09 | 2 | -1/+28 |
* | This commit was generated by cvs2svn to compensate for changes in r120952, | nectar | 2003-10-09 | 1 | -3/+3 |
|\ |
|
| * | Correct badly-formed code (missing quote) within `#if 0' section. | nectar | 2003-10-09 | 1 | -3/+3 |
* | | Install Kerberos- and GSSAPI-related man pages. | nectar | 2003-10-09 | 3 | -5/+240 |
* | | Install additional headers for Kerberos (libkafs, libkadm5*, and | nectar | 2003-10-09 | 4 | -0/+18 |
* | | Update build infrastructure for Heimdal 0.6. | nectar | 2003-10-09 | 15 | -29/+80 |
* | | Resolve conflicts after import of Heimdal 0.6. | nectar | 2003-10-09 | 1 | -27/+479 |
* | | This commit was generated by cvs2svn to compensate for changes in r120945, | nectar | 2003-10-09 | 304 | -3696/+13274 |
|\ \
| |/ |
|
| * | Vendor import of Heimdal 0.6. | nectar | 2003-10-09 | 306 | -3741/+13767 |