]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-08-12 nikIn <199908042059.PAA14626@free.pcs>, Jonathan Lemon...
1999-08-12 niktransparant -> transparent
1999-08-12 alcMake the default page coloring parameters match a ...
1999-08-12 chrisMake VPATH explanation more concise. I apparently...
1999-08-12 alfredReplace a redundant vfs_object_create() call (already...
1999-08-12 chrisMove ${VPATH} explanation under the .PATH rule section.
1999-08-12 marcelUse a wrapper for the link syscall that does name trans...
1999-08-12 deischenAdd check for runnable threads before polling file...
1999-08-12 n_hibmaProtect the file interface against disconnects.
1999-08-12 dtnfs_getcacheblk() can return 0 if the mount is interrup...
1999-08-12 hoekBugfix to last commit: Correctly intuit when an lhs...
1999-08-12 alcvm_object_madvise:
1999-08-12 alcvm_object_madvise:
1999-08-12 luigiFix a problem in printing interface names.
1999-08-12 luigiWhoops, forgot one line in previous patch.
1999-08-11 sheldonhPass as argv[0] the name of the shell executed instead...
1999-08-11 peterMake subr_bus.c actually compile with -DBUS_DEBUG
1999-08-11 gallatinNow that all chipsets support S/G DMA (which is require...
1999-08-11 gallatinEnable S/G IO. Based on Doug's changes to cia.c
1999-08-11 nikDocument the use of the -a flag in conjunction with...
1999-08-11 nikAdd CPT_NOA, LIBCOMPAT, NODEF, NOARGS, NOPROTO, and...
1999-08-11 peterZap some stray references to DRIVER_TYPE_foo in the...
1999-08-11 billf-Wall fixes. Ambigious if/elses, uninitialized values...
1999-08-11 impStop profiling on exec.
1999-08-11 alc_pmap_allocpte:
1999-08-11 chrisDocument ${VPATH} and that it _should_not_ be used...
1999-08-11 luigiUserland and manual page changes for probabilistic...
1999-08-11 luigiImplement probabilistic rule match in ipfw. Each rule...
1999-08-11 luigiAdd spl() protection to remove that the timer is invoke...
1999-08-11 alfredWhen doing a dump, if ENODEV is returned explain what...
1999-08-11 marcelDo not map {s|g}etrlimit onto FreeBSD syscalls. The...
1999-08-11 marcelDo not map {s|g}etrlimit onto the FreeBSD syscalls...
1999-08-11 sheldonhChristen a BUGS section for an explanation of the impac...
1999-08-11 ruUnbroke zforce.
1999-08-11 bdeSupport 21-bit minor numbers. Avoid wasting a byte...
1999-08-11 jkhReserve bdev/cdev entries for i2o driver.
1999-08-11 alccontigmalloc1:
1999-08-11 impmfs: DOC2K label type for legacy labels
1999-08-10 peterAdd a contigfree() as a corollary to contigmalloc(...
1999-08-10 sosSupport DMA on ATAPI devices (finally).
1999-08-10 rnordierTreat an attempt to read from a write-only stream more...
1999-08-10 wpaulSmall tweak: remember to free the tx ring data (which...
1999-08-10 wpaulConvert the Winbond driver to newbus and have it compil...
1999-08-10 wpaulConvert the VIA Rhine driver to newbus and set it up...
1999-08-10 desTeach truss to print symbolic signal names (e.g. SIGHUP...
1999-08-10 desDocument the usefulness of Michelle Pfeiffer in OS...
1999-08-10 gallatin- detect the number of pchips actually present; don...
1999-08-10 gallatinSupport S/G DMA so that ISA devices (like the floppy...
1999-08-10 katoCosmetic changes in PC98 functions:
1999-08-10 katoFixed a compiler warning by conversion from pointer...
1999-08-10 desAdd net.inet.icmp.log_redirect and net.inet.icmp.drop_r...
1999-08-10 desRe-order list.
1999-08-10 peterHopefully fix the previous commit, it caused *all*...
1999-08-10 kato- Removed unused variable.
1999-08-10 brianIf we receive an IPCP protocol reject, bring it down.
1999-08-10 katoSync with sys/i386/conf/userconfig.c revision 1.152.
1999-08-10 obrienCheck to see if /usr/bin/logger exists before using...
1999-08-10 impUse the latest version of these files from OpenBSD.
1999-08-10 impImport strl{cat,cpy} from OpenBSD.
1999-08-10 alcvm_map_madvise:
1999-08-10 alcpmap_remove_pages:
1999-08-10 mjacobSome floppy related commands (fdformat, fdwrite, fdcont...
1999-08-10 mdoddAdd support for the Am79C978. (AMD PCHome/PCI Ethernet...
1999-08-09 brianBack out the last patch. I'm too tired to apply patches.
1999-08-09 brianRemove CLOCAL when we're not in -dedicated mode.
1999-08-09 grogCorrect typo.
1999-08-09 brianAdd an example of an isdnd.rc that works with ppp.
1999-08-09 brianAdd an example of an isdn profile.
1999-08-09 brianChange printf formats %q[du] -> %ll[du]
1999-08-09 brianInsist that ppp.conf and it's parent directories aren...
1999-08-09 wpaulFix nexus_pcib_is_host_bridge() so that it detects...
1999-08-09 mdoddchip0: <PCI to 0x80 bridge (vendor=10e0 device=8849...
1999-08-09 phkMove cronjob up one minute to get it out of the 02...
1999-08-09 jdpInclude <sys/queue.h> since this header now depends...
1999-08-09 ruThere is no special handling for SIGALRM as
1999-08-09 peterA little more tidying up.
1999-08-09 chrisFix a few typos and misspellings, grabbed from PR#8472
1999-08-09 peterExpand a heap of macros that obscure readability and...
1999-08-09 mppRemove a reference to config(8) when IRQ 2 is remapped...
1999-08-09 peterMore pre-lite2 support zapped and some more tidy-up.
1999-08-09 peterUnifdef -D__FreeBSD__ - and remove pre-lite2 support.
1999-08-09 peterUnifdef -U__NetBSD__
1999-08-09 nyanFixed checking a type of the interface.
1999-08-09 peterUnifdef -U__bsdi__
1999-08-09 peters/Id/FreeBSD/
1999-08-09 peterStrip __FreeBSD_version >= 300000 conditionals.
1999-08-09 peterMerge changes from NetBSD rev 1.82 -> 1.86 via vendor...
1999-08-09 phkmake alpha compile again.
1999-08-09 phkMerge the cons.c and cons.h to the best of my ability...
1999-08-09 jkhBack out previous commit - it's not necessary now that...
1999-08-09 jkhThis uses an SLIST_ENTRY and breaks the build without...
1999-08-09 chrisRemove reference to nonexistant man page `da(9)'
1999-08-09 greenAdd a missing include (sys/queue.h for sys/tty.h SLIST...
1999-08-08 jdpRemove f2c-related stuff from the "includes" target...
1999-08-08 phkRemove compile time limit on number of devices.
1999-08-08 phkPassing the unit number to an interrupt routing is...
1999-08-08 phkRemove compiled in limit on number of devices.
1999-08-08 phkregister tty devices so they will look right in pstat.
1999-08-08 chrisDocument -f flag:
1999-08-08 phkAllocate and register struct tty on the fly.
next