]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-07-02 Greg LeheyAdd definitions for simplified config commands
1999-07-02 Matt JacobRemove pre-CAM code. Add in getenv_int calls for variab...
1999-07-02 Matt JacobRemove all pre-CAM code. Fix breakage for SCCLUN when...
1999-07-02 Matt JacobMerge defunct isp_freebsd_cam.h into this file. Do...
1999-07-02 Matt JacobRoll revision levels. Add support for the Qlogic 2200...
1999-07-02 Mike SmithMention the Rise MP6, list merged items. There are...
1999-07-02 Matt JacobRoll revision levels. Move DEFAULT_LOOPID definition...
1999-07-02 Jordan K. HubbardEliminate some varargs abuse.
1999-07-02 Matt JacobAdd in SNS and Fabric login/logout commands. Clean...
1999-07-02 Matt JacobThis file is now obsolete.
1999-07-02 Bill FumerolaRemove unused variable.
1999-07-02 Mike SmithDocument the hw.physmem tunable. (There should be...
1999-07-02 Mike SmithLightly overhaul the memory sizing code again.
1999-07-02 David E. O... * The OBSTACK_CHUNK_SIZE #define was in the "Code gener...
1999-07-02 David E. O... The GNU standard about putting 2 spaces after sentences...
1999-07-02 Jordan K. HubbardUpdate these files to match current reality.
1999-07-02 Matt Jacobroll firmware for FC
1999-07-02 Nick SayerAdd SSL versions of imap, pop3 and telnet (imaps, pop3s...
1999-07-02 Poul-Henning... Make sure that stat(2) and friends always return a...
1999-07-02 Sheldon HearnAllow service alias names from /etc/services to be...
1999-07-02 Sheldon HearnClarify that the services name, as specified in inetd...
1999-07-02 Bill FumerolaAdd braces to avoid ambigious else.
1999-07-02 Ruslan Ermilovo use getprotobynumber(3) instead of hardcoded protocol...
1999-07-02 Sheldon HearnBack out previous commit. Allowing `-' as a pseudonym...
1999-07-02 Bruce EvansActually fixed ambiguous else. The previous revision...
1999-07-02 Brian Feldman"transfered" -> "transferred"
1999-07-02 Greg LeheyRemove the volume, plex, sd and drive commands which...
1999-07-02 Greg LeheyChange the name of the s option to indicate that it...
1999-07-02 Greg LeheyChange the name of the s option to indicate that it...
1999-07-02 Greg LeheyDocument simplified configuration commands.
1999-07-02 Greg LeheyAdd keywords 'mirror' and 'stripe' when not in kernel...
1999-07-02 Greg LeheyAllow to unconditionally up subdisks with the -f option.
1999-07-02 Greg LeheyChange the type of the freelist sectors variable to...
1999-07-02 Matt JacobCorrect some ugly formatting. Remember to initialize...
1999-07-02 Matt JacobFix last delta which reinitialized nextpaddr to zero...
1999-07-02 Jordan K. HubbardFix time of last dump handling.
1999-07-02 Peter WemmSync with GENERIC.. (Gee, this is a useful file..)
1999-07-02 Peter WemmZap totally the npx0 memory size override. It only...
1999-07-02 Peter WemmChange the cast in pci_map_port() from u_short * to...
1999-07-02 Matt JacobReplicate changes to i386 to do tags. I doesn't work...
1999-07-02 Jordan K. HubbardWorking kernel tags!
1999-07-02 Jordan K. Hubbard127 fire Firewire driver <ikob@koganei...
1999-07-02 Jordan K. HubbardFix stupid error where more bits where set than actual...
1999-07-01 Peter Wemm#include <machine/md_var.h> to bring the prototype for
1999-07-01 Peter WemmFix a warning - the code is correct but gcc can't tell.
1999-07-01 Peter WemmMoving the initialization for write sooner quiets a...
1999-07-01 Peter WemmUnused variable.
1999-07-01 Peter WemmPull some prototypes into scope
1999-07-01 Peter WemmAdd alpha_platform_setup_ide_intr() and alpha_platform_...
1999-07-01 Peter WemmFix a printf int/long problem on the Alpha
1999-07-01 Peter Wemmmove <sys/systm.h> before <sys/buf.h>
1999-07-01 Peter Wemm#include <machine/md_var.h> to get prototype for alpha_...
1999-07-01 Peter WemmDeclare busdma_swi() like on i386 version.
1999-07-01 Mike PritchardNuke the BUGS sections of these man pages because they...
1999-07-01 Mike PritchardFix typos/spelling errors.
1999-07-01 Peter WemmAvoid warning on nextpaddr, just like on the x86.
1999-07-01 Mike SpenglerModify code to be -Wall'able.
1999-07-01 Peter WemmTidy up a few warnings when used without splash. (thing...
1999-07-01 Peter WemmPrototype for alpha_fix_srm_checksum().
1999-07-01 Peter WemmFix warnings on the Alpha.
1999-07-01 Peter WemmGet prototype for isa_init_intr().
1999-07-01 Peter WemmFix a warning, and pull prototypes into scope for ide...
1999-07-01 Peter WemmFix printf int/long format problems on the Alpha.
1999-07-01 Wes PetersAdd mising aio_* man pages. Fixed a minor typo in...
1999-07-01 Peter Wemmint/long printf format problems on the Alpha.
1999-07-01 Peter WemmFix some int/long printf problems for the Alpha
1999-07-01 Peter WemmQuiet warnings on an Alpha. CBSIZE has long type and...
1999-07-01 Peter WemmQuiet warnings on Alpha. (db_expr_t is a long on alpha...
1999-07-01 Jordan K. HubbardRemove the now-bogus comment about using iosiz with...
1999-07-01 Peter WemmLook up the kernel environment for MAXMEM as a final...
1999-07-01 Peter WemmMove kern_envp and preload initialization a little...
1999-07-01 Bill FumerolaFix ambigious else.
1999-07-01 Peter WemmDon't include trailing whitespace in ID tokens before...
1999-07-01 Peter WemmDetect and remove defunct or unknown options from opt_...
1999-07-01 Peter WemmFix two easy warnings when using BRIDGE without IPFIREWALL.
1999-07-01 Peter WemmFix some warnings, unused functions etc.
1999-07-01 Ruslan ErmilovDocument that FTP_PASSIVE_MODE should be explicitly
1999-07-01 Ruslan ErmilovTurn System V command line syntax ``on'' by default.
1999-07-01 Peter WemmFix warning. va_fsid is udev_t, which is int32_t. ...
1999-07-01 Kris KennawaySpelll 'asynchronous' coriectly
1999-07-01 Peter WemmSlight reorganization of kernel thread/process creation...
1999-07-01 Sheldon HearnFix the NAME section of the kldload.2 manpage, which...
1999-07-01 Jordan K. HubbardSigh. It's always the smallest changes that generate...
1999-07-01 Bill Fumerola(1) Don't perror() when at.deny doesn't exist, that...
1999-07-01 Jordan K. HubbardCompromise proposal: Comment out both old and new...
1999-06-30 Sheldon HearnOmmitted in previous commit message:
1999-06-30 Sheldon HearnEnable wrapping for dgram services and fix logging...
1999-06-30 Mike SmithIncrease the size of the route reference count from...
1999-06-30 Sheldon HearnAllow the use of `-' as an argument to the -w option...
1999-06-30 Peter WemmSlight tweak to fork1() calling conventions. Add a...
1999-06-30 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.147.
1999-06-30 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.345.
1999-06-30 Kris Kennawayretreived -> retrieved
1999-06-30 Kris KennawayGrammar and spelling fixes
1999-06-30 Kris KennawayFlesh out VOP_ADVLOCK.9 with a description of the avail...
1999-06-30 Kris KennawayCorrect reference to the obsolete vadvise() to madvise...
1999-06-30 Jordan K. HubbardPut radius on its proper ports.
1999-06-30 Tatsumi HosokawaChanged pcicmem and cardirq variables to non-dirty...
1999-06-30 Julian ElischerSubmitted by: "David E. Cross" <crossd@cs.rpi.edu>
1999-06-30 Tatsumi Hosokawapccard_beep parameter is not supported by rc.conf and...
next