summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Announce the memory device module update.markm2004-08-011-0/+5
* | Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-0137-692/+833
* | Comment some of the 'io' functions.alfred2004-08-011-0/+29
* | - Launch main provider when there are no more disks in NEW state.pjd2004-08-011-1/+4
* | Add some minor changes related to PCMCIA attribute memory mappingwpaul2004-08-011-2/+18
* | Document EXTSRCDIR.murray2004-08-011-0/+4
* | Add missing thread suspension/resumption code, fix a bug in pt_thr_sstep,davidxu2004-08-011-11/+115
* | Add code to implement register structure converter.davidxu2004-08-011-1/+56
* | Update release notes to reflect sendmail 8.13.1 importgshapiro2004-08-012-2/+2
* | Update notes after sendmail 8.13.1 importgshapiro2004-08-011-4/+4
* | Reflect changes in sendmail 8.13 source treegshapiro2004-08-012-5/+5
* | Resolve conflicts from sendmail 8.13.1 importgshapiro2004-08-0120-400/+641
* | This commit was generated by cvs2svn to compensate for changes in r132943,gshapiro2004-08-01196-2743/+7931
|\ \
| * | Import sendmail 8.13.1gshapiro2004-08-01213-2976/+8573
* | | Specify the locking for some proc fieldsjulian2004-07-311-3/+3
* | | If there are no valid components after the timeout, just destroy device.pjd2004-07-311-7/+2
* | | Propagate size changes upwards.le2004-07-313-0/+25
* | | Fix a stupid error in my previous commit, which broke operationglebius2004-07-311-1/+2
* | | Handle spoil event in dedicated function: g_mirror_spoiled().pjd2004-07-311-2/+17
* | | Add copyright notices.fjoe2004-07-313-3/+78
* | | Expand the license referenced indirectly inline.imp2004-07-312-6/+40
* | | Help simon out and add a HARDWARE section.trhodes2004-07-311-1/+2
* | | Allow for capital letters as size suffixes.pjd2004-07-311-8/+20
* | | ftpd(8) seems to be WARNS=2 clean now.yar2004-07-311-0/+1
* | | Change ``(foo *)0'' to ``NULL'' where it's possibleyar2004-07-312-11/+11
* | | Kill a small herd of casts to off_t where they were not needed.yar2004-07-312-10/+9
* | | Printf(3) off_t values through conversion to intmax_t sinceyar2004-07-312-10/+15
* | | Save context in kernel fashion, so it can be restored bydavidxu2004-07-312-4/+10
* | | Remove unused field.davidxu2004-07-312-2/+0
* | | Kill an unused variable (heading to WARNS=2.)yar2004-07-311-1/+0
* | | Convert a couple of bogus null statements to the right form.yar2004-07-311-2/+2
* | | Turn on PCB_FULLCTX for set_mcontext, functions like kse_switchindavidxu2004-07-311-0/+1
* | | Remove unused field.pjd2004-07-311-1/+0
* | | Destroy synchronization geom immediately. This should fix unloading withoutpjd2004-07-311-1/+11
* | | Fix the panic (""memory modified after free") when ata_getparam() failssos2004-07-311-0/+1
* | | Use SHLIBDIR instead of LIBDIR. This should fix buildworld breakage.pjd2004-07-311-2/+1
* | | Add pmap locking to pmap_object_init_pt().alc2004-07-312-2/+12
* | | Check for read errors.tjr2004-07-311-0/+2
* | | Add standard DIAGNOSTICS section.tjr2004-07-311-0/+2
* | | Add support for multibyte characters, loosely based on Bruno Haible'stjr2004-07-312-25/+57
* | | Fix some particularly bad style(9) violations.tjr2004-07-311-60/+58
* | | Bump __FreeBSD_version to reflect the removal of kmem_alloc_pageable().alc2004-07-311-1/+1
* | | Macro optimize, this increases context switch speed about 2% on mydavidxu2004-07-312-4/+4
* | | 1. Use correct alignment mask, -15 != ~15davidxu2004-07-311-2/+2
* | | Allow slice creation on providers from MIRROR class.pjd2004-07-311-0/+1
* | | Use #include <unistd.h> rather than the explicit externs in theimp2004-07-311-2/+1
* | | Add '-p' option for 'insert' command which allows to specify prioritypjd2004-07-312-1/+10
* | | - Check if 'slice' argument was given.pjd2004-07-311-0/+8
* | | Dump correct field.pjd2004-07-311-1/+1
* | | Set the access counts of a subdisk correctly when attaching itle2004-07-301-2/+21
OpenPOWER on IntegriCloud