]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
1999-02-01 newtonFix bogus line breaks in declarations for soo_read...
1999-02-01 newtonDeclare M_ZOMBIE so the svr4 emulator doesn't need to.
1999-02-01 jkhMake directories unconditionally to deal with the empty...
1999-02-01 jkhOops. Missed this in the last commit.
1999-02-01 dillon This patch eliminates a pointless test from appeari...
1999-02-01 dillon The alternate B_PAGING path for vnstrategy() is...
1999-02-01 jkhWhoops! Forgot to include Mr. Sobray's more command...
1999-02-01 grogMove CFLAGS to God's Own Position
1999-01-31 grogCorrect include paths
1999-01-31 sosBzero the devstat structure before use.
1999-01-31 dufaultMove the "fetch serial data" delay so that it is an...
1999-01-31 sosAdd device stats for the acd device.
1999-01-31 vanillaAdd a entry for zh-FAQ.
1999-01-31 katoSync with sys/i386/i386/userconfig.c revision 1.128.
1999-01-31 n_hibmaAdded UHCI_LEGSUP to uhcireg.h
1999-01-31 alexDocument type for 'req' argument to clnt_control.
1999-01-31 billf(1) Make usage() and SYNOPSIS agree with each other.
1999-01-31 jmb Do not try to fetch anti-spam files from gulf.net.
1999-01-31 julianSubmitted by: Alan Cox <alc@cs.rice.edu>
1999-01-31 yokota- Don't print unnecessary CLI command prompt (and faked...
1999-01-31 jkhAdjust notes to describe new boot floppy scheme.
1999-01-31 jkhDon't strip out stuff from boot.flp now that it's twice...
1999-01-31 jkhWell, we've blown out boot.flp again. Time to go to...
1999-01-31 brianMention the error when we fail to connect().
1999-01-31 bdeDon't comment out dead code; remove it.
1999-01-31 nsouchFix compile warnings about missing braces around static...
1999-01-31 bdeFixed English in previous commit.
1999-01-31 bdeFixed smashed tabs and inconstent comment style in...
1999-01-31 julianSlight cleanups. There were 2 ways of getting the arpco...
1999-01-31 grogChange variable name vinum_slices to vinum_drives to...
1999-01-31 jkhBe more selective about installing things from /boot...
1999-01-31 billfConsistantly use 'devicename' instead of varying betwee...
1999-01-31 newtonAdded comments about non-staticization so it doesn...
1999-01-31 katoUse offset to _pc98_system_parameter instead of immedia...
1999-01-31 grogMinor changes in formulation.
1999-01-31 paulNew driver flags to support IFF_ALLMULTI handling.
1999-01-31 paulAdd IFF_MULTICAST when setting flags in lnc_init().
1999-01-31 paulFix and enable multicast support.
1999-01-30 jkh1. Install /boot/loader correctly on boot.flp
1999-01-30 msmithRemove unused "kern.shutdown_timeout" sysctl node.
1999-01-30 msmithAn error in the last commit; the changes were submitted...
1999-01-30 msmithAdd a new sysctl node kern.shutdown, off which shutdown...
1999-01-30 jdpRemove the SVR4 examples. Folks, no binaries are allow...
1999-01-30 katoMoved pc98_system_parameter from .text to .data to...
1999-01-30 nsouchDistinguish EPP address/data register. Add EPP address...
1999-01-30 nsouchppbconf.9 removed
1999-01-30 nsouchImprove ppbus(4) microsequencer description. Remove...
1999-01-30 bdeRewrote the changes in rev.1.53. Don't ignore errors...
1999-01-30 phkPut a comment here about using suser() to determine...
1999-01-30 phkUse suser() to determine super-user-ness.
1999-01-30 phkUse suser() to determine super-user-ness.
1999-01-30 phkUse suser() to determine super-user-ness, don't examine...
1999-01-30 phkUse suser() to check for super user rather than examini...
1999-01-30 newtonOops - Ripped out a bit of debugging code which will...
1999-01-30 newtonNuked the "hello, world!" program from this directory...
1999-01-30 newtonAdded examples for svr4 /compat trees.
1999-01-30 newtonAdded /usr/share/examples/svr4
1999-01-30 mjacobImplement and use Fast Posting for both parallel &...
1999-01-30 mjacobGrrr.. Do the *correct* and *usable* 1.31 firmware...
next