]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-03-07 Doug Rabson* Register sysctl nodes before running sysinits when...
1999-03-07 Brian SomersRemove unused function stubs.
1999-03-07 Brian SomersSupport proxying & transparent proxying curtesy of...
1999-03-07 Brian SomersMention that PacketAliasProxyRule() doesn't accept...
1999-03-07 Brian SomersCorrectly drop existing connections when reopening...
1999-03-07 Bruce EvansOops, the test for "no-cpu" was inverted.
1999-03-07 Bill PaulAlso add 1000baseSX, 1000baseLX, 1000baseCX and 1000bas...
1999-03-07 Brian SomersRead from fd[0] and write to fd[1] where `fd' is the
1999-03-07 Brian SomersUse socketpair() instead of pipe()... pipe() doesn...
1999-03-07 Brian SomersReopen descriptor 0 as /dev/tty when in interactive...
1999-03-06 Archie CobbsWhen an incoming packet is reflected back as an ICMP...
1999-03-06 Garrett WollmanFix callout_init(). This didn't have any practical...
1999-03-06 Brian SomersDocument PacketAliasProxyRule() and fix a typo.
1999-03-06 Bruce EvansRemoved old scsi section 9 man pages. Only cd.9 has...
1999-03-06 Bruce EvansFixed bitrot in synopsis (devfs_link was renamed to...
1999-03-06 Bruce EvansFixed wrong function prototype(s) in synopsis.
1999-03-06 Bruce EvansFixed bitrot in synopsis (u_long changed to uintptr_t...
1999-03-06 Bill PaulAdd 1000baseFX, 10baseSTP and 10baseFL media types...
1999-03-06 Bruce EvansFixed C syntax error in synopsis.
1999-03-06 Bruce EvansFixed bitrot in synopsis (const poisoning hadn't reache...
1999-03-06 Bruce EvansFixed missing headers in synopsis.
1999-03-06 Bruce EvansFixed bitrot in synopsis (fuword() and suword() changed...
1999-03-06 Bruce EvansFixed pedantic syntax error (trailing comma in enum).
1999-03-06 Bruce EvansInclude <sys/queue.h> so that this file is almost self...
1999-03-06 KATO TakenoriSync with sys/i386/i386/machdpe.c revision 1.327.
1999-03-06 Alan CoxUpgrading a map's lock to exclusive status should increment
1999-03-06 Bruce EvansDon't depend on <ufs/ufs/quota.h> or another (old)...
1999-03-06 Garrett WollmanMove kernel-only declaration inside #ifdef KERNEL section.
1999-03-06 Garrett WollmanExpose a slightly-lower-level interface to timeouts...
1999-03-05 Justin T. GibbsBlock cam hardware interrupts at splvm(). Controller...
1999-03-05 Justin T. GibbsPoll for bus reset completion instead of assuming that...
1999-03-05 Justin T. GibbsKeep track of negotiated transfer parameters for each...
1999-03-05 Justin T. GibbsModify to deal with changes in the storage of user...
1999-03-05 Justin T. GibbsAdd untested code to support the aha2930U2W.
1999-03-05 Justin T. GibbsImplement the control device for the "targ" target...
1999-03-05 Justin T. GibbsSilence errors.
1999-03-05 Justin T. GibbsSilence complaints about synchronize cache requests...
1999-03-05 Justin T. Gibbsxpt_done has no reason to take a volatile ccb *.
1999-03-05 Justin T. GibbsProtect access to the EDT with splcam() to protect...
1999-03-05 Justin T. GibbsAdd constants and macros for dealing with XPT opcode...
1999-03-05 Justin T. GibbsAllocate a target mode instance to handle our target...
1999-03-05 Justin T. GibbsAdd targ.ctl, a device node for allocating and configur...
1999-03-05 Bruce EvansFixed bitrot in the types of fusword() and susword...
1999-03-05 Bruce EvansFixed prototype for fetchParseURL().
1999-03-05 Bruce EvansFixed bitrot in synopsis (some const poisoning hadn...
1999-03-05 Bruce EvansUse __i386__ instead of i386 in an ifdef.
1999-03-05 Bruce EvansDon't use u_long in the synopsis, since u_long is not...
1999-03-05 Bruce EvansFixed missing header in synopsis (<devstat.h> unfortuna...
1999-03-05 Bruce EvansFixed missing header in synopsis (<camlib.h> includes...
1999-03-05 Bruce EvansFixed bitrot in synopsis (some const poisoning had...
1999-03-05 Bruce EvansThe magic "no-cpu" cpu number is 0xff. Don't misrepres...
1999-03-05 Bruce EvansFixed bitrot in synopsis (some const poisoning hadn...
1999-03-05 Bruce EvansDon't bogotify the synopsis by attempting to describe...
1999-03-05 Alexander LangerFixed references to unmount(2) specified as umount.
1999-03-05 Bruce EvansDon't use backslash-newline to split the too-long line for
1999-03-05 Bruce EvansFixed disordering and incoinsistent style in previous...
1999-03-05 Bruce EvansThe pseudocode in the synopsis didn't come close to...
1999-03-05 Bruce EvansMoved kernel declarations inside the KERNEL ifdef,...
1999-03-05 Bruce EvansDon't use undocumented markup "{}". Use 32767 instead...
1999-03-05 Bruce EvansBacked out most of rev.1.4. I didn't submit it; I...
1999-03-05 Poul-Henning... Use sysctlbyname() instead of sysctl().
1999-03-05 Bruce EvansForgot to add $Id$ and change date in previous commit.
1999-03-05 Søren SchmidtNow all actual probing of both ATA & ATAPI devices...
1999-03-05 Bruce EvansChanged the type of quotactl()'s 4th arg from `char...
1999-03-05 Alan CoxFix an SMP-only TLB invalidation bug. Specifically...
1999-03-04 Alan Coxexec_aout_imgact should lock the vm_map before calling...
1999-03-04 Brian SomersExtend the ``set redial'' command to allow incremental
1999-03-04 KATO TakenoriMake loader be able to load 1.2MB fd on machines w...
1999-03-04 KATO TakenoriAdded an entry for 1.44MB fd.
1999-03-04 KATO TakenoriOops, forgot to read boot.config file.
1999-03-04 Joerg WunschAdopt syscons's recent change from key_t to keyent_t...
1999-03-04 KATO TakenoriWhen SCSI IDs are not contiguous, the loader could...
1999-03-04 KATO Takenoriboot2 doesn't need to say 'Can't find file boot.config.'
1999-03-04 KATO TakenoriFix character code of backslash. PC98 should use 0xfc...
1999-03-04 KATO TakenoriSync with sys/i386/isa/sio.c revision 1.229.
1999-03-04 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.225.
1999-03-04 Søren SchmidtAdd the atapi fd driver (LS120 & ZIP drive support)
1999-03-04 Bill Paularprequest() allocates an mbuf with m_gethdr() but...
1999-03-03 Brian SomersCorrect some ntohl/htonl bogons in the netmask handling.
1999-03-03 Søren SchmidtAdded driver to support ATAPI floppies ie LS-120 &...
1999-03-03 Julian ElischerThe tunable parameter for the scheduler quantum was...
1999-03-03 Poul-Henning... Change the comment to sendmail_flags which has scared...
1999-03-03 Bruce EvansFixed null pointer panic for misconfigured master ports.
1999-03-03 Joerg WunschFix the style of my previous commit.
1999-03-03 Joerg WunschIncrease the vector that's used to look for free pty...
1999-03-03 KATO TakenoriAdded FE_8BIT_SUPPORT into the list. The fe driver...
1999-03-03 Warner LoshThese were missing from the previous commit.
1999-03-03 Warner LoshBring in initial libc support for mips. These files...
1999-03-03 Julian ElischerSlight cleanup of code resurected for union mounts..
1999-03-02 Alan CoxTo avoid a conflict for the vm_map's lock with vm_fault...
1999-03-02 Andrey A. Chernovadd more MLINKS
1999-03-02 Greg LeheyChange SAVECONFIG ioctl: it now writes an int parameter.
1999-03-02 Julian ElischerMake comment match code.
1999-03-02 Warner LoshBetter logging when the Geometry register probe fails.
1999-03-02 Julian ElischerRemove inapropriate use of VOP_ISLOCKED()
1999-03-02 Semen UstimenkoAdd new kernel option:
1999-03-02 Joerg WunschMake window(1) actually work again. It has been broken...
1999-03-02 David GreenmanCorrect casts in vtophys and avtophys to be vm_offset_t.
1999-03-02 Daniel C. SobralDon't treat empty lines as end-of-file in include(...
1999-03-02 Roger HardimanPut back the bktr update to generate /dev/vbi
next