]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-08-04 phkremove nonsense code.
1998-08-04 phkThere seem to be two messages that were added with...
1998-08-04 dgImplemented a more sophisticated mechanism for handling...
1998-08-04 wpaulFix this thing to work properly with multiple tlan...
1998-08-04 msmithCorrect an irritating documentation error.
1998-08-03 msmithCopy in the nfs_diskless structure if NFS_ROOT is defin...
1998-08-03 juliankeep more up to date..
1998-08-03 msmithMajor ppbus updates from the author.
1998-08-03 bdeFixed bitrot in prototypes in synopsis.
1998-08-03 bdeFIxed missing include in synopsis.
1998-08-03 bdeFIxed bitrot in prototype in synopsis.
1998-08-03 dfrUse explicitly sized types when digging through packet...
1998-08-03 bdeChanged prototype in synopsis to match prototype in...
1998-08-03 bdeFixed missing header in synopsis.
1998-08-03 bdeisnetworktty -> isnettty. ttyent.h has already gone...
1998-08-03 yokotaAdded the `saver' key definition. The saver key will...
1998-08-03 yokota1. Reorganized screen saver related code so that both...
1998-08-03 bdeFixed garbage after comment after #endif. Fixed revers...
1998-08-03 katoSync with sys/i386/isa/syscons.h revision 1.38.
1998-08-03 katoSync with sys/i386/isa/syscons.c revision up to 1.271.
1998-08-03 katoSync with sys/i386/i386/userconfig.c revision 1.106.
1998-08-03 yokota- When the system is shut down, switch to the vty0...
1998-08-03 yokotaFix the bug which always reallocated the cut buffer...
1998-08-03 yokotaDon't accept the blank time value, if it is too big.
1998-08-03 yokota- Set bell pitch in hertz and duration in msecs.
1998-08-03 yokota- Add new bell types: "quiet.normal" and "quiet.visual".
1998-08-03 bdeFixed building -current under 2.2.6 using `make world...
1998-08-03 charnierUse errx() instead of err() for malloc failures. -Wall...
1998-08-03 charnierDocument -n (soft-update) flag.
1998-08-03 charnier.Nm swapon -> .Nm.
1998-08-03 charnierCorrect use of .Nm and .Ev.
1998-08-03 charnierTypo: i. e. -> i.e.
1998-08-03 charnierCorrect use of .Nm. Add rcsid. Do not dot terminate...
1998-08-03 charnierCorrect use of .Nm, add .An.
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-03 peterImport sendmail-8.9.1 (slightly trimmed) onto a fresh...
1998-08-03 hoekIgnore (effectively) SIGTSTP if we're already in the...
1998-08-03 wpaulUpdates for the ThunderLAN driver:
1998-08-03 alexThe pthreads standard has been published. Change:
1998-08-02 alexA style fix for my previous commit.
1998-08-02 hoekAdd missing "else", without whom the prev. commit is...
1998-08-02 alexFixed a race condition during the first lock/trylock...
1998-08-02 bdeFixed printf format errors.
1998-08-02 bdeFixed printf format errors.
1998-08-02 bdeFixed printf format errors.
1998-08-02 bdeFixed printf format errors. gcc should have a macro...
1998-08-02 bdeFixed printf format errors.
1998-08-02 bdeFixed printf format warnings for non-errors. This...
1998-08-02 bdeFixed printf format errors (time_t is not necessarily...
1998-08-02 bdeOops, the SRCDIR=${.OBJDIR} hack is still necessary...
1998-08-02 bdeCleaned up. tmac.srefs was in both SRCS and EXTRAS...
1998-08-02 bdeDon't use `::' to break dependencies. Cleaned some...
1998-08-02 bdeUse a different hack in the ${DFILE} rule to keep indir...
1998-08-02 brianPR: 7469
1998-08-02 gpalmerAdd the ISP Qlogic SCSI card to the list of known devices.
1998-08-02 woschMalformed conditional if MACHINE_ARCH is not defined...
1998-08-02 brianOn receipt of a sig 15, do a full bundle_Close() even if
1998-08-02 dgAdded 82555B support for media status.
1998-08-02 dgReordered fxp_softc for optimal cacheline behavior.
1998-08-02 dgKilled unused variable/assignment.
1998-08-01 dimaIntroduce KRB5_HOME variable.
1998-08-01 dfrAvoid trying to malloc > (1<<32) bytes of memory due...
1998-08-01 alexAdded iso646.h as defined by the Single UNIX Specificat...
1998-08-01 katoSync with sys/i386/boot/netboot/main.c revision 1.23.
1998-08-01 desFix reference to /usr/share/misc/iso3166.
1998-08-01 peterIf we get an ENOBUFS from the network, it's normally...
1998-08-01 peterFix a compile error if IPFIREWALL_FORWARD active withou...
1998-08-01 brianWhen we receive an LCP config REQ in Opened state,
1998-08-01 brianCosmetic: Diagnostic wording (Unknown -> Unexpected)
1998-07-31 brianAlways dial immediately on ``open'', ``dial'' and ...
1998-07-31 dfrCosmetic change to driver registration.
1998-07-31 dfrMake it possible to have a driver registered with more...
1998-07-31 dfrOnly perform byte/word accesses in the correct EV56...
1998-07-31 dfrAdd definitions of EV56 INT1/INT2/INT4/INT8 memory...
1998-07-31 dfrMerge with i386/isa/diskslice_machdep.c 1.30
1998-07-31 phkI've put together man pages for the pthread_cleanup...
1998-07-31 phkTFTP_ACK goes to port 69 (default tftp port) and tftpd...
1998-07-31 phkIn sys/scsi/st.c, st_close() does not check for errors...
1998-07-31 phkndc hardcodes 'named' instead of using $named_program...
1998-07-31 bdeBacked out rev.1.31. It was a workaround for bugs...
1998-07-31 hoekFix coredump when two signals are sent in rapid succession.
1998-07-30 bdeFixed printf format errors.
1998-07-30 bdeFixed printf format errors.
1998-07-30 bdeUse the slice interfaces for SCSI cdroms. This central...
1998-07-30 bdeAdded a flags arg to dsopen() and updated drivers....
1998-07-30 katoSync with sys/i386/isa/fd.c revision 1.120.
1998-07-30 dfrChange load address to 0xfffffc0000300000 to help suppo...
1998-07-30 dfrRemove spurious printf.
1998-07-30 jkoshyDocument behaviour of "-" and "--" on the command line.
1998-07-30 jkoshyDocument meanings of flags to the -r and -s options.
1998-07-30 julianadd anti-panic workaround from chris radek (cradek...
1998-07-30 alexTypo fix: teh --> (the|they)
1998-07-29 brianRemove ppp 3000/tcp. Ppp has nothing in common with...
1998-07-29 sosAdd singlehand dvorak keyboard layouts, one for right...
1998-07-29 bdeFixed sign extension bugs awoken by changing speed_t...
1998-07-29 dfrOnly access an int for READU/WRITEU since that is what...
1998-07-29 dfrDefault to FreeBSD if no brand detected. This makes...
1998-07-29 dfrFix msgbuf so that it actually works properly.
1998-07-29 brianAllow an optional ``!'' in the open, dial & call commands.
1998-07-29 brianUse tcsetattr TCSANOW instead of TCSADRAIN so that...
next