]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-07-20 David E. O... This commit was generated by cvs2svn to compensate...
2000-07-20 David E. O... Import Patchlevel 3 of the ISC 2.0 dhcp client.
2000-07-20 Brian FeldmanWe shouldn't use cp to save the old ld-elf.so.1. Use...
2000-07-20 Sheldon HearnInclude a comment explaining the usual delay between...
2000-07-20 Assar Westerlundmerge in syslog fixes, do not call syslog with variabel...
2000-07-20 Marcel MoolenaarRevert implementation of setfsuid and setfsgid due...
2000-07-20 David NugentMove test for -w flag outside of the code dealing with...
2000-07-20 David NugentAllow -g with an empty argument in the -D case. This...
2000-07-20 John Baldwin- Don't use quotes for the MD_ROOT_SIZE option when...
2000-07-20 Marcel MoolenaarAdd awk and wc to the list of copied binaries for the...
2000-07-20 Mike SmithRemove some confusing verbosity - we have no idea what...
2000-07-20 Dag-Erling... Fix the case where the file name is preceded by a lone...
2000-07-20 John Baldwin- Clarify some of the text in sysinstall in regards...
2000-07-20 Mike SmithAdd major numbers for the Adaptec FSA RAID controller.
2000-07-20 Kris KennawayTemporary hack for the benefit of the X-Bone project
2000-07-20 David NugentFix another missed case where usermod would not set...
2000-07-19 David E. O... Add ftp.freebsd.org Snapshots to the list of servers.
2000-07-19 Dag-Erling... Fix two bugs related to resumed transfers:
2000-07-19 Dag-Erling... Don't try to skip to the requested offset if the server...
2000-07-19 Darren Reedactually commit merged diffs to the trunk
2000-07-19 Nick HibmaTypo.
2000-07-19 Marcel MoolenaarAdd cp(1) to the list of binaries we need to save....
2000-07-19 Ben Smithurst* document that 'kbdcontrol -k' needs stdin to be the...
2000-07-19 Ben SmithurstDocument the rc.d system.
2000-07-19 Warner Loshalex@big.endian.de (Alexander Langer) noticed that...
2000-07-19 Marcel MoolenaarDon't save install-info. We already have that built...
2000-07-19 Archie CobbsRemove node's name reference when the interface is...
2000-07-19 Archie CobbsShow the actual command line usage in the man page...
2000-07-19 Jason Evanspthread_once --> pthread_once_t.
2000-07-19 Archie CobbsRemove extra #include that was inadvertently added...
2000-07-19 Warner LoshDefault the pcic to polling. Some laptops need to...
2000-07-19 Archie CobbsFix breakage caused by ether_aton() prototype change.
2000-07-19 Bruce EvansFixed bitrot in DPADD.
2000-07-19 Ben SmithurstMark cdcontrol's "cdid" command as [MERGED].
2000-07-19 Archie CobbsFix make world breakage.
2000-07-19 Andrew GallatinFix an alpha-only race which causes the transmit side...
2000-07-19 Darren Reedfix conflicts
2000-07-19 Darren Reedfix conflicts
2000-07-19 Darren ReedThis commit was generated by cvs2svn to compensate...
2000-07-19 Darren ReedImport v3.4.8 into -current
2000-07-19 Hajimu UMEMOTOAdd some examples for IPv6 addresses.
2000-07-19 Sheldon HearnRemove mention of SYNCER_MAXDELAY and "thirty seconds...
2000-07-19 Peter WemmUse <bsd.kmod.mk> not a path to ../../conf/kmod.mk.
2000-07-19 Brian SomersAdd a default ident string and do some minor whitespace...
2000-07-19 Brian SomersDescribe the new VERSION and COMPILATIONDATE macros...
2000-07-19 Ruslan ErmilovAdd /dev/agpgart for AGP.
2000-07-19 Dag-Erling... Braino: don't use passive mode unless the user requests it.
2000-07-19 Paul SaabOops. fsync(8) should have been fsync(1). (repo-copie...
2000-07-19 Paul SaabAdd fsync(8). This becomes useful with the advent...
2000-07-19 Sheldon HearnUpdate stale references to update(4) with references...
2000-07-19 Sheldon HearnReplace the obsolete update(4) manual page with syncer...
2000-07-19 Warner LoshApm device is now safe to be world readable, so make...
2000-07-19 Warner LoshWhen we're just reading info from the driver, attempt...
2000-07-19 Sheldon HearnClean up this new manual page. This delta includes...
2000-07-19 Warner LoshExcept for the information gathering IOCTLs, require...
2000-07-19 Hajimu UMEMOTOTo define A RR to root (.) is valid in DNS. So, h_name...
2000-07-19 Coleman KaneStudied the tech docs for the Voodoo3 and Banshee,...
2000-07-19 Marcel MoolenaarSave any binaries we use by installworld, so that we...
2000-07-19 Brian SomersSupport link identification from rfc1570
2000-07-19 Ben SmithurstFrom the PR:
2000-07-18 Archie CobbsConst'ify parameters to ethers(3) routines as appropriate.
2000-07-18 Archie CobbsMake "ifconfig" with no arguments equivalent to "ifconf...
2000-07-18 Jonathan LemonFix a bug which would cause some knotes to get lost...
2000-07-18 Cameron Grantmake this file suitable for 4-stable as well as 5-current
2000-07-18 Ben Smithurst* Remove description of obsolete -t option.
2000-07-18 Richard Seaman Jr.PR:19945
2000-07-18 Nick HibmaRemove an unused variable warning.
2000-07-18 Jonathan LemonFreeBSD_version bump for changed kqueue API.
2000-07-18 Nick HibmaFix the detection of parallel port Zip drives.
2000-07-18 Justin T. Gibbs o Convert to <inttypes.h> style fixed sized types...
2000-07-18 Justin T. Gibbsscsi_all.c:
2000-07-18 Justin T. Gibbscam_ccb.h:
2000-07-18 Jonathan LemonConvert calls to match new kqueue API.
2000-07-18 Jonathan LemonSimplify kqueue API slightly.
2000-07-18 Poul-Henning... Fix the IRQ9/IRQ2 confusion.
2000-07-18 Nik ClaytonCorrect the attribution for yes(1).
2000-07-18 David E. O... Remove an OBE comment.
2000-07-18 David E. O... KNF'ize.
2000-07-18 Wilko Bultedocument serial console habits of AS2100[a]
2000-07-18 Sheldon HearnCross-reference mount_nfs(8) and showmount(8).
2000-07-18 Sheldon HearnOrder the cross-references in the SEE ALSO section...
2000-07-18 Sheldon HearnImport the new truncate(1) utility.
2000-07-18 Poul-Henning... Add the '-l' flag to nghook which loops the received...
2000-07-18 Matt Jacoboops- need reboot.h file
2000-07-18 Sheldon HearnFix a comment which was broken in rev 1.36.
2000-07-18 Matt JacobAdd case that David missed about setting RB_SERIAL.
2000-07-18 Ben SmithurstRemove <center> tags from with <title> section.
2000-07-18 Ben SmithurstDefine what is meant by `brackets' and `braces'.
2000-07-18 Neil Blakey... Add an empty crunch.inc with instructions that you...
2000-07-18 Neil Blakey... Make a separate build directory in which to put all...
2000-07-18 Neil Blakey... Update PICOBSD-C kernel configuration to the new world...
2000-07-18 Sheldon HearnOrder the cross-references in the SEE ALSO section...
2000-07-18 Neil Blakey... Fix the one 'obj'-related breakage, and quieten the...
2000-07-18 Neil Blakey... First part of PicoBSD makeover, adding basic 'obj'...
2000-07-18 Sheldon HearnFix one grammar problem which crept in from rev 1.40...
2000-07-18 Poul-Henning... Driver for LMC1504 card: four port E1 or fractional E1.
2000-07-18 Sheldon HearnSubstitute UT_NAMESIZE for 8 when truncating long usern...
2000-07-18 Sheldon HearnFix header inclusions in preparation for a fix for...
2000-07-18 Poul-Henning... Driver for LMC1504 card: four port E1 or fractional E1.
2000-07-18 Nick HibmaAdd the umodem driver.
next