]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-06-21 Sheldon HearnAdd missing argument to synopsis.
1999-06-21 Sheldon HearnUse Dq mdoc tag for double-quoted words.
1999-06-21 Sheldon HearnFix handling of maximum children and connections per...
1999-06-21 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.342.
1999-06-21 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.77.
1999-06-21 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.247.
1999-06-21 Joseph KoshyCorrect troff sequence for backslashes in manual page.
1999-06-21 Brian SomersMention that data going from one internal address to...
1999-06-21 Joseph KoshyMinor cleanups to shutdown(8):
1999-06-21 Greg Leheydsopen: Print a message if the unit has an invalid...
1999-06-21 Brian FeldmanThis fixes the problem of cancelling an FTP transfer...
1999-06-20 Alan CoxRemove vm_object::cache_count and vm_object::wired_coun...
1999-06-20 Bill PaulTweak FIFO and DMA thresholds to improve performance...
1999-06-20 Matt JacobQuirk NOLUNS cabletron device.
1999-06-20 Nick Hibma1) Do not include usbdivar.h and access the interface...
1999-06-20 Brian FeldmanThis is the second round of dd(1) changes. Some changes...
1999-06-20 Peter WemmUse the proper interfaces to find if a device is enable...
1999-06-20 Warner LoshAdd ipfw binary breakage, as well as inetd updates.
1999-06-20 John BirrellBump the __FreeBSD_version number now that libc_r conta...
1999-06-20 John BirrellRemove -DNOPOLL from the compilation flags now that...
1999-06-20 John BirrellIn the words of the author:
1999-06-20 Alan CoxSet cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PA...
1999-06-20 Greg LeheyCorrect description of Vinum.
1999-06-20 Jordan K. HubbardClean up some of the documentation at the top.
1999-06-19 Alan CoxFor consistency with other implementations, check for...
1999-06-19 Robert NordierImplement -m option to enable/disable slices.
1999-06-19 Robert NordierProvide for enabling/disabling each slice individually.
1999-06-19 Robert NordierFix use of e_phoff in place of e_phnum.
1999-06-19 Robert NordierCorrect and clarify some comments.
1999-06-19 Bill PaulAdd device rl0 to GENERIC. Also add al0 (ADMtek PCI...
1999-06-19 Robert NordierGoodbye to vaules, becasue, similiar, backgroud, aquire...
1999-06-19 Bill PaulFix up the RealTek 8139 driver to work on FreeBSD/alpha...
1999-06-19 Poul-Henning... Move the IFSTATUS stuff after the address listing.
1999-06-19 Brian FeldmanMiscellaneous dd(1) changes: mainly fixing variable...
1999-06-19 Matt JacobThanks to Bruce for noticing this.... compare against...
1999-06-19 Brian FeldmanThis is the much-awaited cleaned up version of IPFW...
1999-06-19 Alan CoxRemove some unused function and variable declarations.
1999-06-19 Poul-Henning... Add a new interface ioctl, to return "aux status".
1999-06-19 Doug RabsonAdd a fast version of bcmp which compares longwords...
1999-06-19 Nick HibmaAdd again the ':' after the x option in th eargument...
1999-06-19 Doug RabsonAdjust mcclock lines to avoid config(8) warning.
1999-06-19 Doug RabsonConvert signalling NaNs to quiet NaNs as specified...
1999-06-19 Brian FeldmanAdd RCS strings to kernel ipfilter files.
1999-06-19 Greg Leheysioprobe: Don't try to initialize disabled ports. ...
1999-06-19 Brian FeldmanThis should fix ipfilter for everyone it was broken...
1999-06-19 Bill PaulAdd a transmit descriptor usage counter and use it...
1999-06-18 Robert NordierChange active flag handling; sanity check passed drive...
1999-06-18 Brian FeldmanK6-family MTRR support
1999-06-18 Brian FeldmanHarmless change to prevent possible problems in the...
1999-06-18 Nick HibmaClarified info on X release 3.3.1.
1999-06-18 KATO TakenoriNew parallel port support for PC98. Old PC98s which...
1999-06-18 Bruce EvansChanged the global `idt' from an array to a pointer...
1999-06-18 Ruslan ErmilovFix a coredump with negative (due to overflow) offset...
1999-06-18 Brian SomersDon't use the ``next'' redial timer if we have no phone...
1999-06-18 Jordan K. HubbardThis lets you specify "gemdosfs", "shortnames", "longna...
1999-06-18 Ruslan ErmilovTypo in previous commit.
1999-06-18 Ruslan ErmilovMention that pid 1 is not affected by kill(-1, SIGXXX...
1999-06-18 Ruslan ErmilovBring in System V run-level patches (turned off by...
1999-06-18 Sheldon HearnPostpone call to usage() until after all options are...
1999-06-18 Doug RabsonSync with etc.i386/MAKEDEV version 1.199.
1999-06-18 Kirk McKusickOn our final pass through ffs_fsync, do all I/O synchro...
1999-06-18 Kenneth D.... Add a MAINTAINER line to modules that I maintain.
1999-06-17 Brian FeldmanReviewed by: the cast of thousands
1999-06-17 Mark MurrayAdd a kernel config for PC-Card machines. This is part...
1999-06-17 Brian FeldmanMinor English corrections were made; SEE ALSO was also...
1999-06-17 Gary PalmerAdd Id strings
1999-06-17 Brian SomersReset our start time when the link comes up, correcting
1999-06-17 Mark MurrayMore PAO-ish stuff. Wildcard the IRQ bits.
1999-06-17 Alan Coxvm_map_growstack uses vmspace::vm_ssize as though it...
1999-06-17 Mark MurrayMore uncontroversial PAO updates. Make the IRQ wildcard...
1999-06-17 Nick HibmaUpdate the comments on values than can be returned...
1999-06-17 Mark MurrayAdd bits of PAO that are non-controversial.
1999-06-17 Sheldon HearnPlease forgive me, it's my first day on the block....
1999-06-17 Sheldon HearnNull commit to reflect that the previous commit added...
1999-06-17 Sheldon Hearn* Add a command-line option to enable debugging mode...
1999-06-17 KATO TakenoriSync with sys/i386/i386/machdep.c revision up to 1...
1999-06-17 KATO TakenoriSync with sys/i386/conf/options.i386 revision 1.117.
1999-06-17 Ruslan ErmilovMerge from non-crypto version:
1999-06-17 Sheldon HearnVarious fixes for inetd's TCP Wrappers support:
1999-06-17 Ruslan ErmilovAdd "-N" option to the SYNOPSIS and usage().
1999-06-17 Bruce EvansFixed a missing userland dev_t to kernel dev_t conversion.
1999-06-17 Alan Coxvm_map_insert sometimes extends an existing vm_map...
1999-06-17 Julian ElischerReformat comment to match indentation of code around it.
1999-06-17 Alan CoxMove vm_map_stack and vm_map_growstack after the definition
1999-06-17 Alan CoxRemove some unused declarations and duplicate initializ...
1999-06-16 Kirk McKusickAdd a vnode argument to VOP_BWRITE to get rid of the...
1999-06-16 Brian SomersAdd the -p switch - tells rwhod to ignore POINTOPOINT...
1999-06-16 Ruslan ErmilovInit(8) will halt the system if sent USR1 signal,
1999-06-16 Tor EggeClose a race window where a tcp socket is closed while...
1999-06-16 Dmitrij TejblumMake syscall tracing work: include "opt_ktrace.h" and...
1999-06-16 Dmitrij TejblumSyscall arguments are now properly aligned. Print them...
1999-06-16 Dmitrij TejblumMake sure syscall arguments properly aligned in ktrace...
1999-06-16 Matt JacobUse vput instead of vrele.
1999-06-16 Nick HibmaRemove option USBVERBOSE
1999-06-16 Bill PaulGrrr! The PNIC II's multicast hash table is only 128...
1999-06-16 David GreenmanChanged trypbuf to a getpbuf to work around a problem...
1999-06-16 Ruslan ErmilovAdd "-s src_addr" option to allow setting of the source...
1999-06-16 Kazutaka YOKOTAPrint verbose messages when there is error.
1999-06-16 Bill FumerolaFix non-benign typo.
1999-06-16 Tor EggeClean up bitrot in interrupt tracing code.
next