]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-01-01 joeRemoved bogus dependancy on libutil.
2000-01-01 groudier- Add device entry for the next generation of C1010...
2000-01-01 bdeUse an ifdef in ext2_fs.h instead of a bogus separate...
2000-01-01 bpRemove duplicated extern.
2000-01-01 bdeUpdated/corrected the list of GPL'ed files.
2000-01-01 bdeThis file is not used directly. The small parts of...
2000-01-01 bdeThis file is not used directly. It was merged into...
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
2000-01-01 bdeImport the Linux ext2fs files that our GPL'ed ext2fs...
2000-01-01 tanimuraCorrect the delay durations as in the sample sources...
1999-12-31 hoekBackout the prev. commit. It's a bad idea to make...
1999-12-31 ruFix typos
1999-12-31 ache/etc -> /etc/mail
1999-12-31 billfFill in the blanks for some of the Texas Instruments...
1999-12-31 chrisAdd and active the manual page for /etc/sysctl.conf.
1999-12-30 peterRecognize the CSC0101 ID for the Thinkpad series.
1999-12-30 peterAttach the CS4610 PCI / CS4239 setup in isa compatabili...
1999-12-30 ruThis is the stock 2.3 file. Since someone majorly...
1999-12-30 shinPrevent kernel panic at ifconfig up after Note PC resume.
1999-12-30 peterMake fsck(8) do a MNT_RELOAD after cleaning for all...
1999-12-30 obrienAdd the userland commands to SEE ALSO.
1999-12-30 hmImplement scrollback for pcvt based on code submitted by
1999-12-30 brianIncrease M_MAXLEN from 2048 - sizeof struct mbuf to
1999-12-30 joeRetire stat_flags.c; it's now in libutil.
1999-12-30 joeMoved flags_to_string and string_to_flags into libutil...
1999-12-30 hoekdes@FreeBDS.org => des@FreeBSD.org, and fix a small...
1999-12-30 kuriyamausbd.conf is in section 5, not 8.
1999-12-30 markmGrrrr... This was supoosed to go with the commit to...
1999-12-30 markmBuild some more build-toold so that "make world" works...
1999-12-30 grogDon't forget the 'stripe' and 'mirror' keywords when...
1999-12-30 obrienGo ahead and take these off the vendor branch as Gerard...
1999-12-30 obrienHonestly, really, really add a manpage for gasp.
1999-12-30 obrienAdd a manpage for gasp.
1999-12-30 billfFix KERNEL vs _KERNEL spammage.
1999-12-30 cgmake ess cards use a 64k buffer again, by implementing...
1999-12-30 brianAdd a few missing #includes
1999-12-30 brianCorrect usages of getuid() and geteuid()
1999-12-30 mjacobChange error message make sense and add a missing
1999-12-29 steveProvide some verbage for FreeBSD's list of categories.
1999-12-29 mjacobRestore this driver to a working state. The control...
1999-12-29 brianThe '-' character in chat scripts should only be escaped
1999-12-29 brianMention that it's only necessary to escape the '-'...
1999-12-29 steveEscape the ':' so that is actually makes it into the...
1999-12-29 peterSince /etc/sendmail.cf got moved to /etc/mail/sendmail...
1999-12-29 peterPreempt one brucification - I was missing a ${DESTDIR...
1999-12-29 peterAdd mailwrapper. It redirects to sendmail by default...
1999-12-29 peterInstall sendmail in it's new location.
1999-12-29 peterAdd /usr/libexec/sendmail
1999-12-29 peterAs a special case, deal with a missing mailer.conf...
1999-12-29 peterMove mailer.conf to /etc/mail at obrien's request.
1999-12-29 peterAdd $FreeBSD$
1999-12-29 petermoved to etc/mail
1999-12-29 peterTry and sort BIN1 a bit, it was all over the place.
1999-12-29 peterRevert previous commit, -o is functional here and is...
1999-12-29 peterMake mailwrapper build
1999-12-29 peterConnect fparseln(3) for mailwrapper(8)
1999-12-29 sheldonhBack out previous commit and replace with a cleaner...
1999-12-29 acheRemove -o before sendmail.cw - pure file name needed...
1999-12-29 acheUse LC_TIME=C for date
1999-12-29 jasoneDon't explicitly mmap() red zones at the bottom of...
1999-12-29 obrienRestore changes I spammed.
1999-12-29 obrienAllow the specification of a prefix for gcc to find...
1999-12-29 phkDon't use time_offset as a leaky bucket variable in...
1999-12-29 krisOnly make beforeinstall in libcrypto/libssl if they...
1999-12-29 asamiOops, the previous commit was bogus. I shouldn't commi...
1999-12-29 ru- do not dereference a null pointer.
1999-12-29 asamiTypo (libcrypto -> libcrypt).
1999-12-29 billfCopy Texas Instruments cardbus controllers from pcisupp...
1999-12-29 shinSorry, ndp command is not exist yet.
1999-12-29 msmithSubstantially revamp the way that we determine the...
1999-12-29 shinForgot to add newly added udp and raw IPv6 apps to...
1999-12-29 cgmake es1373 chips with ac97 2.1 work on troublesome...
1999-12-29 peterRemove vnode_if.sh - it's a perl script. This stayed...
1999-12-29 billfAdd the Texas Instruments PCI14xx pccard/cardbus contro...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-29 cg- latest 2ndbuffer patch
1999-12-29 billfAdd the Id for the NeoMagic 256ZX, the display from...
1999-12-29 jkhOnly print "couldn't install distributions" popup if any
1999-12-29 msmithAdd support for building the 'mlx?' devices, which...
1999-12-29 obrienHookup the info docs.
1999-12-28 msmithMake tcp_drain() actually do something. When invoked...
1999-12-28 obrienBuild and install the GASP info page. Unfortunately...
1999-12-28 obrienUse the *much* more readable unified diff format.
1999-12-28 deischen-Wall and minor style(9) cleanups.
1999-12-28 deischenChange stack allocation algorithm to make better use...
1999-12-28 deischenDon't wakeup threads when there is a process signal...
1999-12-28 krisBuild openssl properly during make world.
1999-12-28 bpAvoid to write garbage if uiomove fails.
1999-12-28 bpFix an overflow in the msdosfs_read() function which...
1999-12-28 bpIt is possible that number of sectors specified in...
1999-12-28 hoekTypo cops.
1999-12-28 hoekAdd history: The reallocf() function first appeared...
1999-12-28 hoekAdd ".Xref tolower 3" since its internal use is inferre...
1999-12-28 hoekAvoid the potentially confusing term "a null pointer...
1999-12-28 hoekAdd .Xrefs to tolower.3 and toupper.3, respectively.
1999-12-28 phantomBetter handling groff failures. If popen(ROFF_COMMAND...
1999-12-28 peterUse the ctype.h version of isascii() - it doesn't loose...
1999-12-28 sheldonhTake into account the fact that "[" may be called with...
1999-12-28 ruMake cloning mask sockaddr (genmask) possible.
next