]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-08-18 John BirrellInstall binutils tools in /usr/libexec/elf like on...
1998-08-18 Bruce EvansQuick fix for breakage of read clustering on non-IDE...
1998-08-18 John BirrellBruce says that %p is intended to format void pointers...
1998-08-18 John BirrellAdd #include string.h to get prototypes.
1998-08-18 John BirrellAdd #include string.h to get prototypes.
1998-08-18 Brian SomersDestroy any existing chat timeouts in datalink_ComeDown()
1998-08-18 John BirrellAdd default OBJFORMAT so that the build process can...
1998-08-18 Bruce EvansFixed printf format errors.
1998-08-17 Bruce EvansFixed style bugs in previous commit.
1998-08-17 Bruce EvansMade this actually work when there's an object directory:
1998-08-17 Bruce EvansConverted rcsid to $Id$ again. There shouldn't be...
1998-08-17 Bruce EvansRemoved unused includes.
1998-08-17 Bruce EvansFixed printf format errors (none detected in GENERIC...
1998-08-17 Wolfram SchneiderRemoving -batch option from adduser. Adduser was written as
1998-08-17 Bruce EvansFixed a type mismatch.
1998-08-17 Bruce EvansRemoved unused includes. Fixed disordering of includes.
1998-08-17 Bruce EvansBacked out previous commit. The seconds part of microt...
1998-08-17 Bruce EvansFixed nonsense overflow checking (checking that a long...
1998-08-17 Bruce EvansOops, the previous commit was of a local version.
1998-08-17 Bruce EvansFIxed typo (syntax error) in previous commit.
1998-08-17 Bruce EvansFixed order and formatting.
1998-08-17 Bruce EvansAdded zh_TW.BIG5 locale. Material for 5 big pointy...
1998-08-17 John BirrellMake this internal build tool static to avoid trying...
1998-08-17 John BirrellRemove the PATH setting.
1998-08-17 Dag-Erling... Cross my fingers and enable libfetch.
1998-08-17 Dag-Erling... Commit a bunch of patches that have been accumulating:
1998-08-17 Doug RabsonDon't use unaligned accesses when printing extended...
1998-08-17 Doug RabsonAdd macros for accessing device memory.
1998-08-17 Doug RabsonUpdate to use the new elf headers.
1998-08-17 Doug RabsonAdd Miata system type and pull in the LOCATE_PCS macro...
1998-08-17 Doug RabsonAdd breakpoint() for BREAK_TO_DEBUGGER.
1998-08-17 KATO TakenoriSync with sys/i386/isa/lpt.c revision 1.70.
1998-08-17 Doug RabsonUpdate to work with the new elf headers.
1998-08-17 Doug RabsonUpdate to use elf_generic.h.
1998-08-17 Doug RabsonDisable some unnecessary debugging code.
1998-08-17 Doug RabsonTeach disklabel how to install a bootstrap on an alpha...
1998-08-17 Gary Palmerlorder is needed on the alpha too
1998-08-17 Brian SomersDon't lose an allocated pointer if realloc() fails.
1998-08-17 John BirrellRemove a cast and print the pointer value with %p inste...
1998-08-17 John BirrellAd #include stdlib.h to get the prototype for malloc().
1998-08-17 Gary PalmerWe need config to build on the alpha also ... kinda...
1998-08-17 John PolstraAdd "-C" to INSTALLFLAGS to install atomically. An...
1998-08-17 John BirrellRemove support for NetBSD syscalls.
1998-08-17 John BirrellRemove the comment about how to get NetBSD syscalls...
1998-08-17 Joseph KoshyRemove hardcoded constant in favour of login.conf value.
1998-08-17 Bruce EvansFixed printf format errors.
1998-08-17 Bruce EvansFixed printf format errors. sppp_dotted_quad() was...
1998-08-17 Bruce EvansFIxed printf format errors. Most of them were exposed...
1998-08-16 Bruce EvansFixed printf format and spelling errors. Didn't fix...
1998-08-16 John BirrellAlpha is now native and bootstrapping from NetBSD is...
1998-08-16 Bill PaulAck! I edited the MLINKS entry but forgot to add xl...
1998-08-16 Bill PaulWhoops... really add the man page and update the Makefi...
1998-08-16 Bill PaulMention XL driver and that 3c905B cards are now support...
1998-08-16 Bill PaulMention that XL driver and that 3c905B cards are not...
1998-08-16 Bill PaulImport the (Fast) Etherlink XL driver. I'm reasonally...
1998-08-16 Dag-Erling... Enable kernel dumps on SLICE systems.
1998-08-16 Dag-Erling... Fix typo in previous commit.
1998-08-16 Jordan K. HubbardAdd new zh_TW.BIG5 locale
1998-08-16 John PolstraMake ELF kernels build again.
1998-08-16 John PolstraRevamp the ELF include files to better support architec...
1998-08-16 Bruce EvansFixed a style bug (a long line) in the previous commit.
1998-08-16 Jordan K. HubbardMake provisions for a pre-build script that one can...
1998-08-16 Bruce EvansUse [u]intptr_t instead of [u_]long for casts between...
1998-08-16 Bruce EvansCast an int to (intptr_t) before casting it to (void *).
1998-08-16 Jordan K. HubbardAdd BINFORMAT awareness.
1998-08-16 Bruce EvansFixed yet more ioctl breakage due to the type of the...
1998-08-16 Jordan K. HubbardTrim more out of the boot floppy so that it fits in...
1998-08-16 Bruce Evanspmap.c:
1998-08-16 Bruce EvansUse an array of uintptr_t's instead of an array of...
1998-08-15 Bruce EvansCast to `char *' instead of to u_long to help add byte...
1998-08-15 Bruce EvansOops, the printf format error fixes confused curp-...
1998-08-15 Bruce EvansOops, the previous fix confused Linux's sigset_t with...
1998-08-15 Bruce EvansFixed yet more ioctl breakage due to the type of the...
1998-08-15 Bruce EvansMade some disgusting ifdefs even more disgusting to...
1998-08-15 Bruce EvansUse offsetof() to avoid some casts from pointers to...
1998-08-15 Poul-Henning... Add missing #include of <sys.types.h>
1998-08-15 Mark MurrayBump version number for latest perl
1998-08-15 Mark MurrayClean up the kerberos entries, and add example CVS...
1998-08-15 Mark MurrayAdd kerberised CVS to the dependant programs.
1998-08-15 Mark MurrayFix LIBDIR so kerberised CVS will work.
1998-08-15 John BirrellAll but two if these build on alpha now, but most are...
1998-08-15 Poul-Henning... I have added the support for BIG5 encoding into libc...
1998-08-15 Poul-Henning... Remove half the file, somehow it got doubled...
1998-08-15 John BirrellBuild libkvm on alpha too.
1998-08-15 John BirrellNow that alpha uses FreeBSD syscalls, all these work.
1998-08-15 Doug RabsonAdd an alpha machdep for kvm. The vatop functions...
1998-08-15 Doug RabsonUse explicitly sized types when laying out the cylinder...
1998-08-15 KATO Takenori- change at2pc98() into global from static.
1998-08-15 KATO TakenoriSync with sys/i386/isa/syscons.c revision 1.274.
1998-08-15 John BirrellBuild the makedefs program static to avoid trying to...
1998-08-15 John BirrellBuild the setup program static so that we don't try...
1998-08-15 John BirrellMake the locally built and executed build tools in...
1998-08-15 John BirrellRemoved explict PATH which tended to cause the *wrong...
1998-08-14 Søren SchmidtOnly write a filemark on close when data has actually...
1998-08-14 Peter HawkinsPR: 7613
1998-08-14 Peter HawkinsPR: 7613
1998-08-14 Doug RabsonChange cmd argument to dsioctl from int to u_long.
1998-08-14 Poul-Henning... In /etc/rc.network, near line 242, setting up Kerberos,
1998-08-14 Poul-Henning... Add "Mounting NFS file systems" progress indicator
1998-08-14 Poul-Henning... /usr/src/usr.bin/lex/Makefile puts FlexLexer.h into...
next