]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-10-11 Peter WemmZap unneeded #includes
1999-10-11 Peter WemmDelete unneeded #include
1999-10-11 Søren SchmidtFix a bug in the isa attach code which would panic...
1999-10-11 Doug WhiteBe explicit about kzip location to avoid accidentally...
1999-10-11 Peter WemmDelete the sf (swapfile) arg to an internal function...
1999-10-11 Jun KuriyamaAdd I-O DATA PCLATE entry.
1999-10-10 Mark NewtonReplace cdevsw_add() and friends with make_dev()/remove...
1999-10-10 David E. O... Move RCS tag to our normal place.
1999-10-10 David E. O... Style cleanups:
1999-10-10 David E. O... Remove things common to all FreeBSD platforms. They...
1999-10-10 Julian ElischerFix the following:
1999-10-10 Poul-Henning... I don't know if this is the correct fix, but my kernel...
1999-10-10 John HayUpdate the comments to say we are at draft 05 now.
1999-10-10 Søren SchmidtRemove unused include files.
1999-10-10 Peter WemmDon't #include ipfilter includes that aren't there...
1999-10-10 Peter WemmFurther cleanup. Also remove the following unused...
1999-10-10 Peter Wemm#ifdef PPS_SYNC around "kapi" declaration to fix a...
1999-10-10 Marcel MoolenaarUse the proper #ifdef around union sigval and siginfo_t...
1999-10-10 Brian FeldmanLet a file with '@' or ':' in it take precedence over...
1999-10-10 Peter WemmPut IPFILTER_LKM into opt_ipfilter.h and delete the...
1999-10-10 Peter WemmDon't try and build IPFILTER in LINT.
1999-10-10 Peter WemmRemove ipfilter files - the hooks remain in ip_input...
1999-10-10 Peter WemmRemove ipl hooks (bring on DEVFS! :-)
1999-10-10 Peter Wemmremove ipl hooks
1999-10-10 Peter WemmNuke the old antique copy of ipfilter from the tree...
1999-10-10 Peter WemmNuke the old antique copy of ipfilter from the tree...
1999-10-10 Poul-Henning... Retire old and unused #includes.
1999-10-10 Chris PiazzaRevert previous change, I misread it as an if( when...
1999-10-10 Marcel MoolenaarAvoid using the osig* syscalls.
1999-10-10 Marcel Moolenaar\begin{quote}
1999-10-10 Michael HaroCorrect typo, Welcom -> Welcome
1999-10-10 Mark MurrayCorrect the Crypto dist's name in a string.
1999-10-09 Brian FeldmanModify to work with the new sbreserve().
1999-10-09 Poul-Henning... Remove obsolete include file.
1999-10-09 Chris PiazzaAdd the missing ')' in
1999-10-09 Poul-Henning... Remove the ft program, the driver is long gone.
1999-10-09 Poul-Henning... Remove another obsolete include file.
1999-10-09 Brian FeldmanImplement ulimit -b for RLIMIT_SBSIZE.
1999-10-09 Brian FeldmanThis implements the RLIMIT_SBSIZE ("sbsize") administra...
1999-10-09 Brian FeldmanImplement RLIMIT_SBSIZE in the kernel. This is a per...
1999-10-09 Poul-Henning... pnpparse.c is needed for kernel builds.
1999-10-09 Søren SchmidtAdd the options for the ATA driver.
1999-10-09 Søren SchmidtAdd support for the HPT366 chip, this is used on the...
1999-10-09 Poul-Henning... Give physio a makeover.
1999-10-09 Chris CostelloRemove an unnecessary cross-reference to ioctl(2)
1999-10-09 Peter WemmAdd the 16550 programming interface code for PCIS_SIMPL...
1999-10-09 Marcel MoolenaarRemove syscall wrappers.
1999-10-09 John HayUpdate the PPSAPI to draft-mogul-pps-api-05.txt which...
1999-10-09 Poul-Henning... A leftover include file from pre-CAM days gets retired...
1999-10-09 Doug RabsonFactor out the PnP resource parser so that it can be...
1999-10-09 Doug RabsonFix build break.
1999-10-09 Doug RabsonAdd net device to netboot.
1999-10-09 Doug RabsonRemove old sig* wrappers.
1999-10-09 Poul-Henning... mount* fixes from Martin Blapp <mb@imp.ch>:
1999-10-09 Bruce EvansHard-configure z_off_t as long. Soft configuration...
1999-10-09 Matthew N.... Remove old copies. These files now live in src/sys...
1999-10-09 Matthew N.... - Point the right bits at the new location of the bus...
1999-10-09 Brian FeldmanAdd a newline to "WARNING: %s maxphys = 0 ??" so it...
1999-10-09 Matthew N.... - Restore correct operation of bt_mca.
1999-10-09 Warner LoshMake interrupts shareable with RF_SHAREABLE. This...
1999-10-09 Matthew N.... Remove these files as they now live in sys/dev/dpt/
1999-10-09 Warner LoshAllow interrupt sharing by allocating the interrupt...
1999-10-09 Warner LoshCall DEVICE_IDENIFY in bus_generic_driver_added to...
1999-10-09 Matthew N.... Switch over to the new location in sys/dev/dpt.
1999-10-09 Matthew N.... Remove the DPT EISA driver entry.
1999-10-09 Matthew N.... - Implement a simple PIO driven function for retreiving...
1999-10-09 Wes PetersCorrect the description of the timeout argument. I...
1999-10-09 John PolstraFix sigvec(). When the sigset_t changes came in, it...
1999-10-08 Philippe Charnierspace is not allowed between owner and :group.
1999-10-08 Philippe Charnierspelling
1999-10-08 Nick HibmaFix -Wall warnings
1999-10-08 Nick Hibma- Fixed some cases in which mount was segfaulting.
1999-10-08 Poul-Henning... Fix a panic(8) implementation:
1999-10-08 Poul-Henning... Add a couple of strategic KASSERTs
1999-10-08 Peter WemmZap cdevsw_add() - the make_dev's take care of it and...
1999-10-08 Poul-Henning... Add back sysctl vfs.enable_userblk_io
1999-10-08 Brian SomersRevert the 1.44 -> 1.45 change. It doesn't work as...
1999-10-08 Nick Hibma perl5 -> perl
1999-10-08 Brian Feldmanperl5 -> perl
1999-10-08 Matthew N.... Sync with recent changes to the MCA bus code. Resource...
1999-10-08 Roger HardimanNo longer required, following the move of the driver...
1999-10-08 Marcel MoolenaarSynchronize with i386 rev 1.367
1999-10-08 Doug RabsonDon't include <machine/frame.h>.
1999-10-08 Marcel MoolenaarFix the breakage of doscmd that was caused by the rebirth
1999-10-08 Nick HibmaChange the SOURCE line to include ${CURDIR}
1999-10-08 Nick HibmaMove the include of device.h into the NetBSD specific...
1999-10-08 Peter WemmZap these defucnt files before anyone things about...
1999-10-08 Peter WemmZap references to 'major' token, it's not used.
1999-10-08 Poul-Henning... Fix amr.c line, a '.' had become a '/'.
1999-10-08 Doug WhiteAdd documentation for the PicoBSD install floppy.
1999-10-08 Doug WhiteAdd a new floppy type, install. This type builds a...
1999-10-07 Nick SayerReverse order of krb4 and des build so that SRA telnet...
1999-10-07 Nick HibmaFix typo
1999-10-07 Nick HibmaThe Makefiles for the modules for the USB device drivers.
1999-10-07 Nick HibmaMake the umodem stub compile
1999-10-07 Nick HibmaRemove a debugging printf.
1999-10-07 Nick HibmaAdd make_dev and remove_dev.
1999-10-07 Nick Hibmapriorities weren't correct (old version).
1999-10-07 Mark MurrayAllow for a telnet in secure/ (SRA telnet).
1999-10-07 Mark MurrayAllow for a telnet in secure/ (SRA telnet).
next