]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-08-21 Warner LoshFix possible buffer overflow with finger and fingerd.
1999-08-21 Brian FeldmanThis is the addition of a syslog(3) security.* top...
1999-08-21 Poul-Henning... Use more compiler friendly test for overflow.
1999-08-21 Warner LoshClear all file flags when taking ownership of devices...
1999-08-21 Warner LoshRemove all flags from devices before we try to assert...
1999-08-21 Masahide MAEKAWAadded usb0 to 'all' target for usbd(8)
1999-08-21 Warner LoshAdd warnings, ala mktemp, to tempnam and tmpnam as...
1999-08-21 Bill PaulThis commit adds support for the NetBSD MII abstraction...
1999-08-21 Tim VanderhoekThe "depends-list" target disappeared in r.1.300 (Dec...
1999-08-21 Jordan K. HubbardQuiet some overly chatty debug output, do some minor...
1999-08-21 David E. O... MFS: Revert shared lib major version number back to 3.
1999-08-21 Poul-Henning... Detect if the the offset used to read from a raw device...
1999-08-21 Mike SmithImplement a new generic mechanism for attaching handler...
1999-08-21 Chris CostelloRemove superfluous `preserve' entry.
1999-08-21 Chris CostelloFix spelling error: compliment -> complement
1999-08-21 Bill PaulFix power management register definitions.
1999-08-20 John PolstraAdd a NULL pointer check whose absence could cause...
1999-08-20 Mike SmithLoosen up the constructed argument segment generation...
1999-08-20 Alfred Perlsteinmove sanity check of timeval struct so as not to segfau...
1999-08-20 Julian ElischerFirst small steps at merging DEVFS and PHK's Dev_t...
1999-08-20 Kenneth D.... Fixes for some style bugs in the initial version of...
1999-08-20 Andrzej BialeckiRestore INTERNALLIB.
1999-08-20 Matthew N.... MAXLINE not MAX_CMDLINE
1999-08-20 Matthew N.... Fix MLINKS.
1999-08-20 Brian FeldmanFinally: fix test -x as completely as possible.
1999-08-20 Matthew N.... Fix stupid error (xse -> xsc).
1999-08-20 Andrew GallatinFix a nasty kld bug where modules with objects of type...
1999-08-20 Matthew N.... Set ifp->if_init to the right function.
1999-08-20 John BirrellWhen checking if there is a stack to free, observe...
1999-08-20 Ruslan ErmilovRemove unused MANBIN directive.
1999-08-20 KATO TakenoriThere may exist two kinds of IBM BlueLightning CPU...
1999-08-20 David E. O... * Consistantly surround macro parameters with ()
1999-08-20 David E. O... A "=" should have been "+=".
1999-08-20 Matthew N.... Fix some cut and paste damage.
1999-08-20 Ralf S. EngelschallFix EINVAL related descriptions.
1999-08-20 Alan Coxvm_page_alloc and contigmalloc1:
1999-08-20 Geoff RehmetUpdate blackhole(4)
1999-08-20 Kenneth D.... Fix short timeout problems with the pt(4) driver:
1999-08-20 Greg LeheyReduce default timeout on remote serial debugging sessi...
1999-08-20 Matthew N.... What the heck was I thinking? Nobody else saw this...
1999-08-20 Matthew N.... Add 2 functions: el_data_set() and el_data_get() which...
1999-08-20 Greg LeheyChange the name of the static variable 'files' to ...
1999-08-19 Alfred Perlsteintime_to_sleep->tv_nsec > 1000000000
1999-08-19 Alfred PerlsteinSanity check time structures passed in, return EINVAL...
1999-08-19 Peter WemmMake gcc work on the Alpha again. alpha/alpha.h is...
1999-08-19 Brian SomersQuieten ppp at startup.
1999-08-19 Marcel MoolenaarLet processes retrieve their argv through procfs. Rever...
1999-08-19 Brian Somerso Add the -foreground switch. This switch behaves...
1999-08-19 Alfred Perlsteinhandle under/overflow of time values in a more robust...
1999-08-19 Peter WemmFix a typo and a bug.
1999-08-19 Peter WemmReplace the tulip_delay_300ns() with a DELAY(1). Hamme...
1999-08-19 Peter WemmUndo my previous commit and do it differently. Break...
1999-08-19 Peter WemmConvert all the nfs macros to do { blah } while (0...
1999-08-19 Sheldon HearnTake integer rounding into account in the buffer size...
1999-08-19 Sheldon HearnStyle issues in previous commit:
1999-08-19 David E. O... Move two of the DBX config directives to the common...
1999-08-19 Ruslan ErmilovNuke /usr/share/misc/pkg_manage.
1999-08-19 Joseph KoshyLink libcrypt_p.a to the DES profiled library, if this...
1999-08-19 Geoff RehmetFix breakage if blackhole=1 and tiflags & TH_SYN, plus
1999-08-19 Matthew N.... Use el_source() so we pick up .editrc
1999-08-19 Bill PaulSmall tweak: in xl_rxeof(), rxstat should be u_int32_t...
1999-08-19 Matthew N.... Add support for command line editing and history.
1999-08-19 Peter WemmTry using the builtin ffs() for egcs, it (by random...
1999-08-19 Peter WemmUpdate for MI switch code, and trim a heap of unused...
1999-08-19 Peter WemmUse the MI process selection. We use a quick routine...
1999-08-19 Peter WemmUse MI switch code for process selection. This gets...
1999-08-19 Peter WemmUpdate for run queue code.
1999-08-19 Peter WemmDon't initialize run queues here, do it all in one...
1999-08-19 Peter WemmRun queue heads have moved to TAILQ's.
1999-08-19 Peter WemmUpdate for MI switch components. struct prochd is...
1999-08-19 Peter Wemm(forced commit, cvs aborted part way though)
1999-08-19 Mike PritchardSort xrefs.
1999-08-19 Peter WemmExtract the next runnable process selection out of...
1999-08-18 Matthew N.... Make these actually compile. I got a little delete...
1999-08-18 Poul-Henning... Add pin-numbers for easy reference.
1999-08-18 Mike PritchardDocument some common ENVIRONMENT variables.
1999-08-18 Andrzej BialeckiAdd pam_radius.so manual page.
1999-08-18 Nick Sayerprintf("%x",dev); -> printf("%s",devtoname(dev));
1999-08-18 Geoff RehmetSlight tweak to tcp.blackhole to add optional behaviour to
1999-08-18 Brian SomersMention ``alias enable no'', not ``alias enable off''.
1999-08-18 Peter WemmHopefully make IFMEDIA_DEBUG compile. if_xname[] is...
1999-08-18 Peter WemmThe "LINUX" option isn't actually used or referenced...
1999-08-18 Nick Hibma1) rename dev->self to be consistent
1999-08-18 Nick HibmaRemove redundant spaces in the whole line, not only...
1999-08-18 KATO TakenoriMerge from sys/i386/isa/spkr.c revision 1.38.
1999-08-18 KATO TakenoriMerge from sys/i386/i386/machdep.c revision 1.359.
1999-08-18 KATO TakenoriMerge from sys/i386/conf/files.i386 revision 1.259.
1999-08-18 Geoff RehmetDocument sysctl MIBs under net.inet.udp
1999-08-18 Matthew N.... SIOCSIFADDR, SIOCGIFADDR, and SIOCSIFMTU are implemented in
1999-08-18 Chris CostelloFix a bunch of broken cross-references
1999-08-18 Alan CoxCreate callable (non-inline) versions of the atomic_OP_...
1999-08-18 Matt JacobFix breakage - an extra brace got inserted where DIAGNO...
1999-08-18 Mike SmithRemove the SMBIOS detection and definitions; this shoul...
1999-08-18 Chris CostelloBad cross-reference of getservbyname(2) changed to...
1999-08-18 Brian FeldmanThe new test(1) did not use access() correctly. I don...
1999-08-17 Julian ElischerDevfs isn't quite dead yet... Add back devfs support...
1999-08-17 Brian FeldmanUnbreak the nfs KLD_MODULE. It needs a bit more of...
1999-08-17 Bill Fumerola(1) Fix a spelling mistake in a comment.
1999-08-17 Bill FumerolaFix a printf(3) formatter to match its variable.
1999-08-17 Bill FumerolaFix a printf() formatter to match its variable.
next