]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
1999-02-02 wollmanSigh. Fix capitalization bogon. Who had the pointy...
1999-02-02 dillon Get rid of IFF_BROADCAST from default IFF_ slip...
1999-02-01 mppFix some spelling errors.
1999-02-01 wpaulRemember to initialize ifp->if_snd.ifq_maxlen.
1999-02-01 newtonNuke some prototypes that really shouldn't be here.
1999-02-01 archieAdd new option '-p pattern' for splitting files based...
1999-02-01 newtonMoved prototypes for soo_{read,write,close} into socket...
1999-02-01 woschAdded xref to nologin(5)
1999-02-01 woschAdded xref to nologin(5).
1999-02-01 woschAdded xref to nologin(8).
1999-02-01 phkPrint a message if the driver didn't initialize ifq_maxlen.
1999-02-01 wollmanObserve -U flag again, and use it in preference to...
1999-02-01 wollmanUpdate the -d flag to use the new .MIL NIC address...
1999-02-01 jkhWhoops, don't break the alpha release build in copying...
1999-02-01 jkhMan, was I ever smoking crack when I wrote this. Don...
1999-02-01 brianIf we receive no answer from the server when sending PAP
1999-02-01 newtonAcquiesce to proc.h for declarations of M_ZOMBIE, M_SUB...
next