]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-02-06 Matt JacobI don't know what happened here- I submitted a *working...
1999-02-06 Jordan K. HubbardReshuffle a number of menus to be more navigable. ...
1999-02-06 Roger HardimanChanged to use IICBUS_REPEATED_START
1999-02-06 John HayTeach IPXrouted to handle the internal net properly.
1999-02-06 John HayMake it possible to use lo0 as an internal IPX network...
1999-02-06 John HayDon't use the pointer returned by MALLOC before checkin...
1999-02-06 KATO TakenoriSync with syscons for i386.
1999-02-06 Jordan K. HubbardAck! Correct a typo which crept into here and reshuffl...
1999-02-06 Bruce EvansAdded underscores to some names in svr4_locore.s so...
1999-02-06 Matthew Dillon Flush delayed-write data out prior to issuing a...
1999-02-06 Bruce EvansHonor ${LDFLAGS} for building svr4_genassym. This...
1999-02-06 Matthew Dillon Add hysteresis to the 'swap_pager_getswapspace...
1999-02-06 Jordan K. HubbardBASE=4.0
1999-02-06 Matthew Dillon Be nice when no swap is configured in system
1999-02-06 Matthew Dillon Make 'top' handle case w/ new swapper where no...
1999-02-06 Matthew Dillon Handle case where no swap is configured
1999-02-06 Brian SomersDecouple pap & chap output routines from the corresponding
1999-02-06 Peter WemmBack out rev 1.89. The #include is necessary for the...
1999-02-06 Bill FennerUse snd_nxt, not rcv_nxt, when calculating the ISS...
1999-02-05 Matt JacobBruce gently nudged me into doing this right
1999-02-05 Jordan K. HubbardAdd one more "escape" for marking internal variables.
1999-02-05 John PolstraCorrect an "&" operator which should have been "&&".
1999-02-05 Jordan K. HubbardTotally change the way variables are accounted for...
1999-02-05 Bruce EvansOops, really don't generate compiler warnings about...
1999-02-05 Bruce EvansDon't generate compiler warnings about missing braces.
1999-02-05 Jun KuriyamaUse O_RDONLY and O_RDWR for open() instead of number.
1999-02-05 Jun Kuriyamas/card.conf/pccard.conf/
1999-02-05 Mark NewtonStyle nit: sort elf_brand_inuse() prototype in with...
1999-02-05 Kazutaka YOKOTAOops, the last commit contained a wrong patch. This...
1999-02-05 Dag-Erling... Followup to yokota's last commit:
1999-02-05 Kazutaka YOKOTA- Don't assume the line length in the video memory...
1999-02-05 KATO TakenoriSync with sys/i386/isa/sio.c revision up to 1.228.
1999-02-05 Brian SomersAllow an alternate to rad_send_request() for programs...
1999-02-05 Jordan K. HubbardBump MFS up to 2.88MB. Now there's room for quite a...
1999-02-05 Robert NordierNote that nextboot requires the legacy boot code.
1999-02-05 Jordan K. HubbardUpdate snapshot build machine names.
1999-02-05 Jordan K. HubbardIndicate that LKMs are obsolete, just to prevent confusion.
1999-02-05 Jordan K. HubbardIndicate that we're using XFree86 3.3.3.1
1999-02-05 Matt Jacobquiet the alpha compiler
1999-02-05 Matt Jacobadd a note about exclusive open
1999-02-05 Matt Jacobdocument new features
1999-02-05 Matt Jacobminor tweaks
1999-02-05 Matthew Dillon The elf loader sets the permissions on bss to VM_PR...
1999-02-05 Matt Jacobminor tweaks
1999-02-05 Matt JacobExtend unit numbers to a full 10 bits (split into sections
1999-02-05 Matt Jacobadd QIC 525,320,1320,3080 codes
1999-02-05 John PolstraCorrect a format mismatch on 64-bit architectures....
1999-02-05 Greg LeheyRemove some dead debug code
1999-02-05 Mark NewtonAdditional note on last rev: The rationale for this...
1999-02-05 Mark NewtonCreated sysctl kern.fallback_elf_brand. Defaults to...
1999-02-05 Matt JacobAdd driver states that will be reported (for SCSI)...
1999-02-05 Matt JacobPrint relative (mt_fileno, mt_blkno) position, if known.
1999-02-05 Matt Jacobfinally document new commands
1999-02-05 Bill FennerRemove the FTP_PASSIVE_MODE "fix"; libftpio handles...
1999-02-05 Archie CobbsPrint usage via fprintf(stderr, ..) instead of errx...
1999-02-05 Greg LeheyMore nit-picking in the debugging instructions.
1999-02-04 Matthew Dillon Fix race in pipe read code whereby a blocked lock...
1999-02-04 Adam Davidreplace previous stupid comment with one more appropriate
1999-02-04 Mark NewtonCan't use elf_brand_inuse() here because iBCS2 doesn...
1999-02-04 Mark NewtonAdded call to elf_brand_inuse() to prevent you from...
1999-02-04 Matt Jacobadd back ctl for sa and add more units
1999-02-04 Matthew Dillon vp->v_object must be valid after normal flow of...
1999-02-04 Adam Davidremind that apm is required in order for timekeeping...
1999-02-04 Matthew Dillon Fix bug in a KASSERT I introduced in vm_page_qcolla...
1999-02-04 Daniel C. SobralMake FICL_TRACE default.
1999-02-04 Daniel C. SobralMake use of prototypes to silence warnings.
1999-02-04 Daniel C. SobralMake ficlExec recursive. This removes vmReset and vmQui...
1999-02-04 KATO TakenoriRecognize Pentium II Xeon, Celeron and Pentium III...
1999-02-04 Bruce EvansYAMFsio.c (1.227-1.228: set up input buffering dynamica...
1999-02-04 Bruce EvansM_TTYS -> M_DEVBUF. M_TTYS is documented to be for...
1999-02-04 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.129.
1999-02-04 Jordan K. HubbardAdd a lot of additional keymaps to the appropriate...
1999-02-04 Bruce EvansSet up interrupt-level input buffering dynamically...
1999-02-04 Daniel C. SobralFix ficlExecFD to take kern/9412 changes into account...
1999-02-04 Daniel C. SobralThe trace facility was full of bugs. Correct that by...
1999-02-04 Daniel C. SobralSilence a warning.
1999-02-04 Daniel C. SobralThe previous fix for "type" was absolutely lousy. Not...
1999-02-04 Daniel C. SobralAdd conditional compilation facilities to ficl. This...
1999-02-04 Mark Newtonsvr4 emulator will refuse to unload itself if it is...
1999-02-04 Mark NewtonProvide elf_brand_inuse() as a method an emulator can...
1999-02-04 Mark MurrayAdd the perl man pages to the "whatis" building list.
1999-02-04 Mark MurrayAdd perl5 userland (actually localland) to MANPATH...
1999-02-04 Kazutaka YOKOTA- Added atkbdc and atkbd to the device info array so...
1999-02-04 Mark MurrayFix the handling of certain devices.
1999-02-04 Mark MurrayAdd bits useful to getting laptops going (my Libretto...
1999-02-04 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.324.
1999-02-04 Bruce EvansAdded a used include. This file doesn't get tested...
1999-02-04 Joseph KoshyTypo fix. Remove reference to non-existent edit(1).
1999-02-04 Greg LeheyChange description of dump analysis and crash to reflec...
1999-02-04 Greg LeheySplit .gdbinit file into two versions, on suitable...
1999-02-04 Peter WemmRestore rev 1.2 and 1.3 after they got spammed and...
1999-02-04 Peter WemmRestore rev 1.2 after it got spammed in rev 1.3 and...
1999-02-04 Jordan K. HubbardAdd compat22 distribution in anticipation of its appear...
1999-02-04 Mike SmithNuke all the stupid ffs() stuff and use powerof2()...
1999-02-04 Mike SmithFix power-of-2 check for the TCB hash size.
1999-02-04 Greg LeheyChange vinum_drives to vinum_slices
1999-02-03 Satoshi AsamiRemove commented out definition of FTP_PASSIVE_MODE...
1999-02-03 Bill FennerWarn about collapsing multiple slashes into 1 in ftp...
1999-02-03 Bill FennerDon't try to parse a colon in a URL as a port
1999-02-03 Joerg WunschSeveral recent additions. Folks, please update this...
next