]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-05-16 Bruce EvansDon't use "ffs" in an ext2fs sleep message string.
1998-05-16 Bruce EvansAbbreviate "ext2fs_fsync" as "e2fsyn" instead of as...
1998-05-16 Bruce EvansGet timespecs directly instead of via timevals.
1998-05-16 Bruce EvansDon't abuse `+' to combine flags.
1998-05-16 Bruce EvansBacked out rev.1.76. It just added style bugs.
1998-05-16 Bruce EvansGet timespecs directly instead of via timevals.
1998-05-16 KATO TakenoriSome of newer PC-98 may cause "Windows Protection Fault...
1998-05-16 KATO TakenoriDisable local APIC in UP kernel. Intel specification...
1998-05-16 Dag-Erling... Spotted a misplaced comma in my previous patch.
1998-05-16 Dag-Erling... Typo nits in SUIDDIR comment (removed some parentheses...
1998-05-16 Andrey A. ChernovFix broken sun_len usage: it is not sun_path length...
1998-05-16 Amancio Hasty1.31 Randall Hopper <rhh@ct.picke...
1998-05-16 John BirrellWhen a timeval is stored at the beginning of icmp_data...
1998-05-15 Bill PaulPatch RPC library to avoid possible denial of service...
1998-05-15 Bill PaulPatch RPC library to avoid possible denial of service...
1998-05-15 Andrey A. Chernov Low level use of 'vidattr()' can cause a NULL pointer...
1998-05-15 David E. O... Change an arbitarly hardcoded `10' to MAX_NO_DISKS...
1998-05-15 Garrett Wollmanmbuf, inet, and unix modules no longer read kvm.
1998-05-15 Garrett WollmanConvert socket structures to be type-stable and add...
1998-05-15 Garrett WollmanFix an obvious parameter-order bogon. (Don't know...
1998-05-15 Pierre BeyssacSmall typo in T/TCP patch ("speicfy" -> "specify").
1998-05-15 Bruce EvansDon't use `&&' in any shell commands here. Using it...
1998-05-15 Andrey A. ChernovReturn back vfork and use execve with TZ="" environment...
1998-05-15 Andrey A. ChernovUse fork instead of vfork since setenv clobber parent...
1998-05-15 Andrey A. ChernovMove TZ="" assignment just before exec to not touch...
1998-05-15 Andrey A. ChernovDo TZ= as first thing, since FTP protocol is unable...
1998-05-15 Daniel O'CallaghanPR: 6641
1998-05-15 John BirrellMore programs are now broken on alpha due to the libbin...
1998-05-15 John BirrellChange variable from long to time_t where they are...
1998-05-15 John BirrellRemove a big hack after adding a small one to libc...
1998-05-15 John BirrellNetBSD doesn't have a __getcwd syscall, so set have__ge...
1998-05-15 John BirrellThe FreeBSD lkm design is aout specific.
1998-05-15 John Birrellsyscons is i386 specific due to machine/console.h
1998-05-15 Joseph KoshyAdd cross references for find(1), locate(1), whereis...
1998-05-15 Bruce EvansOops, forgot references in previous commit.
1998-05-15 Bruce EvansSupport Objective C almost as well as C++.
1998-05-15 John BirrellChange the name of a variable from _start to s_start...
1998-05-15 Joseph KoshyRemoved misleading claim that login classes are no...
1998-05-15 John DysonDisable the auto-Write Combining setup for the pmap...
1998-05-15 John BirrellChange the order of the include paths so that the archi...
1998-05-15 Philippe CharnierCorrect use of .Nm. Add rcsid.
1998-05-15 Philippe Charniercorrect use of .Nm. Add rcsid.
1998-05-15 Philippe CharnierCorrect use of .Nm. Typo.
1998-05-15 Philippe CharnierCorrect use of .Nm. Add rcsid.
1998-05-15 John BirrellNetBSD kernels don't support TCP_NOPUSH, so on alpha...
1998-05-14 John Birrellint -> long changes that reduce the diffs with the...
1998-05-14 Guido van RooijOn request of Garrett, ad a way to specify that a servi...
1998-05-14 Justin T. GibbsFix list corruption and memory leak that could occur...
1998-05-14 Andrey A. ChernovRegenerated syscalls list after signanosleep removing
1998-05-14 Andrey A. ChernovRemove reference to signanosleep
1998-05-14 KATO TakenoriSync with sys/i386conf/majors.i386 revision 1.42.
1998-05-14 Peter WemmNuke signanosleep()
1998-05-14 Peter Wemmnuke signanosleep().
1998-05-14 Peter WemmNuke signanosleep(). (I've left nanosleep1() seperate...
1998-05-14 Peter Wemmregen after signanosleep nuke
1998-05-14 Peter Wemmdeep-six signanosleep(). It sounded like a good idea...
1998-05-14 Peter WemmCommit an old change that has been sitting around for...
1998-05-14 Joseph KoshyAllow `w' to treat a corrupted "utmp" as a non fatal...
1998-05-14 John BirrellRemove a bogus prototype for time() and let time.h...
1998-05-14 Paul TrainaAdd an example showing how to build a UFS floppy
1998-05-13 John BirrellMake a bit of FreeBSD-specific code a bit more specific...
1998-05-13 John Birrelllibtcl now builds (with lots of pointer to int cast...
1998-05-13 John Birrelllibtcl expects to see ieeefp.h definitions through...
1998-05-13 Justin T. GibbsFix bogus "cleanup" in bufq_remove. The "switch point...
1998-05-13 Jordan K. HubbardName cronyx devices correctly.
1998-05-13 KATO TakenoriSync with sys/i386/isa/sio.c revision 1.201.
1998-05-13 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.41.
1998-05-13 Poul-Henning... FreeBSD -> %s/%m
1998-05-13 Poul-Henning... The SYNOPSYS of mount_umap(8) says
1998-05-13 Poul-Henning... The description of the format of the id mapfile is...
1998-05-13 Poul-Henning... .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
1998-05-13 Peter WemmAdd missing arg to vget().. Serves me right for committ...
1998-05-13 Philippe CharnierCorrect use of .Nm. Add rcsid.
1998-05-13 Philippe CharnierCorrect use of .Nm.
1998-05-13 Philippe CharnierConvert to mdoc.
1998-05-13 Philippe CharnierCorrect use of .Nm. Add rcsid.
1998-05-13 Philippe CharnierCorrect use of .Nm.
1998-05-13 Philippe CharnierRestore Lite-2 sccsid. Restore include of sys/types.h.
1998-05-13 Philippe CharnierRestore Lite-2 sccsid. Restore include of sys/param.h.
1998-05-13 Philippe CharnierRestore include of sys/types.h and sys/param.h.
1998-05-13 Poul-Henning... The PnP code in 2.2.6 detects the Motorola ModemSurfer...
1998-05-13 Philippe CharnierRestore Lite-2 sccsid.
1998-05-13 Philippe CharnierRestore original Lite-2 sccsid. Restore include of...
1998-05-13 Philippe CharnierDo not remove include of <sys/param.h> and <sys/types...
1998-05-13 Philippe CharnierRestore Lite2 sccsids by removing `const'. Improve...
1998-05-13 John BirrellThe printf type checking in gcc wants %qd to be a long...
1998-05-13 John BirrellMake -Werror i386 specific because -nostinc on alpha...
1998-05-13 Peter WemmDelete the #if 0 (nearly) duplicate definitions of...
1998-05-13 Peter WemmHold a reference to the vnode during the sillyrename...
1998-05-13 John BirrellFix broken (at least on alpha, but probably on i386...
1998-05-13 Peter WemmMove the *vpp initialization earlier so that it's set...
1998-05-12 John BirrellAdd perl to the list of build tools because it is neede...
1998-05-12 John Birrellperl now works on alpha.
1998-05-12 John BirrellThis code casts double -> int -> char *. Ugh. Take...
1998-05-12 John BirrellChange a cast of long * to time_t * in a call to time();
1998-05-12 John BirrellAllow the makefile to choose the perl executable to...
1998-05-12 John BirrellIf perl exists in OBJDIR it has just been built; if...
1998-05-12 John BirrellChange .if to .elif to prevent the current directory...
1998-05-12 John Birrellawk and groff (et al) now work on alpha as the result...
1998-05-12 John BirrellBuild awk and groff with build tools now.
next