summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: fixed the misplaced .Bl call.ru2002-12-231-1/+1
* mdoc(7) police: markup nits.ru2002-12-231-19/+31
* mdoc(7) police: removed gratuitous .Pp call.ru2002-12-231-1/+0
* mdoc(7) police: markup nit.ru2002-12-231-1/+1
* mdoc(7) police: most -mdoc macros can take multiple arguments.ru2002-12-231-2/+1
* mdoc(7) police: markup nits.ru2002-12-231-2/+2
* mdoc(7) police: more `The .Nm utility' + markup nit.ru2002-12-231-5/+5
* mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.ru2002-12-231-4/+7
* mdoc(7) police: markup nits.ru2002-12-231-2/+4
* mdoc(7) police: grammar and spelling nits.ru2002-12-231-4/+4
* mdoc(7) police: markup fixes.ru2002-12-231-3/+5
* Added xref to syncache(4).ru2002-12-231-0/+1
* mdoc(7) police: markup and grammar fixes for previous delta.ru2002-12-231-6/+13
* rn_walktree*() compute the next leaf before applying a functionru2002-12-231-4/+7
* A pile of patches, most notably some Doc policing by Hiten Pandya.dillon2002-12-231-117/+184
* Redo the initial rc_ng check to avoid rc.conf pollution occuring too early,dillon2002-12-231-14/+34
* Add development.7dillon2002-12-231-3/+4
* Avoid holding the vnode interlock around malloc() or free() to prevent aalc2002-12-231-2/+8
* Eliminate some dead code. (Any possible use for this code died withalc2002-12-231-4/+0
* Fix a De Morgan bug: If we only expect a memory range OR anmarcel2002-12-231-8/+8
* - Fix a bug where the faulting address for an mmu miss could sometimes bejake2002-12-231-5/+5
* - Rearrange pmap_bootstrap slightly to be more in dependency order.jake2002-12-221-50/+49
* Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf todillon2002-12-222-1/+1
* Do not unconditionally load the configuration files for the RCNG case.dillon2002-12-229-285/+636
* Add suseconds_t and useconds_t for storing microseconds.mike2002-12-222-0/+13
* Use '\033' rather than '\e' as the latter is a gccism.dwmalone2002-12-221-1/+1
* english(4) police.schweikh2002-12-221-2/+2
* - Add a spin lock to single thread cache invalidation and tlb flush ipis,jake2002-12-225-19/+22
* Enforce correct ordering of the filedesc structure and pipe mutex, becausekris2002-12-221-0/+2
* Fix typo: vunerable -> vulnerable.pb2002-12-221-1/+1
* Correct minor grammos.schweikh2002-12-221-3/+3
* Remove forgotten INP_UNLOCK(inp) in my previous commit.pb2002-12-221-1/+0
* Add a word, lost in previos commit.kan2002-12-221-0/+1
* Add note about GCC -fno-pcc-struct-return being default again. Thekan2002-12-221-0/+8
* Back out the -fpcc-struct-return fixes.kan2002-12-222-24/+68
* MB_LEN_MAX is not MD, move it to the MI limits.h.tjr2002-12-2215-14/+2
* Fix a bug in GCC which effectively prevents DEFAULT_PCC_STRUCT_RETURN fromkan2002-12-221-1/+0
* SMP locking for ifnet list.hsu2002-12-2221-24/+126
* The UP -current was not properly counting the per-cpu VM stats in thedillon2002-12-221-0/+3
* Revert part of the last commit. Do not fake-up the cylinders to makedillon2002-12-221-2/+1
* Fix style (no space after return, twice-too-big continuation) andjmallett2002-12-221-2/+2
* So many people have asked me to describe my development environment thatdillon2002-12-221-0/+351
* - Add a pmap pointer to struct md_page, and use this to find the pmap thatjake2002-12-214-69/+70
* Be nice. There are evidentally a number of different cards thatimp2002-12-211-2/+4
* Make newsyslog(8) print the correct date when the logs are turned over.trhodes2002-12-211-2/+2
* Reduce libc's memory footprint by lazily allocating memory used internallybbraun2002-12-211-9/+22
* do not try to free a mountpoint that we did not allocate.dillon2002-12-211-4/+9
* In syncache_timer(), don't attempt to lock the inpcb structurepb2002-12-211-2/+0
* The previous commit contained a stupid mistake: ctxt->pam_[cp]sock wasdes2002-12-211-2/+2
* Mark the INVALID keyword as being deprecated since the concept oftjr2002-12-212-1/+5
OpenPOWER on IntegriCloud