]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-08-10 markmGeneral code clean-up. Sort out warnings, and make...
2001-08-10 markmSimplify code. Also verbose logging, verbose overridabl...
2001-08-10 markmVerbose logging, overridable verbose error reporting.
2001-08-10 markmModule clean-up. Verbose logging, Overridable verbose...
2001-08-10 markmVerbosely (overridable) report failure to the user.
2001-08-10 markmUse the FreeBSD pam_prompt() interface to the conversat...
2001-08-10 markmVerbosely report errors to the user (overridable),...
2001-08-10 ddlibgmp has been superseded by libmp.
2001-08-10 ddRemove libgmp build infrastructure.
2001-08-10 brianChange copyright to BSD-style copyright.
2001-08-10 ddcvs updated to 1.11.1p1
2001-08-10 rumdoc(7) police: join split punctuation to macro calls.
2001-08-10 julianDo NOT allocate a 1K buffer on the kernel stack.
2001-08-10 jhbInclude string.h for the strlen() prototype to quiet...
2001-08-10 rumdoc(7) police: fixed the "new sentence" bogons.
2001-08-10 yokotaFix missing splx().
2001-08-10 markmFix broken logic so that this actually works for the...
2001-08-10 markmRework this to prevent a nasty problem involving differ...
2001-08-10 markmDeclare the new user-error reporting macro.
2001-08-10 markmAdd a routine for providing feedback via the conversati...
2001-08-10 rumdoc(7) police: protect trailing full stops of abbrevia...
2001-08-10 phkEliminate the hot-spare 'r' in Arrray.
2001-08-10 ruFixed style bugs (dot `.' at the end of error and warni...
2001-08-10 ruMarkup nits: use diagnostic type lists for error and...
2001-08-10 peterUse some slightly less horrible make magic for doing...
2001-08-10 peterOne more version related tweak after cvs-1.11 -> 1...
2001-08-10 peterArgh, this could not possibly have worked as it existed...
2001-08-10 peterCopy our changes from sccs2rcs.csh to sccs2rcs.in
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterUpdate build rules for .in and tidy up.
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis file is gone in cvs-1.11.1p1 (replaced by log.in)
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 rumdoc(7) police: add zdestroy() to NAME.
2001-08-10 peterTools dir is now empty and unused
2001-08-10 rumdoc(7) police: fix markup and a SYNOPSIS bug from...
2001-08-10 rumdoc(7) police: fix markup.
2001-08-10 rumdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets.
2001-08-10 peterRe-kill this file. It got whiplash being killed and...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterGenerate version.c on the fly rather than using a gener...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterGet the version source from the (more) correct place.
2001-08-10 rumdoc(7) police: spelling, punctuation and markup nits.
2001-08-10 rumdoc(7) police: add xref to intro(2).
2001-08-10 rumdoc(7) police: compute the exact tag width.
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterBah. Previous commit was: update for cvs-1.11 -> 1...
2001-08-10 peter*** empty log message ***
2001-08-10 peterAdd annotate.c, remove rtag.c for 1.11.1p1
2001-08-10 peterTweak for 1.11.1p1
2001-08-10 peterInitial merge of cvs-1.11 -> 1.11.1p1 changes onto...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 peterImport cvs-1.11.1p1 onto vendor branch
2001-08-10 peterTemporarily turn off cvs builds for the (short) duration of
2001-08-10 julianDO NOT ALLOCATE 2+K OBJECTS ON THE KERNEL STACK!!!!
2001-08-10 ruAdd manpage for pgfind(9).
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 impMove ISA interrupt ISR and timeout routines to pcic...
2001-08-10 impType sanity: use uintptr_t * for read_ivar and u_int8_t...
2001-08-10 impRearrange the pcic_irq_type enum (and specifically...
2001-08-10 jhbBump MAXCOMLEN from 16 to 19 to take advantage of 32...
2001-08-10 jakeCorrect copyright language.
2001-08-10 jakeAdd code to program the tick register and to setup...
2001-08-10 jakeAdd early code to support interrupts.
2001-08-10 jakeFake up the frame pointers on a process's initial stack...
2001-08-10 jakeHandle all types of mmu misses from user mode.
2001-08-10 jakeUse the macro for getting the trap type from the trapframe.
2001-08-10 jakeStore 8 bytes instead of 4 in suword. Use a temporary...
2001-08-10 jake(forced commit, last was too early).
2001-08-10 jakePass a context to tlb_store_slot, use a member(Sync...
2001-08-10 jake1. Start the clock running early for testing.
2001-08-10 jakeSet the pil to something sane on startup.
2001-08-10 jakeAdd definitions needed by new assembler code.
2001-08-10 jake1. Add code to handle traps and interrupts from user...
2001-08-10 jakeAdd code to handle stack traces that go all the way...
2001-08-10 jakeAdd trap types for interrupts. Ad definitions to get...
2001-08-10 jake1. Add code to demap pages from the tlb for user contexts.
2001-08-10 jakeAdd fields that point to per-cpu interrupt data.
2001-08-10 jakeAdd a field to trapframe for saving the pil.
2001-08-10 impIncorporate feedback about the level of security that...
2001-08-10 jakeAdd asis for interrupt registers.
2001-08-10 rwatsonReturn DITEM_SUCCESS from configInetd(), as apparently...
2001-08-10 jhbAxe spl's obsoleted by the callout mutex.
2001-08-10 simokawaFix unaligned access (fault) on alpha with ndp -p/...
2001-08-09 impAdd a note that says:
2001-08-09 mpAllow for text section alignment to properly align...
2001-08-09 sumikawaDo not delete 'goto ours' routes when using -c option.
2001-08-09 dougbExpand the usage info to include the possible options...
2001-08-09 jhbTrim trailing whitespace.
2001-08-09 mikeo Remove some misleading and incomplete information...
2001-08-09 mikeo Various mdoc fixes.
2001-08-09 tmmDocument zdestroy().
2001-08-09 sobomaxFix xrefs.
2001-08-09 ruSkip empty calls in the NAME section after the .Nm...
next