]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-11-18 Warner LoshNewcard's pccard module. It compiles, but doesn't...
1999-11-18 Peter WemmRemove the non-functional "swap device" userland front...
1999-11-18 Warner LoshHijack old, broken, obsolete, unsupported pcic module...
1999-11-18 Peter WemmRemove cdevsw_add() as the make_dev()'s are done in...
1999-11-18 Peter WemmRemove cdevsw_add() - the make_dev() calls are already...
1999-11-18 Peter WemmRemove cdevsw_add() - the necessary make_dev() is alrea...
1999-11-18 Peter WemmRemove cdevsw_add() - the necessary make_dev() calls...
1999-11-18 Peter WemmFix a warning.
1999-11-18 Peter Wemm'const'ify a bunch of pointers in the resource_*()...
1999-11-18 Peter WemmConvert smb to use make_dev() rather than cdevsw_add...
1999-11-18 Peter WemmConvert iic to use make_dev() rather than cdevsw_add...
1999-11-18 Peter WemmTidy up a few loose ends in the fifo setup code.
1999-11-18 Peter WemmUse a common MAKEDEV between the Alpha and i386 - the...
1999-11-18 Brian FeldmanFor now, disable umodem module building, because it...
1999-11-18 Peter WemmMove Alpha conflicting entries (98,99) to 135,136....
1999-11-18 David E. O... Don't ask about SCO/IBSC2 binary support on the Alpha.
1999-11-18 John PolstraFor the TCP transport, put the listening socket in...
1999-11-18 Julian Elischerfix up a whitespace screwup I made.
1999-11-17 Warner Losho Remove #if XXX from around the probe code.
1999-11-17 Greg LeheyAllow octal or hex input.
1999-11-17 Nick HibmaAdd the entry for usb (as opposed to usb<number>)....
1999-11-17 Nick HibmaChange the name of the modules from <name>_mod to ...
1999-11-17 Andrey A. ChernovAdd network pass4 - after all local (/usr/local/etc...
1999-11-17 Nick HibmaSynchronisation with NetBSD as of 1999/11/16:
1999-11-17 Poul-Henning... "b_unused1" was.
1999-11-17 Poul-Henning... Do timeouts in terms of hz
1999-11-17 Poul-Henning... Make proc/*/cmdline use the cached argv if available.
1999-11-17 Poul-Henning... The function `procfs_getattr()' in procfs doesn't set...
1999-11-17 Brian Somersmodfind(char *) -> modfind(const char *)
1999-11-17 Brian SomersFix ``set proctitle'' by using setproctitle().
1999-11-17 Brian SomersMake setproctitle(NULL) restore all of the original...
1999-11-17 Poul-Henning... The logic for blackhole processing does not free mbufs...
1999-11-17 Andrey A. Chernovpurity change for name length checking code
1999-11-17 Andrey A. ChernovMerge with OpenBSD whois (with bugfixes missed there)
1999-11-17 Warner Loshgcc 2.95.2
1999-11-17 Archie CobbsWhen allocating a new PKTHDR mbuf, always set m->m_pkth...
1999-11-17 Matt JacobFix a couple of boo-boos in the last delta.
1999-11-17 Martin CracauerThe pipleline problem introduced in version 1.22 wasn...
1999-11-17 David NugentReduce max length of user names to 15 characters to...
1999-11-17 David E. O... Build genrtl.h before print-rtl.o.
1999-11-17 Peter WemmUse the same technique as ps(1) to avoid the need for...
1999-11-17 Peter WemmI'm probably jumping the gun, but what the heck, this...
1999-11-17 Peter WemmUse eproc.e_stats, not a series of crude hacks to fetch...
1999-11-17 Peter WemmAdd e_stats (p->p_stats, from struct user->u_stats...
1999-11-17 Alexey ZelkinFix invalid option name: DIVERT -> IPDIVERT
1999-11-17 Sheldon HearnAdd perlopentut.pod, perlreftut.pod and perlthrtut...
1999-11-17 David E. O... Allow sub-Makefile's to determine the version of the...
1999-11-17 David E. O... Add `mkstemp.c' to the mix if we are building on someth...
1999-11-17 David E. O... Make "-mpreferred-stack-boundary=2" the default on...
1999-11-17 David E. O... Pay attention to the "KEEP THIS IN SYNC" comment, and...
1999-11-17 David E. O... * Remove a trailing ";" from a macro.
1999-11-17 David E. O... This temperary file can die now.
1999-11-17 Matt JacobFix for 11815 (at mount time do a throwaway read of...
1999-11-17 Kenneth D.... Get rid of some trailing commas in enumerated types...
1999-11-17 Kenneth D.... Convert the xpt, pass, pt and target drivers to use...
1999-11-17 Peter WemmPut the listening socket into non-blocking mode before...
1999-11-17 Bruce EvansFixed sorting on time. On i386's, time differences...
1999-11-17 John PolstraFix a bug in the hack that protects against FTP bounce...
1999-11-17 Nick HibmaRemove -O from CFLAGS
1999-11-17 Peter WemmDon't complain loudly about unknown termcap capabilitie...
1999-11-16 Archie CobbsAdd option NETGRAPH_KSOCKET.
1999-11-16 Archie CobbsAdd option NETGRAPH_KSOCKET.
1999-11-16 Archie CobbsAdd reference to new netgraph node type "ksocket".
1999-11-16 Archie CobbsNew Netgraph node type "ksocket".
1999-11-16 Archie CobbsNew netgraph node type "ksocket".
1999-11-16 Nick HibmaTypo
1999-11-16 Nick HibmaAdd the USB modules.
1999-11-16 Brian SomersRemove some extraneous ifdefs, and don't try to put...
1999-11-16 Brian SomersUse modfind() to check if a kld is already loaded.
1999-11-16 Brian Somersmodfind(char *) -> modfind(const char *)
1999-11-16 Poul-Henning... Introduce commandline caching in the kernel.
1999-11-16 Roger HardimanAdd Nokia Cellular Data Card DTP2 and DTP-2 ver II
1999-11-16 Josef KarthauserAdded $FreeBSD$ idents.
1999-11-16 Josef KarthauserAdded $FreeBSD$ tags.
1999-11-16 Poul-Henning... Commit the remaining part of PR14914:
1999-11-16 Bill PaulFix usage of m_pullup().
1999-11-16 Andrew GallatinMchines whose interrupts are not routed through the...
1999-11-16 Yoshihiro TakahashiFixed to compile bs driver with gcc 2.95.2.
1999-11-16 Yoshihiro TakahashiSync with sys/i386/isa/pcaudio.c revision 1.57.
1999-11-16 Marcel MoolenaarFix breakage in previous commit.
1999-11-16 Yoshihiro TakahashiFixed warnings.
1999-11-16 Yoshihiro TakahashiRemove -mno-486 option and add -mpreferred-stack-bounda...
1999-11-16 Marcel MoolenaarFix breakage in previous commit.
1999-11-16 Marcel MoolenaarFix breakage by previous commit.
1999-11-16 Marcel MoolenaarFix breage by previous commit
1999-11-16 Joseph KoshyRemove unsupported hardstatus related terminal capabili...
1999-11-16 Poul-Henning... This is a partial commit of the patch from PR 14914:
1999-11-16 Marcel MoolenaarAdd type int to those variables without a type. This...
1999-11-16 Bill FumerolaSync our register usage with NetBSD's (non-)usage.
1999-11-16 Bill FumerolaAdd $FreeBSD$
1999-11-16 Josef KarthauserCurchill --> Churchill
1999-11-16 Yoshihiro TakahashiCosmetic changes.
1999-11-16 Yoshihiro TakahashiInstall loader.rc.
1999-11-15 Cameron Grantthis is a full fix for writes not aligned to the sample...
1999-11-15 David E. O... Removed the asm version of conv(). This is should...
1999-11-15 Cameron Grantset default ogain to 50 since some sb cards produce...
1999-11-15 David E. O... Fix __asm__ clobber list abuses.
1999-11-15 David E. O... Fix __asm__ clobber list abuse.
1999-11-15 Alexey Zelkin* remove i386 specific mark
1999-11-15 Alexey ZelkinDeactivate manpages repo-copied to man4 directory ...
next