]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-05-09 Jordan K. HubbardWell, nobody objected, so here's my -u (unlink) flag...
1998-05-08 John BirrellFix the problem people are having building -current...
1998-05-08 Poul-Henning... Add jetdirect 9100/tcp
1998-05-08 Poul-Henning... Add a crucial missing _ in NO_SENDMAIL
1998-05-08 Guido van RooijUnblock SIGPIPE before execv(); convert from sigvec...
1998-05-08 Masafumi Max... In the SEE ALSO section, {get,set}rlimit are said to...
1998-05-08 Jordan K. HubbardTry experimenting with the split size a little in an...
1998-05-08 Bruce EvansTranslated to C (parameters in a function definition...
1998-05-08 Bruce EvansSimplified by using new yacc rules.
1998-05-08 Bruce EvansSimplified by using new yacc rules and by not generatin...
1998-05-08 Bruce EvansMoved lex and yacc source handling from bsd.prog.mk...
1998-05-08 John BirrellThis is a hack to workaround source that is coded to...
1998-05-08 John BirrellRemote the NetBSD kludge for vfprintf.c
1998-05-08 John BirrellDon't assign the va_list variable 'ap' directly to...
1998-05-07 Andrey A. ChernovAdd new named configuration template and remove old...
1998-05-07 Guido van RooijRedo tcpmux stuff. tcpmux handling is now performed...
1998-05-07 John-Mark Gurneyfix a core dump problem when you don't give -f a parame...
1998-05-07 Julian ElischerAn effort to make SLICE/DEVFS play with SCSI.
1998-05-07 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.166.
1998-05-07 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.112.
1998-05-07 Mike SmithIn the words of the submitter:
1998-05-07 Julian Elischercleanup: remove duplicated dump code.
1998-05-07 Julian Elischercleanup:
1998-05-07 Eivind EklundUnbotch whitespace and change switch with two cases...
1998-05-07 Brian SomersMake syslogd function in non-secure mode.
1998-05-06 Julian ElischerThere is no dump routine for fd so give it an explicit...
1998-05-06 Julian ElischerDon't call a dump routine if there isn't one. (e.g...
1998-05-06 Julian ElischerAdd dump support to the DEVFS/slice code.
1998-05-06 Bruce EvansOnly include bsd.dep.mk in `mk'files that handle C...
1998-05-06 Andreas KlemmOverlooked, that newer naming convention is xxx_program...
1998-05-06 Andreas Klemmdocument ntpdate_prog and xntpd_prog
1998-05-06 Wolfram SchneiderDelete stale comment.
1998-05-06 Bruce EvansBacked out previous backout. Put y.tab.h back in SRCS.
1998-05-06 Bruce EvansBacked out previous backout. Put y.tab.h back in SRCS.
1998-05-06 Bruce EvansBacked out previous backout.
1998-05-06 Bruce EvansRegress to generating foo.c from foo.y via y.tab.c...
1998-05-06 Bruce EvansUse `foo/bar.a' instead of `-Lfoo -lbar' for linking...
1998-05-06 Jordan K. HubbardXFree86 3.3.1 -> 3.3.2
1998-05-06 Poul-Henning... devfs_add_devswf(9) and devfs_link(9) don't tell you...
1998-05-06 Poul-Henning... The CHIOGSTATUS ioctl of the SCSI media changer driver...
1998-05-06 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.164.
1998-05-06 Philippe CharnierCorrect use of .Nm and other cosmetics. Add rcsid....
1998-05-06 Philippe CharnierCorrect use of .Nm, .An and other cosmetics. Add rcsid...
1998-05-06 Mike SmithUpdates to support adding driver files outside the...
1998-05-06 Mike SmithAs described by the submitter:
1998-05-06 Justin T. GibbsImplement bus_dmamem_* functions and correct a few...
1998-05-06 Justin T. GibbsNow that we have a TAILQ_PREV() that returns the previo...
1998-05-05 John BirrellUse the thread-aware errno definition all the time.
1998-05-05 John BirrellBuild the syscalls (in libc, not libc_r) with weak...
1998-05-05 John BirrellRemove extern int errno and #include <errno.h> to get...
1998-05-05 John BirrellRemove leading underscores from the FILE lock functions...
1998-05-05 John BirrellI have a long list of issues to address here, mostly...
1998-05-05 John BirrellRemove leading underscores for the functions (weak...
1998-05-05 John BirrellThe __set_ospeed() function is coded against the speed_...
1998-05-05 John BirrellChange a couple of long types to int to match NetBSD...
1998-05-05 John BirrellTreat the lock value as volatile.
1998-05-05 John BirrellIn a threaded library, expect the lock field to be...
1998-05-05 Andreas KlemmAdd variables for the ntpdate and xntpd program, you...
1998-05-05 Dag-Erling... Fix the search sequence for keymaps.
1998-05-05 Søren SchmidtFix the 4-8G LBA geometry it was wrong.
1998-05-05 KATO TakenoriInclude pc98.h instead of isa.h when PC98 is defined.
1998-05-05 KATO TakenoriDeleted unused item.
1998-05-05 Bruce EvansDon't generate y.tab.h, since it is not used.
1998-05-05 Bruce EvansAdded y.tab.h to SRCS. This should have been used...
1998-05-05 Bruce EvansPut y.tab.h back in SRCS. This used to be the best...
1998-05-05 John BirrellFix the path.
1998-05-05 John BirrellSpecify an absolute include path.
1998-05-05 John BirrellOne of those silently included files that just about...
1998-05-05 John BirrellThe BINDIR definition is an extra directory level away...
1998-05-05 John BirrellOops, missed the common part of gas.
1998-05-05 John BirrellGas build for i386 requires env as a build tool.
1998-05-05 Bruce EvansBacked out previous commit. It was tested, but not...
1998-05-05 John BirrellAdd a message about editing /etc/group to the beginning...
1998-05-05 Bruce EvansBacked out previous change. Generating vgaio.h from...
1998-05-05 Philippe CharnierAdd usage() and rcsid. Getopt() returns -1 not EOF...
1998-05-05 Philippe CharnierAdd usage() and rcsid. Remove unused #include. -Wall.
1998-05-05 Bruce EvansDon't generate a2p.h or y.tab.h from a2p.y. Neither...
1998-05-05 Bruce EvansOops, the symlink from y.tab.h doesn't work until its...
1998-05-05 Alexander LangerPermit double digit year values to be used in the next...
1998-05-05 Robert NordierReplace _exit() with exit()
1998-05-05 Robert NordierFix typo.
1998-05-04 Robert NordierFix a few nits in quoted code fragments and elsewhere.
1998-05-04 Robert NordierMake compatible with standard what command:
1998-05-04 John BirrellSupport cross architectures by using specific directori...
1998-05-04 John Birrelli386 gas config files.
1998-05-04 John BirrellAlpha gas config files.
1998-05-04 John BirrellSupport cross-architectures using sub-directories.
1998-05-04 John BirrellAdd support for cross-architecture gases. Since the...
1998-05-04 John BirrellBINDIR is now specified in a single place. There are...
1998-05-04 John BirrellWork out the list of emulations based on the cross...
1998-05-04 John BirrellAdd cross-architecture support.
1998-05-04 John BirrellBINDIR is now specified in a single place. There are...
1998-05-04 John BirrellBIDIR is now specified in a single place. There are...
1998-05-04 John BirrellEvaluate the TARGET from the architecture. We'll assume...
1998-05-04 John BirrellRemote i386 cross-architecture support. It's now config...
1998-05-04 John BirrellAdd cross-architecture support.
1998-05-04 John BirrellSince the makefiles below binutils with the architectur...
1998-05-04 John BirrellAdd makefile support for cross-architectures. Allow...
1998-05-04 Bruce EvansFixed races in `make -jN' using new yacc rules.
1998-05-04 Bruce EvansSimplified by using new lex rules.
next