]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-05-15 jkoshyAdd cross references for find(1), locate(1), whereis...
1998-05-15 bdeOops, forgot references in previous commit.
1998-05-15 bdeSupport Objective C almost as well as C++.
1998-05-15 jbChange the name of a variable from _start to s_start...
1998-05-15 jkoshyRemoved misleading claim that login classes are no...
1998-05-15 dysonDisable the auto-Write Combining setup for the pmap...
1998-05-15 jbChange the order of the include paths so that the archi...
1998-05-15 charnierCorrect use of .Nm. Add rcsid.
1998-05-15 charniercorrect use of .Nm. Add rcsid.
1998-05-15 charnierCorrect use of .Nm. Typo.
1998-05-15 charnierCorrect use of .Nm. Add rcsid.
1998-05-15 jbNetBSD kernels don't support TCP_NOPUSH, so on alpha...
1998-05-14 jbint -> long changes that reduce the diffs with the...
1998-05-14 guidoOn request of Garrett, ad a way to specify that a servi...
1998-05-14 gibbsFix list corruption and memory leak that could occur...
1998-05-14 acheRegenerated syscalls list after signanosleep removing
1998-05-14 acheRemove reference to signanosleep
1998-05-14 katoSync with sys/i386conf/majors.i386 revision 1.42.
1998-05-14 peterNuke signanosleep()
1998-05-14 peternuke signanosleep().
1998-05-14 peterNuke signanosleep(). (I've left nanosleep1() seperate...
1998-05-14 peterregen after signanosleep nuke
1998-05-14 peterdeep-six signanosleep(). It sounded like a good idea...
1998-05-14 peterCommit an old change that has been sitting around for...
1998-05-14 jkoshyAllow `w' to treat a corrupted "utmp" as a non fatal...
1998-05-14 jbRemove a bogus prototype for time() and let time.h...
1998-05-14 pstAdd an example showing how to build a UFS floppy
1998-05-13 jbMake a bit of FreeBSD-specific code a bit more specific...
1998-05-13 jblibtcl now builds (with lots of pointer to int cast...
1998-05-13 jblibtcl expects to see ieeefp.h definitions through...
1998-05-13 gibbsFix bogus "cleanup" in bufq_remove. The "switch point...
1998-05-13 jkhName cronyx devices correctly.
1998-05-13 katoSync with sys/i386/isa/sio.c revision 1.201.
1998-05-13 katoSync with sys/i386/conf/majors.i386 revision 1.41.
1998-05-13 phkFreeBSD -> %s/%m
1998-05-13 phkThe SYNOPSYS of mount_umap(8) says
1998-05-13 phkThe description of the format of the id mapfile is...
1998-05-13 phk.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
1998-05-13 peterAdd missing arg to vget().. Serves me right for committ...
1998-05-13 charnierCorrect use of .Nm. Add rcsid.
1998-05-13 charnierCorrect use of .Nm.
1998-05-13 charnierConvert to mdoc.
1998-05-13 charnierCorrect use of .Nm. Add rcsid.
1998-05-13 charnierCorrect use of .Nm.
1998-05-13 charnierRestore Lite-2 sccsid. Restore include of sys/types.h.
1998-05-13 charnierRestore Lite-2 sccsid. Restore include of sys/param.h.
1998-05-13 charnierRestore include of sys/types.h and sys/param.h.
1998-05-13 phkThe PnP code in 2.2.6 detects the Motorola ModemSurfer...
1998-05-13 charnierRestore Lite-2 sccsid.
1998-05-13 charnierRestore original Lite-2 sccsid. Restore include of...
1998-05-13 charnierDo not remove include of <sys/param.h> and <sys/types...
1998-05-13 charnierRestore Lite2 sccsids by removing `const'. Improve...
1998-05-13 jbThe printf type checking in gcc wants %qd to be a long...
1998-05-13 jbMake -Werror i386 specific because -nostinc on alpha...
1998-05-13 peterDelete the #if 0 (nearly) duplicate definitions of...
1998-05-13 peterHold a reference to the vnode during the sillyrename...
1998-05-13 jbFix broken (at least on alpha, but probably on i386...
1998-05-13 peterMove the *vpp initialization earlier so that it's set...
1998-05-12 jbAdd perl to the list of build tools because it is neede...
1998-05-12 jbperl now works on alpha.
1998-05-12 jbThis code casts double -> int -> char *. Ugh. Take...
1998-05-12 jbChange a cast of long * to time_t * in a call to time();
1998-05-12 jbAllow the makefile to choose the perl executable to...
1998-05-12 jbIf perl exists in OBJDIR it has just been built; if...
1998-05-12 jbChange .if to .elif to prevent the current directory...
1998-05-12 jbawk and groff (et al) now work on alpha as the result...
1998-05-12 jbBuild awk and groff with build tools now.
1998-05-12 dysonSome temporary fixes to SMP to make it more scheduling...
1998-05-12 dysonFix alot of silly LINT that I left in the code.
1998-05-12 bdeBacked out previous commit. It is invalid to call...
1998-05-12 jkhReserve major number 99 for vak's cronyx/tau serial...
1998-05-12 bdeDon't attempt to read process context from the kernel...
1998-05-12 woschAdd upcoming NetBSD 1.3.2
1998-05-12 woschSome commands are shell builtins. Execute the builtins...
1998-05-12 maxGive a reasonable default value (-p /var/run/xntpd...
1998-05-12 katoSync with sys/i386/isa/wd.c revision 1.167.
1998-05-12 katoSync with sys/i386/conf/options.i386 revision 1.78.
1998-05-12 katoSync with sys/i386/conf/majors.i386 revision 1.40.
1998-05-12 woschAdd upcoming FreeBSD 2.2.7 and FreeBSD 2.2.8
1998-05-12 jkhGo back to 240640 split size. Interesting experiment...
1998-05-12 jbAdd C++ support.
1998-05-12 gibbsFix the termination test in CIRCLEQ_FOREACH.
1998-05-11 julianAdd missing splx()
1998-05-11 julianSubmitted by: abial@nask.pl
1998-05-11 bdeOops, the lex and yacc sources must be added to SRCS...
1998-05-11 sosOops, only apply the CHS size from lbasize thing when...
1998-05-11 bdeFixed gross errors in previous commit. `sapipe' was...
1998-05-11 peterDelete some large chunks of trailing whitespace since...
1998-05-11 jbThe yacc makefile changes don't seem to know when to...
1998-05-11 jbAdd CROSS_TARGETS to the list of GASES to build. We...
1998-05-11 jbMake a path absolute.
1998-05-11 jbChange the return types for strtoq and strtouq to int64...
1998-05-11 jbMake -Werror i386 specific because gcc with -nostdinc...
1998-05-11 jbCast a pointer to a long, not an int and make the arg...
1998-05-11 dysonChange some tests from CPU_CLASS686 to CPU_686 as appro...
1998-05-11 peterFix PR 1607, hopefully without breaking the PR 5208...
1998-05-11 dysonFix the futimes/undelete/utrace conflict with other...
1998-05-11 steveFix spelling error.
1998-05-11 steveChange NBPG to PAGE_SIZE to match one of phk's recent...
1998-05-11 dysonSupport better performance with P6 architectures and...
next