]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-06-09 imp$@ is deprecated, use ${.TARGET} instead. Ditto for...
1998-06-09 impMake sure we don't overflow the path buffer. Exit...
1998-06-09 impMake sure we pass the length - 1 to readlink, since...
1998-06-09 bdeUpdated generated files.
1998-06-09 bdeDon't generate COMPAT_43 cruft if there are no COMPAT_4...
1998-06-09 bdeInclude "opt_compat.h" explicitly instead of depending on
1998-06-09 bdeFixed `make depend', which I broke here about a month...
1998-06-08 julianThe version of the softdep changes in FreeBSD broke the
1998-06-08 nate- Added entry for Xircon CreditCard Modem.
1998-06-08 jdpMy previous change could conceivably succeed at removin...
1998-06-08 julianDon't let ifunit() modify the string passed as an argument.
1998-06-08 brianCorrect ``set server'' usage and add mention that ...
1998-06-08 dysonRemove some junk left over from a previous commit.
1998-06-08 bdePrint the write counts if they are nonzero even if...
1998-06-08 bdeUpdated generated files.
1998-06-08 bdeFixed some style bugs in output (missing tabs and unpar...
1998-06-08 jbAdd LIB_SPEC (same as on i386) so that gcc knows about...
1998-06-08 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-08 dfrFix more of my DDB breakage.
1998-06-08 dfrFix a typo which prevented i386 elf from working at...
1998-06-08 sosCorrect even more ioctl breakage :(
1998-06-08 katoSync with sys/i386/isa/clock.c revision 1.123.
1998-06-08 katoMerge 64bit portability fixes from sys/i386 stuff.
1998-06-08 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-08 dfrMake DDB work again after I broke it :-(.
1998-06-08 charnierAdd rcsid, remove unused #includes. Use err(3).
1998-06-08 jkoshyFix spelling in printf().
1998-06-08 charnierUse warnx()+fprintf() to handle multi-line messages...
1998-06-08 bdeUpdated yet another ioctl, and put wst in LINT to inhib...
1998-06-08 jkoshySpelling fixes.
1998-06-08 bdeip_fil.h has 9 separate declarations of iplioctl()...
1998-06-08 jkoshyReword to remove confusion between su(1)'s "-c" option...
1998-06-08 dysonDisable attempted write combining support. This probably
1998-06-08 bdeFixed an ioctl which grew overnight.
1998-06-08 bdeBacked out previous commit, which just consisted of...
1998-06-08 bdeFixed missing ifdefs and disordering in previous commit.
1998-06-08 bdeFixed ifdef bogotification in previous commit.
1998-06-08 dannyFix typo: exit -> exist
1998-06-07 jdpSpeed up the cleaning of CHROOTDIR by almost a factor...
1998-06-07 phkAdd a member function more to the timecounters, this...
1998-06-07 dfrFix another DEVFS/SLICE ioctl.
1998-06-07 phkThis is a prototype implementation of the draft-mogul...
1998-06-07 dfrFix some more ioctls which I missed becausese they...
1998-06-07 sosFix the retyping of the ioctl cmd parm from int to...
1998-06-07 woschAlways ask for homedir.
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-06-07 brianFix previous commit. bit 1 is the execute bit, not...
1998-06-07 thepishPR: docs/3636
1998-06-07 phkSigh, all good words are reserved words these days...
1998-06-07 bdeAdded a used include (in ifdefed code).
1998-06-07 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-07 bdeFixed pedantic syntax errors caused by a trailing semic...
1998-06-07 bdeNull change. Forgot to mention in previous log message...
1998-06-07 sosCompile mtree before it is used, this is a hack, but...
1998-06-07 bdeFixed some longstanding timestamp bugs:
1998-06-07 katoSync with sys/i386/isa/clock.c revision 1.122.
1998-06-07 phkAdd a "this" style argument and a "void *private" so...
1998-06-07 brianUse a relative libalias.so name (hardcoded at 2.5 ...
1998-06-07 brianSearch for libraries in dlopen() when the specified...
1998-06-07 brianMake ppp world-readable so that root can get at it...
1998-06-07 brianUpdate the write descriptor selection set for our data...
1998-06-06 jbFix an alignment problem on alpha by doing a bytewise...
1998-06-06 brianMake ``set ? log'' more verbose.
1998-06-06 brianDon't call PunchFWHole() ifdef NO_FW_PUNCH
1998-06-06 julianMake sure the default value of a dummy variable is 0
1998-06-06 brianPut the correct pid in /var/run/tunX.pid
1998-06-06 julianFix wrong data type for a pointer.
1998-06-06 julianclean up the changes made to ipfw over the last weeks
1998-06-06 steveFix this so that it compiles in the !__STDC__ case.
1998-06-06 stevekeymap -> key_map so that the kernel will compile with
1998-06-06 thepishPR: docs/5986
1998-06-06 thepishPR: docs/5628
1998-06-06 kuriyamaSync PATH variable with 'dot.login'.
1998-06-06 jbAdd a warning message for a thread locking against...
1998-06-06 jbSimplify the handling of thread specific data. Only...
1998-06-06 jbRe-design the thread specific key structure.
1998-06-06 jbnamed-xfer can't be linked static due to the duplicated...
1998-06-06 jbI got the last commit back to front.
1998-06-06 jkoshySpelling corrections.
1998-06-06 katoMake LINE30 a new style option.
1998-06-06 katoMake BS_TARG_SAFEMODE a new style option.
1998-06-06 jkoshySpelling nits.
1998-06-06 jkoshy-DALLLANG is now obsolete in "src/Makefile"; move to...
1998-06-06 bdeDon't attempt to copy the whole slices "struct" for...
1998-06-06 bdeRemoved dead code.
1998-06-06 bdeDon't run the target's ldconfig or build it as a tool...
1998-06-06 bdeFixed bogotification of the lex bootstrap in rev.1...
1998-06-05 julianReviewed by: Kirk Mckusick (mckusick@mckusick.com)
1998-06-05 jbFix the signal behaviour for internal states which...
1998-06-05 julianMake the Man page reflect teh new reality.
1998-06-05 julianReverse the default sense of the IPFW/DIVERT reinjectio...
1998-06-05 dgChanged the log() of "Out of mbuf clusters - increase...
1998-06-05 dgMoved limit frobbing (and the resulting limcopy())...
1998-06-05 dgIf we are out of mb_map space and we failed to m_reclai...
1998-06-05 dtRecognize ".cpp" as a C++ suffix.
1998-06-05 jkhAdd mtree to bootstrap targets now that peter has added...
1998-06-05 peterHands off my /usr/src and /usr/obj! If they are symlin...
1998-06-05 peterCreate a new flag, "nochange", which will specify that...
1998-06-05 jkoshyMention that syslog.conf(5) does not log LOG_FTP messag...
1998-06-05 acheFix handling more than 1 char with non-C locale
next