]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-12-29 alfredMake AIO a loadable module.
2001-12-29 jakeRename definitions to better match the hardware wstate...
2001-12-29 jakeAdd definitions for TSTATE_MM_* and TSTATE_{I,X}CC_*.
2001-12-29 jakeRename and renumber trap types to comply with the user...
2001-12-29 jake1. Certain tlb operations need to be atomic, so disable...
2001-12-29 jakejmpbuf is no longer a ucontext_t since it does not...
2001-12-29 jakeAdd fprs to struct fpreg.
2001-12-29 jakeDefine PSTATE_MM_MASK in terms of PSTATE_MM_SIZE.
2001-12-29 jakeRemove pcb_y. It has moved to trapframe.
2001-12-29 jakeDon't concatentate __func__.
2001-12-29 jakeMake it clear that IH_SHIFT is expected to be that...
2001-12-29 jakeAdd definitions for magic numbers used in asm.
2001-12-29 jakeChange fpblock to be an array of ints instead longs.
2001-12-29 jakeAdd "memory" to the clobber list for membars.
2001-12-29 jakeImplement CLKF_USERMODE so that user time is accounted...
2001-12-29 jakeAdd definitions for the number of bits in the icc and...
2001-12-29 jakeUse ASI_P instead of ASI_N if _KERNEL isn't defined...
2001-12-29 jakeAdd macros for dedicated register variables, for use...
2001-12-29 jakeAdapt to new kernel tsb structure.
2001-12-29 jakeMake sure curbrk is well aligned.
2001-12-29 jakeUse jmpbuf offsets, not ucontext_t.
2001-12-29 jakeAdd .register directives for gcc3.
2001-12-29 jake__infinity is not const.
2001-12-29 jakeAdd jmpbuf offsets. Remove ucontext offsets.
2001-12-29 jakeAdd .register directives for gcc3.
2001-12-29 jakeInclude utrap.h for soft trap types.
2001-12-29 jakeWe use HIDENAME(minbrk) on sparc64 too.
2001-12-29 jakeAdd device ofw_console so this kernel is usable.
2001-12-29 imp"10/100Base FastEthernet PC CARD" (LNA-100) from Billio...
2001-12-29 benRemove part of a diff committed at the end of the file.
2001-12-29 joeForce raw printing of non-printable characters via...
2001-12-29 joeRestore these files to shiny KNF.
2001-12-28 desFix missing comma in previous commit.
2001-12-28 joergConvert sppp_params() to use a malloced structure in...
2001-12-28 joergFix my breakage to the low-level hardware sync drivers...
2001-12-28 julianFix documentation to match reality
2001-12-28 robertAvoid having the text and data sections merged into...
2001-12-28 julianDocument some behaviour I'm depending on.
2001-12-28 joeConvert some spaces into tabs that I missed first time...
2001-12-28 joeRevert most of rev 1.42, to restore KNF style.
2001-12-28 julianFix ipfw fwd so that it acts as the docs say
2001-12-28 bdeFixed a missing "const".
2001-12-28 joeAdd a new flag, -h which when combined with the -l...
2001-12-28 chrisSpelling/typo fix: `bood' -> `boot'
2001-12-28 joeMake it clearer what changed to a user using the old...
2001-12-28 joeMop up some warnings.
2001-12-28 joeMake the style more consistent throughout the file.
2001-12-28 bdeFixed an apparent typo ("-" before ":") and an English...
2001-12-28 joeUse the default colour instead if a bad colour specific...
2001-12-28 joeRevamp the colour support to allow for bold characters...
2001-12-28 bdeFixed locking bugs in rev.1.346:
2001-12-28 jakeFix typo (unclosed comment).
2001-12-28 bmahModify the release-building process so the srelease...
2001-12-28 chrisMove UFS and FFS docs to section 7.
2001-12-28 joergImplement timestamps so i4b/driver/i4b_isppp.c can...
2001-12-28 paulgnu/libexec has gone so remove it from the most targets.
2001-12-28 mppAdd xref to jail(2).
2001-12-28 mppAdd xref to jail(8)
2001-12-28 impadd note that truss works again as of dec 09.
2001-12-28 impAdd note about daily security checks moving to periodic(8)
2001-12-28 impAdd note to 20010924 entry that tells people about...
2001-12-28 kuriyamaMerge the changes in the English version (1.239 --...
2001-12-28 bmahFix typo in example.
2001-12-28 impNovac DVD/CD Station(Portable DVD/CD-ROM player
2001-12-28 impXircom RealPort RE-10
2001-12-28 impAdd Proxim Harmony card (from Bob)
2001-12-27 cjcFix some leftover stray characters from expr(1)-to...
2001-12-27 joergClean up half a dozen of header files that are no longe...
2001-12-27 joergBreak out the relevant fields from struct sppp into...
2001-12-27 bmahAt least I'm consistent. Back out the last accidental...
2001-12-27 bmahNew release note: network filesystems can now be listed in
2001-12-27 bmahNew release notes: pseudofs-ize procfs(5), libstand...
2001-12-27 joergUserland part of making the LCP restart timer configurable.
2001-12-27 joergMake the LCP restart timer configurable.
2001-12-27 bmahNew release notes found while trying to catch-up RELENG...
2001-12-27 alfredbrace by itself after function declaration.
2001-12-27 alfredput function return types on a line by themselves as...
2001-12-27 alfredMake it explicit that the opening brace of a function...
2001-12-27 bmahAdd nsmb.conf to list of files that sysinstall preserve...
2001-12-27 dillonnfs_nget() does no locking whatsoever when looking...
2001-12-27 joergImplement knobs to enable/disable VJ header compression.
2001-12-27 joergDocument that we now implement VJ header compression.
2001-12-27 joergImplement VJ header compression for sppp.
2001-12-27 joergRemove nonstandard floppy device nodes. Only keep...
2001-12-27 sheldonhRe-introduce the fix that delays mounting of network...
2001-12-27 roamFix a typo. While 'iff' might make sense in a mathemat...
2001-12-27 sosFix the msinfo command, as mentioned in several PR's.
2001-12-27 hmsync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>
2001-12-27 hmFix potential fclose nullpointer core dumps
2001-12-27 kuriyamaUgh, I forgot to bump "Original revision" header...
2001-12-27 kuriyamaMerge the changes in the English version (1.4 --> 1.6).
2001-12-27 kuriyamaMerge the changes in the English version (1.205 --...
2001-12-27 luigiRemove a stale entry related to passing ARP with bridgi...
2001-12-27 impLongshire LCS-8634TB
2001-12-27 kuriyamaRemove unwanted(?) 0xa0 characters.
2001-12-27 chrisDocument UFS and FFS options and features.
2001-12-27 kuriyamaMerge the changes in the English version (1.204 --...
2001-12-27 kuriyamaMerge the changes in the English version (1.187 --...
2001-12-27 impSome new cards:
2001-12-27 sheldonhAdd nsmb.conf to the resurrection list.
next