]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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).
1999-10-07 Mark MurrayAllow for another telnet in secure (SRA telnet).
1999-10-07 Mark MurrayMake telnet with SRA work.
1999-10-07 Nick HibmaDeconfuse release and revision
1999-10-07 Nick HibmaMajor synchronisation with the NetBSD USB stack:
1999-10-07 Mark MurrayBring in SRA for telnet.
1999-10-07 Nick Hibmaremove the use of uhci_reset to wake up the controller...
1999-10-07 Nick HibmaRemove last bits and pieces of NetBSD porting.
1999-10-07 Nick HibmaRemove the last bits and pieces left over from porting...
1999-10-07 Jun KuriyamaAdd COREGA EtherII PCC-T entry.
1999-10-07 Sheldon HearnMdoc cleanup, with a few grammar cleanups on the side.
1999-10-07 Marcel MoolenaarSimplification of the signal trampoline and other cleanups.
1999-10-07 Boris PopovPut back cn_namelen initialization. Removed by phk...
1999-10-07 Marcel MoolenaarI forgot this one :-(
1999-10-07 Alfred Perlsteinsync with netbsd PR 8534, fix undefined C code.
1999-10-07 Brian SomersDon't go from datalink state opening directly to lcp...
1999-10-07 Mike SmithAdd entries for the 'amrd' and 'mlxd' disk nodes used...
1999-10-07 Mike SmithConnect the 'amr' and 'mlx' drivers. They can be built...
1999-10-07 Mike SmithThis is a driver for the AMI MegaRAID family of control...
1999-10-07 Mike SmithThis is a driver for the Mylex DAC960 family of integra...
1999-10-07 Mike SmithBe much more selective in claiming devices that might...
1999-10-07 Mike SmithRe-synchronise the alpha major numbers list with the...
next