]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-07-09 desDon't segfault if given an invalid URL (doh!)
2000-07-09 itojunreject empty scopeid. use strtoul() for checking all...
2000-07-09 acheFix assembler error messages - there is no \n allowed...
2000-07-09 itojunuse advanced API (-DADVAPI).
2000-07-09 wsanchezUse __RCSID()
2000-07-09 mjacobThanks for Andrew Gallatin pointing out that freeing...
2000-07-09 wsanchezUse __RCSID()
2000-07-09 wsanchezInitialize variable
2000-07-08 mjacobUse %p to print a pointer.
2000-07-08 wilkoAdd some info on SCSI for PC164.
2000-07-08 dannyboyFirst appeared in 2.9BSD, not 3.0.
2000-07-08 dannyboyTypo: "is unreliably by default" to "is unreliable...
2000-07-08 dcsSince we have modified charjump to be CHAR_MIN-based...
2000-07-08 desClarify the meaning of -m and -n (thanks to bde).
2000-07-08 desStraighten out the behvaiour of -m and -n (thanks to...
2000-07-08 desDon't assume the remote address in a 227 reply is enclo...
2000-07-08 peterInitial kenv(1) hack for dumping the kernel environment...
2000-07-08 desForced commit to note that I meant authorization, not...
2000-07-08 desFix basic authentication, and add proxy authentication.
2000-07-08 phkWe don't do blockdevices any more.
2000-07-08 mjacobUpdate SCSI device section, per Peter Wemm. I still
2000-07-08 mjacobOops- remove the '0' appended to targbh.
2000-07-08 mjacobAdd in the commented out SCSI device entries of
2000-07-08 mjacobAdd in the commented out SCSI device entries of
2000-07-08 umeMake telnet -s work. It is corresponding to EAI_NONAME...
2000-07-08 willFix the exit code for the case where nentries == 0...
2000-07-08 jdpChange the dllockinit() interface from "experimental" to
2000-07-08 jdpSolve the dynamic linker's problems with multithreaded...
2000-07-08 jdpWhen installing the dynamic linker, save the previous...
2000-07-08 mckusickDelete README as it is now obsolete. Relevant informati...
2000-07-08 mckusickUpdate to reflect current status.
2000-07-08 gallatinuse contigfree() rather than free() to free memory...
2000-07-07 greenRemove two micro-pessimizations I made. Bruce is teach...
2000-07-07 greenChange that &@!$# UIO_READ to be UIO_WRITE. I tested...
2000-07-07 umeOne more EAI_NONAME -> EAI_NODATA issue.
2000-07-07 umeMake telnet -s work. It is corresponding to EAI_NONAME...
2000-07-07 jhbRemove commented out NOMAN variable.
2000-07-07 ghelmerDocument the -S flag (added in rev. 1.4) in the usage...
2000-07-07 umeSync with latest KAME.
2000-07-07 dmlbMove newbus detection code to alloc routines.
2000-07-07 obrienMFS: adjust University of California's copyright.
2000-07-07 umeAdd reverse lookup entry for ::1
2000-07-07 alfredfix spelling errors.
2000-07-07 sheldonhExplain the dependence of colour support on the capabil...
2000-07-07 briano Log the (payload/size) of all packet types, not...
2000-07-07 bpFix support for more than 256 simultaneous mounts....
2000-07-07 sobomaxNew option "-s" to query size of the installed package(s).
2000-07-07 itojunsync with usr.bin/telnet/commands.c 1.21 -> 1.22. ...
2000-07-07 sheldonhAdd md.4 to the build.
2000-07-07 sheldonhAdd phk's md(4) manual page, written by phk himself.
2000-07-07 markmHonour appropriate no-crypto flags.
2000-07-07 markmDarn; didn't commit this with the rest of the entropy...
2000-07-07 markmAdd entropy gathering code. This will work whether...
2000-07-07 krisBump __FreeBSD_version to note KAME upgrade
2000-07-07 krisAdd missing #include to unbreak IPSEC_DEBUG builds
2000-07-07 acherestore tabs lost from prev commit
2000-07-07 achefix comment
2000-07-07 n_hibmaRemove DIAGASSERT
2000-07-07 krisEnable whois queries over IPv6
2000-07-07 dcsDo not free NULL pointers.
2000-07-07 dcsDeal with the signed/unsigned chars issue in a more...
2000-07-07 krisSync with latest KAME
2000-07-07 krisSync with latest KAME
2000-07-07 impAdd warning about needing to set SYSDIR to build new...
2000-07-07 impAdd ${.CURDIR}/../../../.. to the list of places we...
2000-07-07 grogSuppress a warning message about trigraphs.
2000-07-07 krisMFS: Don't allow printf directives in PAGER
2000-07-06 impAdd information on libftpio version backoff. Also...
2000-07-06 impo rc.d now use start/stop, and some scripts may produce...
2000-07-06 jmgremove sys/time.h by instruction from bde.
2000-07-06 obrienMFC: Upgrade to Binutils 2.10.0.
2000-07-06 achecurses -> termcap, mainly for purity and to indicate...
2000-07-06 obrienUpgrade to Binutils 2.10.0.
2000-07-06 umeReduce shlib major that is bumped by my mistake.
2000-07-06 acheBetter fix for .Fx macro
2000-07-06 alfredcleanup the tsearch import.
2000-07-06 brianCorrect setproctitle() call
2000-07-06 wpaulFix up the sis.4 man page per Sheldon Hearn:
2000-07-06 wpaulFix a minor bug in the MAC address unscrambling code.
2000-07-06 brianAdd various system usernames (even though I try to...
2000-07-06 umeMake compilable.
2000-07-06 julianDon't forget to set our MAC address into packets we...
2000-07-06 n_hibmaProperly fix world.
2000-07-06 krisUnbreak heimdal build: we can no longer #include <netin...
2000-07-06 robertoFix buildworld.
2000-07-06 dcsI hate signed chars.^W^W^W^W^WCast to unsigned char...
2000-07-06 dcsCorrect comment to work with test code.
2000-07-06 wpaulAdd support for the National Semiconductor DP83815...
2000-07-06 billfminor brucification.
2000-07-06 dcsUse UCHAR_MAX consistently.
2000-07-06 krisAdd two files missing from the KAME sync
2000-07-06 mckusickTeach fsck about snapshot files. These changes should...
2000-07-06 krisCorrect style bugs
2000-07-06 krisCorrect style bugs in previous commit
2000-07-06 jhb- Inline all the functions that are only called once...
2000-07-06 mckusickAdd the snapshot option to mount_ufs.
2000-07-06 krisSync with latest KAME code.
2000-07-06 krisSync with latest KAME
2000-07-06 jhbDoh. The disklabel is not 0x200 bytes of zeros, but...
2000-07-06 acheFix .Fx usage (causing error diagnositc)
next