]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
1999-08-08 phkEnable ttymalloc().
1999-08-08 peters/TULUP/TULIP/ - from vendor branch.
1999-08-08 phkAdd new sysctl "kern.ttys" which return all the struct...
1999-08-08 phkAdd support for picking up ttys with sysctl(kern.ttys).
1999-08-08 phkMake the pty driver as close to a cloning device as...
1999-08-08 phkDecommision miscfs/specfs/specdev.h. Most of it goes...
1999-08-08 phkAvoid symbol clash in LINT.
1999-08-08 brianSilence a warning about uninitialized variables.
1999-08-08 brianDon't includei 4b support on the alpha
1999-08-08 obrienRemove f2c as its libraries were tossed last April...
1999-08-08 chrisFix a reference to `st' by replacing it with `sa'.
1999-08-08 brianDon't log_Printf(..., buf) in case buf contains %s
1999-08-08 bdeFixed all printf format errors reported by gcc -Wformat...
1999-08-08 bdeFixed printf format errors (%qu -> %llu; the arg was...
1999-08-08 bdeFixed all printf format errors reported by gcc -Wformat...
1999-08-08 marcelFix page fault in linux_uselib syscall.
1999-08-08 katoSync with sys/i386/conf/options.i386 revision 1.119.
1999-08-08 katoSync with sys/i386/conf/majors.i386 revision 1.81.
1999-08-08 katoSync with sys/i386/conf/files.i386 revision 1.257.
1999-08-08 katoEnable bpf by default.
1999-08-08 bdeFixed missing "G" in the list item for the main descrip...
1999-08-08 katoFix a panic caused by freeing unallocated structure.
1999-08-08 grogAdd vinumraid5.c to the files for Vinum. This allows...
1999-08-08 jkhThe following simplifies newvers.sh somewhat and makes...
1999-08-08 bdeForgotten in previous log message:
1999-08-08 bdeInstall c++filt in /usr/libexec/${OBJFORMAT}. The...
1999-08-08 starkCorrection to previous commit.
1999-08-08 starkCorrected mistake that was causing daemon to loop witho...
1999-08-08 grogcdevsw_remove: place correct value in bmaj2cmaj. This...
1999-08-07 greenMake long longs ("%ll" format) work.
1999-08-07 bdeFixed a bogus include pathname which broke compiling...
1999-08-07 bdeFixed syntax errors. Code should be tested before...
1999-08-07 peterRe-delete the (meaningless) device-driver tokens that...
1999-08-07 hmupdate list of ISDN hardware supported by isdn4bsd...
1999-08-07 grogUpdate to reflect recent changes.
1999-08-07 grogAdd vinumraid5.c to list of sources.
next