]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-11-18 peterRemove the non-functional "swap device" userland front...
1999-11-18 impHijack old, broken, obsolete, unsupported pcic module...
1999-11-18 peterRemove cdevsw_add() as the make_dev()'s are done in...
1999-11-18 peterRemove cdevsw_add() - the make_dev() calls are already...
1999-11-18 peterRemove cdevsw_add() - the necessary make_dev() is alrea...
1999-11-18 peterRemove cdevsw_add() - the necessary make_dev() calls...
1999-11-18 peterFix a warning.
1999-11-18 peter'const'ify a bunch of pointers in the resource_*()...
1999-11-18 peterConvert smb to use make_dev() rather than cdevsw_add...
1999-11-18 peterConvert iic to use make_dev() rather than cdevsw_add...
1999-11-18 peterTidy up a few loose ends in the fifo setup code.
1999-11-18 peterUse a common MAKEDEV between the Alpha and i386 - the...
1999-11-18 greenFor now, disable umodem module building, because it...
1999-11-18 peterMove Alpha conflicting entries (98,99) to 135,136....
1999-11-18 obrienDon't ask about SCO/IBSC2 binary support on the Alpha.
1999-11-18 jdpFor the TCP transport, put the listening socket in...
1999-11-18 julianfix up a whitespace screwup I made.
1999-11-17 impo Remove #if XXX from around the probe code.
1999-11-17 grogAllow octal or hex input.
1999-11-17 n_hibmaAdd the entry for usb (as opposed to usb<number>)....
1999-11-17 n_hibmaChange the name of the modules from <name>_mod to ...
1999-11-17 acheAdd network pass4 - after all local (/usr/local/etc...
1999-11-17 n_hibmaSynchronisation with NetBSD as of 1999/11/16:
1999-11-17 phk"b_unused1" was.
1999-11-17 phkDo timeouts in terms of hz
1999-11-17 phkMake proc/*/cmdline use the cached argv if available.
1999-11-17 phkThe function `procfs_getattr()' in procfs doesn't set...
1999-11-17 brianmodfind(char *) -> modfind(const char *)
1999-11-17 brianFix ``set proctitle'' by using setproctitle().
1999-11-17 brianMake setproctitle(NULL) restore all of the original...
1999-11-17 phkThe logic for blackhole processing does not free mbufs...
1999-11-17 achepurity change for name length checking code
1999-11-17 acheMerge with OpenBSD whois (with bugfixes missed there)
1999-11-17 impgcc 2.95.2
1999-11-17 archieWhen allocating a new PKTHDR mbuf, always set m->m_pkth...
1999-11-17 mjacobFix a couple of boo-boos in the last delta.
1999-11-17 cracauerThe pipleline problem introduced in version 1.22 wasn...
1999-11-17 davidnReduce max length of user names to 15 characters to...
1999-11-17 obrienBuild genrtl.h before print-rtl.o.
1999-11-17 peterUse the same technique as ps(1) to avoid the need for...
1999-11-17 peterI'm probably jumping the gun, but what the heck, this...
1999-11-17 peterUse eproc.e_stats, not a series of crude hacks to fetch...
1999-11-17 peterAdd e_stats (p->p_stats, from struct user->u_stats...
1999-11-17 phantomFix invalid option name: DIVERT -> IPDIVERT
1999-11-17 sheldonhAdd perlopentut.pod, perlreftut.pod and perlthrtut...
1999-11-17 obrienAllow sub-Makefile's to determine the version of the...
1999-11-17 obrienAdd `mkstemp.c' to the mix if we are building on someth...
1999-11-17 obrienMake "-mpreferred-stack-boundary=2" the default on...
1999-11-17 obrienPay attention to the "KEEP THIS IN SYNC" comment, and...
1999-11-17 obrien* Remove a trailing ";" from a macro.
1999-11-17 obrienThis temperary file can die now.
1999-11-17 mjacobFix for 11815 (at mount time do a throwaway read of...
1999-11-17 kenGet rid of some trailing commas in enumerated types...
1999-11-17 kenConvert the xpt, pass, pt and target drivers to use...
1999-11-17 peterPut the listening socket into non-blocking mode before...
1999-11-17 bdeFixed sorting on time. On i386's, time differences...
1999-11-17 jdpFix a bug in the hack that protects against FTP bounce...
1999-11-17 n_hibmaRemove -O from CFLAGS
1999-11-17 peterDon't complain loudly about unknown termcap capabilitie...
1999-11-16 archieAdd option NETGRAPH_KSOCKET.
1999-11-16 archieAdd option NETGRAPH_KSOCKET.
1999-11-16 archieAdd reference to new netgraph node type "ksocket".
1999-11-16 archieNew Netgraph node type "ksocket".
1999-11-16 archieNew netgraph node type "ksocket".
1999-11-16 n_hibmaTypo
1999-11-16 n_hibmaAdd the USB modules.
1999-11-16 brianRemove some extraneous ifdefs, and don't try to put...
1999-11-16 brianUse modfind() to check if a kld is already loaded.
1999-11-16 brianmodfind(char *) -> modfind(const char *)
1999-11-16 phkIntroduce commandline caching in the kernel.
1999-11-16 rogerAdd Nokia Cellular Data Card DTP2 and DTP-2 ver II
1999-11-16 joeAdded $FreeBSD$ idents.
1999-11-16 joeAdded $FreeBSD$ tags.
1999-11-16 phkCommit the remaining part of PR14914:
1999-11-16 wpaulFix usage of m_pullup().
1999-11-16 gallatinMchines whose interrupts are not routed through the...
1999-11-16 nyanFixed to compile bs driver with gcc 2.95.2.
1999-11-16 nyanSync with sys/i386/isa/pcaudio.c revision 1.57.
1999-11-16 marcelFix breakage in previous commit.
1999-11-16 nyanFixed warnings.
1999-11-16 nyanRemove -mno-486 option and add -mpreferred-stack-bounda...
1999-11-16 marcelFix breakage in previous commit.
1999-11-16 marcelFix breakage by previous commit.
1999-11-16 marcelFix breage by previous commit
1999-11-16 jkoshyRemove unsupported hardstatus related terminal capabili...
1999-11-16 phkThis is a partial commit of the patch from PR 14914:
1999-11-16 marcelAdd type int to those variables without a type. This...
1999-11-16 billfSync our register usage with NetBSD's (non-)usage.
1999-11-16 billfAdd $FreeBSD$
1999-11-16 joeCurchill --> Churchill
1999-11-16 nyanCosmetic changes.
1999-11-16 nyanInstall loader.rc.
1999-11-15 cgthis is a full fix for writes not aligned to the sample...
1999-11-15 obrienRemoved the asm version of conv(). This is should...
1999-11-15 cgset default ogain to 50 since some sb cards produce...
1999-11-15 obrienFix __asm__ clobber list abuses.
1999-11-15 obrienFix __asm__ clobber list abuse.
1999-11-15 phantom* remove i386 specific mark
1999-11-15 phantomDeactivate manpages repo-copied to man4 directory ...
1999-11-15 chrisUpdate the ASCII diagram for FreeBSD 3.3
next