]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-02-05 jkhUpdate snapshot build machine names.
1999-02-05 jkhIndicate that LKMs are obsolete, just to prevent confusion.
1999-02-05 jkhIndicate that we're using XFree86 3.3.3.1
1999-02-05 mjacobquiet the alpha compiler
1999-02-05 mjacobadd a note about exclusive open
1999-02-05 mjacobdocument new features
1999-02-05 mjacobminor tweaks
1999-02-05 dillon The elf loader sets the permissions on bss to VM_PR...
1999-02-05 mjacobminor tweaks
1999-02-05 mjacobExtend unit numbers to a full 10 bits (split into sections
1999-02-05 mjacobadd QIC 525,320,1320,3080 codes
1999-02-05 jdpCorrect a format mismatch on 64-bit architectures....
1999-02-05 grogRemove some dead debug code
1999-02-05 newtonAdditional note on last rev: The rationale for this...
1999-02-05 newtonCreated sysctl kern.fallback_elf_brand. Defaults to...
1999-02-05 mjacobAdd driver states that will be reported (for SCSI)...
1999-02-05 mjacobPrint relative (mt_fileno, mt_blkno) position, if known.
1999-02-05 mjacobfinally document new commands
1999-02-05 fennerRemove the FTP_PASSIVE_MODE "fix"; libftpio handles...
1999-02-05 archiePrint usage via fprintf(stderr, ..) instead of errx...
1999-02-05 grogMore nit-picking in the debugging instructions.
1999-02-04 dillon Fix race in pipe read code whereby a blocked lock...
1999-02-04 adamreplace previous stupid comment with one more appropriate
1999-02-04 newtonCan't use elf_brand_inuse() here because iBCS2 doesn...
1999-02-04 newtonAdded call to elf_brand_inuse() to prevent you from...
1999-02-04 mjacobadd back ctl for sa and add more units
1999-02-04 dillon vp->v_object must be valid after normal flow of...
1999-02-04 adamremind that apm is required in order for timekeeping...
1999-02-04 dillon Fix bug in a KASSERT I introduced in vm_page_qcolla...
1999-02-04 dcsMake FICL_TRACE default.
1999-02-04 dcsMake use of prototypes to silence warnings.
1999-02-04 dcsMake ficlExec recursive. This removes vmReset and vmQui...
1999-02-04 katoRecognize Pentium II Xeon, Celeron and Pentium III...
1999-02-04 bdeYAMFsio.c (1.227-1.228: set up input buffering dynamica...
1999-02-04 bdeM_TTYS -> M_DEVBUF. M_TTYS is documented to be for...
1999-02-04 katoSync with sys/i386/i386/userconfig.c revision 1.129.
1999-02-04 jkhAdd a lot of additional keymaps to the appropriate...
1999-02-04 bdeSet up interrupt-level input buffering dynamically...
1999-02-04 dcsFix ficlExecFD to take kern/9412 changes into account...
1999-02-04 dcsThe trace facility was full of bugs. Correct that by...
1999-02-04 dcsSilence a warning.
1999-02-04 dcsThe previous fix for "type" was absolutely lousy. Not...
1999-02-04 dcsAdd conditional compilation facilities to ficl. This...
1999-02-04 newtonsvr4 emulator will refuse to unload itself if it is...
1999-02-04 newtonProvide elf_brand_inuse() as a method an emulator can...
1999-02-04 markmAdd the perl man pages to the "whatis" building list.
1999-02-04 markmAdd perl5 userland (actually localland) to MANPATH...
1999-02-04 yokota- Added atkbdc and atkbd to the device info array so...
1999-02-04 markmFix the handling of certain devices.
1999-02-04 markmAdd bits useful to getting laptops going (my Libretto...
1999-02-04 katoSync with sys/i386/i386/machdep.c revision 1.324.
1999-02-04 bdeAdded a used include. This file doesn't get tested...
1999-02-04 jkoshyTypo fix. Remove reference to non-existent edit(1).
1999-02-04 grogChange description of dump analysis and crash to reflec...
1999-02-04 grogSplit .gdbinit file into two versions, on suitable...
1999-02-04 peterRestore rev 1.2 and 1.3 after they got spammed and...
1999-02-04 peterRestore rev 1.2 after it got spammed in rev 1.3 and...
1999-02-04 jkhAdd compat22 distribution in anticipation of its appear...
1999-02-04 msmithNuke all the stupid ffs() stuff and use powerof2()...
1999-02-04 msmithFix power-of-2 check for the TCB hash size.
1999-02-04 grogChange vinum_drives to vinum_slices
1999-02-03 asamiRemove commented out definition of FTP_PASSIVE_MODE...
1999-02-03 fennerWarn about collapsing multiple slashes into 1 in ftp...
1999-02-03 fennerDon't try to parse a colon in a URL as a port
1999-02-03 joergSeveral recent additions. Folks, please update this...
1999-02-03 joergUpdate to the most recent version. Among other things...
1999-02-03 dgFixed the type of target_page to vm_offset_t (unsigned...
1999-02-03 msmithMention the net.inet.tcp.tcbhashsize tunable.
1999-02-03 msmithMake TCBHASHSIZE a boot-time tunable as well, taking...
1999-02-03 katoPC98 version of new boot loader. Because boot2 has...
1999-02-03 bdeRemoved some unused includes (only 1 to go here now...
1999-02-03 semenuAdded mount_ntfs subdirectory.
1999-02-03 semenuAdded ntfs subdirectory.
1999-02-03 semenuAdded vnode tag for NTFS.
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuFirst version.
1999-02-03 semenuFirst version.
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuFirst version.
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuPrimary version.
1999-02-03 dillonSubmitted by: Alan Cox
1999-02-02 brianEncode & Decode the PROTOCOMP fields correctly.
1999-02-02 wollmanAdd a `default' feature to tzsetup for use in script...
1999-02-02 wollmanMerge from vendor branch. Includes functional updates...
1999-02-02 dfrUse the bsd.kern.mk from the source tree rather than...
1999-02-02 katoAdded braces around initializsers and in if-statements.
1999-02-02 katoSync with sys/dev/syscons/syscons.c revision 1.294.
1999-02-02 jkhList palm pilot category.
1999-02-02 jkhShow dependencies in package menu.
1999-02-02 eivindMerge from NetBSD: cut.1 rev 1.6 to 1.8
1999-02-02 eivindBring in use of strsep() to handle bad input better...
1999-02-02 eivindMerge from NetBSD cut.1 rev 1.6 and cut.c rev 1.9,...
1999-02-02 bdeCheck for signals while reading /dev/urandom. Reading...
1999-02-02 bdeSwitch context before doing some i/o operations that...
1999-02-02 brianDon't allow root to specify non-existent labels on
1999-02-02 brianReimplement the previous fix (no response to PAP requests)
1999-02-02 bdeAdded a hopefully-machine-independent macro for determi...
1999-02-02 fennerFix the port of the NetBSD 19990120-accept fix. I...
1999-02-02 acheAdd -R for .RU domains
next