| Commit message (Expand) | Author | Age | Files | Lines |
* | - Introduce a new struct xvfsconf, the userland version of struct vfsconf. | mux | 2002-08-10 | 13 | -109/+173 |
* | Introduce a new sysctl flag, CTLFLAG_SKIP, which will cause | mux | 2002-08-10 | 2 | -0/+4 |
* | Fix GET_TRAN_SETTINGS to be more correct. | scottl | 2002-08-10 | 2 | -10/+9 |
* | Fix the GET_TRAN_SETTINGS and SET_TRAN_SETTINGS ops to be more correct. | scottl | 2002-08-10 | 1 | -8/+7 |
* | o Use the VM_ALLOC_WIRED flag instead of calling vm_page_wire(). | alc | 2002-08-10 | 4 | -12/+6 |
* | o Remove the setting and clearing of the PG_MAPPED flag from the alpha and | alc | 2002-08-10 | 3 | -14/+6 |
* | Add missing ";". General entities should always have &foo; form. | hrs | 2002-08-10 | 2 | -2/+2 |
* | o Remove the setting and clearing of the PG_MAPPED flag. (This flag is | alc | 2002-08-10 | 1 | -3/+3 |
* | Fix one parsing bug introduced by last commit, and correct parsing | luigi | 2002-08-10 | 1 | -18/+63 |
* | Major revision of the ipfw manpage, trying to make it up-to-date | luigi | 2002-08-10 | 1 | -518/+682 |
* | Minor corrections. | sos | 2002-08-10 | 1 | -13/+3 |
* | Add break's to case blocks. | mikeh | 2002-08-10 | 1 | -0/+2 |
* | o Remove the setting and clearing of the PG_MAPPED flag. (This flag is | alc | 2002-08-10 | 2 | -16/+8 |
* | o Remove the setting and clearing of the PG_MAPPED flag. (This flag is | alc | 2002-08-10 | 3 | -4/+4 |
* | When we allocate our bus address via the kludge that we have in the | imp | 2002-08-10 | 2 | -16/+23 |
* | confirmed OZ6912 and 6972 share same pci ID | imp | 2002-08-10 | 1 | -1/+1 |
* | truss hasn't been ported to ia64 yet. | jake | 2002-08-10 | 1 | -2/+1 |
* | xlint seems to build fine on sparc64. | jake | 2002-08-10 | 1 | -1/+1 |
* | Put getconf in the right place. | jake | 2002-08-10 | 1 | -1/+1 |
* | One bugfix and one new feature. | luigi | 2002-08-10 | 3 | -43/+183 |
* | Add ia64 to platforms supported by em(4). | bmah | 2002-08-10 | 2 | -2/+2 |
* | My quad cpu itanium2 box has its cpu's numbered with a lid starting | peter | 2002-08-10 | 1 | -2/+2 |
* | New release notes: No more TurboChannel Alpha support, drivers.flp. | bmah | 2002-08-10 | 2 | -18/+24 |
* | Fix the broken "avoid unaligned data" fix. The problem is that the builtin | peter | 2002-08-10 | 1 | -2/+2 |
* | Resolve conflicts. | nectar | 2002-08-10 | 4 | -34/+100 |
* | This commit was generated by cvs2svn to compensate for changes in r101618, | nectar | 2002-08-10 | 9 | -12/+27 |
|\ |
|
| * | Import of OpenSSL 0.9.6g. | nectar | 2002-08-10 | 9 | -12/+27 |
* | | This commit was generated by cvs2svn to compensate for changes in r101615, | nectar | 2002-08-10 | 9 | -8/+34 |
|\ \
| |/ |
|
| * | Import of OpenSSL 0.9.6f. | nectar | 2002-08-10 | 13 | -42/+134 |
* | | This commit was generated by cvs2svn to compensate for changes in r101613, | nectar | 2002-08-10 | 18 | -39/+66 |
|\ \
| |/ |
|
| * | Import of OpenSSL 0.9.6f. | nectar | 2002-08-10 | 19 | -61/+92 |
* | | Permit the creation of just cd0 if desired. Previously it always | iedowse | 2002-08-10 | 1 | -1/+1 |
* | | Use the correct loop variable so that we print all IO addresses and | iedowse | 2002-08-09 | 1 | -2/+2 |
* | | New release notes: ata(4)/burncd(8) support DVD+RW drives, atapicam. | bmah | 2002-08-09 | 2 | -10/+28 |
* | | Remove trailing whitespace. | fanf | 2002-08-09 | 1 | -1/+1 |
* | | Add the ability to use ATAPI devices via CAM. | sos | 2002-08-09 | 7 | -36/+761 |
* | | Remove some Dijkstra quotes from fortunes that are duplicated in fortunes2. | fanf | 2002-08-09 | 2 | -47/+14 |
* | | Add help about hint.acpi.0.disable. | iwasaki | 2002-08-09 | 1 | -0/+4 |
* | | Re-sort. | fanf | 2002-08-09 | 1 | -3/+3 |
* | | Remove spurious quotes. | fanf | 2002-08-09 | 1 | -2/+2 |
* | | Correctly sort previous addition. | fanf | 2002-08-09 | 1 | -5/+5 |
* | | Some more advice from Dijkstra. | fanf | 2002-08-09 | 1 | -0/+5 |
* | | Fix a couple of typos in a Dijkstra quote. | fanf | 2002-08-09 | 1 | -2/+2 |
* | | Make the othermta script DTRT when an mta startup script is not specified. | gordon | 2002-08-09 | 1 | -1/+4 |
* | | Correct comment. We use rpcbind now, not portmap | gordon | 2002-08-09 | 1 | -1/+1 |
* | | Correct comment | gordon | 2002-08-09 | 2 | -2/+2 |
* | | Fixup preen.c to match its new residence. | phk | 2002-08-09 | 1 | -1/+5 |
* | | IPv6 support for rcp. | ume | 2002-08-09 | 2 | -22/+42 |
* | | The boottime variable in sys/kern/kern_tc.c is a struct timeval, not a | tmm | 2002-08-09 | 1 | -3/+4 |
* | | Make ppp(4) devices clonable and unloadable. | brooks | 2002-08-09 | 13 | -50/+108 |