]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-11-20 David E. O... This is the stock 2.3 file (+ FreeBSD id). Since someo...
1999-11-20 David E. O... This is the stock 2.3 file (+ FreeBSD id). Since someo...
1999-11-20 David E. O... This is the stock 2.3 file (+ FreeBSD id). Since someo...
1999-11-20 David E. O... Merge FreeBSD changes into 2.3:
1999-11-20 Poul-Henning... Teach the md driver to use preloaded files of type...
1999-11-20 David E. O... This commit was generated by cvs2svn to compensate...
1999-11-20 David E. O... Virgin import of a trimmed down GNU Grep 2.3.
1999-11-20 Bill PaulMinor tweak: the subsystem device ID code for the quad...
1999-11-20 Sean Eric FaganA process should be able to examine itself.
1999-11-20 Cameron Grantchanges for the new location of pcm
1999-11-20 Cameron Grantrepo-copied to make way for newmidi, this commit update...
1999-11-20 Eivind EklundWe do not have ffs_checkexp, so remove the prototype
1999-11-20 Eivind EklundFix VOP_MKNOD for loss of WILLRELE. I don't know...
1999-11-20 Dmitrij TejblumGenerate skel.c at build time.
1999-11-20 Peter WemmAllow NULL for startp and/or countp in bus_get_resource...
1999-11-20 Dmitrij TejblumAdd (FILE *) locking.
1999-11-20 Dmitrij TejblumMake __sfp() (FILE allocator) thread-safe: added lockin...
1999-11-20 Poul-Henning... Get rid of calls to vfinddev() by ripping out code...
1999-11-20 Poul-Henning... Get rid of calls to vfinddev() by doing like specfs.
1999-11-20 Brian SomersDon't compile NETGRAPH out of ppp for the release crunch
1999-11-20 Brian SomersAdd options NETGRAPH, NETGRAPH_PPPOE and NETGRAPH_SOCKET
1999-11-20 Poul-Henning... struct mountlist and struct mount.mnt_list have no...
1999-11-20 Peter WemmBack out the botched attempt to update to gnu grep...
1999-11-20 Matthew N.... I forgot to remove the "NCARD == 0" hacks that kept...
1999-11-20 Warner LoshLatest incremental efforts on newcard:
1999-11-20 Warner LoshKill unneeded #includes. They were left over from...
1999-11-20 Warner LoshKill unneeded includes
1999-11-20 Boris PopovVnode was left referenced in the case if ELF image...
1999-11-20 David E. O... mkstemps() has been brought into 3-STABLE, so this...
1999-11-20 David E. O... Remove the `sysctl' get osversion hack. There are...
1999-11-20 David E. O... Fix HISTORY - the copyright header on the file of the...
1999-11-19 Jordan K. HubbardConditionalise unwanted chattyness.
1999-11-19 Brian SomersUpdate the time delta of the first item in TimerList...
1999-11-19 Matthew Dillon Optimize two cases in the MP locking code. First...
1999-11-19 Poul-Henning... Use LIST_FOREACH to traverse the allproc list.
1999-11-19 Poul-Henning... The at_exit and at_fork functions currently use a ...
1999-11-19 Archie CobbsRevert previous commit now that 'acfcomp' has been...
1999-11-19 Julian ElischerAdd a field archie forgot to merge in from out sources.
1999-11-19 David E. O... Add to the HISTORY.
1999-11-19 Matthew Dillon Optimize two cases in the MP locking code. First...
1999-11-19 Andrew GallatinProperly attribute interrupt time on alpha. Previously...
1999-11-19 Nick HibmaMake the event creation work
1999-11-19 Ollivier RobertAdd share/examples/netgraph.
1999-11-19 Ollivier RobertThe "acfcomp" field is not in the structure anymore...
1999-11-19 Julian Elischerfix braino.. line misplaced.
1999-11-19 Søren SchmidtLoose ad_sleep, its of no use anymore.
1999-11-19 Roger HardimanRename es1370.c to es137x.c and merge in the patches...
1999-11-19 Julian ElischerAdd an example of how to run raw IP across a sync port.
1999-11-19 Julian ElischerAdd an example of how to set up a frame relay link...
1999-11-19 Warner LoshModule name is cardbus, not pccard.
1999-11-19 Archie CobbsUse 'struct ng_xxx_private' instead of 'struct private...
1999-11-19 Archie CobbsFix bug where hook pointers were not getting updated...
1999-11-19 Archie CobbsMove misplaced #define.
1999-11-19 Archie CobbsAdd some safety using KASSERT() and splnet().
1999-11-19 Archie CobbsUse KASSERT() instead of old #ifdef DIAGNOSTICS.
1999-11-19 Julian Elischerprotect some more operations with splimp() under Netgraph.
1999-11-19 John PolstraIn revision 1.21 I changed the search order for shared...
1999-11-19 Archie CobbsUpdate references.
1999-11-19 Archie CobbsMiscellaneous edits.
1999-11-19 Archie CobbsAdd reference to ng_pppoe(8).
1999-11-19 Archie CobbsUpdate to reflect changed functionality.
1999-11-19 Archie CobbsRemove the address and control field compression functi...
1999-11-19 Archie CobbsRename 'struct private' to 'struct ng_xxx_private'...
1999-11-19 Brian FeldmanReenable "umodem", as its build is not broken anymore.
1999-11-19 Bill FumerolaSpelling fix.
1999-11-18 Chris PiazzaMake `pkg_add -r package1 package2 package3 ...` work...
1999-11-18 Ollivier RobertStop run() from dereferencing a NULL pointer when you...
1999-11-18 Brian SomersCop on a bit and regenerate things correctly.
1999-11-18 Nick HibmaCleanup of the code before we add a few thins.
1999-11-18 Nick HibmaAdd usbdevs and friends.
1999-11-18 Alexey ZelkinDo not suggest user to change /etc/defaults/rc.conf.
1999-11-18 Alexey Zelkinmdoc(7)'fy
1999-11-18 Yoshihiro TakahashiSet port_used and mem_used to the resource size instead...
1999-11-18 Nick HibmaChange the clist reservation from 0 to buffer size.
1999-11-18 Nick HibmaMissed a name change.
1999-11-18 Yoshihiro TakahashiSync with sys/isa/sio.c revision up to 1.275.
1999-11-18 Yoshihiro TakahashiSync with sys/isa/fd.c revision 1.168.
1999-11-18 Yoshihiro TakahashiSync with sys/i386/conf/Makefile.i386 revision up to...
1999-11-18 Peter WemmArgh, don't turn the IIR test on unless it's a pccard...
1999-11-18 Pierre BeyssacMake last commit bde-compliant:
1999-11-18 Peter WemmHack: comment out the pull-in of src/sys/../share/mk...
1999-11-18 Peter WemmFix an unused variable warning.
1999-11-18 Peter WemmIf we have found pci devices via pci_cfgopen(), but...
1999-11-18 Alfred Perlsteinremove PCATCH from a tsleep that isn't checked for...
1999-11-18 Peter WemmFix a warning (unused static declaration without MFS_ROOT)
1999-11-18 Peter WemmFix a warning.
1999-11-18 Peter WemmFix some -Wunused warnings
1999-11-18 Peter WemmFix some warnings.
1999-11-18 Peter WemmFix a warning.
1999-11-18 Peter WemmTouch up the make_dev() usage to hopefully make it...
1999-11-18 Peter WemmFix some warnings.
1999-11-18 Peter WemmFix a warning and a potential panic if TCPDEBUG is...
1999-11-18 Peter WemmFix a warning (unused variable RCSid)
1999-11-18 Matthew Dillon Ensure that garbage from the kernel stack does...
1999-11-18 Sheldon HearnFollow-up on mdoc fixes in rev 1.35; this includes...
1999-11-18 Matthew Dillon Only bother converting the stat structure if we...
1999-11-18 Peter WemmZap nsio
1999-11-18 Warner LoshSync to latest cardbusdevs file
1999-11-18 Peter WemmMerge some typo fixes from dev/sio/sio.c (siostop ...
1999-11-18 Warner LoshRaw import of newconfig cardbus code. This is effectiv...
next