]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-08-21 scottlFresh code drop from the vendor. This fixes some criti...
2001-08-21 ddDo not use contractions where they aren't necessary...
2001-08-21 ddUse .In, .Ux, and .Rv where appropriate. Also consiste...
2001-08-21 ddExpand the ?: construct into an if/else.
2001-08-21 mikeTake maintainership of whois(1).
2001-08-21 ddThe setprogname() function sets the name of the program...
2001-08-21 ddFix style bug.
2001-08-21 jhb- Fix a bug in the previous workaround for the tsleep...
2001-08-21 iwasakiFix error checking about device state transition from...
2001-08-21 impIt looks like we're doing the wrong thing by catching...
2001-08-21 semenuDocument recent changes about VLAN support and oversize...
2001-08-21 ruFixed warnings.
2001-08-21 nectarPass the pointy hat, please.
2001-08-21 nectarsetprogname() should set __progname to the last compone...
2001-08-21 dfrMake sure stack is aligned to 16 bytes.
2001-08-21 ruAdded TFTP support.
2001-08-21 ruUpdate -v documentation to match reality.
2001-08-21 ruAdded netid(5) manpage.
2001-08-21 jhbWhitespace style nits.
2001-08-21 umefix typo. icmptype of destination unreach is not 2...
2001-08-21 jhbProtect prototype of ptrace_clear_single_step() with...
2001-08-21 jhbGC unused prototype of ptrace_write_u().
2001-08-21 joergProperly initialize the random number generator in...
2001-08-21 brianFix two typos
2001-08-21 brianRevert to version 1.16 which was more correct than...
2001-08-21 sosAdd support for the newer Promise chips here as well.
2001-08-21 brianDisplay a better error message when snprintf() returns < 0
2001-08-21 brianHandle overflows from snprintf(), not just returns...
2001-08-21 sosFinally commit some of the minor things I've collected...
2001-08-21 brianRemove unnecessary casts.
2001-08-21 ruClose the "IRC DCC" security breach reported recently...
2001-08-21 briano Enable IFF_MULTICAST when first opening the tun devic...
2001-08-21 joergFix a typo in a variable name that made pw(8) coredump...
2001-08-21 bpMap errdos:67 to the ENOENT.
2001-08-21 bpUse local wrappers instead of direct calls to mtx_destr...
2001-08-21 msmithRemove noisy printfs from the notify handler; having...
2001-08-21 bpRemove unnecessary "#if __FreeBSD_version".
2001-08-21 bpUse proper endian conversion.
2001-08-21 bpReturn proper length of _PC_NAME_MAX value if long...
2001-08-21 bpUse proper endian conversions.
2001-08-21 bpFix an old off-by-one error causing well known 'wrong...
2001-08-21 impThe general conesnsus on irc was that pci bios for...
2001-08-21 peterRebuild libcrypto.so.1 and libssl.so.1 from 4.2-RELEASE...
2001-08-21 greidCorrect the URL to the Hacker's Guide to Voxware.
2001-08-21 impThese appear to be necessary for a pci cardbus card...
2001-08-21 dillonFix bug in physmem_est calculation - the kernel_map...
2001-08-21 sobomaxSTAILQ_LAST() macro takes 3 arguments, not 1.
2001-08-21 kenFix some style inconsistencies introduced in rev 1...
2001-08-21 peterDetect a certain type of PCIBIOS brain damage. For...
2001-08-21 peterMake COMPAT_43 optional again. XXX we need COMPAT_FBS...
2001-08-21 gshapirosendmail 8.11.6 has been imported
2001-08-21 gshapiroUpdate import information
2001-08-21 gshapiroResolve conflicts from sendmail 8.11.6 import
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-21 gshapiroImport sendmail 8.11.6
2001-08-21 jakeUse register g6 to point to a small stack for svaing...
2001-08-21 mjacobmove forward the ability to MAKEDEV zs devices for...
2001-08-21 jakeHandle the pcb window scratch area in cpu_fork.
2001-08-21 jakeSave and restore %fprs and %y, which are unused by...
2001-08-21 jakeDisable interrupts when calling openfirmware.
2001-08-20 jakeRename fp_init_pcb to fp_init_proc. Set the FEF bit...
2001-08-20 jakeAdd definitions for new assembler code.
2001-08-20 jakeCatch up with new trap entry point names.
2001-08-20 jakeAdd variables needed by hardware watchpoint support.
2001-08-20 jakeAdd code for supporting hardware watch points.
2001-08-20 jakeAdd a system call trap type and syscall() call request...
2001-08-20 jakeAdd support for splitting the register windows on entry...
2001-08-20 jakedb_expr_t is signed.
2001-08-20 jakeAdd definitions for bits in condition code register...
2001-08-20 jakeAdd a definition for the load store unit control register.
2001-08-20 brianMake the copyright consistent.
2001-08-20 obrienSync globals.h up with the other platforms. There...
2001-08-20 obrien+ do not hard code where a port may be installed to
2001-08-20 obrien+ back out my `iso' target
2001-08-20 bmahNew release note: pppd(8) no longer world-executable...
2001-08-20 iedowseAvoid sleeping while holding a mutex in dounmount(...
2001-08-20 brianHandle snprintf() returning < -1.
2001-08-20 fennerFix fencepost error causing creation of 0-length mbufs...
2001-08-20 bmahTypo and markup fixes.
2001-08-20 mjacobClean up some ways in which we set defaults for SCSI...
2001-08-20 mjacobAdd MBOX_GET_PCI_PARAMS alias.
2001-08-20 dillonConditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MA...
2001-08-20 brianHandle snprintf() returning < 0 (not just -1)
2001-08-20 brianBetter snprintf() handling.
2001-08-20 ruEven more libss removal.
2001-08-20 brianHandle snprintf() returning < 0 (not just -1)
2001-08-20 brianHandle ftp_copycommand() and ftp_copyresult() potential...
2001-08-20 brianHandle snprintf() returning < 0 (not just -1)
2001-08-20 brianHandle snprintf() returning -1.
2001-08-20 brianHandle snrintf overflows.
2001-08-20 brianHandle snprintf() returning -1.
2001-08-20 brianHandle snprintf() returning -1.
2001-08-20 krisMark some functions as __printflike() and/or taking...
2001-08-20 nikNote that submitted patches are assumed to be under...
2001-08-20 markmFix overflow problem when giving a username that is...
2001-08-20 brianHandle snprintf() returning -1.
2001-08-20 markmVery minor stylistic nit.
2001-08-20 markmAdd 'try_mapped_pass' standard option.
2001-08-20 brianHandle snprintf() returning -1
2001-08-20 markmMore libss removal.
next