]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-01-18 yokotaCorrect Hungarian keymap file names.
1999-01-18 yokotaFix some symbol keys, accented chars, and capslock...
1999-01-18 jkoshyrevoke(2) is supported on regular files under current...
1999-01-18 desUse the correct type for uid and gid in struct passwd...
1999-01-18 fennerGet rid of MT_RTABLE; multicast routing no longer uses it.
1999-01-18 fennerDon't use ip_mrtproto to determine whether multicast...
1999-01-18 fennerUse dynamic memory allocation instead of mbuf's for...
1999-01-18 fennerRename igmp's MALLOC; it doesn't have anything to do...
1999-01-18 fennerIf arpresolve() gets passed a route with a null llinfo...
1999-01-17 dtInstall <sys/aio.h> as <aio.h>.
1999-01-17 dtBring a bit closer to the normal form. (In particular...
1999-01-17 peterReplaced by /usr/bin/gensetdefs a few months ago.
1999-01-17 peterUse the gensetdefs that is now in /usr/bin, it's a...
1999-01-17 peterMissed a stray LKM #ifdef
1999-01-17 peterUndo #undef KERNEL hack for vnode.h to avoid vnode_if.h.
1999-01-17 peterMountroot could concievably make sense to a KLD though...
1999-01-17 peterRemove references to an LKM that isn't built any more.
1999-01-17 peterMinor cleanup; no more references to LKM's.
1999-01-17 peterRemove the LKM glue since the support (src/lkm) has...
1999-01-17 peterRemove LKM support, src/lkm that built it is gone and...
1999-01-17 peterClean up the KLD/LKM goop a bit.
1999-01-17 peter"fix" long standing aicasm build glitch. The problem...
1999-01-17 peterAdd LKM option so that the remaining code (hopefully...
1999-01-17 peterAdd the lkm module
1999-01-17 peterWorld, please meet the kld module called "lkm". If...
1999-01-17 peterLKM kernel support becomes optional on "options LKM...
1999-01-17 peter- Move lkmnosys() to kern_syscall.c
1999-01-17 peterMove lkmnosys() from kern_lkm.c to here.
1999-01-17 peterTry and clean up the multiple formal loading support...
1999-01-17 wpaulFix cut & paste mind-o: the entry for the xl driver...
1999-01-17 impRemove stray </a> html markers left in last commit.
1999-01-17 katoMake old syscons work. (New syscons driver for PC98...
1999-01-17 jsegerenviornment -> environment
1999-01-17 yokotaRetrun EAGAIN if the current video mode is a graphics...
1999-01-17 yokota- Examine the error code from the screen saver and...
1999-01-17 yokotaDon't forget copying video mode flags to the adapter...
1999-01-17 katoSync with sys/i386/isa/wd.c revision 1.186.
1999-01-17 markmBack out the last commit; it broke things.
1999-01-17 bdeRemoved the #defines of interrupt handlers to NULL...
1999-01-17 bdePass the unit number to the DMA cookie lookup routine...
1999-01-17 bdeFixed a 2-bit error in initializing MWDMA mode for...
1999-01-17 grogAdd hooks for starting vinum at boot time. Set the...
1999-01-17 billfAdd a new option for pkg_add, -r.
1999-01-16 jkhMore floppy size adjustments - I thought I'd already...
1999-01-16 wpaulSmall cosmetic tweak: in rl_rxeof(), use the constant...
1999-01-16 wpaulRemove the code that manually pads frames to at least...
1999-01-16 bdeFixed a 1-bit error in initializing UDMA mode for VIA...
1999-01-16 mjacobSascha Blank <blank@uni-trier.de> convinced me I was an
1999-01-16 dfrA few small improvements to the bus code:
1999-01-16 dfrAdd kern_syscalls.c
1999-01-16 katoThere are two models of AMD K6-2 Model 8 (c.f. AMD...
1999-01-16 peterRemove BINFORMAT/a.out/elf default hackery, it's elf...
1999-01-16 katoRevise sio entries to synchronize with current driver.
1999-01-16 yokotaFix palette save/load functions.
1999-01-16 katoSync with sys/i386/isa/wd.c revision up to 1.185.
1999-01-16 katoSync with sys/i386/isa/sio.c revision up to 1.223.
1999-01-16 katoSync with sys/i386/isa/npx.c revision 1.65.
1999-01-16 katoSync with sys/i386/isa/fd.c revision 1.131.
1999-01-16 katoSync with sys/i386/i386/machdep.c revision up to 1...
1999-01-16 katoSync with sys/i386/i386/machdep.c revision up to 1...
1999-01-16 katoSync with sys/i386/conf/majors.i386 revision up to...
1999-01-16 dannyy2k nit: date +%y -> date +%Y
1999-01-16 desMove the definition of set_origin from logo_saver.c...
1999-01-16 petera.out is default
1999-01-16 wpaulStability fixes:
1999-01-16 wpaulFix some stability problems:
1999-01-16 mjacobMore bandaids. One important one from Sascha Blank
1999-01-16 msmithSpell "ctlr" consistently.
1999-01-16 dannyFix Makefile so it works.
1999-01-16 jdpReplace duplicated "old" linker set definitions with...
1999-01-16 dannyy2k nit: print 4 digit years correctly.
1999-01-16 bdeDon't let bugs in ide_pci.c break wdprobe(), at least...
1999-01-16 msmithFix breakage in rev 1.19; the second argument to ide_pc...
1999-01-15 gibbsAdd two missing break statements.
1999-01-15 msmithOops, add the NMBCLUSTERS initialiser for the Alpha...
1999-01-15 msmithAdd getenv_int(), specifically for retrieving integer...
1999-01-15 msmithFetch an overide for NMBCLUSTERS from the kernel enviro...
1999-01-15 woschMisspelt Eighth Edition.
1999-01-15 wollmanFix logic error in RFC 850 kluge.
1999-01-15 wollmanFor RFC 850 dates received in HTTP responses, implement...
1999-01-15 peterUnbreak previous commit..
1999-01-15 markmFix CVS merge breakage.
1999-01-15 markmBreak cvs merge
1999-01-15 peterTypo: s/local/locale/ in LOCALEDIR.
1999-01-15 peterFix(?) an apparent merge glitch. Half of xrealloc...
1999-01-15 markmSigh. Fix broken merges. I hate CVS.
1999-01-15 dannyTidy logic in sccs2rcs,
1999-01-15 dannyPrint yyyy/mm/dd in /var/log/adduser, instead of yy...
1999-01-15 bdeUse a fast interrupt handler for the PCI version of...
1999-01-15 bdeFixed corruption of the fd buffer queue. Once upon...
1999-01-15 impUse 69 pivot kludge from date(1) to make it consistant...
1999-01-15 markmAdd a file that I forgot to "cvs add", and remove a...
1999-01-15 impY2K nit:
1999-01-15 dannyYet another y2k bug. (printf("19%s %s", $3, $4);)
1999-01-15 achefix optimize= settings - configpm understand only ...
1999-01-15 jmzTypo.
1999-01-15 abialFall back to /boot/boot.conf, if /boot/loader.rc was...
1999-01-15 jbIncrease the size of private thread flags so that the...
1999-01-15 msmithAdd sscanf/vsscanf/strtoq/strtouq to the kernel. Initi...
1999-01-14 abialChange counter-intuitive pc@ and pc! to inb and outb.
next