]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-06-13 Peter WemmWith this commit, I hereby pronounce gensetdefs past...
2001-06-13 Jimmy OlgeniAdd terminal type configuration to the Options screen...
2001-06-13 Peter PentchevAdd '-I mask' cmdline flag to ignore/skip files and...
2001-06-13 Warner LoshAdd warning that some people are having problems with...
2001-06-13 Dima DorfmanPlug two memory leaks: call login_close() after login_g...
2001-06-13 Peter WemmPatch up a blunder I made a few days ago. nmbcnt was...
2001-06-13 Dima DorfmanMove the definition of epsvall out of #ifdef VIRTUAL_HO...
2001-06-12 Jens SchweikhardtIncrease field width by one for 'fre' to accomodate...
2001-06-12 Garance A DrosehnFix about 90-100 warnings one gets when trying to compi...
2001-06-12 David E. O... Allow -u to work with UID's also.
2001-06-12 Ruslan ErmilovFixed printing of netatalk statistics WRT the -s flag.
2001-06-12 Ruslan ErmilovAllow route(8) to create "proxy only" published ARP...
2001-06-12 Ruslan ErmilovFixed the -iface breakage introduced with the latest...
2001-06-12 Hajimu UMEMOTOFreeBSD already avoided namespace pollution (rev.1...
2001-06-12 Peter WemmHints overhaul:
2001-06-12 Hajimu UMEMOTORestore the code wrongly nuked by previous commit.
2001-06-12 Peter Wemm-Wunused cleanup
2001-06-12 Peter WemmMove the -I../../../include or -I/usr/include to the...
2001-06-12 Dima DorfmanANSI C prohibits text after #endif.
2001-06-12 Brian FeldmanEnable Kerberos 5 support in sshd again.
2001-06-12 Peter WemmTurn on the extra 'const' settings for various curses...
2001-06-11 Jordan K. HubbardProperly quote recursive pkg_add operations so that...
2001-06-11 Ian DowseMake the non-threaded stub for pthread_sigmask() a...
2001-06-11 Dag-Erling... Say one thing, do the other... nextpid -> lastpid
2001-06-11 Dag-Erling... Linprocfs builds on Alpha now.
2001-06-11 Dag-Erling... Implement proc/cpuinfo for the Alpha (thanks to gallatin).
2001-06-11 Dag-Erling... Rename nextpid to lastpid and externalize it.
2001-06-11 Anton BerezinRecognize and support new output which pkg_version...
2001-06-11 Anton BerezinCheck for the existence of the Makefile in the port...
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit...
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTONuke wrongly introduced experimental stuff during KAME...
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Matthew DillonCleanup the tabbing
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Dag-Erling... Blah, I cut out a tad too much in the previous commit...
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Dag-Erling... copyin(9) doesn't return ENAMETOOLONG. (thanks, Jake!)
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Andrew GallatinUse struct device * rather than device_t for (*pci_intr...
2001-06-11 Jonathan LemonFix small bogon.
2001-06-11 Ruslan Ermilov- Restore -nostdinc that got lost in rev.1.105; we...
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Hajimu UMEMOTOThis is force commit to mention about previous commit.
2001-06-11 Ruslan ErmilovBackout removal of -I${.CURDIR}/../../../sys in previou...
2001-06-11 Ruslan ErmilovBackout previous change (removal of -I${.CURDIR}/....
2001-06-11 Hajimu UMEMOTOMention about -rl behavior change. Now, MTU is printed.
2001-06-11 Hajimu UMEMOTOAdd missing column for Mtu in header when -rl is specified.
2001-06-11 Dag-Erling... Add sbuf_copyin(). Also add 'b' variants of sbuf_...
2001-06-11 Dag-Erling... For some reason, though the module builds just fine...
2001-06-11 Dag-Erling... Pass on the verbose option to fetchGetURL().
2001-06-11 Dag-Erling... Don't call _ftp_closefn() upon EOF in _ftp_readfn(...
2001-06-11 Bruce EvansRemoved the broken code which claimed to lose the set...
2001-06-11 Hajimu UMEMOTOprefixcmd_enable was obsoleted by syncing recent KAME...
2001-06-11 Ruslan ErmilovThe README file says:
2001-06-11 Hajimu UMEMOTOSync with recent KAME.
2001-06-11 Dag-Erling... Add PSEUDOFS, and note that LINPROCFS depends on it.
2001-06-11 Dag-Erling... Add pseudofs and the new linprocfs here.
2001-06-11 Dag-Erling... Add a PSEUDOFS option to allow pseudofs to be built...
2001-06-11 Dag-Erling... Remove the old linprocfs code.
2001-06-11 Joerg WunschCosmetics:
2001-06-11 Peter PentchevWARNS=2 cleanup, ANSIfication, manpage mdoc(7) cleanup.
2001-06-11 David MaloneTry to make the setting of the SIGCHLD handler the...
2001-06-11 Andrey A. ChernovISO_ -> ISO
2001-06-11 Andrey A. ChernovISO_ -> ISO
2001-06-11 Andrey A. ChernovISO_ -> ISO
2001-06-11 Andrey A. ChernovISO_ -> ISO
2001-06-11 Andrey A. ChernovISO_ -> ISO, calendar
2001-06-11 Andrey A. ChernovISO_ -> ISO rename
2001-06-11 Andrey A. ChernovISO_* -> ISO*
2001-06-11 Andrey A. ChernovISO_ -> ISO (partially)
2001-06-11 Andrey A. ChernovISO_ -> ISO
2001-06-11 Andrey A. ChernovISO_* -> ISO* rename
2001-06-11 Matt JacobAdd 'SKIP' as an action so that verification works...
2001-06-11 Andrey A. ChernovISO_ -> ISO in comment
2001-06-11 Andrey A. ChernovISO_ -> ISO
2001-06-11 Andrey A. ChernovISO_ -> ISO in DOC_LANG
2001-06-11 Greg LeheyCorrect typo.
2001-06-11 Cameron Grantidentify es1371 revision a
2001-06-11 Cameron Grantget clkrun the right way around
2001-06-11 Dag-Erling... Minor whitespace changes.
2001-06-10 Andrey A. ChernovIn debug mode don't print error for C,POSIX,ASCII,US...
2001-06-10 Dag-Erling... Preemptive brucification.
2001-06-10 Dag-Erling... Connect linprocfs to the build.
2001-06-10 Andrey A. ChernovHandle ASCII and US-ASCII aliases
2001-06-10 Dag-Erling... These aren't needed any more.
2001-06-10 Dag-Erling... New pseudofs-based linprocfs (repo-copied from linprocf...
2001-06-10 Andrey A. ChernovHandle "ASCII" and "US-ASCII" aliases
2001-06-10 Dag-Erling... Disconnect linprocfs prior to moving it.
2001-06-10 Andrey A. ChernovInstall additional en_US links
2001-06-10 Andrey A. ChernovBack out *.US-ASCII compactification - application...
next